-
Notifications
You must be signed in to change notification settings - Fork 16
opentype__family__panose_familytype
Simon Cozens edited this page May 8, 2025
·
1 revision
- Applies to: TTF
- Fontspector can hotfix?: no
- Fontspector can fix sources?: no
The PANOSE value in the OS/2 table is a way of classifying a font based on its visual appearance and characteristics.
The first field in the PANOSE classification is the family type: 2 means Latin Text, 3 means Latin Script, 4 means Latin Decorative, 5 means Latin Symbol. This check ensures that within a family, all fonts have the same family type.
-
opentype (in section 'Opentype Specification Checks')
-
universal (in section 'Opentype Specification Checks')
-
googlefonts (in section 'Opentype Specification Checks')