#define grey23_width 16 #define grey23_height 16 static char grey23_bits[] = { 0x00,0x00,0x55,0x55,0x20,0x20,0x55,0x55,0x00,0x00,0x55,0x55,0x02,0x02,0x55, 0x55,0x00,0x00,0x55,0x55,0x20,0x20,0x55,0x55,0x00,0x00,0x55,0x55,0x02,0x02, 0x55,0x55};