#define iso_width 16 #define iso_height 16 static unsigned char iso_bits[] = { 0x00, 0x00, 0x00, 0x00, 0xff, 0x1f, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x13, 0xc1, 0x1c, 0x31, 0x30, 0x0d, 0xc0, 0x31, 0x30, 0xc1, 0x1c, 0x01, 0x13, 0x01, 0x10, 0xff, 0x1f, 0x00, 0x00};