What is the difference between .svgz and .pfm?
- Extension
- .svgz
- .pfm
- Format
- Binary
- Category
- Vector Image
- Font
- Developer
- Adobe Systems
- Adobe Systems
- Description
- Scalable Vector Graphics (.SVG) files store graphic images in XML format and may contain gradients, transparency, filters and animations. SVG files are compressed using GZIP compression.
- 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/svg+xml
- application/x-font-type1
- Sample
- sample.pfm
- Wikipedia
- .svgz on Wikipedia
- .pfm on Wikipedia