#define flipv_width 15
#define flipv_height 15
static unsigned char flipv_bits[] = {
   0x00, 0x00, 0x00, 0x0c, 0x18, 0x1e, 0x18, 0x3f, 0x98, 0x7f, 0x18, 0x0c,
   0x18, 0x0c, 0xff, 0x7f, 0x18, 0x0c, 0x18, 0x0c, 0xff, 0x0c, 0x7e, 0x0c,
   0x3c, 0x0c, 0x18, 0x00, 0x00, 0x00};
