1#define testxw_width 13
2#define testxw_height 13
3static unsigned char testxw_bits[] = {
4   0x00, 0x00, 0xe0, 0x00, 0xf8, 0x03, 0xfc, 0x07, 0xfc, 0x07, 0xfe, 0x0f,
5   0xfe, 0x0f, 0xfe, 0x0f, 0xfc, 0x07, 0xfc, 0x07, 0xf8, 0x03, 0xe0, 0x00,
6   0x00, 0x00};
7