#define diag12_width 16
#define diag12_height 16
static char diag12_bits[] = {
   0xc1, 0xc1, 0xe0, 0xe0, 0x70, 0x70, 0x38, 0x38, 0x1c, 0x1c, 0x0e, 0x0e,
   0x07, 0x07, 0x83, 0x83, 0xc1, 0xc1, 0xe0, 0xe0, 0x70, 0x70, 0x38, 0x38,
   0x1c, 0x1c, 0x0e, 0x0e, 0x07, 0x07, 0x83, 0x83};
