Skip to content

googlefonts__metadata__category

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

Ensure METADATA.pb category field is valid.

googlefonts/metadata/category

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

Rationale

There are only five acceptable values for the category field in a METADATA.pb file:

  • MONOSPACE

  • SANS_SERIF

  • SERIF

  • DISPLAY

  • HANDWRITING

This check is meant to avoid typos in this field.

Proposal

Profiles

  • googlefonts (in section 'Metadata Checks')
Clone this wiki locally