What is the difference between .pfb and .jng?
- Extension
- .pfb
- .jng
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- Mozilla Corporation
- 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.
- Image file format related to the .PNG format, but uses lossy compression like standard .JPG files; developed as a sub-format for .MNG objects, but can also be used as a standalone raster image format.
- MIME Type
- application/x-font
- image/x-jng
- Sample
- sample.pfb
- sample.jng
- Wikipedia
- .pfb on Wikipedia
- .jng on Wikipedia