djrrb / Bungee

A chromatic signage typeface for vertical and horizontal setting.
https://djr.com/bungee
SIL Open Font License 1.1
336 stars 42 forks source link

Implement "proper" vertical glyph metrics #107

Closed justvanrossum closed 10 months ago

justvanrossum commented 10 months ago

Previously this was implemented via vpal, which isn't always on by default. This PR set proper vertical origins per glyph, and vertical advances, based on the original vpal.fea data, and the default fallbacks for glyphs not mentioned in vpal.fea.

This concludes and fixes #94. This fixes #67. This probably fixes #68.