#define cmap_width 16
#define cmap_height 16
static unsigned char cmap_bits[] = {
   0xfc, 0x3f, 0x54, 0x35, 0xac, 0x2a, 0x54, 0x35, 0xfc, 0x3f, 0x24, 0x22,
   0x54, 0x35, 0x8c, 0x28, 0xfc, 0x3f, 0x44, 0x24, 0x14, 0x31, 0x44, 0x24,
   0xfc, 0x3f, 0x84, 0x21, 0x14, 0x28, 0xfc, 0x3f};
