What is the difference between .pfm and .epi?
- Extension
- .pfm
- .epi
- Format
- Binary
- Category
- Font
- Vector Image
- Developer
- Adobe Systems
- Adobe
- Description
- A Printer Font Metrics (PFM) file is a type of file associated with Adobe Type 1 fonts used in Microsoft Windows. It contains metric information about a font, such as character widths, heights, and kerning pairs, which are essential for correctly displaying and printing text. The PFM file works in conjunction with a PFB (Printer Font Binary) file, which contains the actual font outline data.
- Adobe Encapsulated PostScript Interchange Format (EPI) is a vector image file format used to store and interchange vector graphics and text. It is an extension of the popular Encapsulated PostScript (EPS) format and is used as a container for bitmap images and other data. EPIs are used for high-resolution printing and digital publishing.
- MIME Type
- application/x-font-type1
- application/postscript
- Sample
- sample.pfm
- sample.epi
- Wikipedia
- .pfm on Wikipedia
- .epi on Wikipedia