What is the difference between .pfa and .tga?
- Extension
- .pfa
- .tga
- Format
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- Avid Technology
- Description
- A Printer Font ASCII (PFA) file is a type of font file used in the context of desktop publishing and digital typesetting. It contains font data in an ASCII text format, which includes descriptions of the font's characters, glyphs, and other typographic details. PFA files are part of the PostScript font format, designed for use in the Adobe PostScript printing language. These files allow for the scalable rendering of text, meaning they enable fonts to be resized without losing quality.
- 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.
- MIME Type
- application/x-font
- image/x-tga
- Sample
- sample.pfa
- sample.tga
- Wikipedia
- .pfa on Wikipedia
- .tga on Wikipedia