stk/Tk/bitmaps/gray75.bmp

7 lines
290 B
Plaintext
Raw Normal View History

1998-04-10 06:59:06 -04:00
#define gray75_width 16
#define gray75_height 16
static unsigned char gray75_bits[] = {
0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd,
0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd,
0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd};