-
Notifications
You must be signed in to change notification settings - Fork 8
googlefonts__varfont__has_HVAR
Simon Cozens edited this page May 8, 2025
·
1 revision
- Applies to: TTF
- Fontspector can hotfix?: no
- Fontspector can fix sources?: no
Not having a HVAR table can lead to costly text-layout operations on some platforms, which we want to avoid.
So, all variable fonts on the Google Fonts collection should have an HVAR with valid values.
More info on the HVAR table can be found at: https://docs.microsoft.com/en-us/typography/opentype/spec/otvaroverview#variation-data-tables-and-miscellaneous-requirements
- googlefonts (in section 'Font File Checks')