What is the difference between .dfont and .t42?
- Extension
 - .dfont
 - .t42
 
- Format
 - Binary
 - Binary
 
- Category
 - Font
 - Font
 
- Developer
 - Apple
 - Adobe Systems
 
- 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).
 - Type42 was based on the PostScript language for displaying TrueType fonts. It allows for printing all TrueType fonts on PostScript printers and allows for rasterization when displayed.
 
- MIME Type
 - application/x-dfont
 - application/x-font-type42
 
- Wikipedia
 - .dfont on Wikipedia