What is the difference between .epi and .pfm?
- Extension
- .epi
- .pfm
- Format
- Binary
- Category
- Vector Image
- Font
- Developer
- Adobe
- Adobe Systems
- Description
- 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.
- 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.
- MIME Type
- application/postscript
- application/x-font-type1
- Sample
- sample.epi
- sample.pfm
- Wikipedia
- .epi on Wikipedia
- .pfm on Wikipedia