adobe-type-tools / afdko

Adobe Font Development Kit for OpenType
https://adobe-type-tools.github.io/afdko/
Other
1.01k stars 166 forks source link

[otfautohint] Consider adding flag to selectively skip overlap processing for some glyphs #1729

Open skef opened 7 months ago

skef commented 7 months ago

Related to #1728, some variable glyphs may be hinted better when overlap processing is skipped. (This will most likely be when overlap is in the area of independent "strokes"/graphical elements, such as the glyph in that issue.) We could add a flag to select specific glyphs to skip that processing for (or add the processing if it is turned off by default).