Frank Grießhammer

Results 245 comments of Frank Grießhammer

I have a feeling that the cmap dumps are not even needed here. Since we are only moving within GlyphOrderAndAliasDB territory, this becomes a purely theoretical problem. We know that...

OT feature code can be written using either “friendly” names (middle column) or final names (left column). The ability to give human-readable names to glyphs in OT feature context is...

This (or related) behavior has come up again for me in an all-caps font, where Unicode overrides are used for non-AGD glyph names: The following GlyphOrderAndAliasDB snippet results in only...

The behavior observed above basically breaks docs rule a), as outlined [at the very top of this issue](https://github.com/adobe-type-tools/afdko/issues/1273#issue-771223111).

Issue 1 might be related to #790. There was a recent fix to this problem, I much prefer the error message to a crashing `makeinstancesufo` ;-) Issue 2: I would...

An additional thought I just had about this – any hinting information is present in the processed layer. How would that info make it into a variable CFF2 in a...

Would there be a way to force `makeotf` to build from the foreground layer? I just spent way too much time on tracking down a build error, just to find...

This fell on my feet once again. If there was a way to make `makeotf` ignore the processed layer, that would solve the problem (because it could be implemented in...

Encountered today by @ibo-o – as far as I can tell, it was a waste of time to figure out the problem.