-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I just found some font (noto emoji) giving advances way too wide and they happen to use unitsPerEm=2600 instead of vanilla 1000.
Unless I'm missing something right now we must dive into font-blob-head table to read the correct value.
I'm not sure if that should go into FontInfo or be a standalone function... Maybe write it down right next to the gpos block in the glyph to avoid doing lookups later.
Metadata
Metadata
Assignees
Labels
No labels