What is the difference between .pt3 and .mng?
- Extension
 - .pt3
 - .mng
 
- Format
 - Binary
 - Binary
 
- Category
 - Font
 - Raster Image
 
- Developer
 - Adobe Systems
 - MNG was developed by Tom Boutell.
 
- Description
 - PostScript Type 3 consists of glyphs defined using the full PostScript language, rather than just a subset. Because of this, a Type 3 font can do some things that Type 1 fonts cannot do, such as specify shading, color, and fill patterns.
 - An extension of the .PNG image format that uses indexed colors and supports image animations; similar to an animated .GIF file, but uses higher compression and features full alpha support (multi-level transparency).
 
- MIME Type
 - application/postscript
 - video/x-mng
 
- Sample
 - sample.mng
 
- Wikipedia
 - .mng on Wikipedia