10 lines
527 B
Plaintext
10 lines
527 B
Plaintext
#define p_dwarf_width 24
|
|
#define p_dwarf_height 24
|
|
static char p_dwarf_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x31, 0x02, 0x00, 0x7b, 0x03, 0x00, 0xff, 0x03,
|
|
0x00, 0xfc, 0x00, 0x28, 0x84, 0x00, 0x78, 0xb4, 0x00, 0x7c, 0xfc, 0x00,
|
|
0x3c, 0x7b, 0x0f, 0xa8, 0xb7, 0x09, 0xe0, 0xcf, 0x19, 0xa0, 0xff, 0x12,
|
|
0xc0, 0xfc, 0x14, 0x80, 0x84, 0x19, 0x00, 0x32, 0x09, 0x00, 0x32, 0x0f,
|
|
0x00, 0xfe, 0x01, 0x00, 0x49, 0x02, 0x00, 0x87, 0x03, 0x00, 0x00, 0x00};
|