#define typewriter_width 16
#define typewriter_height 16
static char typewriter_bits[] = {
0x52, 0x37, 
0x55, 0x53, 
0x75, 0x31, 
0x52, 0x57, 
0x04, 0x00, 
0x00, 0x00, 
0xfe, 0x7f, 
0x01, 0x80, 
0x6d, 0x9b, 
0x01, 0x80, 
0xd9, 0xb6, 
0x01, 0x80, 
0xf1, 0x8f, 
0xf2, 0x4f, 
0x04, 0x20, 
0xfc, 0x3f, 

};
