1#define zoom_width 15
2#define zoom_height 15
3static char zoom_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x38, 0x00, 0x7c, 0x00, 0x92, 0x00, 0xbb, 0x01,
5   0xef, 0x01, 0xbb, 0x01, 0x92, 0x00, 0xfc, 0x01, 0xb8, 0x07, 0x00, 0x0f,
6   0x00, 0x1f, 0x00, 0x1e, 0x00, 0x1c};
7