#define binhex_width 20 #define binhex_height 23 static char binhex_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x3f,0x00,0x01,0x60,0x00,0x01,0xa0,0x00, 0x01,0x20,0x01,0x01,0x20,0x02,0x01,0xe0,0x07,0x01,0xc0,0x0f,0x01,0x00,0x0c, 0x6d,0xb7,0x0d,0x6d,0xb7,0x0d,0x6d,0xb3,0x0d,0x7d,0xf7,0x0d,0x7d,0xe7,0x0c, 0x6d,0xb3,0x0d,0x6d,0xb7,0x0d,0x6d,0xb7,0x0d,0x01,0x00,0x0c,0xff,0xff,0x0f, 0xfe,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00};