arch/dev/Kanji/ll

10 lines
518 B
Plaintext

#define ll_width 24
#define ll_height 24
static char ll_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0xc0, 0x00, 0x00, 0xf0, 0x01,
0x00, 0x7c, 0x00, 0x00, 0x1f, 0x00, 0xe0, 0x30, 0x00, 0x00, 0x30, 0x00,
0x00, 0x30, 0x00, 0x00, 0x30, 0x1e, 0x82, 0xff, 0x7f, 0xfc, 0x31, 0x60,
0x38, 0x30, 0x00, 0x00, 0x30, 0x00, 0x00, 0x30, 0x00, 0x00, 0x18, 0x00,
0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x0c, 0x00,
0x00, 0x06, 0x00, 0x00, 0x02, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00};