-
Notifications
You must be signed in to change notification settings - Fork 8
googlefonts__canonical_filename
Simon Cozens edited this page May 8, 2025
·
1 revision
- Applies to: TTF
- Fontspector can hotfix?: no
- Fontspector can fix sources?: no
A font's filename must be composed as "-.ttf":
-
Nunito-Regular.ttf
-
Oswald-BoldItalic.ttf
Variable fonts must list the axis tags in alphabetical order in square brackets and separated by commas:
-
Roboto[wdth,wght].ttf
-
Familyname-Italic[wght].ttf
- googlefonts (in section 'Font File Checks')