What is the difference between .ttf and .pct?
- Extension
- .ttf
- .pct
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- Apple
- 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.
- A PCT file is an image saved in the Macintosh PICT format, which was developed by Apple in 1984 for storing images using Apple QuickDraw technology. It contains image data in one of two formats, PICT 1, the original format that stores 8 colors, or PICT 2, a newer format that allows thousands of colors (24 and 32-bit images). PCT files support both raster and vector images.
- MIME Type
- application/x-font-ttf
- image/x-pict
- Sample
- sample.ttf
- sample.pct
- Wikipedia
- .ttf on Wikipedia
- .pct on Wikipedia