What is the difference between .dfont and .rgba?
- Extension
- .dfont
- .rgba
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- SGI
- 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).
- An RGBA file is a color bitmap image format created by Silicon Graphics (SGI). It is similar to the .RGB file as it supports color RGB channels with an alpha channel.
- MIME Type
- application/x-dfont
- image/x-rgb
- Sample
- sample.rgba
- Wikipedia
- .dfont on Wikipedia
- .rgba on Wikipedia