10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
#define glue2_width 24
|
|
#define glue2_height 24
|
|
static char glue2_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x60,0x80,0x01,0x90,0x40,0x02,
|
|
0x90,0x40,0x12,0x90,0x80,0x29,0x60,0x00,0x44,0x00,0x00,0x28,
|
|
0x00,0x30,0x10,0x0c,0x48,0x00,0x92,0x44,0x08,0x52,0x25,0x14,
|
|
0x4c,0x19,0x22,0x80,0x00,0x22,0x30,0x00,0x14,0x48,0x00,0x08,
|
|
0x44,0x00,0x00,0x24,0x1e,0x02,0x18,0x21,0x05,0x00,0x21,0x05,
|
|
0x00,0x1e,0x05,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00};
|