Skip to content

googlefonts__metadata__weightclass

Simon Cozens edited this page May 8, 2025 · 1 revision

Check METADATA.pb font weights are correct.

googlefonts/metadata/weightclass

  • Applies to: TTF
  • Fontspector can hotfix?: no
  • Fontspector can fix sources?: no

Rationale

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.

Proposal

Profiles

  • googlefonts (in section 'Metadata Checks')

Clone this wiki locally