1
#define src2_width 4
2
#define src2_height 4
3
static char src2_bits[] = {
4
0x0f,0x5f,0x40,0x00,0x00,0x00,0x00,0x2d,0x00,0x39,0x00,0x5f,0x00,0x5d,0x00,
5
0x30 };