What is the difference between .otf and .pct?
- Extension
- .otf
- .pct
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Microsoft, Adobe
- Apple
- Description
- An OTF file is a font file saved in the OpenType format developed by Adobe and Microsoft. It combines aspects of the PostScript and TrueType font formats. OTF fonts are fully scalable, meaning the characters can be resized without losing quality.
- 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
- font/opentype
- image/x-pict
- Sample
- sample.otf
- sample.pct
- Wikipedia
- .otf on Wikipedia
- .pct on Wikipedia