What is the difference between .pfb and .cff?
- Extension
- .pfb
- .cff
- Format
- Binary
- Category
- Font
- CAD
- Developer
- Adobe Systems
- Intergraph 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.
- The Common File Format (CFF) is a standardized file structure designed to facilitate the sharing, exchange, and preservation of data across various platforms and applications. It is not tied to a specific domain but is rather a generic format that can be adopted by different types of software and systems for a wide range of data types. The CFF aims to provide a common framework that ensures data interoperability and accessibility, making it easier for users to work with data across different tools without the need for extensive conversions.
- MIME Type
- application/x-font
- application/x-cff
- Sample
- sample.pfb
- Wikipedia
- .pfb on Wikipedia