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

6 lines
209 B
C

#define leaf_width 12
#define leaf_height 10
static unsigned char leaf_bits[] = {
0xff, 0x0f, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08,
0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0xff, 0x0f};