#define resize_width 16
#define resize_height 16
#define resize_x_hot 7
#define resize_y_hot 7
static char resize_bits[] = {
   0x00, 0x00, 0x1e, 0x78, 0x0e, 0x70, 0x1e, 0x78, 0x3a, 0x5c, 0x90, 0x09,
   0x40, 0x02, 0x20, 0x04, 0x20, 0x04, 0x40, 0x02, 0x90, 0x09, 0x3a, 0x5c,
   0x1e, 0x78, 0x0e, 0x70, 0x1e, 0x78, 0x00, 0x00};
