What is the difference between .pfb and .pam?
- Extension
- .pfb
- .pam
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- Bryan Henderson
- Description
- A Printer Font Binary (PFB) file is a type of font file used specifically in the context of Adobe Type 1 fonts. It stores font data in a binary format, which includes the glyph shapes and font metrics necessary for rendering text accurately on screens and in print. The PFB file is typically used in conjunction with a metric file (with an .AFM or .PFM extension) that provides additional layout information. This file format was widely used for high-quality typography on PostScript printers.
- 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/x-font
- image/x-portable-arbitrarymap[3]
- Sample
- sample.pfb
- sample.pam
- Wikipedia
- .pfb on Wikipedia
- .pam on Wikipedia