Skip to content

googlefonts__color_fonts

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

Ensure font has the expected color font tables.

googlefonts/color_fonts

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

Rationale

COLR v0 fonts are widely supported in most browsers so they do not require an SVG color table. However, some environments (e.g. Safari, Adobe apps) do not currently support COLR v1 so we need to add an SVG table to these fonts, except in the case of variable fonts, since SVG does not support OpenType Variations.

To automatically generate compatible SVG/COLR tables, run the maximum_color tool in nanoemoji: https://github.com/googlefonts/nanoemoji

Proposals

Profiles

  • googlefonts (in section 'Font File Checks')

Clone this wiki locally