What is the difference between .dfont and .ras?
- Extension
- .dfont
- .ras
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- Sun
- 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).
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- MIME Type
- application/x-dfont
- image/x-cmu-raster
- Wikipedia
- .dfont on Wikipedia
- .ras on Wikipedia