What is the difference between .pt3 and .cur?
- Extension
 - .pt3
 - .cur
 
- Format
 - Binary
 - Binary
 
- Category
 - Font
 - Developer
 
- Developer
 - Adobe Systems
 - Microsoft
 
- 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.
 - A CUR file is a cursor image or animation used for the Windows mouse pointer. It may be an arrow (for general use), a spinning hourglass (for waiting periods), or an I-bar (for text editing).
 
- MIME Type
 - application/postscript
 - application/octet-stream
 
- Sample
 - sample.cur
 
- Wikipedia
 - .cur on Wikipedia