What is the difference between .sgi and .pfm?
- Extension
- .sgi
- .pfm
- Format
- Binary
- Category
- Raster Image
- Font
- Developer
- Silicon Graphics
- Adobe Systems
- Description
- Image saved in the native graphics format used by Silicon Graphics workstations; can store 8 to 32 bits per pixel; also supports Run-length encoding (RLE) compression for reducing the image file size.
- 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/sgi
- application/x-font-type1
- Sample
- sample.sgi
- sample.pfm
- Wikipedia
- .sgi on Wikipedia
- .pfm on Wikipedia