#define gray75_width 8
#define gray75_height 8
static unsigned char gray75_bits[] = {
0x77, 0xbb, 0xee, 0xdd, 0x77, 0xbb, 0xee, 0xdd};