#define zoom_width 13
#define zoom_height 13
static unsigned char zoom_bits[] = {
0xff, 0x1f, 0xff, 0x1f, 0x03, 0x18, 0x03, 0x18, 0xf3, 0x19, 0xf3, 0x19,
0xb3, 0x19, 0xf3, 0x19, 0xf3, 0x19, 0x03, 0x18, 0x03, 0x18, 0xff, 0x1f,
0xff, 0x1f};