What is the difference between .t42 and .xbm?
- Extension
- .t42
- .xbm
- Format
- Binary
- Text
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- The X Consortium
- 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.
- 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-font-type42
- image/x-xbitmap
- Sample
- sample.xbm
- Wikipedia
- .xbm on Wikipedia