What is the difference between .tga and .pfm?
- Extension
- .tga
- .pfm
- Format
- Binary
- Category
- Raster Image
- Font
- Developer
- Avid Technology
- Adobe Systems
- Description
- A TGA file is a file saved in the raster graphic format designed by Truevision. It supports 8, 16, 24, or 32 bits per pixel at a maximum of 24 bits for RGB colors and and 8-bit alpha channel. TGA files are often used to store texture files referenced by 3D video games.
- 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-tga
- application/x-font-type1
- Sample
- sample.tga
- sample.pfm
- Wikipedia
- .tga on Wikipedia
- .pfm on Wikipedia