-
Notifications
You must be signed in to change notification settings - Fork 16
googlefonts__metadata__weightclass
Simon Cozens edited this page May 8, 2025
·
1 revision
- Applies to: TTF
- Fontspector can hotfix?: no
- Fontspector can fix sources?: no
Check METADATA.pb font weights are correct.
For static fonts, the metadata weight should be the same as the static font's OS/2 usWeightClass.
For variable fonts, the weight value should be 400 if the font's wght axis range includes 400, otherwise it should be the value closest to 400.
- https://github.com/fonttools/fontbakery/issues/2683 and https://github.com/fonttools/fontbakery/issues/4829
- googlefonts (in section 'Metadata Checks')