#define up_width 14
#define up_height 14
static char up_bits[] = {
   0xc0, 0x00, 0xe0, 0x01, 0xf0, 0x03, 0x38, 0x07, 0x1c, 0x0e, 0x3e, 0x1f,
   0x3f, 0x3f, 0x30, 0x03, 0x30, 0x03, 0x30, 0x03, 0x30, 0x03, 0x30, 0x03,
   0x30, 0x03, 0x30, 0x03};
