-
Notifications
You must be signed in to change notification settings - Fork 16
googlefonts__color_fonts
Simon Cozens edited this page May 8, 2025
·
1 revision
- Applies to: TTF
- Fontspector can hotfix?: no
- Fontspector can fix sources?: no
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
- https://googlefonts.github.io/gf-guide/color.html
- https://github.com/fonttools/fontbakery/issues/3886
- https://github.com/fonttools/fontbakery/issues/3888
- https://github.com/fonttools/fontbakery/pull/3889
- https://github.com/fonttools/fontbakery/issues/4131
- googlefonts (in section 'Font File Checks')