What is the difference between .t11 and .bmp?
- Extension
- .t11
- .bmp
- Format
- Binary
- Binary
- Category
- Other
- Raster Image
- Developer
- Adobe Systems Incorporated
- Microsoft
- Description
- This is a format for storing and presenting text information. It’s also referred to as CID 2 and is basically used for imaging and creating complex fonts in PDF. It’s based on the TrueType system, but allows for more precise adjustment and allows for refined writing due to a 16-bit structure that is very important when displaying Asian language symbols.
- 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-cid
- image/bmp
- Sample
- sample.bmp
- Wikipedia
- .bmp on Wikipedia