Dimitre
Dimitre
@ofTheo maybe if only projectGenerator is a dmg, so the OF download doesn't need to be? Great info @danomatika ! it would be great if you could help in this...
I thought (maybe wrongly) dmg container would preserve the needed attributes, even inside a zip file
I was checking new notarization feature in Chalet build system and it seems notarizing a zip is possible ? - https://github.com/chalet-org/chalet/issues/319 - https://github.com/chalet-org/chalet/issues/304
it is normal if you are invoking via ssh try ``` DISPLAY=:0 make RunRelease ```
or try to run via keyboard / mouse on rpi itself
update: checking now unicode for the characters, it is 'RIGHT SINGLE QUOTATION MARK' ``` 114 [0072](https://www.fileformat.info/info/unicode/char/0072/index.htm) r LATIN SMALL LETTER R 8217 [2019](https://www.fileformat.info/info/unicode/char/2019/index.htm) ’ RIGHT SINGLE QUOTATION MARK 115 [0073](https://www.fileformat.info/info/unicode/char/0073/index.htm)...
Great investigation. _bFullCharacterSet should include punctuation in my opinion Yes if OTF only use "class kerning" and it is not expanded it won't work on OF. I suppose the author...
one funny thing, if I use settings and addRange with punctuation, all it loads is the punctuation. ```c++ ofTrueTypeFontSettings settings("_type/Avenir-Book.ttf", 20); settings.addRange(ofUnicode::GeneralPunctuation); ``` only shows ’
Maybe I should open a separate issue / feature request I was wondering a way of handling new windows without instancing new ofApp for each window, because most of the...
@artificiel Im always disabling displays have separate spaces and using macOS 13.6 now. I never use green button but if I do they animate to position (I personally don't use...