#define uucp_width 16
#define uucp_height 16
static unsigned char uucp_bits[] = {
   0x00, 0x04, 0x00, 0x02, 0x00, 0x7f, 0x00, 0x20, 0x00, 0x10, 0xf8, 0x09,
   0x08, 0x05, 0x08, 0x03, 0x08, 0x01, 0x08, 0x01, 0xf8, 0x01, 0x04, 0x02,
   0x02, 0x04, 0xfe, 0x07, 0x00, 0x00, 0x00, 0x00};
