1#define gray25_width 8
2#define gray25_height 8
3static unsigned char gray25_bits[] = {
4   0x88, 0x22, 0x88, 0x22, 0x88, 0x22, 0x88, 0x22};
5