#define xterm_width 8 #define xterm_height 16 static char xterm_bits[] = { 0xe0, 0xe0, 0xc0, 0x00, 0xe0, 0x30, 0x90, 0x98, 0xc8, 0x4c, 0xe4, 0x26, 0xe2, 0x03, 0xff, 0xff};