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

File Contents

# Content
1 #define kg_width 24
2 #define kg_height 24
3 static char kg_bits[] = {
4 0x00, 0x00, 0x00, 0xc0, 0x01, 0x40, 0x80, 0x61, 0x4c, 0x00, 0xc3, 0x19,
5 0x00, 0xe6, 0x18, 0x08, 0x3c, 0x00, 0xf0, 0x1f, 0x00, 0xc0, 0x31, 0x00,
6 0x00, 0x60, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x80, 0x01, 0x00, 0x80, 0x03,
7 0x00, 0x3c, 0x03, 0x80, 0xe3, 0x07, 0x60, 0x00, 0x07, 0x20, 0x00, 0x02,
8 0x10, 0x00, 0x00, 0x10, 0x00, 0x00, 0x20, 0x00, 0x00, 0xe0, 0x00, 0x00,
9 0xc0, 0x0f, 0x00, 0x00, 0xff, 0x01, 0x00, 0xf0, 0x01, 0x00, 0x00, 0x00};