What is the difference between .ttf and .afm?
- Extension
- .ttf
- .afm
- Format
- Binary
- Binary
- Category
- Font
- Font
- Developer
- Apple
- Adobe
- Description
- A TTF file is a font file format created by Apple, but used on both Macintosh and Windows platforms. It can be resized to any size without losing quality and looks the same when printed as it does on the screen.
- Mainly used on Unix systems, AFM (Adobe Font Metric) files store font general font data and metrics.
- MIME Type
- application/x-font-ttf
- application/octet-stream
- Sample
- sample.ttf
- Wikipedia
- .ttf on Wikipedia
- .afm on Wikipedia