TrueType
From Just Solve the File Format Problem
(Difference between revisions)
(Added Kaitai Struct link) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
== Specifications == | == Specifications == | ||
− | * [https://developer.apple.com/fonts/ | + | * [https://developer.apple.com/fonts/TrueType-Reference-Manual/ TrueType Reference Manual] |
== Sample files == | == Sample files == | ||
Line 19: | Line 19: | ||
* http://cd.textfiles.com/fantaziafonts/ → .../TRUETYPE/*.TTF | * http://cd.textfiles.com/fantaziafonts/ → .../TRUETYPE/*.TTF | ||
* http://cd.textfiles.com/collectionfw/cdr30/ | * http://cd.textfiles.com/collectionfw/cdr30/ | ||
+ | * {{DexvertSamples|font/ttf}} | ||
== Links == | == Links == |
Latest revision as of 05:15, 28 December 2023
TrueType (TTF) is an outline font format developed by Apple. It was first used by Mac OS System 7, and was licensed to Microsoft for use in Windows 3.1.
See also its successor, OpenType.
[edit] Specifications
[edit] Sample files
- http://cd.textfiles.com/maxfonts/TTF/
- http://cd.textfiles.com/maxx/tothemaxww/FONT_TT/
- http://cd.textfiles.com/fantaziafonts/ → .../TRUETYPE/*.TTF
- http://cd.textfiles.com/collectionfw/cdr30/
- dexvert samples — font/ttf