1#define fliph_width 15
2#define fliph_height 15
3static unsigned char fliph_bits[] = {
4   0x90, 0x00, 0x98, 0x00, 0x9c, 0x00, 0xfe, 0x1f, 0xfe, 0x1f, 0x9c, 0x00,
5   0x98, 0x00, 0x90, 0x04, 0x80, 0x0c, 0x80, 0x1c, 0xfc, 0x3f, 0xfc, 0x3f,
6   0x80, 0x1c, 0x80, 0x0c, 0x80, 0x04};
7