What is the difference between .ttf and .cid?
- Extension
- .ttf
- .cid
- 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.
- This is a format for presenting fonts in PDF files that was initially conceived to store symbols in the Japanese and Chinese languages because it had a 16-bit structure and allowed for more precise adjustment. CID expands the the potential for PostScript by supporting languages that do not have a left-to-right orientation, and by supporting even a vertical mode of orientation.
- MIME Type
- application/x-font-ttf
- application/x-cid
- Sample
- sample.ttf
- Wikipedia
- .ttf on Wikipedia