10 lines
449 B
Plaintext
10 lines
449 B
Plaintext
#define klomp_5_width 24
|
|
#define klomp_5_height 24
|
|
static char klomp_5_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xcf,0x01,0xe0,0xf9,0x07,
|
|
0xf0,0xf7,0x0d,0xf0,0xff,0x0b,0xd8,0xff,0x1f,0xd8,0xff,0x1f,
|
|
0xd8,0xff,0x1b,0xb0,0xff,0x1b,0xf0,0xff,0x0d,0xe0,0xef,0x0f,
|
|
0xc0,0xd7,0x1f,0xe0,0xef,0x1b,0xe0,0xff,0x1b,0xf0,0xff,0x0d,
|
|
0xb0,0xff,0x0f,0xb0,0xff,0x1f,0xf0,0xff,0x1f,0x70,0xff,0x1b,
|
|
0xe0,0xfc,0x1c,0xc0,0xdf,0x0f,0x00,0x8f,0x07,0x00,0x00,0x00};
|