10 lines
449 B
Plaintext
10 lines
449 B
Plaintext
#define Giant1a_width 24
|
|
#define Giant1a_height 24
|
|
static char Giant1a_bits[] = {
|
|
0x00,0x00,0x00,0xf0,0x03,0x00,0x58,0x1f,0x00,0xf8,0xfd,0x02,
|
|
0xf0,0x7f,0x07,0x00,0x7f,0x3f,0x00,0xc0,0x3c,0xc0,0x87,0x05,
|
|
0x20,0x08,0x09,0x20,0x10,0x09,0xb0,0x2d,0x12,0x30,0x20,0x32,
|
|
0x70,0x32,0x22,0xe0,0x1d,0x24,0xc0,0xcf,0x43,0xbc,0x37,0x44,
|
|
0x3e,0x20,0x40,0x3d,0x20,0x30,0x39,0x60,0x0f,0x71,0xc0,0x00,
|
|
0x71,0x80,0x00,0x61,0x80,0x01,0xe1,0x80,0x01,0xe1,0x80,0x03};
|