#define i_reg_width 20
#define i_reg_height 13
static char i_reg_bits[] = {
   0xc0, 0x7f, 0x00, 0xa0, 0x40, 0x00, 0x90, 0x40, 0x00, 0xf0, 0x5a, 0x00,
   0x10, 0x40, 0x00, 0x50, 0x57, 0x00, 0x10, 0x40, 0x00, 0xd0, 0x5e, 0x00,
   0x10, 0x40, 0x00, 0xd0, 0x5b, 0x00, 0x10, 0x40, 0x00, 0x10, 0x40, 0x00,
   0xf0, 0x7f, 0x00};
