0 #define expand_width 10
1 #define expand_height 10
2 static unsigned char expand_bits[] = {
3 0x00, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01,
4 0x02, 0x01, 0x02, 0x01, 0xfe, 0x01, 0x00, 0x00 };
5