What is the difference between .t11 and .sixel?
- Extension
- .t11
- .sixel
- Format
- Binary
- Binary
- Category
- Other
- Raster Image
- Developer
- Adobe Systems Incorporated
- Digital Equipment Corporation (DEC)
- 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.
- Created by Digital Equipment Corporation (DEC), SIXEL is a bitmap image format in an escaped sequence (seen as six pixels high and one pixel wide). You have to convert it into a more accessible format if you don’t have a DEC terminal to view it.
- MIME Type
- application/x-cid
- image/vnd.dwg
- Wikipedia
- .sixel on Wikipedia