X Bit Map
In computer graphics, the X Window System uses X BitMap (XBM), a plain text binary image format, for storing cursor and icon bitmaps used in the X GUI.
XBM files differ markedly from most image files in that they take the form of C source files. This means that they can be compiled directly into an application without any preprocessing steps, but it also makes them far larger than their raw pixel. Each byte of image data would be written in the C hexadecimal notation, '0x13' for example, using 4 bytes to express a single byte of image information.
Famous quotes containing the words bit and/or map:
“Nothing has been purchased more dearly than the little bit of reason and sense of freedom which now constitutes our pride.”
—Friedrich Nietzsche (18441900)
“If all the ways I have been along were marked on a map and joined up with a line, it might represent a minotaur.”
—Pablo Picasso (18811973)