What is the difference between .t11 and .pbm?
- Extension
- .t11
- .pbm
- Format
- Binary
- Binary
- Category
- Other
- Raster Image
- Developer
- Adobe Systems Incorporated
- Wolfgang Hoschek
- 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.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- application/x-cid
- image/x-portable-bitmap
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia