What is the difference between .ttf and .emf?
- Extension
- .ttf
- .emf
- Format
- Binary
- Binary
- Category
- Font
- Vector Image
- Developer
- Apple
- Microsoft
- 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.
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- application/x-font-ttf
- application/x-msmetafile
- Sample
- sample.ttf
- sample.emf
- Wikipedia
- .ttf on Wikipedia
- .emf on Wikipedia