Frank Grießhammer

Results 245 comments of Frank Grießhammer

This would be addressed by extending the character set support to AL5. Some stats to keep track of the requested characters: | code point | character | name | supported...

Thanks for this (and your other comments on various issues), @moyogo ! Much appreciated.

https://github.com/whomwah/qlstephen/issues/23#issuecomment-21769063 + https://github.com/whomwah/qlstephen/issues/23#issuecomment-1322438125

I think I worked around this issue in Source Serif by making the .gitignore file slightly more complex: https://github.com/adobe-fonts/source-serif/blob/main/.gitignore#L9-L16

`makeotf`’s default mode is not expected to do anything fancy – as far as I know, code point assignment only happens via a GlyphOrderAndAliasDB file (and only in release mode)....

Hi, thank you for the report, I am aware of it. The construction you show indeed is the way in which Source Serif’s outlines are assembled (what is the difference...

Huh, that’s interesting – thanks for sharing. Source Serif is (to my knowledge) the first hinted CFF2 font, so I am not surprised to see some odd rasterization behavior. “Party...

@akrawitz This is expected. 4.005 is the first hinted release, while the CFF2 files for 4.004 are unhinted. The font seen at https://adobe-fonts.github.io/source-serif/ are the CFF2 fonts. At this point,...

Thank you! This reminds me of `comparefamily.py`: https://github.com/adobe-type-tools/afdko/blob/develop/python/afdko/comparefamily.py#L1578-L1592

Fixed in 4.005: https://github.com/adobe-fonts/source-serif/releases/tag/4.005R