9 lines
450 B
Plaintext
9 lines
450 B
Plaintext
#define r_foot_width 24
|
|
#define r_foot_height 24
|
|
static char r_foot_bits[] = {
|
|
0x18,0x00,0x00,0x24,0x00,0x00,0xd4,0x00,0x00,0x2c,0x01,0x00,0x3a,0x01,0x00,
|
|
0x18,0x02,0x00,0x2a,0x04,0x00,0x50,0x0d,0x00,0xa2,0x1a,0x00,0xd0,0x31,0x00,
|
|
0xc2,0x20,0x00,0x90,0xc0,0x00,0x02,0xc1,0x00,0x20,0x03,0x03,0x04,0x06,0x04,
|
|
0x80,0x84,0x04,0x50,0x04,0x07,0x00,0x24,0x02,0x00,0x48,0x02,0x00,0xc8,0x01,
|
|
0x00,0x70,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|