What is the difference between .t42 and .bmp?
- Extension
- .t42
- .bmp
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- Microsoft
- Description
- Type42 was based on the PostScript language for displaying TrueType fonts. It allows for printing all TrueType fonts on PostScript printers and allows for rasterization when displayed.
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- MIME Type
- application/x-font-type42
- image/bmp
- Sample
- sample.bmp
- Wikipedia
- .bmp on Wikipedia