What is the difference between .t11 and .xbm?
- Extension
- .t11
- .xbm
- Format
- Binary
- Text
- Category
- Other
- Raster Image
- Developer
- Adobe Systems Incorporated
- The X Consortium
- 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.
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- MIME Type
- application/x-cid
- image/x-xbitmap
- Sample
- sample.xbm
- Wikipedia
- .xbm on Wikipedia