#define blank-space_width 8
#define blank-space_height 16
static unsigned char blank-space_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x42,
   0x42, 0x42, 0x7e, 0x00};
