Hello there
So I try to generate my font in OTF. But It fails and says:
“there was a problem autohinting the glyph: _cornerleft.serif”
BUT the test install and generating in TTF works fine!
Anyway I’m concerned about what I did wrong, or how could I fix this issue?
What did I do wrong with the “cornerleft.serif” and how could I fix it.
How are you adding your corner component glyphs to the font? If you add them with ⌘⇧G (Add Glyphs) and call it _corner.[something], the leading underscore should automatically make the glyph non-exporting, so this issue shouldn’t appear.
If you added the component in some other way that gave it a name that didn’t start with an underscore, it would by default be marked as exporting, and you’d have to manually set it to non-exporting.