What is the difference between .dfont and .vst?
- Extension
- .dfont
- .vst
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- Truevision
- 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).
- Raster image based on the Targa Truevision format; can store data up to 32 bits per pixel, with 24 bits for the RGB information and 8 bits for the alpha channel; may also incorporate lossless RLE compression to reduce the file size.
- MIME Type
- application/x-dfont
- image/x-targa
- Wikipedia
- .dfont on Wikipedia
- .vst on Wikipedia