- #define zoomout_width 21
- #define zoomout_height 16
- static char zoomout_bits[] = {
- 0x00, 0x00, 0x00, 0xf0, 0xff, 0x01, 0x30, 0x80, 0x01, 0x50, 0x40, 0x01,
- 0xa0, 0xa0, 0x00, 0xff, 0xe0, 0x1f, 0x07, 0x00, 0x1c, 0x19, 0x00, 0x13,
- 0x61, 0xc0, 0x10, 0x81, 0x31, 0x10, 0x06, 0x0e, 0x0c, 0x18, 0x04, 0x03,
- 0x20, 0x84, 0x00, 0xc0, 0x64, 0x00, 0x00, 0x15, 0x00, 0x00, 0x0e, 0x00};