You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simon Cozens edited this page May 8, 2025
·
2 revisions
Ensure font doesn't have Mac name table entries (platform=1).
no_mac_entries
Applies to: TTF
Fontspector can hotfix?: no
Fontspector can fix sources?: no
Rationale
Mac name table entries are not needed anymore. Even Apple stopped producing
name tables with platform 1. Please see for example the following system font:
/System/Library/Fonts/SFCompact.ttf
Also, Dave Opstad, who developed Apple's TrueType specifications, told
Olli Meier a couple years ago (as of January/2022) that these entries are
outdated and should not be produced anymore.