tinycobol/tcltk84/tk8.4/tablelist4.4/demos/comp.xbm

6 lines
209 B
C

#define comp_width 12
#define comp_height 10
static unsigned char comp_bits[] = {
0xff, 0x0f, 0x01, 0x08, 0xfd, 0x0f, 0x05, 0x08, 0xf5, 0x0f, 0x15, 0x08,
0xd5, 0x0f, 0x55, 0x08, 0x55, 0x08, 0xff, 0x0f};