10 lines
437 B
Plaintext
10 lines
437 B
Plaintext
#define 504_width 24
|
|
#define 504_height 24
|
|
static char 504_bits[] = {
|
|
0x00,0x2c,0x00,0x00,0x3e,0x00,0x00,0x6a,0x00,0x00,0x7f,0x00,
|
|
0x00,0xff,0x00,0xc0,0xff,0x23,0xd2,0xff,0xf7,0x7f,0xff,0xde,
|
|
0x7b,0xff,0xbe,0xfb,0x3c,0x7f,0xfb,0xff,0xfb,0xf9,0xff,0x03,
|
|
0xc8,0xff,0x01,0xc0,0xff,0x02,0x80,0xff,0x03,0xc0,0xff,0x03,
|
|
0xe0,0xff,0x03,0xe0,0xfb,0x07,0xf0,0xf1,0x07,0xf0,0xc1,0x1f,
|
|
0xf0,0xc0,0x3f,0xf0,0x80,0x1f,0xf8,0x01,0x3f,0xf8,0x01,0x3e};
|