OpenType
From Just Solve the File Format Problem
(Difference between revisions)
265 993 303 (Talk | contribs) |
(→Sample files) |
||
Line 21: | Line 21: | ||
== Sample files == | == Sample files == | ||
* http://tug.ctan.org/tex-archive/fonts/cm-unicode/fonts/otf/ | * http://tug.ctan.org/tex-archive/fonts/cm-unicode/fonts/otf/ | ||
+ | * {{DexvertSamples|font/otf}} | ||
== Metaformat files == | == Metaformat files == |
Latest revision as of 15:25, 28 December 2023
OpenType is an outline font format developed by Microsoft and Adobe. It is the successor to both TrueType and Adobe Type 1 font formats.Contents |
[edit] Identification
OpenType files containing "CFF data" begin with ASCII "OTTO
" (4F 54 54 4F), whereas OpenType files containing TrueType outlines begin with the bytes 00 01 00 00.
[edit] See also
[edit] Specifications
[edit] Sample files
[edit] Metaformat files
- Synalysis grammar file (for Hexinator / Synalize It!; more details)