What is the difference between .pt3 and .sun?
- Extension
 - .pt3
 - .sun
 
- Format
 - Binary
 - Binary
 
- Category
 - Font
 - Raster Image
 
- Developer
 - Adobe Systems
 - Sun Microsystems
 
- 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.
 - Bitmap image generated by a Sun Microsystems workstation; native graphic format used by the Sun Unix operating system; uses a standard image format that can be read by several graphics programs.
 
- MIME Type
 - application/postscript
 - image/x-sun-raster
 
- Sample
 - sample.sun
 
- Wikipedia
 - .sun on Wikipedia