-
Notifications
You must be signed in to change notification settings - Fork 8
googlefonts__fstype
Simon Cozens edited this page May 8, 2025
·
1 revision
- Applies to: TTF
- Fontspector can hotfix?: no
- Fontspector can fix sources?: no
The fsType in the OS/2 table is a legacy DRM-related field. Fonts in the Google Fonts collection must have it set to zero (also known as "Installable Embedding"). This setting indicates that the fonts can be embedded in documents and permanently installed by applications on remote systems.
More detailed info is available at: https://docs.microsoft.com/en-us/typography/opentype/spec/os2#fstype
- googlefonts (in section 'Font File Checks')