1#define cureng_width 20
2#define cureng_height 20
3#define cureng_x_hot 19
4#define cureng_y_hot 9
5static char cureng_bits[] = {
6   0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x02, 0x00, 0x00, 0x90, 0x00, 0x00,
7   0x40, 0xc2, 0x00, 0x00, 0x40, 0x03, 0x22, 0x4f, 0x0c, 0x80, 0x50, 0x00,
8   0x48, 0x46, 0x00, 0xa0, 0x52, 0x00, 0x90, 0x58, 0x00, 0x40, 0x45, 0x00,
9   0x92, 0x50, 0x0c, 0x00, 0x4a, 0x03, 0xa4, 0xc0, 0x00, 0x00, 0x02, 0x00,
10   0x48, 0x00, 0x00, 0x00, 0x00, 0x00, 0x12, 0x00, 0x00, 0x00, 0x00, 0x00};
11