TrueType
From Just Solve the File Format Problem
(Difference between revisions)
(→Links) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|ttf}} | |extensions={{ext|ttf}} | ||
|pronom={{PRONOM|x-fmt/453}} | |pronom={{PRONOM|x-fmt/453}} | ||
+ | |kaitai struct=ttf | ||
|released=1991 | |released=1991 | ||
}} | }} | ||
Line 11: | 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 18: | 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