What is the difference between .pt3 and .jp2?
- Extension
- .pt3
- .jp2
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- Joint Photographic Experts Group
- 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 JP2 file is a compressed bitmap image created using JPEG 2000 Core Coding. It incorporates a wavelet compression algorithm instead of Digital Cosine Transform (DCT) compression, which is used by standard JPEG images. JP2 files can be stored using lossy and lossless compression.
- MIME Type
- application/postscript
- image/jp2
- Sample
- sample.jp2
- Wikipedia
- .jp2 on Wikipedia