-
Notifications
You must be signed in to change notification settings - Fork 16
opentype__glyf_unused_data
Simon Cozens edited this page May 8, 2025
·
1 revision
- Applies to: TTF
- Fontspector can hotfix?: no
- Fontspector can fix sources?: no
This check validates the structural integrity of the glyf table, by checking that all glyphs referenced in the loca table are actually present in the glyf table and that there is no unused data at the end of the glyf table. A failure here indicates a problem with the font compiler.
-
opentype (in section 'Opentype Specification Checks')
-
universal (in section 'Opentype Specification Checks')
-
googlefonts (in section 'Opentype Specification Checks')