#define alaph_width 16
#define alaph_height 16
static char alaph_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x10, 0x02, 0x10, 0x02, 0x30, 0x06, 0x70, 0x0e,
   0xf0, 0x0e, 0xe0, 0x0b, 0xc0, 0x03, 0xa0, 0x07, 0x30, 0x0f, 0x30, 0x0e,
   0x70, 0x0c, 0x78, 0x08, 0x00, 0x00, 0x00, 0x00};
