OpenType
From Just Solve the File Format Problem
(Difference between revisions)
265 993 303 (Talk | contribs) |
|||
Line 8: | Line 8: | ||
== Identification == | == Identification == | ||
− | + | {{PAGENAME}} files containing "CFF data" begin with ASCII "{{magic|OTTO}}" (4F 54 54 4F), whereas {{PAGENAME}} files containing TrueType outlines begin with the bytes 00 01 00 00. | |
== See also == | == See also == |
Revision as of 10:12, 20 June 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 |
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.
See also
Specifications
Sample files
Metaformat files
- Synalysis grammar file (for Hexinator / Synalize It!; more details)