What is the difference between .dfont and .tga?
- Extension
- .dfont
- .tga
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- Avid Technology
- Description
- Standard font format used by Mac OS X; font contents are stored in the data fork part of the file instead of the resource fork (which was used by fonts in Mac OS Classic).
- 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-dfont
- image/x-tga
- Sample
- sample.tga
- Wikipedia
- .dfont on Wikipedia
- .tga on Wikipedia