The TrueType fonts and OFF / OpenType fonts containing TrueType outlines should use 0x00010000 as the 'sfnt' version number.
The OFF / OpenType fonts containing CFF data should use the tag 'OTTO' as 'sfnt' version number.
Magic number for SVG outlines? More info on allowed combinations (or pointer to it)?
The text was updated successfully, but these errors were encountered:
Would https://www.microsoft.com/typography/otspec/otff.htm suffice? - specifically OpenType fonts that contain TrueType outlines should use the value of 1.0 for the sfnt version. OpenType fonts containing CFF data should use the tag 'OTTO' as the sfnt version number.
Magic number for SVG outlines? More info on allowed combinations (or pointer to it)?
The text was updated successfully, but these errors were encountered: