#define gray25_width 8
#define gray25_height 8
static unsigned char gray25_bits[] = {
0x88, 0x44, 0x11, 0x22, 0x88, 0x44, 0x11, 0x22};