arrowtype / shantell-sans

Shantell Sans, from Shantell Martin, is a marker-style font built for creative expression, typographic play, and animation.
https://shantellsans.com
SIL Open Font License 1.1
403 stars 6 forks source link

Handle kerning exceptions in font build prep #111

Closed arrowtype closed 2 years ago

arrowtype commented 2 years ago

Currently, the build prep generates alternates, then extends kerning to them by sorting them into groups with their "parent" glyphs.

This was working well before, but it had an oversight: it doesn't handle kerning exceptions, and now our kerning has exceptions, such as "Ty" (which is different than kern1.KO_T kern2.KO_y).

Fix it!

arrowtype commented 2 years ago

Closed with 8757970cc6e8085980d3fa5407e40dcbb8ac2b2a