[0001]
[0002]
[0003]
[0004]
[0005]
[0006]
[0007]
#define book_width 16
#define book_height 16
static char book_bits[] = {
   0x10, 0x18, 0x08, 0x1e, 0x84, 0x1f, 0xee, 0x17, 0xee, 0x19, 0x6e, 0x1e,
   0xae, 0x1f, 0xee, 0x1f, 0xee, 0x1f, 0xee, 0x1f, 0xee, 0x1f, 0xee, 0x1f,
   0xee, 0x1f, 0xee, 0x07, 0xee, 0x01, 0x6e, 0x00};