What is the difference between .dfont and .pict?
- Extension
- .dfont
- .pict
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- Apple
- 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).
- Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
- MIME Type
- application/x-dfont
- image/pict
- Sample
- sample.pict
- Wikipedia
- .dfont on Wikipedia
- .pict on Wikipedia