#define up_width 15 #define up_height 15 static char up_bits[] = { 0xff, 0x7f, 0x01, 0x40, 0x81, 0x40, 0xc1, 0x41, 0xe1, 0x43, 0xf1, 0x47, 0xf9, 0x4f, 0xd9, 0x4d, 0xc1, 0x41, 0xc1, 0x41, 0xc1, 0x41, 0xc1, 0x41, 0xc1, 0x41, 0x01, 0x40, 0xff, 0x7f};