googlefonts / fez

Font Engineering made eaZy
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Allow BYFixOverhang to take all glyph classes as argument #10

Closed khaledhosny closed 1 year ago

khaledhosny commented 2 years ago

Currently it takes only the overhanging glyphs, bit hard-codes the initials and medials glyph classes which is inconsistent. I also don’t feel easy about hard-coded glyph class names, as this can interfere with other code that wants to use the same names for whatever reason.