summaryrefslogtreecommitdiff
path: root/sys/dev/wscons
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>2001-08-14 19:22:46 +0000
committerMats O Jansson <maja@cvs.openbsd.org>2001-08-14 19:22:46 +0000
commit3e2be46776f6771cc666636c38da41acb8230237 (patch)
tree09d855d9aee524a9e2e50358175dd2c72fc2aacb /sys/dev/wscons
parent8b9e4322013b9152087369d1b94729827249b9d7 (diff)
add missing latin-1 chars. -moj
Diffstat (limited to 'sys/dev/wscons')
-rw-r--r--sys/dev/wscons/wscons_gallant19.c1037
1 files changed, 994 insertions, 43 deletions
diff --git a/sys/dev/wscons/wscons_gallant19.c b/sys/dev/wscons/wscons_gallant19.c
index 12a5b6d530f..d54d53179c7 100644
--- a/sys/dev/wscons/wscons_gallant19.c
+++ b/sys/dev/wscons/wscons_gallant19.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wscons_gallant19.c,v 1.1 2000/09/06 01:39:16 rahnds Exp $ */
+/* $OpenBSD: wscons_gallant19.c,v 1.2 2001/08/14 19:22:45 maja Exp $ */
/* $NetBSD: wscons_rfont.h,v 1.1 1998/03/22 14:24:02 drochner Exp $ */
/*
@@ -47,99 +47,99 @@
static u_int32_t gallant19_32_pixels[] = {
0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x000018c0, 0x000003c0, 0x000030c0,
- 0x000030c0, 0x00001ee0, 0x00000000, 0x00000000, 0x00002000, 0x0000e000,
- 0x00006000, 0x00006fc0, 0x00006060, 0x00006060, 0x00007060, 0x00004f80,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_32 = { 12, 22, 1, 1, gallant19_32_pixels, 0 };
static u_int32_t gallant19_33_pixels[] = {
0x00000000,
- 0x06000000, 0x06000000, 0x06000060, 0x06000060, 0x06000060, 0x060031e0,
- 0x06006060, 0x06006060, 0x060070e0, 0x06001e70, 0x06000000, 0x00000000,
- 0x00000000, 0x06000000, 0x06000000, 0x000030c0, 0x00006060, 0x00006000,
- 0x00003000, 0x00000f80, 0x00000000
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x00000000,
+ 0x00000000, 0x06000000, 0x06000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_33 = { 12, 22, 1, 1, gallant19_33_pixels, 0 };
static u_int32_t gallant19_34_pixels[] = {
0x00000000,
- 0x19800c00, 0x19801e00, 0x19800000, 0x19800000, 0x19800000, 0x19800000,
- 0x00000000, 0x000031e0, 0x000060c0, 0x00003180, 0x00006000, 0x00003fe0,
- 0x00004020, 0x00007fc0, 0x00001000, 0x00007000, 0x00003000, 0x000039c0,
- 0x000030c0, 0x000030c0, 0x00000000
+ 0x19800000, 0x19800000, 0x19800000, 0x19800000, 0x19800000, 0x19800000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_34 = { 12, 22, 1, 1, gallant19_34_pixels, 0 };
static u_int32_t gallant19_35_pixels[] = {
0x00000000,
- 0x03300600, 0x03300600, 0x03300600, 0x06601f80, 0x1ff00000, 0x1ff00000,
- 0x0cc00000, 0x0cc000c0, 0x19800000, 0x198000c0, 0x7fc000c0, 0x7fc000c0,
- 0x330000c0, 0x660000c0, 0x660030c0, 0x00001f00, 0x00006000, 0x00006000,
- 0x00006000, 0x00006300, 0x00000000
+ 0x03300000, 0x03300000, 0x03300000, 0x06600000, 0x1ff00000, 0x1ff00000,
+ 0x0cc00000, 0x0cc00000, 0x19800000, 0x19800000, 0x7fc00000, 0x7fc00000,
+ 0x33000000, 0x66000000, 0x66000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_35 = { 12, 22, 1, 1, gallant19_35_pixels, 0 };
static u_int32_t gallant19_36_pixels[] = {
0x00000000,
- 0x06000600, 0x1f800600, 0x3fc00600, 0x66e00600, 0x66600600, 0x66001f80,
- 0x3e000000, 0x1f800000, 0x07c00000, 0x06600000, 0x06600000, 0x66606ee0,
- 0x7fc06660, 0x3f806660, 0x06006660, 0x0000ef70, 0x00000000, 0x00000000,
+ 0x06000000, 0x1f800000, 0x3fc00000, 0x66e00000, 0x66600000, 0x66000000,
+ 0x3e000000, 0x1f800000, 0x07c00000, 0x06600000, 0x06600000, 0x66600000,
+ 0x7fc00000, 0x3f800000, 0x06000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_36 = { 12, 22, 1, 1, gallant19_36_pixels, 0 };
static u_int32_t gallant19_37_pixels[] = {
0x00000000,
- 0x38600000, 0x44c00000, 0x44c00000, 0x458011c0, 0x39806060, 0x03006060,
- 0x03007040, 0x06001f00, 0x0c000000, 0x0c000000, 0x19c00000, 0x1a200000,
- 0x32200000, 0x322071c0, 0x61c06060, 0x00006060, 0x00006040, 0x00007f00,
- 0x00006000, 0x00006000, 0x00000000
+ 0x38600000, 0x44c00000, 0x44c00000, 0x45800000, 0x39800000, 0x03000000,
+ 0x03000000, 0x06000000, 0x0c000000, 0x0c000000, 0x19c00000, 0x1a200000,
+ 0x32200000, 0x32200000, 0x61c00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_37 = { 12, 22, 1, 1, gallant19_37_pixels, 0 };
static u_int32_t gallant19_38_pixels[] = {
0x00000000,
- 0x07000060, 0x0f800060, 0x18c00000, 0x18c00000, 0x18c00000, 0x0f8034c0,
- 0x1e003000, 0x3e003000, 0x77003000, 0x63607800, 0x61e00000, 0x61c00000,
- 0x61800000, 0x3fe00000, 0x1e600000, 0x000030c0, 0x00003800, 0x00000780,
- 0x000020c0, 0x00003f80, 0x00000000
+ 0x07000000, 0x0f800000, 0x18c00000, 0x18c00000, 0x18c00000, 0x0f800000,
+ 0x1e000000, 0x3e000000, 0x77000000, 0x63600000, 0x61e00000, 0x61c00000,
+ 0x61800000, 0x3fe00000, 0x1e600000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_38 = { 12, 22, 1, 1, gallant19_38_pixels, 0 };
static u_int32_t gallant19_39_pixels[] = {
0x00000000,
- 0x0c000c20, 0x1e000780, 0x1e000000, 0x06000000, 0x06000000, 0x0c000000,
- 0x18000000, 0x100030c0, 0x000030c0, 0x000030c0, 0x000030c0, 0x00001e60,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00006020,
- 0x00003040, 0x00001880, 0x00000000
+ 0x0c000000, 0x1e000000, 0x1e000000, 0x06000000, 0x06000000, 0x0c000000,
+ 0x18000000, 0x10000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_39 = { 12, 22, 1, 1, gallant19_39_pixels, 0 };
static u_int32_t gallant19_40_pixels[] = {
0x00000000,
- 0x00c06620, 0x01803b40, 0x03801980, 0x03001980, 0x07000000, 0x06000000,
- 0x06000000, 0x06000000, 0x06000000, 0x06007040, 0x07001d00, 0x03000700,
- 0x038011c0, 0x0180f1f0, 0x00c00000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00006020, 0x00000000
+ 0x00c00000, 0x01800000, 0x03800000, 0x03000000, 0x07000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x07000000, 0x03000000,
+ 0x03800000, 0x01800000, 0x00c00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_40 = { 12, 22, 1, 1, gallant19_40_pixels, 0 };
static u_int32_t gallant19_41_pixels[] = {
0x00000000,
- 0x30000000, 0x180060e0, 0x1c000380, 0x0c000e00, 0x0e003820, 0x06007fe0,
- 0x06000000, 0x06000000, 0x060001c0, 0x06000300, 0x0e000180, 0x0c000300,
- 0x1c000300, 0x18000180, 0x30000300, 0x000001c0, 0x00000000, 0x00000000,
- 0x00000600, 0x00000600, 0x00000000
+ 0x30000000, 0x18000000, 0x1c000000, 0x0c000000, 0x0e000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x0e000000, 0x0c000000,
+ 0x1c000000, 0x18000000, 0x30000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_41 = { 12, 22, 1, 1, gallant19_41_pixels, 0 };
static u_int32_t gallant19_42_pixels[] = {
0x00000000,
- 0x00003800, 0x00000c00, 0x00001800, 0x00000c00, 0x0f000c00, 0x06001800,
- 0x66600c00, 0x76e03800, 0x19800000, 0x00000000, 0x19800000, 0x76e00000,
- 0x66600000, 0x06000000, 0x0f001c20, 0x000036c0, 0x00004380, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0f000000, 0x06000000,
+ 0x66600000, 0x76e00000, 0x19800000, 0x00000000, 0x19800000, 0x76e00000,
+ 0x66600000, 0x06000000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000
};
static struct raster gallant19_42 = { 12, 22, 1, 1, gallant19_42_pixels, 0 };
@@ -900,6 +900,861 @@ static u_int32_t gallant19_126_pixels[] = {
};
static struct raster gallant19_126 = { 12, 22, 1, 1, gallant19_126_pixels, 0 };
+static u_int32_t gallant19_161_pixels[] = {
+ 0x00000000,
+ 0x06000000, 0x06000000, 0x00000000, 0x00000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_161 = { 12, 22, 1, 1, gallant19_161_pixels, 0 };
+
+static u_int32_t gallant19_162_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x06000000, 0x06000000, 0x06000000, 0x0f000000, 0x19800000,
+ 0x30c00000, 0x30000000, 0x30000000, 0x30c00000, 0x19800000, 0x0f000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_162 = { 12, 22, 1, 1, gallant19_162_pixels, 0 };
+
+static u_int32_t gallant19_163_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x0f000000, 0x19800000, 0x19800000, 0x18000000, 0x18000000,
+ 0x18000000, 0x7e000000, 0x18000000, 0x18000000, 0x18000000, 0x18000000,
+ 0x7c000000, 0x56600000, 0x73c00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_163 = { 12, 22, 1, 1, gallant19_163_pixels, 0 };
+
+static u_int32_t gallant19_164_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x40200000, 0x6f600000, 0x3fc00000,
+ 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x3fc00000, 0x6f600000,
+ 0x40200000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_164 = { 12, 22, 1, 1, gallant19_164_pixels, 0 };
+
+static u_int32_t gallant19_165_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x60600000, 0x30c00000, 0x19800000, 0x0f000000, 0x06000000,
+ 0x1f800000, 0x06000000, 0x1f800000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_165 = { 12, 22, 1, 1, gallant19_165_pixels, 0 };
+
+static u_int32_t gallant19_166_pixels[] = {
+ 0x00000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_166 = { 12, 22, 1, 1, gallant19_166_pixels, 0 };
+
+static u_int32_t gallant19_167_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x1f800000, 0x30c00000, 0x60c00000, 0x30000000, 0x3f000000,
+ 0x61800000, 0x30c00000, 0x30c00000, 0x18600000, 0x0fc00000, 0x00c00000,
+ 0x30600000, 0x30c00000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_167 = { 12, 22, 1, 1, gallant19_167_pixels, 0 };
+
+static u_int32_t gallant19_168_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_168 = { 12, 22, 1, 1, gallant19_168_pixels, 0 };
+
+static u_int32_t gallant19_169_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x0f000000, 0x19800000, 0x30c00000, 0x2f400000,
+ 0x29400000, 0x28400000, 0x28400000, 0x29400000, 0x2f400000, 0x30c00000,
+ 0x19800000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_169 = { 12, 22, 1, 1, gallant19_169_pixels, 0 };
+
+static u_int32_t gallant19_170_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x0fc00000, 0x10600000, 0x00600000, 0x1fe00000, 0x30600000,
+ 0x30600000, 0x1fa00000, 0x00000000, 0x3fe00000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_170 = { 12, 22, 1, 1, gallant19_170_pixels, 0 };
+
+static u_int32_t gallant19_171_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x03600000, 0x06c00000, 0x0d800000, 0x1b000000,
+ 0x36000000, 0x6c000000, 0x6c000000, 0x36000000, 0x1b000000, 0x0d800000,
+ 0x06c00000, 0x03600000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_171 = { 12, 22, 1, 1, gallant19_171_pixels, 0 };
+
+static u_int32_t gallant19_172_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x3fc00000, 0x3fc00000, 0x00c00000, 0x00c00000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_172 = { 12, 22, 1, 1, gallant19_172_pixels, 0 };
+
+static u_int32_t gallant19_173_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_173 = { 12, 22, 1, 1, gallant19_173_pixels, 0 };
+
+static u_int32_t gallant19_174_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x0f000000, 0x19800000, 0x30c00000, 0x2f400000,
+ 0x29400000, 0x2f400000, 0x2a400000, 0x2a400000, 0x2b400000, 0x30c00000,
+ 0x19800000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_174 = { 12, 22, 1, 1, gallant19_174_pixels, 0 };
+
+static u_int32_t gallant19_175_pixels[] = {
+ 0x00000000,
+ 0x7fe00000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_175 = { 12, 22, 1, 1, gallant19_175_pixels, 0 };
+
+static u_int32_t gallant19_176_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x0c000000, 0x1e000000, 0x33000000, 0x33000000, 0x1e000000,
+ 0x0c000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_176 = { 12, 22, 1, 1, gallant19_176_pixels, 0 };
+
+static u_int32_t gallant19_177_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x06000000, 0x06000000,
+ 0x3fc00000, 0x3fc00000, 0x06000000, 0x06000000, 0x00000000, 0x3fc00000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_177 = { 12, 22, 1, 1, gallant19_177_pixels, 0 };
+
+static u_int32_t gallant19_178_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x3c000000, 0x66000000, 0x06000000, 0x1c000000, 0x30000000,
+ 0x60000000, 0x7e000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_178 = { 12, 22, 1, 1, gallant19_178_pixels, 0 };
+
+static u_int32_t gallant19_179_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x3c000000, 0x66000000, 0x06000000, 0x1c000000, 0x06000000,
+ 0x66000000, 0x3c000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_179 = { 12, 22, 1, 1, gallant19_179_pixels, 0 };
+
+static u_int32_t gallant19_180_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x03000000, 0x06000000, 0x0c000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_180 = { 12, 22, 1, 1, gallant19_180_pixels, 0 };
+
+static u_int32_t gallant19_181_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x79e00000,
+ 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x3e600000, 0x30000000, 0x30000000, 0x30000000,
+ 0x30000000, 0x78000000, 0x00000000
+};
+static struct raster gallant19_181 = { 12, 22, 1, 1, gallant19_181_pixels, 0 };
+
+static u_int32_t gallant19_182_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x1fe00000, 0x3fe00000, 0x7f600000, 0x7f600000, 0x7f600000,
+ 0x3f600000, 0x1f600000, 0x03600000, 0x03600000, 0x03600000, 0x03600000,
+ 0x03600000, 0x03600000, 0x03600000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_182 = { 12, 22, 1, 1, gallant19_182_pixels, 0 };
+
+static u_int32_t gallant19_183_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x06000000, 0x0f000000, 0x0f000000, 0x06000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_183 = { 12, 22, 1, 1, gallant19_183_pixels, 0 };
+
+static u_int32_t gallant19_184_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x03000000, 0x01800000, 0x0d800000,
+ 0x07000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_184 = { 12, 22, 1, 1, gallant19_184_pixels, 0 };
+
+static u_int32_t gallant19_185_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x18000000, 0x38000000, 0x18000000, 0x18000000, 0x18000000,
+ 0x18000000, 0x3c000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_185 = { 12, 22, 1, 1, gallant19_185_pixels, 0 };
+
+static u_int32_t gallant19_186_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x0f800000, 0x18c00000, 0x30600000, 0x30600000, 0x30600000,
+ 0x18c00000, 0x0f800000, 0x00000000, 0x3fe00000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_186 = { 12, 22, 1, 1, gallant19_186_pixels, 0 };
+
+static u_int32_t gallant19_187_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x6c000000, 0x36000000, 0x1b000000, 0x0d800000,
+ 0x06c00000, 0x03600000, 0x03600000, 0x06c00000, 0x0d800000, 0x1b000000,
+ 0x36000000, 0x6c000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_187 = { 12, 22, 1, 1, gallant19_187_pixels, 0 };
+
+static u_int32_t gallant19_188_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x10000000, 0x30000000, 0x10000000, 0x10000000, 0x10000000,
+ 0x10000000, 0x38000000, 0x00400000, 0x00c00000, 0x01400000, 0x02400000,
+ 0x03e00000, 0x00400000, 0x00e00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_188 = { 12, 22, 1, 1, gallant19_188_pixels, 0 };
+
+static u_int32_t gallant19_189_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x10000000, 0x30000000, 0x10000000, 0x10000000, 0x10000000,
+ 0x10000000, 0x38000000, 0x01c00000, 0x02200000, 0x00200000, 0x00c00000,
+ 0x01000000, 0x02000000, 0x03e00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_189 = { 12, 22, 1, 1, gallant19_189_pixels, 0 };
+
+static u_int32_t gallant19_190_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x38000000, 0x44000000, 0x04000000, 0x38000000, 0x04000000,
+ 0x44000000, 0x38000000, 0x00400000, 0x00c00000, 0x01400000, 0x02400000,
+ 0x03e00000, 0x00400000, 0x00e00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_190 = { 12, 22, 1, 1, gallant19_190_pixels, 0 };
+
+static u_int32_t gallant19_191_pixels[] = {
+ 0x00000000,
+ 0x03000000, 0x03000000, 0x00000000, 0x00000000, 0x03000000, 0x03000000,
+ 0x06000000, 0x0c000000, 0x18000000, 0x30000000, 0x30000000, 0x30400000,
+ 0x39c00000, 0x1f800000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_191 = { 12, 22, 1, 1, gallant19_191_pixels, 0 };
+
+static u_int32_t gallant19_192_pixels[] = {
+ 0x00000000,
+ 0x18000000, 0x0c000000, 0x06000000, 0x00000000, 0x06000000, 0x06000000,
+ 0x0b000000, 0x09000000, 0x11800000, 0x10800000, 0x3fc00000, 0x20c00000,
+ 0x20400000, 0x40600000, 0xe0f00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_192 = { 12, 22, 1, 1, gallant19_192_pixels, 0 };
+
+static u_int32_t gallant19_193_pixels[] = {
+ 0x00000000,
+ 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0x06000000, 0x06000000,
+ 0x0b000000, 0x09000000, 0x11800000, 0x10800000, 0x3fc00000, 0x20c00000,
+ 0x20400000, 0x40600000, 0xe0f00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_193 = { 12, 22, 1, 1, gallant19_193_pixels, 0 };
+
+static u_int32_t gallant19_194_pixels[] = {
+ 0x00000000,
+ 0x06000000, 0x0f000000, 0x19800000, 0x00000000, 0x06000000, 0x06000000,
+ 0x0b000000, 0x09000000, 0x11800000, 0x10800000, 0x3fc00000, 0x20c00000,
+ 0x20400000, 0x40600000, 0xe0f00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_194 = { 12, 22, 1, 1, gallant19_194_pixels, 0 };
+
+static u_int32_t gallant19_195_pixels[] = {
+ 0x00000000,
+ 0x0c800000, 0x1f800000, 0x13000000, 0x00000000, 0x06000000, 0x06000000,
+ 0x0b000000, 0x09000000, 0x11800000, 0x10800000, 0x3fc00000, 0x20c00000,
+ 0x20400000, 0x40600000, 0xe0f00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_195 = { 12, 22, 1, 1, gallant19_195_pixels, 0 };
+
+static u_int32_t gallant19_196_pixels[] = {
+ 0x00000000,
+ 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x06000000, 0x06000000,
+ 0x0b000000, 0x09000000, 0x11800000, 0x10800000, 0x3fc00000, 0x20c00000,
+ 0x20400000, 0x40600000, 0xe0f00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_196 = { 12, 22, 1, 1, gallant19_196_pixels, 0 };
+
+static u_int32_t gallant19_197_pixels[] = {
+ 0x00000000,
+ 0x06000000, 0x19800000, 0x19800000, 0x06000000, 0x00000000, 0x06000000,
+ 0x0b000000, 0x09000000, 0x11800000, 0x10800000, 0x3fc00000, 0x20c00000,
+ 0x20400000, 0x40600000, 0xe0f00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_197 = { 12, 22, 1, 1, gallant19_197_pixels, 0 };
+
+static u_int32_t gallant19_198_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x07f00000, 0x07100000, 0x0b100000, 0x0b000000, 0x13000000,
+ 0x13200000, 0x1fe00000, 0x23200000, 0x23000000, 0x23000000, 0x43000000,
+ 0x43100000, 0x43100000, 0xe7f00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_198 = { 12, 22, 1, 1, gallant19_198_pixels, 0 };
+
+static u_int32_t gallant19_199_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x0fc00000, 0x10600000, 0x20200000, 0x20000000, 0x60000000,
+ 0x60000000, 0x60000000, 0x60000000, 0x60000000, 0x60000000, 0x20000000,
+ 0x30200000, 0x18400000, 0x0f800000, 0x07000000, 0x01800000, 0x0d800000,
+ 0x07000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_199 = { 12, 22, 1, 1, gallant19_199_pixels, 0 };
+
+static u_int32_t gallant19_200_pixels[] = {
+ 0x00000000,
+ 0x18000000, 0x0c000000, 0x06000000, 0x00000000, 0x7fc00000, 0x30400000,
+ 0x30400000, 0x30000000, 0x30800000, 0x3f800000, 0x30800000, 0x30000000,
+ 0x30200000, 0x30200000, 0x7fe00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_200 = { 12, 22, 1, 1, gallant19_200_pixels, 0 };
+
+static u_int32_t gallant19_201_pixels[] = {
+ 0x00000000,
+ 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0x7fc00000, 0x30400000,
+ 0x30400000, 0x30000000, 0x30800000, 0x3f800000, 0x30800000, 0x30000000,
+ 0x30200000, 0x30200000, 0x7fe00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_201 = { 12, 22, 1, 1, gallant19_201_pixels, 0 };
+
+static u_int32_t gallant19_202_pixels[] = {
+ 0x00000000,
+ 0x06000000, 0x0f000000, 0x19800000, 0x00000000, 0x7fc00000, 0x30400000,
+ 0x30400000, 0x30000000, 0x30800000, 0x3f800000, 0x30800000, 0x30000000,
+ 0x30200000, 0x30200000, 0x7fe00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_202 = { 12, 22, 1, 1, gallant19_202_pixels, 0 };
+
+static u_int32_t gallant19_203_pixels[] = {
+ 0x00000000,
+ 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x7fc00000, 0x30400000,
+ 0x30400000, 0x30000000, 0x30800000, 0x3f800000, 0x30800000, 0x30000000,
+ 0x30200000, 0x30200000, 0x7fe00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_203 = { 12, 22, 1, 1, gallant19_203_pixels, 0 };
+
+static u_int32_t gallant19_204_pixels[] = {
+ 0x00000000,
+ 0x18000000, 0x0c000000, 0x06000000, 0x00000000, 0x1f800000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_204 = { 12, 22, 1, 1, gallant19_204_pixels, 0 };
+
+static u_int32_t gallant19_205_pixels[] = {
+ 0x00000000,
+ 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0x1f800000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_205 = { 12, 22, 1, 1, gallant19_205_pixels, 0 };
+
+static u_int32_t gallant19_206_pixels[] = {
+ 0x00000000,
+ 0x06000000, 0x0f000000, 0x19800000, 0x00000000, 0x1f800000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_206 = { 12, 22, 1, 1, gallant19_206_pixels, 0 };
+
+static u_int32_t gallant19_207_pixels[] = {
+ 0x00000000,
+ 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x1f800000, 0x06000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_207 = { 12, 22, 1, 1, gallant19_207_pixels, 0 };
+
+static u_int32_t gallant19_208_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0xff000000, 0x31c00000, 0x30c00000, 0x30600000, 0x30600000,
+ 0x30600000, 0xfc600000, 0x30600000, 0x30600000, 0x30600000, 0x30600000,
+ 0x30400000, 0x31800000, 0xfe000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_208 = { 12, 22, 1, 1, gallant19_208_pixels, 0 };
+
+static u_int32_t gallant19_209_pixels[] = {
+ 0x00000000,
+ 0x0c800000, 0x1f800000, 0x13000000, 0x00000000, 0xc0700000, 0x60200000,
+ 0x70200000, 0x58200000, 0x4c200000, 0x46200000, 0x43200000, 0x41a00000,
+ 0x40e00000, 0x40600000, 0xe0300000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_209 = { 12, 22, 1, 1, gallant19_209_pixels, 0 };
+
+static u_int32_t gallant19_210_pixels[] = {
+ 0x00000000,
+ 0x18000000, 0x0c000000, 0x06000000, 0x00000000, 0x0f000000, 0x11c00000,
+ 0x20c00000, 0x20600000, 0x60600000, 0x60600000, 0x60600000, 0x20400000,
+ 0x30400000, 0x18800000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_210 = { 12, 22, 1, 1, gallant19_210_pixels, 0 };
+
+static u_int32_t gallant19_211_pixels[] = {
+ 0x00000000,
+ 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0x0f000000, 0x11c00000,
+ 0x20c00000, 0x20600000, 0x60600000, 0x60600000, 0x60600000, 0x20400000,
+ 0x30400000, 0x18800000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_211 = { 12, 22, 1, 1, gallant19_211_pixels, 0 };
+
+static u_int32_t gallant19_212_pixels[] = {
+ 0x00000000,
+ 0x06000000, 0x0f000000, 0x19800000, 0x00000000, 0x0f000000, 0x11c00000,
+ 0x20c00000, 0x20600000, 0x60600000, 0x60600000, 0x60600000, 0x20400000,
+ 0x30400000, 0x18800000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_212 = { 12, 22, 1, 1, gallant19_212_pixels, 0 };
+
+static u_int32_t gallant19_213_pixels[] = {
+ 0x00000000,
+ 0x0c800000, 0x1f800000, 0x13000000, 0x00000000, 0x0f000000, 0x11c00000,
+ 0x20c00000, 0x20600000, 0x60600000, 0x60600000, 0x60600000, 0x20400000,
+ 0x30400000, 0x18800000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_213 = { 12, 22, 1, 1, gallant19_213_pixels, 0 };
+
+static u_int32_t gallant19_214_pixels[] = {
+ 0x00000000,
+ 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x0f000000, 0x11c00000,
+ 0x20c00000, 0x20600000, 0x60600000, 0x60600000, 0x60600000, 0x20400000,
+ 0x30400000, 0x18800000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_214 = { 12, 22, 1, 1, gallant19_214_pixels, 0 };
+
+static u_int32_t gallant19_215_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x20200000, 0x30600000, 0x18c00000,
+ 0x0d800000, 0x07000000, 0x07000000, 0x0d800000, 0x18c00000, 0x30600000,
+ 0x20200000, 0x00000000, 0x000000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_215 = { 12, 22, 1, 1, gallant19_215_pixels, 0 };
+
+static u_int32_t gallant19_216_pixels[] = {
+ 0x00000000,
+ 0x00600000, 0x0fc00000, 0x11c00000, 0x21c00000, 0x21e00000, 0x63600000,
+ 0x63600000, 0x66600000, 0x66600000, 0x6c600000, 0x6c600000, 0x38400000,
+ 0x38400000, 0x38800000, 0x6f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_216 = { 12, 22, 1, 1, gallant19_216_pixels, 0 };
+
+static u_int32_t gallant19_217_pixels[] = {
+ 0x00000000,
+ 0x18000000, 0x0c000000, 0x06000000, 0x00000000, 0xf0700000, 0x60200000,
+ 0x60200000, 0x60200000, 0x60200000, 0x60200000, 0x60200000, 0x60200000,
+ 0x70400000, 0x3fc00000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_217 = { 12, 22, 1, 1, gallant19_217_pixels, 0 };
+
+static u_int32_t gallant19_218_pixels[] = {
+ 0x00000000,
+ 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0xf0700000, 0x60200000,
+ 0x60200000, 0x60200000, 0x60200000, 0x60200000, 0x60200000, 0x60200000,
+ 0x70400000, 0x3fc00000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_218 = { 12, 22, 1, 1, gallant19_218_pixels, 0 };
+
+static u_int32_t gallant19_219_pixels[] = {
+ 0x00000000,
+ 0x06000000, 0x0f000000, 0x19800000, 0x00000000, 0xf0700000, 0x60200000,
+ 0x60200000, 0x60200000, 0x60200000, 0x60200000, 0x60200000, 0x60200000,
+ 0x70400000, 0x3fc00000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_219 = { 12, 22, 1, 1, gallant19_219_pixels, 0 };
+
+static u_int32_t gallant19_220_pixels[] = {
+ 0x00000000,
+ 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0xf0700000, 0x60200000,
+ 0x60200000, 0x60200000, 0x60200000, 0x60200000, 0x60200000, 0x60200000,
+ 0x70400000, 0x3fc00000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_220 = { 12, 22, 1, 1, gallant19_220_pixels, 0 };
+
+static u_int32_t gallant19_221_pixels[] = {
+ 0x00000000,
+ 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0xf0700000, 0x60200000,
+ 0x30400000, 0x18800000, 0x0d000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_221 = { 12, 22, 1, 1, gallant19_221_pixels, 0 };
+
+static u_int32_t gallant19_222_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0xf0000000, 0x60000000, 0x60000000, 0x7f800000, 0x60c00000,
+ 0x60c00000, 0x60c00000, 0x60c00000, 0x60c00000, 0x60c00000, 0x7f800000,
+ 0x60000000, 0x60000000, 0xf0000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_222 = { 12, 22, 1, 1, gallant19_222_pixels, 0 };
+
+static u_int32_t gallant19_223_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x1f800000, 0x38c00000, 0x60600000, 0x60c00000, 0x61800000,
+ 0x63000000, 0x63000000, 0x60c00000, 0x60600000, 0x60600000, 0x60600000,
+ 0x60c00000, 0x61800000, 0x63000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_223 = { 12, 22, 1, 1, gallant19_223_pixels, 0 };
+
+static u_int32_t gallant19_224_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x18000000, 0x0c000000, 0x06000000, 0x00000000, 0x0f800000,
+ 0x18c00000, 0x10c00000, 0x03c00000, 0x1cc00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x1ee00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_224 = { 12, 22, 1, 1, gallant19_224_pixels, 0 };
+
+static u_int32_t gallant19_225_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0x0f800000,
+ 0x18c00000, 0x10c00000, 0x03c00000, 0x1cc00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x1ee00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_225 = { 12, 22, 1, 1, gallant19_225_pixels, 0 };
+
+static u_int32_t gallant19_226_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x06000000, 0x0f000000, 0x19800000, 0x00000000, 0x0f800000,
+ 0x18c00000, 0x10c00000, 0x03c00000, 0x1cc00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x1ee00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_226 = { 12, 22, 1, 1, gallant19_226_pixels, 0 };
+
+static u_int32_t gallant19_227_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x0c800000, 0x1f800000, 0x13000000, 0x00000000, 0x0f800000,
+ 0x18c00000, 0x10c00000, 0x03c00000, 0x1cc00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x1ee00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_227 = { 12, 22, 1, 1, gallant19_227_pixels, 0 };
+
+static u_int32_t gallant19_228_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x0f800000,
+ 0x18c00000, 0x10c00000, 0x03c00000, 0x1cc00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x1ee00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_228 = { 12, 22, 1, 1, gallant19_228_pixels, 0 };
+
+static u_int32_t gallant19_229_pixels[] = {
+ 0x00000000,
+ 0x06000000, 0x19800000, 0x19800000, 0x06000000, 0x00000000, 0x0f800000,
+ 0x18c00000, 0x10c00000, 0x03c00000, 0x1cc00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x1ee00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_229 = { 12, 22, 1, 1, gallant19_229_pixels, 0 };
+
+static u_int32_t gallant19_230_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x1f800000,
+ 0x36400000, 0x26600000, 0x06600000, 0x3fe00000, 0x66000000, 0x66000000,
+ 0x66200000, 0x76400000, 0x3b800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_230 = { 12, 22, 1, 1, gallant19_230_pixels, 0 };
+
+static u_int32_t gallant19_231_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x1f800000,
+ 0x31c00000, 0x20c00000, 0x60000000, 0x60000000, 0x60000000, 0x60000000,
+ 0x70400000, 0x30c00000, 0x1f800000, 0x07000000, 0x01800000, 0x0d800000,
+ 0x07000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_231 = { 12, 22, 1, 1, gallant19_231_pixels, 0 };
+
+static u_int32_t gallant19_232_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x18000000, 0x0c000000, 0x06000000, 0x00000000, 0x0f000000,
+ 0x30c00000, 0x60600000, 0x60600000, 0x7fe00000, 0x60000000, 0x60000000,
+ 0x30000000, 0x18600000, 0x0f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_232 = { 12, 22, 1, 1, gallant19_232_pixels, 0 };
+
+static u_int32_t gallant19_233_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0x0f000000,
+ 0x30c00000, 0x60600000, 0x60600000, 0x7fe00000, 0x60000000, 0x60000000,
+ 0x30000000, 0x18600000, 0x0f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_233 = { 12, 22, 1, 1, gallant19_233_pixels, 0 };
+
+static u_int32_t gallant19_234_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x06000000, 0x0f000000, 0x19800000, 0x00000000, 0x0f000000,
+ 0x30c00000, 0x60600000, 0x60600000, 0x7fe00000, 0x60000000, 0x60000000,
+ 0x30000000, 0x18600000, 0x0f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_234 = { 12, 22, 1, 1, gallant19_234_pixels, 0 };
+
+static u_int32_t gallant19_235_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x0f000000,
+ 0x30c00000, 0x60600000, 0x60600000, 0x7fe00000, 0x60000000, 0x60000000,
+ 0x30000000, 0x18600000, 0x0f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_235 = { 12, 22, 1, 1, gallant19_235_pixels, 0 };
+
+static u_int32_t gallant19_236_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x18000000, 0x0c000000, 0x06000000, 0x00000000, 0x1e000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_236 = { 12, 22, 1, 1, gallant19_236_pixels, 0 };
+
+static u_int32_t gallant19_237_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0x1e000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_237 = { 12, 22, 1, 1, gallant19_237_pixels, 0 };
+
+static u_int32_t gallant19_238_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x06000000, 0x0f000000, 0x19800000, 0x00000000, 0x1e000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_238 = { 12, 22, 1, 1, gallant19_238_pixels, 0 };
+
+static u_int32_t gallant19_239_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x1e000000,
+ 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000,
+ 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_239 = { 12, 22, 1, 1, gallant19_239_pixels, 0 };
+
+static u_int32_t gallant19_240_pixels[] = {
+ 0x00000000,
+ 0x44000000, 0x6c000000, 0x38000000, 0x38000000, 0x6c000000, 0x46000000,
+ 0x03000000, 0x0f800000, 0x11c00000, 0x20e00000, 0x60600000, 0x60600000,
+ 0x70400000, 0x38800000, 0x1f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_240 = { 12, 22, 1, 1, gallant19_240_pixels, 0 };
+
+static u_int32_t gallant19_241_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x0c800000, 0x1f800000, 0x13000000, 0x00000000, 0x27800000,
+ 0x79c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x30c00000, 0x79e00000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_241 = { 12, 22, 1, 1, gallant19_241_pixels, 0 };
+
+static u_int32_t gallant19_242_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x18000000, 0x0c000000, 0x06000000, 0x00000000, 0x0f800000,
+ 0x11c00000, 0x20e00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000,
+ 0x70400000, 0x38800000, 0x1f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_242 = { 12, 22, 1, 1, gallant19_242_pixels, 0 };
+
+static u_int32_t gallant19_243_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0x0f800000,
+ 0x11c00000, 0x20e00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000,
+ 0x70400000, 0x38800000, 0x1f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_243 = { 12, 22, 1, 1, gallant19_243_pixels, 0 };
+
+static u_int32_t gallant19_244_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x06000000, 0x0f000000, 0x19800000, 0x00000000, 0x0f800000,
+ 0x11c00000, 0x20e00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000,
+ 0x70400000, 0x38800000, 0x1f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_244 = { 12, 22, 1, 1, gallant19_244_pixels, 0 };
+
+static u_int32_t gallant19_245_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x0c800000, 0x1f800000, 0x13000000, 0x00000000, 0x0f800000,
+ 0x11c00000, 0x20e00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000,
+ 0x70400000, 0x38800000, 0x1f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_245 = { 12, 22, 1, 1, gallant19_245_pixels, 0 };
+
+static u_int32_t gallant19_246_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x0f800000,
+ 0x11c00000, 0x20e00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000,
+ 0x70400000, 0x38800000, 0x1f000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_246 = { 12, 22, 1, 1, gallant19_246_pixels, 0 };
+
+static u_int32_t gallant19_247_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x06000000, 0x06000000, 0x00000000,
+ 0x00000000, 0x7fe00000, 0x7fe00000, 0x00000000, 0x00000000, 0x06000000,
+ 0x06000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_247 = { 12, 22, 1, 1, gallant19_247_pixels, 0 };
+
+static u_int32_t gallant19_248_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x00000000, 0x00600000, 0x00600000, 0x00c00000, 0x0fc00000,
+ 0x11c00000, 0x23e00000, 0x63600000, 0x66600000, 0x66600000, 0x6c600000,
+ 0x7c400000, 0x38800000, 0x3f000000, 0x60000000, 0x60000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_248 = { 12, 22, 1, 1, gallant19_248_pixels, 0 };
+
+static u_int32_t gallant19_249_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x18000000, 0x0c000000, 0x06000000, 0x00000000, 0x79e00000,
+ 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x1e600000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_249 = { 12, 22, 1, 1, gallant19_249_pixels, 0 };
+
+static u_int32_t gallant19_250_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0x79e00000,
+ 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x1e600000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_250 = { 12, 22, 1, 1, gallant19_250_pixels, 0 };
+
+static u_int32_t gallant19_251_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x06000000, 0x0f000000, 0x19800000, 0x00000000, 0x79e00000,
+ 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x1e600000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_251 = { 12, 22, 1, 1, gallant19_251_pixels, 0 };
+
+static u_int32_t gallant19_252_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x79e00000,
+ 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000,
+ 0x30c00000, 0x39c00000, 0x1e600000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_252 = { 12, 22, 1, 1, gallant19_252_pixels, 0 };
+
+static u_int32_t gallant19_253_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x01800000, 0x03000000, 0x06000000, 0x00000000, 0xf0f00000,
+ 0x60200000, 0x30400000, 0x30400000, 0x18800000, 0x18800000, 0x0d000000,
+ 0x0d000000, 0x06000000, 0x06000000, 0x04000000, 0x0c000000, 0x08000000,
+ 0x78000000, 0x70000000, 0x00000000
+};
+static struct raster gallant19_253 = { 12, 22, 1, 1, gallant19_253_pixels, 0 };
+
+static u_int32_t gallant19_254_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0xf0000000, 0x60000000, 0x60000000, 0x60000000, 0x60000000,
+ 0x7f000000, 0x61800000, 0x61800000, 0x61800000, 0x61800000, 0x61800000,
+ 0x7f000000, 0x60000000, 0xf0000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000
+};
+static struct raster gallant19_254 = { 12, 22, 1, 1, gallant19_254_pixels, 0 };
+
+static u_int32_t gallant19_255_pixels[] = {
+ 0x00000000,
+ 0x00000000, 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0xf0f00000,
+ 0x60200000, 0x30400000, 0x30400000, 0x18800000, 0x18800000, 0x0d000000,
+ 0x0d000000, 0x06000000, 0x06000000, 0x04000000, 0x0c000000, 0x08000000,
+ 0x78000000, 0x70000000, 0x00000000
+};
+static struct raster gallant19_255 = { 12, 22, 1, 1, gallant19_255_pixels, 0 };
+
#define null2 {0}, {0}
#define null4 null2, null2
#define null8 null4, null4
@@ -1008,7 +1863,103 @@ struct raster_font gallant19 = {
{ &gallant19_125, 0, -15, 12, 0 },
{ &gallant19_126, 0, -15, 12, 0 },
{ 0 },
- null128
+ null32,
+ { &gallant19_32, 0, -15, 12, 0 },
+ { &gallant19_161, 0, -15, 12, 0 },
+ { &gallant19_162, 0, -15, 12, 0 },
+ { &gallant19_163, 0, -15, 12, 0 },
+ { &gallant19_164, 0, -15, 12, 0 },
+ { &gallant19_165, 0, -15, 12, 0 },
+ { &gallant19_166, 0, -15, 12, 0 },
+ { &gallant19_167, 0, -15, 12, 0 },
+ { &gallant19_168, 0, -15, 12, 0 },
+ { &gallant19_169, 0, -15, 12, 0 },
+ { &gallant19_170, 0, -15, 12, 0 },
+ { &gallant19_171, 0, -15, 12, 0 },
+ { &gallant19_172, 0, -15, 12, 0 },
+ { &gallant19_173, 0, -15, 12, 0 },
+ { &gallant19_174, 0, -15, 12, 0 },
+ { &gallant19_175, 0, -15, 12, 0 },
+ { &gallant19_176, 0, -15, 12, 0 },
+ { &gallant19_177, 0, -15, 12, 0 },
+ { &gallant19_178, 0, -15, 12, 0 },
+ { &gallant19_179, 0, -15, 12, 0 },
+ { &gallant19_180, 0, -15, 12, 0 },
+ { &gallant19_181, 0, -15, 12, 0 },
+ { &gallant19_182, 0, -15, 12, 0 },
+ { &gallant19_183, 0, -15, 12, 0 },
+ { &gallant19_184, 0, -15, 12, 0 },
+ { &gallant19_185, 0, -15, 12, 0 },
+ { &gallant19_186, 0, -15, 12, 0 },
+ { &gallant19_187, 0, -15, 12, 0 },
+ { &gallant19_188, 0, -15, 12, 0 },
+ { &gallant19_189, 0, -15, 12, 0 },
+ { &gallant19_190, 0, -15, 12, 0 },
+ { &gallant19_191, 0, -15, 12, 0 },
+ { &gallant19_192, 0, -15, 12, 0 },
+ { &gallant19_193, 0, -15, 12, 0 },
+ { &gallant19_194, 0, -15, 12, 0 },
+ { &gallant19_195, 0, -15, 12, 0 },
+ { &gallant19_196, 0, -15, 12, 0 },
+ { &gallant19_197, 0, -15, 12, 0 },
+ { &gallant19_198, 0, -15, 12, 0 },
+ { &gallant19_199, 0, -15, 12, 0 },
+ { &gallant19_200, 0, -15, 12, 0 },
+ { &gallant19_201, 0, -15, 12, 0 },
+ { &gallant19_202, 0, -15, 12, 0 },
+ { &gallant19_203, 0, -15, 12, 0 },
+ { &gallant19_204, 0, -15, 12, 0 },
+ { &gallant19_205, 0, -15, 12, 0 },
+ { &gallant19_206, 0, -15, 12, 0 },
+ { &gallant19_207, 0, -15, 12, 0 },
+ { &gallant19_208, 0, -15, 12, 0 },
+ { &gallant19_209, 0, -15, 12, 0 },
+ { &gallant19_210, 0, -15, 12, 0 },
+ { &gallant19_211, 0, -15, 12, 0 },
+ { &gallant19_212, 0, -15, 12, 0 },
+ { &gallant19_213, 0, -15, 12, 0 },
+ { &gallant19_214, 0, -15, 12, 0 },
+ { &gallant19_215, 0, -15, 12, 0 },
+ { &gallant19_216, 0, -15, 12, 0 },
+ { &gallant19_217, 0, -15, 12, 0 },
+ { &gallant19_218, 0, -15, 12, 0 },
+ { &gallant19_219, 0, -15, 12, 0 },
+ { &gallant19_220, 0, -15, 12, 0 },
+ { &gallant19_221, 0, -15, 12, 0 },
+ { &gallant19_222, 0, -15, 12, 0 },
+ { &gallant19_223, 0, -15, 12, 0 },
+ { &gallant19_224, 0, -15, 12, 0 },
+ { &gallant19_225, 0, -15, 12, 0 },
+ { &gallant19_226, 0, -15, 12, 0 },
+ { &gallant19_227, 0, -15, 12, 0 },
+ { &gallant19_228, 0, -15, 12, 0 },
+ { &gallant19_229, 0, -15, 12, 0 },
+ { &gallant19_230, 0, -15, 12, 0 },
+ { &gallant19_231, 0, -15, 12, 0 },
+ { &gallant19_232, 0, -15, 12, 0 },
+ { &gallant19_233, 0, -15, 12, 0 },
+ { &gallant19_234, 0, -15, 12, 0 },
+ { &gallant19_235, 0, -15, 12, 0 },
+ { &gallant19_236, 0, -15, 12, 0 },
+ { &gallant19_237, 0, -15, 12, 0 },
+ { &gallant19_238, 0, -15, 12, 0 },
+ { &gallant19_239, 0, -15, 12, 0 },
+ { &gallant19_240, 0, -15, 12, 0 },
+ { &gallant19_241, 0, -15, 12, 0 },
+ { &gallant19_242, 0, -15, 12, 0 },
+ { &gallant19_243, 0, -15, 12, 0 },
+ { &gallant19_244, 0, -15, 12, 0 },
+ { &gallant19_245, 0, -15, 12, 0 },
+ { &gallant19_246, 0, -15, 12, 0 },
+ { &gallant19_247, 0, -15, 12, 0 },
+ { &gallant19_248, 0, -15, 12, 0 },
+ { &gallant19_249, 0, -15, 12, 0 },
+ { &gallant19_250, 0, -15, 12, 0 },
+ { &gallant19_251, 0, -15, 12, 0 },
+ { &gallant19_252, 0, -15, 12, 0 },
+ { &gallant19_253, 0, -15, 12, 0 },
+ { &gallant19_254, 0, -15, 12, 0 },
+ { &gallant19_255, 0, -15, 12, 0 },
},
#ifdef COLORFONT_CACHE
(struct raster_fontcache*) -1