What is the difference between .dfont and .png?
- Extension
- .dfont
- .png
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- PNG Development Group
- 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).
- A PNG file is an image file stored in the Portable Network Graphic (PNG) format. It contains a bitmap of indexed colors and uses lossless compression, similar to a .GIF file but without copyright limitations. PNG files are commonly used to store graphics for web images.
- MIME Type
- application/x-dfont
- image/png
- Sample
- sample.png
- Wikipedia
- .dfont on Wikipedia
- .png on Wikipedia