What is the difference between .pt3 and .pict?
- Extension
- .pt3
- .pict
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- Apple
- Description
- PostScript Type 3 consists of glyphs defined using the full PostScript language, rather than just a subset. Because of this, a Type 3 font can do some things that Type 1 fonts cannot do, such as specify shading, color, and fill patterns.
- Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
- MIME Type
- application/postscript
- image/pict
- Sample
- sample.pict
- Wikipedia
- .pict on Wikipedia