Generic_Window_Manager/data/xterm-br.xbm

8 lines
377 B
C

#define xterm_width 19
#define xterm_height 16
static char xterm_bits[] = {
0x00, 0x38, 0x00, 0xff, 0x3f, 0x00, 0xff, 0x1f, 0x00, 0x00, 0x00, 0x00,
0xff, 0x3f, 0x00, 0x00, 0x60, 0x00, 0xf9, 0x4f, 0x00, 0xa9, 0xca, 0x00,
0xfb, 0x9f, 0x00, 0x52, 0x95, 0x01, 0xf7, 0x3f, 0x01, 0xa4, 0x2a, 0x03,
0xe7, 0x3f, 0x02, 0x00, 0x00, 0x06, 0xff, 0xff, 0x07, 0xff, 0xff, 0x07};