What is the difference between .pt3 and .pam?
- Extension
- .pt3
- .pam
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- Bryan Henderson
- 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.
- The PAM image format is a lowest common denominator 2 dimensional map format. It is designed to be used for any of myriad kinds of graphics, but can theoretically be used for any kind of data that is arranged as a two dimensional rectangular array.
- MIME Type
- application/postscript
- image/x-portable-arbitrarymap[3]
- Sample
- sample.pam
- Wikipedia
- .pam on Wikipedia