What is the difference between .pfm and .odt?
- Extension
- .pfm
- .odt
- Format
- Binary
- Category
- Font
- Document
- Developer
- Adobe Systems
- Apache Software Foundation
- 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.
- An ODT file is a text document created by various word processors, such as the Writer program included in Apache OpenOffice and LibreOffice. It contains different elements such as text, images, drawn objects, and styles. ODT files are formatted using the OASIS OpenDocument XML-based standard.
- MIME Type
- application/x-font-type1
- application/vnd.oasis.opendocument.text
- Sample
- sample.pfm
- sample.odt
- Wikipedia
- .pfm on Wikipedia
- .odt on Wikipedia