ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/Kanji/ld
Revision: 1.1
Committed: Mon Feb 6 20:26:10 2006 UTC (18 years, 4 months ago) by root
Branch point for: UPSTREAM, MAIN
Log Message:
Initial revision

File Contents

# Content
1 #define ld_width 24
2 #define ld_height 24
3 static char ld_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x30, 0x00, 0x00, 0x70, 0x00,
5 0x00, 0x30, 0x00, 0x00, 0x38, 0x00, 0x00, 0x18, 0x04, 0x08, 0xfe, 0x0f,
6 0xf0, 0x7f, 0x1c, 0xe0, 0x0c, 0x1c, 0x00, 0x06, 0x0c, 0x00, 0x06, 0x0c,
7 0x00, 0x03, 0x06, 0x00, 0x03, 0x06, 0x80, 0x01, 0x06, 0x80, 0x01, 0x03,
8 0xc0, 0x00, 0x03, 0x60, 0x00, 0x03, 0x30, 0x80, 0x01, 0x18, 0x84, 0x01,
9 0x0c, 0xc8, 0x01, 0x02, 0xf0, 0x00, 0x00, 0xe0, 0x00, 0x00, 0x00, 0x00};