What is the difference between .xbm and .pfm?
- Extension
- .xbm
- .pfm
- Format
- Text
- Category
- Raster Image
- Font
- Developer
- The X Consortium
- Adobe Systems
- Description
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- 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
- image/x-xbitmap
- application/x-font-type1
- Sample
- sample.xbm
- sample.pfm
- Wikipedia
- .xbm on Wikipedia
- .pfm on Wikipedia