1*4cdd8aadScube /* $NetBSD: wscons_rfont.h,v 1.4 2007/01/13 18:42:45 cube Exp $ */ 2b31e6386Sdrochner 3b31e6386Sdrochner /* 4b31e6386Sdrochner * Copyright (c) 1992, 1993 5b31e6386Sdrochner * The Regents of the University of California. All rights reserved. 6b31e6386Sdrochner * 7b31e6386Sdrochner * This code is derived from software contributed to the Computer Systems 8b31e6386Sdrochner * Engineering Group at Lawrence Berkeley Laboratory and to the University 9b31e6386Sdrochner * of California at Berkeley by Jef Poskanzer. 10b31e6386Sdrochner * 11b31e6386Sdrochner * Redistribution and use in source and binary forms, with or without 12b31e6386Sdrochner * modification, are permitted provided that the following conditions 13b31e6386Sdrochner * are met: 14b31e6386Sdrochner * 1. Redistributions of source code must retain the above copyright 15b31e6386Sdrochner * notice, this list of conditions and the following disclaimer. 16b31e6386Sdrochner * 2. Redistributions in binary form must reproduce the above copyright 17b31e6386Sdrochner * notice, this list of conditions and the following disclaimer in the 18b31e6386Sdrochner * documentation and/or other materials provided with the distribution. 19aad01611Sagc * 3. Neither the name of the University nor the names of its contributors 20b31e6386Sdrochner * may be used to endorse or promote products derived from this software 21b31e6386Sdrochner * without specific prior written permission. 22b31e6386Sdrochner * 23b31e6386Sdrochner * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 24b31e6386Sdrochner * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 25b31e6386Sdrochner * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 26b31e6386Sdrochner * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 27b31e6386Sdrochner * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 28b31e6386Sdrochner * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 29b31e6386Sdrochner * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 30b31e6386Sdrochner * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 31b31e6386Sdrochner * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 32b31e6386Sdrochner * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 33b31e6386Sdrochner * SUCH DAMAGE. 34b31e6386Sdrochner * 35b31e6386Sdrochner * @(#)gallant19.h 8.1 (Berkeley) 6/11/93 36b31e6386Sdrochner */ 37b31e6386Sdrochner 38b31e6386Sdrochner static u_int32_t gallant19_32_pixels[] = { 39b31e6386Sdrochner 0x00000000, 40b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x000018c0, 0x000003c0, 0x000030c0, 41b31e6386Sdrochner 0x000030c0, 0x00001ee0, 0x00000000, 0x00000000, 0x00002000, 0x0000e000, 42b31e6386Sdrochner 0x00006000, 0x00006fc0, 0x00006060, 0x00006060, 0x00007060, 0x00004f80, 43b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 44b31e6386Sdrochner }; 45b31e6386Sdrochner static struct raster gallant19_32 = { 12, 22, 1, 1, gallant19_32_pixels, 0 }; 46b31e6386Sdrochner 47b31e6386Sdrochner static u_int32_t gallant19_33_pixels[] = { 48b31e6386Sdrochner 0x00000000, 49b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000060, 0x06000060, 0x06000060, 0x060031e0, 50b31e6386Sdrochner 0x06006060, 0x06006060, 0x060070e0, 0x06001e70, 0x06000000, 0x00000000, 51b31e6386Sdrochner 0x00000000, 0x06000000, 0x06000000, 0x000030c0, 0x00006060, 0x00006000, 52b31e6386Sdrochner 0x00003000, 0x00000f80, 0x00000000 53b31e6386Sdrochner }; 54b31e6386Sdrochner static struct raster gallant19_33 = { 12, 22, 1, 1, gallant19_33_pixels, 0 }; 55b31e6386Sdrochner 56b31e6386Sdrochner static u_int32_t gallant19_34_pixels[] = { 57b31e6386Sdrochner 0x00000000, 58b31e6386Sdrochner 0x19800c00, 0x19801e00, 0x19800000, 0x19800000, 0x19800000, 0x19800000, 59b31e6386Sdrochner 0x00000000, 0x000031e0, 0x000060c0, 0x00003180, 0x00006000, 0x00003fe0, 60b31e6386Sdrochner 0x00004020, 0x00007fc0, 0x00001000, 0x00007000, 0x00003000, 0x000039c0, 61b31e6386Sdrochner 0x000030c0, 0x000030c0, 0x00000000 62b31e6386Sdrochner }; 63b31e6386Sdrochner static struct raster gallant19_34 = { 12, 22, 1, 1, gallant19_34_pixels, 0 }; 64b31e6386Sdrochner 65b31e6386Sdrochner static u_int32_t gallant19_35_pixels[] = { 66b31e6386Sdrochner 0x00000000, 67b31e6386Sdrochner 0x03300600, 0x03300600, 0x03300600, 0x06601f80, 0x1ff00000, 0x1ff00000, 68b31e6386Sdrochner 0x0cc00000, 0x0cc000c0, 0x19800000, 0x198000c0, 0x7fc000c0, 0x7fc000c0, 69b31e6386Sdrochner 0x330000c0, 0x660000c0, 0x660030c0, 0x00001f00, 0x00006000, 0x00006000, 70b31e6386Sdrochner 0x00006000, 0x00006300, 0x00000000 71b31e6386Sdrochner }; 72b31e6386Sdrochner static struct raster gallant19_35 = { 12, 22, 1, 1, gallant19_35_pixels, 0 }; 73b31e6386Sdrochner 74b31e6386Sdrochner static u_int32_t gallant19_36_pixels[] = { 75b31e6386Sdrochner 0x00000000, 76b31e6386Sdrochner 0x06000600, 0x1f800600, 0x3fc00600, 0x66e00600, 0x66600600, 0x66001f80, 77b31e6386Sdrochner 0x3e000000, 0x1f800000, 0x07c00000, 0x06600000, 0x06600000, 0x66606ee0, 78b31e6386Sdrochner 0x7fc06660, 0x3f806660, 0x06006660, 0x0000ef70, 0x00000000, 0x00000000, 79b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 80b31e6386Sdrochner }; 81b31e6386Sdrochner static struct raster gallant19_36 = { 12, 22, 1, 1, gallant19_36_pixels, 0 }; 82b31e6386Sdrochner 83b31e6386Sdrochner static u_int32_t gallant19_37_pixels[] = { 84b31e6386Sdrochner 0x00000000, 85b31e6386Sdrochner 0x38600000, 0x44c00000, 0x44c00000, 0x458011c0, 0x39806060, 0x03006060, 86b31e6386Sdrochner 0x03007040, 0x06001f00, 0x0c000000, 0x0c000000, 0x19c00000, 0x1a200000, 87b31e6386Sdrochner 0x32200000, 0x322071c0, 0x61c06060, 0x00006060, 0x00006040, 0x00007f00, 88b31e6386Sdrochner 0x00006000, 0x00006000, 0x00000000 89b31e6386Sdrochner }; 90b31e6386Sdrochner static struct raster gallant19_37 = { 12, 22, 1, 1, gallant19_37_pixels, 0 }; 91b31e6386Sdrochner 92b31e6386Sdrochner static u_int32_t gallant19_38_pixels[] = { 93b31e6386Sdrochner 0x00000000, 94b31e6386Sdrochner 0x07000060, 0x0f800060, 0x18c00000, 0x18c00000, 0x18c00000, 0x0f8034c0, 95b31e6386Sdrochner 0x1e003000, 0x3e003000, 0x77003000, 0x63607800, 0x61e00000, 0x61c00000, 96b31e6386Sdrochner 0x61800000, 0x3fe00000, 0x1e600000, 0x000030c0, 0x00003800, 0x00000780, 97b31e6386Sdrochner 0x000020c0, 0x00003f80, 0x00000000 98b31e6386Sdrochner }; 99b31e6386Sdrochner static struct raster gallant19_38 = { 12, 22, 1, 1, gallant19_38_pixels, 0 }; 100b31e6386Sdrochner 101b31e6386Sdrochner static u_int32_t gallant19_39_pixels[] = { 102b31e6386Sdrochner 0x00000000, 103b31e6386Sdrochner 0x0c000c20, 0x1e000780, 0x1e000000, 0x06000000, 0x06000000, 0x0c000000, 104b31e6386Sdrochner 0x18000000, 0x100030c0, 0x000030c0, 0x000030c0, 0x000030c0, 0x00001e60, 105b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00006020, 106b31e6386Sdrochner 0x00003040, 0x00001880, 0x00000000 107b31e6386Sdrochner }; 108b31e6386Sdrochner static struct raster gallant19_39 = { 12, 22, 1, 1, gallant19_39_pixels, 0 }; 109b31e6386Sdrochner 110b31e6386Sdrochner static u_int32_t gallant19_40_pixels[] = { 111b31e6386Sdrochner 0x00000000, 112b31e6386Sdrochner 0x00c06620, 0x01803b40, 0x03801980, 0x03001980, 0x07000000, 0x06000000, 113b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06007040, 0x07001d00, 0x03000700, 114b31e6386Sdrochner 0x038011c0, 0x0180f1f0, 0x00c00000, 0x00000000, 0x00000000, 0x00000000, 115b31e6386Sdrochner 0x00000000, 0x00006020, 0x00000000 116b31e6386Sdrochner }; 117b31e6386Sdrochner static struct raster gallant19_40 = { 12, 22, 1, 1, gallant19_40_pixels, 0 }; 118b31e6386Sdrochner 119b31e6386Sdrochner static u_int32_t gallant19_41_pixels[] = { 120b31e6386Sdrochner 0x00000000, 121b31e6386Sdrochner 0x30000000, 0x180060e0, 0x1c000380, 0x0c000e00, 0x0e003820, 0x06007fe0, 122b31e6386Sdrochner 0x06000000, 0x06000000, 0x060001c0, 0x06000300, 0x0e000180, 0x0c000300, 123b31e6386Sdrochner 0x1c000300, 0x18000180, 0x30000300, 0x000001c0, 0x00000000, 0x00000000, 124b31e6386Sdrochner 0x00000600, 0x00000600, 0x00000000 125b31e6386Sdrochner }; 126b31e6386Sdrochner static struct raster gallant19_41 = { 12, 22, 1, 1, gallant19_41_pixels, 0 }; 127b31e6386Sdrochner 128b31e6386Sdrochner static u_int32_t gallant19_42_pixels[] = { 129b31e6386Sdrochner 0x00000000, 130b31e6386Sdrochner 0x00003800, 0x00000c00, 0x00001800, 0x00000c00, 0x0f000c00, 0x06001800, 131b31e6386Sdrochner 0x66600c00, 0x76e03800, 0x19800000, 0x00000000, 0x19800000, 0x76e00000, 132b31e6386Sdrochner 0x66600000, 0x06000000, 0x0f001c20, 0x000036c0, 0x00004380, 0x00000000, 133b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 134b31e6386Sdrochner }; 135b31e6386Sdrochner static struct raster gallant19_42 = { 12, 22, 1, 1, gallant19_42_pixels, 0 }; 136b31e6386Sdrochner 137b31e6386Sdrochner static u_int32_t gallant19_43_pixels[] = { 138b31e6386Sdrochner 0x00000000, 139b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x06000000, 140b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x7fe00000, 0x7fe00000, 0x06000000, 141b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x00000000, 0x00000000, 0x00000000, 142b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 143b31e6386Sdrochner }; 144b31e6386Sdrochner static struct raster gallant19_43 = { 12, 22, 1, 1, gallant19_43_pixels, 0 }; 145b31e6386Sdrochner 146b31e6386Sdrochner static u_int32_t gallant19_44_pixels[] = { 147b31e6386Sdrochner 0x00000000, 148b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 149b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 150b31e6386Sdrochner 0x0c000000, 0x1e000000, 0x1e000000, 0x06000000, 0x06000000, 0x0c000000, 151b31e6386Sdrochner 0x18000000, 0x10000000, 0x00000000 152b31e6386Sdrochner }; 153b31e6386Sdrochner static struct raster gallant19_44 = { 12, 22, 1, 1, gallant19_44_pixels, 0 }; 154b31e6386Sdrochner 155b31e6386Sdrochner static u_int32_t gallant19_45_pixels[] = { 156b31e6386Sdrochner 0x00000000, 157b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 158b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x7fe00000, 0x7fe00000, 0x00000000, 159b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 160b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 161b31e6386Sdrochner }; 162b31e6386Sdrochner static struct raster gallant19_45 = { 12, 22, 1, 1, gallant19_45_pixels, 0 }; 163b31e6386Sdrochner 164b31e6386Sdrochner static u_int32_t gallant19_46_pixels[] = { 165b31e6386Sdrochner 0x00000000, 166b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 167b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0c000000, 168b31e6386Sdrochner 0x1e000000, 0x1e000000, 0x0c000000, 0x00000000, 0x00000000, 0x00000000, 169b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 170b31e6386Sdrochner }; 171b31e6386Sdrochner static struct raster gallant19_46 = { 12, 22, 1, 1, gallant19_46_pixels, 0 }; 172b31e6386Sdrochner 173b31e6386Sdrochner static u_int32_t gallant19_47_pixels[] = { 174b31e6386Sdrochner 0x00000000, 175b31e6386Sdrochner 0x00600000, 0x00c00000, 0x00c00000, 0x01800000, 0x01800000, 0x03000000, 176b31e6386Sdrochner 0x03000000, 0x06000000, 0x0c000000, 0x0c000000, 0x18000000, 0x18000000, 177b31e6386Sdrochner 0x30000000, 0x30000000, 0x60000000, 0x00000000, 0x00000000, 0x00000000, 178b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 179b31e6386Sdrochner }; 180b31e6386Sdrochner static struct raster gallant19_47 = { 12, 22, 1, 1, gallant19_47_pixels, 0 }; 181b31e6386Sdrochner 182b31e6386Sdrochner static u_int32_t gallant19_48_pixels[] = { 183b31e6386Sdrochner 0x00000000, 184b31e6386Sdrochner 0x07000000, 0x0f800000, 0x11800000, 0x10c00000, 0x30c00000, 0x30c00000, 185b31e6386Sdrochner 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30800000, 186b31e6386Sdrochner 0x18800000, 0x1f000000, 0x0e000000, 0x00000000, 0x00000000, 0x00000000, 187b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 188b31e6386Sdrochner }; 189b31e6386Sdrochner static struct raster gallant19_48 = { 12, 22, 1, 1, gallant19_48_pixels, 0 }; 190b31e6386Sdrochner 191b31e6386Sdrochner static u_int32_t gallant19_49_pixels[] = { 192b31e6386Sdrochner 0x00000000, 193b31e6386Sdrochner 0x02000000, 0x06000000, 0x0e000000, 0x1e000000, 0x36000000, 0x06000000, 194b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 195b31e6386Sdrochner 0x06000000, 0x06000000, 0x3fc00000, 0x00000000, 0x00000000, 0x00000000, 196b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 197b31e6386Sdrochner }; 198b31e6386Sdrochner static struct raster gallant19_49 = { 12, 22, 1, 1, gallant19_49_pixels, 0 }; 199b31e6386Sdrochner 200b31e6386Sdrochner static u_int32_t gallant19_50_pixels[] = { 201b31e6386Sdrochner 0x00000000, 202b31e6386Sdrochner 0x1f000000, 0x3f800000, 0x61c00000, 0x40c00000, 0x00c00000, 0x00c00000, 203b31e6386Sdrochner 0x00c00000, 0x01800000, 0x03000000, 0x06000000, 0x0c000000, 0x18000000, 204b31e6386Sdrochner 0x30200000, 0x7fe00000, 0x7fe00000, 0x00000000, 0x00000000, 0x00000000, 205b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 206b31e6386Sdrochner }; 207b31e6386Sdrochner static struct raster gallant19_50 = { 12, 22, 1, 1, gallant19_50_pixels, 0 }; 208b31e6386Sdrochner 209b31e6386Sdrochner static u_int32_t gallant19_51_pixels[] = { 210b31e6386Sdrochner 0x00000000, 211b31e6386Sdrochner 0x0f800000, 0x1fc00000, 0x20e00000, 0x40600000, 0x00600000, 0x00e00000, 212b31e6386Sdrochner 0x07c00000, 0x0fc00000, 0x00e00000, 0x00600000, 0x00600000, 0x40600000, 213b31e6386Sdrochner 0x60400000, 0x3f800000, 0x1f000000, 0x00000000, 0x00000000, 0x00000000, 214b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 215b31e6386Sdrochner }; 216b31e6386Sdrochner static struct raster gallant19_51 = { 12, 22, 1, 1, gallant19_51_pixels, 0 }; 217b31e6386Sdrochner 218b31e6386Sdrochner static u_int32_t gallant19_52_pixels[] = { 219b31e6386Sdrochner 0x00000000, 220b31e6386Sdrochner 0x01800000, 0x03800000, 0x03800000, 0x05800000, 0x05800000, 0x09800000, 221b31e6386Sdrochner 0x09800000, 0x11800000, 0x11800000, 0x21800000, 0x3fe00000, 0x7fe00000, 222b31e6386Sdrochner 0x01800000, 0x01800000, 0x01800000, 0x00000000, 0x00000000, 0x00000000, 223b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 224b31e6386Sdrochner }; 225b31e6386Sdrochner static struct raster gallant19_52 = { 12, 22, 1, 1, gallant19_52_pixels, 0 }; 226b31e6386Sdrochner 227b31e6386Sdrochner static u_int32_t gallant19_53_pixels[] = { 228b31e6386Sdrochner 0x00000000, 229b31e6386Sdrochner 0x0fc00000, 0x0fc00000, 0x10000000, 0x10000000, 0x20000000, 0x3f800000, 230b31e6386Sdrochner 0x31c00000, 0x00e00000, 0x00600000, 0x00600000, 0x00600000, 0x40600000, 231b31e6386Sdrochner 0x60600000, 0x30c00000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000, 232b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 233b31e6386Sdrochner }; 234b31e6386Sdrochner static struct raster gallant19_53 = { 12, 22, 1, 1, gallant19_53_pixels, 0 }; 235b31e6386Sdrochner 236b31e6386Sdrochner static u_int32_t gallant19_54_pixels[] = { 237b31e6386Sdrochner 0x00000000, 238b31e6386Sdrochner 0x07000000, 0x0c000000, 0x18000000, 0x30000000, 0x30000000, 0x60000000, 239b31e6386Sdrochner 0x67800000, 0x6fc00000, 0x70e00000, 0x60600000, 0x60600000, 0x60600000, 240b31e6386Sdrochner 0x70400000, 0x3f800000, 0x1f000000, 0x00000000, 0x00000000, 0x00000000, 241b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 242b31e6386Sdrochner }; 243b31e6386Sdrochner static struct raster gallant19_54 = { 12, 22, 1, 1, gallant19_54_pixels, 0 }; 244b31e6386Sdrochner 245b31e6386Sdrochner static u_int32_t gallant19_55_pixels[] = { 246b31e6386Sdrochner 0x00000000, 247b31e6386Sdrochner 0x1fe00000, 0x3fe00000, 0x60400000, 0x00400000, 0x00c00000, 0x00800000, 248b31e6386Sdrochner 0x00800000, 0x01800000, 0x01000000, 0x01000000, 0x03000000, 0x02000000, 249b31e6386Sdrochner 0x02000000, 0x06000000, 0x04000000, 0x00000000, 0x00000000, 0x00000000, 250b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 251b31e6386Sdrochner }; 252b31e6386Sdrochner static struct raster gallant19_55 = { 12, 22, 1, 1, gallant19_55_pixels, 0 }; 253b31e6386Sdrochner 254b31e6386Sdrochner static u_int32_t gallant19_56_pixels[] = { 255b31e6386Sdrochner 0x00000000, 256b31e6386Sdrochner 0x0f000000, 0x11800000, 0x30c00000, 0x30c00000, 0x30c00000, 0x18800000, 257b31e6386Sdrochner 0x0d000000, 0x06000000, 0x0b000000, 0x11800000, 0x30c00000, 0x30c00000, 258b31e6386Sdrochner 0x30c00000, 0x18800000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000, 259b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 260b31e6386Sdrochner }; 261b31e6386Sdrochner static struct raster gallant19_56 = { 12, 22, 1, 1, gallant19_56_pixels, 0 }; 262b31e6386Sdrochner 263b31e6386Sdrochner static u_int32_t gallant19_57_pixels[] = { 264b31e6386Sdrochner 0x00000000, 265b31e6386Sdrochner 0x0f800000, 0x11c00000, 0x20e00000, 0x60600000, 0x60600000, 0x60600000, 266b31e6386Sdrochner 0x70e00000, 0x3f600000, 0x1e600000, 0x00600000, 0x00c00000, 0x00c00000, 267b31e6386Sdrochner 0x01800000, 0x07000000, 0x3c000000, 0x00000000, 0x00000000, 0x00000000, 268b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 269b31e6386Sdrochner }; 270b31e6386Sdrochner static struct raster gallant19_57 = { 12, 22, 1, 1, gallant19_57_pixels, 0 }; 271b31e6386Sdrochner 272b31e6386Sdrochner static u_int32_t gallant19_58_pixels[] = { 273b31e6386Sdrochner 0x00000000, 274b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0c000000, 275b31e6386Sdrochner 0x1e000000, 0x1e000000, 0x0c000000, 0x00000000, 0x00000000, 0x0c000000, 276b31e6386Sdrochner 0x1e000000, 0x1e000000, 0x0c000000, 0x00000000, 0x00000000, 0x00000000, 277b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 278b31e6386Sdrochner }; 279b31e6386Sdrochner static struct raster gallant19_58 = { 12, 22, 1, 1, gallant19_58_pixels, 0 }; 280b31e6386Sdrochner 281b31e6386Sdrochner static u_int32_t gallant19_59_pixels[] = { 282b31e6386Sdrochner 0x00000000, 283b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 284b31e6386Sdrochner 0x0c000000, 0x1e000000, 0x1e000000, 0x0c000000, 0x00000000, 0x00000000, 285b31e6386Sdrochner 0x0c000000, 0x1e000000, 0x1e000000, 0x06000000, 0x06000000, 0x0c000000, 286b31e6386Sdrochner 0x18000000, 0x10000000, 0x00000000 287b31e6386Sdrochner }; 288b31e6386Sdrochner static struct raster gallant19_59 = { 12, 22, 1, 1, gallant19_59_pixels, 0 }; 289b31e6386Sdrochner 290b31e6386Sdrochner static u_int32_t gallant19_60_pixels[] = { 291b31e6386Sdrochner 0x00000000, 292b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00600000, 293b31e6386Sdrochner 0x01c00000, 0x07000000, 0x1e000000, 0x78000000, 0x78000000, 0x1e000000, 294b31e6386Sdrochner 0x07000000, 0x01c00000, 0x00600000, 0x00000000, 0x00000000, 0x00000000, 295b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 296b31e6386Sdrochner }; 297b31e6386Sdrochner static struct raster gallant19_60 = { 12, 22, 1, 1, gallant19_60_pixels, 0 }; 298b31e6386Sdrochner 299b31e6386Sdrochner static u_int32_t gallant19_61_pixels[] = { 300b31e6386Sdrochner 0x00000000, 301b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 302b31e6386Sdrochner 0x00000000, 0x7fc00000, 0x7fc00000, 0x00000000, 0x00000000, 0x7fc00000, 303b31e6386Sdrochner 0x7fc00000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 304b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 305b31e6386Sdrochner }; 306b31e6386Sdrochner static struct raster gallant19_61 = { 12, 22, 1, 1, gallant19_61_pixels, 0 }; 307b31e6386Sdrochner 308b31e6386Sdrochner static u_int32_t gallant19_62_pixels[] = { 309b31e6386Sdrochner 0x00000000, 310b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x60000000, 311b31e6386Sdrochner 0x38000000, 0x1e000000, 0x07800000, 0x01e00000, 0x01e00000, 0x07800000, 312b31e6386Sdrochner 0x1e000000, 0x38000000, 0x60000000, 0x00000000, 0x00000000, 0x00000000, 313b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 314b31e6386Sdrochner }; 315b31e6386Sdrochner static struct raster gallant19_62 = { 12, 22, 1, 1, gallant19_62_pixels, 0 }; 316b31e6386Sdrochner 317b31e6386Sdrochner static u_int32_t gallant19_63_pixels[] = { 318b31e6386Sdrochner 0x00000000, 319b31e6386Sdrochner 0x0f000000, 0x1f800000, 0x39c00000, 0x20c00000, 0x00c00000, 0x00c00000, 320b31e6386Sdrochner 0x01800000, 0x03000000, 0x06000000, 0x0c000000, 0x0c000000, 0x00000000, 321b31e6386Sdrochner 0x00000000, 0x0c000000, 0x0c000000, 0x00000000, 0x00000000, 0x00000000, 322b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 323b31e6386Sdrochner }; 324b31e6386Sdrochner static struct raster gallant19_63 = { 12, 22, 1, 1, gallant19_63_pixels, 0 }; 325b31e6386Sdrochner 326b31e6386Sdrochner static u_int32_t gallant19_64_pixels[] = { 327b31e6386Sdrochner 0x00000000, 328b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x0f800000, 0x3fc00000, 0x30600000, 329b31e6386Sdrochner 0x60600000, 0x67200000, 0x6fa00000, 0x6ca00000, 0x6ca00000, 0x67e00000, 330b31e6386Sdrochner 0x60000000, 0x30000000, 0x3fe00000, 0x0fe00000, 0x00000000, 0x00000000, 331b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 332b31e6386Sdrochner }; 333b31e6386Sdrochner static struct raster gallant19_64 = { 12, 22, 1, 1, gallant19_64_pixels, 0 }; 334b31e6386Sdrochner 335b31e6386Sdrochner static u_int32_t gallant19_65_pixels[] = { 336b31e6386Sdrochner 0x00000000, 337b31e6386Sdrochner 0x00000000, 0x06000000, 0x06000000, 0x0b000000, 0x0b000000, 0x09000000, 338b31e6386Sdrochner 0x11800000, 0x11800000, 0x10800000, 0x3fc00000, 0x20c00000, 0x20400000, 339b31e6386Sdrochner 0x40600000, 0x40600000, 0xe0f00000, 0x00000000, 0x00000000, 0x00000000, 340b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 341b31e6386Sdrochner }; 342b31e6386Sdrochner static struct raster gallant19_65 = { 12, 22, 1, 1, gallant19_65_pixels, 0 }; 343b31e6386Sdrochner 344b31e6386Sdrochner static u_int32_t gallant19_66_pixels[] = { 345b31e6386Sdrochner 0x00000000, 346b31e6386Sdrochner 0x00000000, 0xff000000, 0x60800000, 0x60c00000, 0x60c00000, 0x60c00000, 347b31e6386Sdrochner 0x61800000, 0x7f800000, 0x60c00000, 0x60600000, 0x60600000, 0x60600000, 348b31e6386Sdrochner 0x60600000, 0x60c00000, 0xff800000, 0x00000000, 0x00000000, 0x00000000, 349b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 350b31e6386Sdrochner }; 351b31e6386Sdrochner static struct raster gallant19_66 = { 12, 22, 1, 1, gallant19_66_pixels, 0 }; 352b31e6386Sdrochner 353b31e6386Sdrochner static u_int32_t gallant19_67_pixels[] = { 354b31e6386Sdrochner 0x00000000, 355b31e6386Sdrochner 0x00000000, 0x0fc00000, 0x10600000, 0x20200000, 0x20000000, 0x60000000, 356b31e6386Sdrochner 0x60000000, 0x60000000, 0x60000000, 0x60000000, 0x60000000, 0x20000000, 357b31e6386Sdrochner 0x30200000, 0x18400000, 0x0f800000, 0x00000000, 0x00000000, 0x00000000, 358b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 359b31e6386Sdrochner }; 360b31e6386Sdrochner static struct raster gallant19_67 = { 12, 22, 1, 1, gallant19_67_pixels, 0 }; 361b31e6386Sdrochner 362b31e6386Sdrochner static u_int32_t gallant19_68_pixels[] = { 363b31e6386Sdrochner 0x00000000, 364b31e6386Sdrochner 0x00000000, 0xff000000, 0x61c00000, 0x60c00000, 0x60600000, 0x60600000, 365b31e6386Sdrochner 0x60600000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 366b31e6386Sdrochner 0x60400000, 0x61800000, 0xfe000000, 0x00000000, 0x00000000, 0x00000000, 367b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 368b31e6386Sdrochner }; 369b31e6386Sdrochner static struct raster gallant19_68 = { 12, 22, 1, 1, gallant19_68_pixels, 0 }; 370b31e6386Sdrochner 371b31e6386Sdrochner static u_int32_t gallant19_69_pixels[] = { 372b31e6386Sdrochner 0x00000000, 373b31e6386Sdrochner 0x00000000, 0x7fc00000, 0x30400000, 0x30400000, 0x30000000, 0x30000000, 374b31e6386Sdrochner 0x30800000, 0x3f800000, 0x30800000, 0x30000000, 0x30000000, 0x30000000, 375b31e6386Sdrochner 0x30200000, 0x30200000, 0x7fe00000, 0x00000000, 0x00000000, 0x00000000, 376b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 377b31e6386Sdrochner }; 378b31e6386Sdrochner static struct raster gallant19_69 = { 12, 22, 1, 1, gallant19_69_pixels, 0 }; 379b31e6386Sdrochner 380b31e6386Sdrochner static u_int32_t gallant19_70_pixels[] = { 381b31e6386Sdrochner 0x00000000, 382b31e6386Sdrochner 0x00000000, 0x7fc00000, 0x30400000, 0x30400000, 0x30000000, 0x30000000, 383b31e6386Sdrochner 0x30800000, 0x3f800000, 0x30800000, 0x30000000, 0x30000000, 0x30000000, 384b31e6386Sdrochner 0x30000000, 0x30000000, 0x78000000, 0x00000000, 0x00000000, 0x00000000, 385b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 386b31e6386Sdrochner }; 387b31e6386Sdrochner static struct raster gallant19_70 = { 12, 22, 1, 1, gallant19_70_pixels, 0 }; 388b31e6386Sdrochner 389b31e6386Sdrochner static u_int32_t gallant19_71_pixels[] = { 390b31e6386Sdrochner 0x00000000, 391b31e6386Sdrochner 0x00000000, 0x0fc00000, 0x10600000, 0x20200000, 0x20000000, 0x60000000, 392b31e6386Sdrochner 0x60000000, 0x60000000, 0x60000000, 0x61f00000, 0x60600000, 0x20600000, 393b31e6386Sdrochner 0x30600000, 0x18600000, 0x0f800000, 0x00000000, 0x00000000, 0x00000000, 394b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 395b31e6386Sdrochner }; 396b31e6386Sdrochner static struct raster gallant19_71 = { 12, 22, 1, 1, gallant19_71_pixels, 0 }; 397b31e6386Sdrochner 398b31e6386Sdrochner static u_int32_t gallant19_72_pixels[] = { 399b31e6386Sdrochner 0x00000000, 400b31e6386Sdrochner 0x00000000, 0xf0f00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 401b31e6386Sdrochner 0x60600000, 0x7fe00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 402b31e6386Sdrochner 0x60600000, 0x60600000, 0xf0f00000, 0x00000000, 0x00000000, 0x00000000, 403b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 404b31e6386Sdrochner }; 405b31e6386Sdrochner static struct raster gallant19_72 = { 12, 22, 1, 1, gallant19_72_pixels, 0 }; 406b31e6386Sdrochner 407b31e6386Sdrochner static u_int32_t gallant19_73_pixels[] = { 408b31e6386Sdrochner 0x00000000, 409b31e6386Sdrochner 0x00000000, 0x1f800000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 410b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 411b31e6386Sdrochner 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000, 412b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 413b31e6386Sdrochner }; 414b31e6386Sdrochner static struct raster gallant19_73 = { 12, 22, 1, 1, gallant19_73_pixels, 0 }; 415b31e6386Sdrochner 416b31e6386Sdrochner static u_int32_t gallant19_74_pixels[] = { 417b31e6386Sdrochner 0x00000000, 418b31e6386Sdrochner 0x00000000, 0x1f800000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 419b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 420b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x04000000, 421b31e6386Sdrochner 0x38000000, 0x30000000, 0x00000000 422b31e6386Sdrochner }; 423b31e6386Sdrochner static struct raster gallant19_74 = { 12, 22, 1, 1, gallant19_74_pixels, 0 }; 424b31e6386Sdrochner 425b31e6386Sdrochner static u_int32_t gallant19_75_pixels[] = { 426b31e6386Sdrochner 0x00000000, 427b31e6386Sdrochner 0x00000000, 0xf0e00000, 0x61800000, 0x63000000, 0x66000000, 0x6c000000, 428b31e6386Sdrochner 0x78000000, 0x78000000, 0x7c000000, 0x6e000000, 0x67000000, 0x63800000, 429b31e6386Sdrochner 0x61c00000, 0x60e00000, 0xf0700000, 0x00000000, 0x00000000, 0x00000000, 430b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 431b31e6386Sdrochner }; 432b31e6386Sdrochner static struct raster gallant19_75 = { 12, 22, 1, 1, gallant19_75_pixels, 0 }; 433b31e6386Sdrochner 434b31e6386Sdrochner static u_int32_t gallant19_76_pixels[] = { 435b31e6386Sdrochner 0x00000000, 436b31e6386Sdrochner 0x00000000, 0x78000000, 0x30000000, 0x30000000, 0x30000000, 0x30000000, 437b31e6386Sdrochner 0x30000000, 0x30000000, 0x30000000, 0x30000000, 0x30000000, 0x30000000, 438b31e6386Sdrochner 0x30200000, 0x30200000, 0x7fe00000, 0x00000000, 0x00000000, 0x00000000, 439b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 440b31e6386Sdrochner }; 441b31e6386Sdrochner static struct raster gallant19_76 = { 12, 22, 1, 1, gallant19_76_pixels, 0 }; 442b31e6386Sdrochner 443b31e6386Sdrochner static u_int32_t gallant19_77_pixels[] = { 444b31e6386Sdrochner 0x00000000, 445b31e6386Sdrochner 0x00000000, 0xe0700000, 0x60e00000, 0x70e00000, 0x70e00000, 0x70e00000, 446b31e6386Sdrochner 0x59600000, 0x59600000, 0x59600000, 0x4d600000, 0x4e600000, 0x4e600000, 447b31e6386Sdrochner 0x44600000, 0x44600000, 0xe4f00000, 0x00000000, 0x00000000, 0x00000000, 448b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 449b31e6386Sdrochner }; 450b31e6386Sdrochner static struct raster gallant19_77 = { 12, 22, 1, 1, gallant19_77_pixels, 0 }; 451b31e6386Sdrochner 452b31e6386Sdrochner static u_int32_t gallant19_78_pixels[] = { 453b31e6386Sdrochner 0x00000000, 454b31e6386Sdrochner 0x00000000, 0xc0700000, 0x60200000, 0x70200000, 0x78200000, 0x58200000, 455b31e6386Sdrochner 0x4c200000, 0x46200000, 0x47200000, 0x43200000, 0x41a00000, 0x40e00000, 456b31e6386Sdrochner 0x40e00000, 0x40600000, 0xe0300000, 0x00000000, 0x00000000, 0x00000000, 457b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 458b31e6386Sdrochner }; 459b31e6386Sdrochner static struct raster gallant19_78 = { 12, 22, 1, 1, gallant19_78_pixels, 0 }; 460b31e6386Sdrochner 461b31e6386Sdrochner static u_int32_t gallant19_79_pixels[] = { 462b31e6386Sdrochner 0x00000000, 463b31e6386Sdrochner 0x00000000, 0x0f000000, 0x11c00000, 0x20c00000, 0x20600000, 0x60600000, 464b31e6386Sdrochner 0x60600000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 0x20400000, 465b31e6386Sdrochner 0x30400000, 0x18800000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000, 466b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 467b31e6386Sdrochner }; 468b31e6386Sdrochner static struct raster gallant19_79 = { 12, 22, 1, 1, gallant19_79_pixels, 0 }; 469b31e6386Sdrochner 470b31e6386Sdrochner static u_int32_t gallant19_80_pixels[] = { 471b31e6386Sdrochner 0x00000000, 472b31e6386Sdrochner 0x00000000, 0x7f800000, 0x30c00000, 0x30600000, 0x30600000, 0x30600000, 473b31e6386Sdrochner 0x30c00000, 0x37800000, 0x30000000, 0x30000000, 0x30000000, 0x30000000, 474b31e6386Sdrochner 0x30000000, 0x30000000, 0x78000000, 0x00000000, 0x00000000, 0x00000000, 475b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 476b31e6386Sdrochner }; 477b31e6386Sdrochner static struct raster gallant19_80 = { 12, 22, 1, 1, gallant19_80_pixels, 0 }; 478b31e6386Sdrochner 479b31e6386Sdrochner static u_int32_t gallant19_81_pixels[] = { 480b31e6386Sdrochner 0x00000000, 481b31e6386Sdrochner 0x00000000, 0x0f000000, 0x11c00000, 0x20c00000, 0x20600000, 0x60600000, 482b31e6386Sdrochner 0x60600000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 0x30400000, 483b31e6386Sdrochner 0x38400000, 0x1f800000, 0x0e000000, 0x1f000000, 0x23900000, 0x01e00000, 484b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 485b31e6386Sdrochner }; 486b31e6386Sdrochner static struct raster gallant19_81 = { 12, 22, 1, 1, gallant19_81_pixels, 0 }; 487b31e6386Sdrochner 488b31e6386Sdrochner static u_int32_t gallant19_82_pixels[] = { 489b31e6386Sdrochner 0x00000000, 490b31e6386Sdrochner 0x00000000, 0xff000000, 0x61800000, 0x60c00000, 0x60c00000, 0x60c00000, 491b31e6386Sdrochner 0x60800000, 0x7f000000, 0x7c000000, 0x6e000000, 0x67000000, 0x63800000, 492b31e6386Sdrochner 0x61c00000, 0x60e00000, 0xf0700000, 0x00000000, 0x00000000, 0x00000000, 493b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 494b31e6386Sdrochner }; 495b31e6386Sdrochner static struct raster gallant19_82 = { 12, 22, 1, 1, gallant19_82_pixels, 0 }; 496b31e6386Sdrochner 497b31e6386Sdrochner static u_int32_t gallant19_83_pixels[] = { 498b31e6386Sdrochner 0x00000000, 499b31e6386Sdrochner 0x00000000, 0x1fe00000, 0x30600000, 0x60200000, 0x60200000, 0x70000000, 500b31e6386Sdrochner 0x3c000000, 0x1e000000, 0x07800000, 0x01c00000, 0x00e00000, 0x40600000, 501b31e6386Sdrochner 0x40600000, 0x60c00000, 0x7f800000, 0x00000000, 0x00000000, 0x00000000, 502b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 503b31e6386Sdrochner }; 504b31e6386Sdrochner static struct raster gallant19_83 = { 12, 22, 1, 1, gallant19_83_pixels, 0 }; 505b31e6386Sdrochner 506b31e6386Sdrochner static u_int32_t gallant19_84_pixels[] = { 507b31e6386Sdrochner 0x00000000, 508b31e6386Sdrochner 0x00000000, 0x7fe00000, 0x46200000, 0x06000000, 0x06000000, 0x06000000, 509b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 510b31e6386Sdrochner 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000, 511b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 512b31e6386Sdrochner }; 513b31e6386Sdrochner static struct raster gallant19_84 = { 12, 22, 1, 1, gallant19_84_pixels, 0 }; 514b31e6386Sdrochner 515b31e6386Sdrochner static u_int32_t gallant19_85_pixels[] = { 516b31e6386Sdrochner 0x00000000, 517b31e6386Sdrochner 0x00000000, 0xf0700000, 0x60200000, 0x60200000, 0x60200000, 0x60200000, 518b31e6386Sdrochner 0x60200000, 0x60200000, 0x60200000, 0x60200000, 0x60200000, 0x60200000, 519b31e6386Sdrochner 0x70400000, 0x3fc00000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000, 520b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 521b31e6386Sdrochner }; 522b31e6386Sdrochner static struct raster gallant19_85 = { 12, 22, 1, 1, gallant19_85_pixels, 0 }; 523b31e6386Sdrochner 524b31e6386Sdrochner static u_int32_t gallant19_86_pixels[] = { 525b31e6386Sdrochner 0x00000000, 526b31e6386Sdrochner 0x00000000, 0xe0e00000, 0x60400000, 0x30800000, 0x30800000, 0x30800000, 527b31e6386Sdrochner 0x19000000, 0x19000000, 0x19000000, 0x0c000000, 0x0e000000, 0x0e000000, 528b31e6386Sdrochner 0x04000000, 0x04000000, 0x04000000, 0x00000000, 0x00000000, 0x00000000, 529b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 530b31e6386Sdrochner }; 531b31e6386Sdrochner static struct raster gallant19_86 = { 12, 22, 1, 1, gallant19_86_pixels, 0 }; 532b31e6386Sdrochner 533b31e6386Sdrochner static u_int32_t gallant19_87_pixels[] = { 534b31e6386Sdrochner 0x00000000, 535b31e6386Sdrochner 0x00000000, 0xfef00000, 0x66200000, 0x66200000, 0x66200000, 0x76200000, 536b31e6386Sdrochner 0x77400000, 0x33400000, 0x37400000, 0x3bc00000, 0x3b800000, 0x19800000, 537b31e6386Sdrochner 0x19800000, 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x00000000, 538b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 539b31e6386Sdrochner }; 540b31e6386Sdrochner static struct raster gallant19_87 = { 12, 22, 1, 1, gallant19_87_pixels, 0 }; 541b31e6386Sdrochner 542b31e6386Sdrochner static u_int32_t gallant19_88_pixels[] = { 543b31e6386Sdrochner 0x00000000, 544b31e6386Sdrochner 0x00000000, 0xf0700000, 0x60200000, 0x30400000, 0x38800000, 0x18800000, 545b31e6386Sdrochner 0x0d000000, 0x06000000, 0x06000000, 0x0b000000, 0x11800000, 0x11c00000, 546b31e6386Sdrochner 0x20c00000, 0x40600000, 0xe0f00000, 0x00000000, 0x00000000, 0x00000000, 547b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 548b31e6386Sdrochner }; 549b31e6386Sdrochner static struct raster gallant19_88 = { 12, 22, 1, 1, gallant19_88_pixels, 0 }; 550b31e6386Sdrochner 551b31e6386Sdrochner static u_int32_t gallant19_89_pixels[] = { 552b31e6386Sdrochner 0x00000000, 553b31e6386Sdrochner 0x00000000, 0xf0700000, 0x60200000, 0x30400000, 0x18800000, 0x18800000, 554b31e6386Sdrochner 0x0d000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 555b31e6386Sdrochner 0x06000000, 0x06000000, 0x0f000000, 0x00000000, 0x00000000, 0x00000000, 556b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 557b31e6386Sdrochner }; 558b31e6386Sdrochner static struct raster gallant19_89 = { 12, 22, 1, 1, gallant19_89_pixels, 0 }; 559b31e6386Sdrochner 560b31e6386Sdrochner static u_int32_t gallant19_90_pixels[] = { 561b31e6386Sdrochner 0x00000000, 562b31e6386Sdrochner 0x00000000, 0x3fe00000, 0x20c00000, 0x00c00000, 0x01800000, 0x01800000, 563b31e6386Sdrochner 0x03000000, 0x03000000, 0x06000000, 0x06000000, 0x0c000000, 0x0c000000, 564b31e6386Sdrochner 0x18000000, 0x18200000, 0x3fe00000, 0x00000000, 0x00000000, 0x00000000, 565b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 566b31e6386Sdrochner }; 567b31e6386Sdrochner static struct raster gallant19_90 = { 12, 22, 1, 1, gallant19_90_pixels, 0 }; 568b31e6386Sdrochner 569b31e6386Sdrochner static u_int32_t gallant19_91_pixels[] = { 570b31e6386Sdrochner 0x00000000, 571b31e6386Sdrochner 0x07c00000, 0x07c00000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 572b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 573b31e6386Sdrochner 0x06000000, 0x07c00000, 0x07c00000, 0x00000000, 0x00000000, 0x00000000, 574b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 575b31e6386Sdrochner }; 576b31e6386Sdrochner static struct raster gallant19_91 = { 12, 22, 1, 1, gallant19_91_pixels, 0 }; 577b31e6386Sdrochner 578b31e6386Sdrochner static u_int32_t gallant19_92_pixels[] = { 579b31e6386Sdrochner 0x00000000, 580b31e6386Sdrochner 0x60000000, 0x60000000, 0x30000000, 0x30000000, 0x18000000, 0x18000000, 581b31e6386Sdrochner 0x0c000000, 0x0c000000, 0x06000000, 0x03000000, 0x03000000, 0x01800000, 582b31e6386Sdrochner 0x01800000, 0x00c00000, 0x00c00000, 0x00000000, 0x00000000, 0x00000000, 583b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 584b31e6386Sdrochner }; 585b31e6386Sdrochner static struct raster gallant19_92 = { 12, 22, 1, 1, gallant19_92_pixels, 0 }; 586b31e6386Sdrochner 587b31e6386Sdrochner static u_int32_t gallant19_93_pixels[] = { 588b31e6386Sdrochner 0x00000000, 589b31e6386Sdrochner 0x7c000000, 0x7c000000, 0x0c000000, 0x0c000000, 0x0c000000, 0x0c000000, 590b31e6386Sdrochner 0x0c000000, 0x0c000000, 0x0c000000, 0x0c000000, 0x0c000000, 0x0c000000, 591b31e6386Sdrochner 0x0c000000, 0x7c000000, 0x7c000000, 0x00000000, 0x00000000, 0x00000000, 592b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 593b31e6386Sdrochner }; 594b31e6386Sdrochner static struct raster gallant19_93 = { 12, 22, 1, 1, gallant19_93_pixels, 0 }; 595b31e6386Sdrochner 596b31e6386Sdrochner static u_int32_t gallant19_94_pixels[] = { 597b31e6386Sdrochner 0x00000000, 598b31e6386Sdrochner 0x04000000, 0x0e000000, 0x1b000000, 0x31800000, 0x60c00000, 0x00000000, 599b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 600b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 601b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 602b31e6386Sdrochner }; 603b31e6386Sdrochner static struct raster gallant19_94 = { 12, 22, 1, 1, gallant19_94_pixels, 0 }; 604b31e6386Sdrochner 605b31e6386Sdrochner static u_int32_t gallant19_95_pixels[] = { 606b31e6386Sdrochner 0x00000000, 607b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 608b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 609b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfff00000, 0xfff00000, 610b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 611b31e6386Sdrochner }; 612b31e6386Sdrochner static struct raster gallant19_95 = { 12, 22, 1, 1, gallant19_95_pixels, 0 }; 613b31e6386Sdrochner 614b31e6386Sdrochner static u_int32_t gallant19_96_pixels[] = { 615b31e6386Sdrochner 0x00000000, 616b31e6386Sdrochner 0x01000000, 0x03000000, 0x06000000, 0x06000000, 0x07800000, 0x07800000, 617b31e6386Sdrochner 0x03000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 618b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 619b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 620b31e6386Sdrochner }; 621b31e6386Sdrochner static struct raster gallant19_96 = { 12, 22, 1, 1, gallant19_96_pixels, 0 }; 622b31e6386Sdrochner 623b31e6386Sdrochner static u_int32_t gallant19_97_pixels[] = { 624b31e6386Sdrochner 0x00000000, 625b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0f800000, 626b31e6386Sdrochner 0x18c00000, 0x10c00000, 0x03c00000, 0x1cc00000, 0x30c00000, 0x30c00000, 627b31e6386Sdrochner 0x30c00000, 0x39c00000, 0x1ee00000, 0x00000000, 0x00000000, 0x00000000, 628b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 629b31e6386Sdrochner }; 630b31e6386Sdrochner static struct raster gallant19_97 = { 12, 22, 1, 1, gallant19_97_pixels, 0 }; 631b31e6386Sdrochner 632b31e6386Sdrochner static u_int32_t gallant19_98_pixels[] = { 633b31e6386Sdrochner 0x00000000, 634b31e6386Sdrochner 0x20000000, 0x60000000, 0xe0000000, 0x60000000, 0x60000000, 0x67800000, 635b31e6386Sdrochner 0x6fc00000, 0x70e00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 636b31e6386Sdrochner 0x70600000, 0x78c00000, 0x4f800000, 0x00000000, 0x00000000, 0x00000000, 637b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 638b31e6386Sdrochner }; 639b31e6386Sdrochner static struct raster gallant19_98 = { 12, 22, 1, 1, gallant19_98_pixels, 0 }; 640b31e6386Sdrochner 641b31e6386Sdrochner static u_int32_t gallant19_99_pixels[] = { 642b31e6386Sdrochner 0x00000000, 643b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x1f800000, 644b31e6386Sdrochner 0x31c00000, 0x20c00000, 0x60000000, 0x60000000, 0x60000000, 0x60000000, 645b31e6386Sdrochner 0x70400000, 0x30c00000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000, 646b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 647b31e6386Sdrochner }; 648b31e6386Sdrochner static struct raster gallant19_99 = { 12, 22, 1, 1, gallant19_99_pixels, 0 }; 649b31e6386Sdrochner 650b31e6386Sdrochner static u_int32_t gallant19_100_pixels[] = { 651b31e6386Sdrochner 0x00000000, 652b31e6386Sdrochner 0x00600000, 0x00e00000, 0x00600000, 0x00600000, 0x00600000, 0x0f600000, 653b31e6386Sdrochner 0x31e00000, 0x20e00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 654b31e6386Sdrochner 0x70e00000, 0x39600000, 0x1e700000, 0x00000000, 0x00000000, 0x00000000, 655b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 656b31e6386Sdrochner }; 657b31e6386Sdrochner static struct raster gallant19_100 = { 12, 22, 1, 1, gallant19_100_pixels, 0 }; 658b31e6386Sdrochner 659b31e6386Sdrochner static u_int32_t gallant19_101_pixels[] = { 660b31e6386Sdrochner 0x00000000, 661b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0f000000, 662b31e6386Sdrochner 0x30c00000, 0x60600000, 0x60600000, 0x7fe00000, 0x60000000, 0x60000000, 663b31e6386Sdrochner 0x30000000, 0x18600000, 0x0f800000, 0x00000000, 0x00000000, 0x00000000, 664b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 665b31e6386Sdrochner }; 666b31e6386Sdrochner static struct raster gallant19_101 = { 12, 22, 1, 1, gallant19_101_pixels, 0 }; 667b31e6386Sdrochner 668b31e6386Sdrochner static u_int32_t gallant19_102_pixels[] = { 669b31e6386Sdrochner 0x00000000, 670b31e6386Sdrochner 0x03800000, 0x04c00000, 0x04c00000, 0x0c000000, 0x0c000000, 0x0c000000, 671b31e6386Sdrochner 0x0c000000, 0x1f800000, 0x0c000000, 0x0c000000, 0x0c000000, 0x0c000000, 672b31e6386Sdrochner 0x0c000000, 0x0c000000, 0x1e000000, 0x00000000, 0x00000000, 0x00000000, 673b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 674b31e6386Sdrochner }; 675b31e6386Sdrochner static struct raster gallant19_102 = { 12, 22, 1, 1, gallant19_102_pixels, 0 }; 676b31e6386Sdrochner 677b31e6386Sdrochner static u_int32_t gallant19_103_pixels[] = { 678b31e6386Sdrochner 0x00000000, 679b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x1f200000, 680b31e6386Sdrochner 0x31e00000, 0x60c00000, 0x60c00000, 0x60c00000, 0x31800000, 0x3f000000, 681b31e6386Sdrochner 0x60000000, 0x7fc00000, 0x3fe00000, 0x20600000, 0x40200000, 0x40200000, 682b31e6386Sdrochner 0x7fc00000, 0x3f800000, 0x00000000 683b31e6386Sdrochner }; 684b31e6386Sdrochner static struct raster gallant19_103 = { 12, 22, 1, 1, gallant19_103_pixels, 0 }; 685b31e6386Sdrochner 686b31e6386Sdrochner static u_int32_t gallant19_104_pixels[] = { 687b31e6386Sdrochner 0x00000000, 688b31e6386Sdrochner 0x10000000, 0x30000000, 0x70000000, 0x30000000, 0x30000000, 0x37800000, 689b31e6386Sdrochner 0x39c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 690b31e6386Sdrochner 0x30c00000, 0x30c00000, 0x79e00000, 0x00000000, 0x00000000, 0x00000000, 691b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 692b31e6386Sdrochner }; 693b31e6386Sdrochner static struct raster gallant19_104 = { 12, 22, 1, 1, gallant19_104_pixels, 0 }; 694b31e6386Sdrochner 695b31e6386Sdrochner static u_int32_t gallant19_105_pixels[] = { 696b31e6386Sdrochner 0x00000000, 697b31e6386Sdrochner 0x00000000, 0x06000000, 0x06000000, 0x00000000, 0x00000000, 0x1e000000, 698b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 699b31e6386Sdrochner 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000, 700b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 701b31e6386Sdrochner }; 702b31e6386Sdrochner static struct raster gallant19_105 = { 12, 22, 1, 1, gallant19_105_pixels, 0 }; 703b31e6386Sdrochner 704b31e6386Sdrochner static u_int32_t gallant19_106_pixels[] = { 705b31e6386Sdrochner 0x00000000, 706b31e6386Sdrochner 0x00000000, 0x00c00000, 0x00c00000, 0x00000000, 0x00000000, 0x03c00000, 707b31e6386Sdrochner 0x00c00000, 0x00c00000, 0x00c00000, 0x00c00000, 0x00c00000, 0x00c00000, 708b31e6386Sdrochner 0x00c00000, 0x00c00000, 0x00c00000, 0x20c00000, 0x30c00000, 0x38800000, 709b31e6386Sdrochner 0x1f000000, 0x0e000000, 0x00000000 710b31e6386Sdrochner }; 711b31e6386Sdrochner static struct raster gallant19_106 = { 12, 22, 1, 1, gallant19_106_pixels, 0 }; 712b31e6386Sdrochner 713b31e6386Sdrochner static u_int32_t gallant19_107_pixels[] = { 714b31e6386Sdrochner 0x00000000, 715b31e6386Sdrochner 0x60000000, 0xe0000000, 0x60000000, 0x60000000, 0x60000000, 0x61c00000, 716b31e6386Sdrochner 0x63000000, 0x66000000, 0x7c000000, 0x78000000, 0x7c000000, 0x6e000000, 717b31e6386Sdrochner 0x67000000, 0x63800000, 0xf1e00000, 0x00000000, 0x00000000, 0x00000000, 718b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 719b31e6386Sdrochner }; 720b31e6386Sdrochner static struct raster gallant19_107 = { 12, 22, 1, 1, gallant19_107_pixels, 0 }; 721b31e6386Sdrochner 722b31e6386Sdrochner static u_int32_t gallant19_108_pixels[] = { 723b31e6386Sdrochner 0x00000000, 724b31e6386Sdrochner 0x1e000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 725b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 726b31e6386Sdrochner 0x06000000, 0x06000000, 0x1f800000, 0x00000000, 0x00000000, 0x00000000, 727b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 728b31e6386Sdrochner }; 729b31e6386Sdrochner static struct raster gallant19_108 = { 12, 22, 1, 1, gallant19_108_pixels, 0 }; 730b31e6386Sdrochner 731b31e6386Sdrochner static u_int32_t gallant19_109_pixels[] = { 732b31e6386Sdrochner 0x00000000, 733b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xddc00000, 734b31e6386Sdrochner 0x6ee00000, 0x66600000, 0x66600000, 0x66600000, 0x66600000, 0x66600000, 735b31e6386Sdrochner 0x66600000, 0x66600000, 0xef700000, 0x00000000, 0x00000000, 0x00000000, 736b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 737b31e6386Sdrochner }; 738b31e6386Sdrochner static struct raster gallant19_109 = { 12, 22, 1, 1, gallant19_109_pixels, 0 }; 739b31e6386Sdrochner 740b31e6386Sdrochner static u_int32_t gallant19_110_pixels[] = { 741b31e6386Sdrochner 0x00000000, 742b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x27800000, 743b31e6386Sdrochner 0x79c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 744b31e6386Sdrochner 0x30c00000, 0x30c00000, 0x79e00000, 0x00000000, 0x00000000, 0x00000000, 745b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 746b31e6386Sdrochner }; 747b31e6386Sdrochner static struct raster gallant19_110 = { 12, 22, 1, 1, gallant19_110_pixels, 0 }; 748b31e6386Sdrochner 749b31e6386Sdrochner static u_int32_t gallant19_111_pixels[] = { 750b31e6386Sdrochner 0x00000000, 751b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0f800000, 752b31e6386Sdrochner 0x11c00000, 0x20e00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 753b31e6386Sdrochner 0x70400000, 0x38800000, 0x1f000000, 0x00000000, 0x00000000, 0x00000000, 754b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 755b31e6386Sdrochner }; 756b31e6386Sdrochner static struct raster gallant19_111 = { 12, 22, 1, 1, gallant19_111_pixels, 0 }; 757b31e6386Sdrochner 758b31e6386Sdrochner static u_int32_t gallant19_112_pixels[] = { 759b31e6386Sdrochner 0x00000000, 760b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xef800000, 761b31e6386Sdrochner 0x71c00000, 0x60e00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 762b31e6386Sdrochner 0x60400000, 0x70800000, 0x7f000000, 0x60000000, 0x60000000, 0x60000000, 763b31e6386Sdrochner 0x60000000, 0xf0000000, 0x00000000 764b31e6386Sdrochner }; 765b31e6386Sdrochner static struct raster gallant19_112 = { 12, 22, 1, 1, gallant19_112_pixels, 0 }; 766b31e6386Sdrochner 767b31e6386Sdrochner static u_int32_t gallant19_113_pixels[] = { 768b31e6386Sdrochner 0x00000000, 769b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0f200000, 770b31e6386Sdrochner 0x11e00000, 0x20e00000, 0x60600000, 0x60600000, 0x60600000, 0x60600000, 771b31e6386Sdrochner 0x70600000, 0x38e00000, 0x1fe00000, 0x00600000, 0x00600000, 0x00600000, 772b31e6386Sdrochner 0x00600000, 0x00f00000, 0x00000000 773b31e6386Sdrochner }; 774b31e6386Sdrochner static struct raster gallant19_113 = { 12, 22, 1, 1, gallant19_113_pixels, 0 }; 775b31e6386Sdrochner 776b31e6386Sdrochner static u_int32_t gallant19_114_pixels[] = { 777b31e6386Sdrochner 0x00000000, 778b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x73800000, 779b31e6386Sdrochner 0x34c00000, 0x38c00000, 0x30000000, 0x30000000, 0x30000000, 0x30000000, 780b31e6386Sdrochner 0x30000000, 0x30000000, 0x78000000, 0x00000000, 0x00000000, 0x00000000, 781b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 782b31e6386Sdrochner }; 783b31e6386Sdrochner static struct raster gallant19_114 = { 12, 22, 1, 1, gallant19_114_pixels, 0 }; 784b31e6386Sdrochner 785b31e6386Sdrochner static u_int32_t gallant19_115_pixels[] = { 786b31e6386Sdrochner 0x00000000, 787b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x1fc00000, 788b31e6386Sdrochner 0x30c00000, 0x30400000, 0x38000000, 0x1e000000, 0x07800000, 0x01c00000, 789b31e6386Sdrochner 0x20c00000, 0x30c00000, 0x3f800000, 0x00000000, 0x00000000, 0x00000000, 790b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 791b31e6386Sdrochner }; 792b31e6386Sdrochner static struct raster gallant19_115 = { 12, 22, 1, 1, gallant19_115_pixels, 0 }; 793b31e6386Sdrochner 794b31e6386Sdrochner static u_int32_t gallant19_116_pixels[] = { 795b31e6386Sdrochner 0x00000000, 796b31e6386Sdrochner 0x00000000, 0x00000000, 0x04000000, 0x04000000, 0x0c000000, 0x7fc00000, 797b31e6386Sdrochner 0x0c000000, 0x0c000000, 0x0c000000, 0x0c000000, 0x0c000000, 0x0c000000, 798b31e6386Sdrochner 0x0c200000, 0x0e400000, 0x07800000, 0x00000000, 0x00000000, 0x00000000, 799b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 800b31e6386Sdrochner }; 801b31e6386Sdrochner static struct raster gallant19_116 = { 12, 22, 1, 1, gallant19_116_pixels, 0 }; 802b31e6386Sdrochner 803b31e6386Sdrochner static u_int32_t gallant19_117_pixels[] = { 804b31e6386Sdrochner 0x00000000, 805b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x79e00000, 806b31e6386Sdrochner 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 0x30c00000, 807b31e6386Sdrochner 0x30c00000, 0x39c00000, 0x1e600000, 0x00000000, 0x00000000, 0x00000000, 808b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 809b31e6386Sdrochner }; 810b31e6386Sdrochner static struct raster gallant19_117 = { 12, 22, 1, 1, gallant19_117_pixels, 0 }; 811b31e6386Sdrochner 812b31e6386Sdrochner static u_int32_t gallant19_118_pixels[] = { 813b31e6386Sdrochner 0x00000000, 814b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf0700000, 815b31e6386Sdrochner 0x60200000, 0x30400000, 0x30400000, 0x18800000, 0x18800000, 0x0d000000, 816b31e6386Sdrochner 0x0d000000, 0x06000000, 0x06000000, 0x00000000, 0x00000000, 0x00000000, 817b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 818b31e6386Sdrochner }; 819b31e6386Sdrochner static struct raster gallant19_118 = { 12, 22, 1, 1, gallant19_118_pixels, 0 }; 820b31e6386Sdrochner 821b31e6386Sdrochner static u_int32_t gallant19_119_pixels[] = { 822b31e6386Sdrochner 0x00000000, 823b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xff700000, 824b31e6386Sdrochner 0x66200000, 0x66200000, 0x66200000, 0x37400000, 0x3b400000, 0x3b400000, 825b31e6386Sdrochner 0x19800000, 0x19800000, 0x19800000, 0x00000000, 0x00000000, 0x00000000, 826b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 827b31e6386Sdrochner }; 828b31e6386Sdrochner static struct raster gallant19_119 = { 12, 22, 1, 1, gallant19_119_pixels, 0 }; 829b31e6386Sdrochner 830b31e6386Sdrochner static u_int32_t gallant19_120_pixels[] = { 831b31e6386Sdrochner 0x00000000, 832b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf8f00000, 833b31e6386Sdrochner 0x70400000, 0x38800000, 0x1d000000, 0x0e000000, 0x07000000, 0x0b800000, 834b31e6386Sdrochner 0x11c00000, 0x20e00000, 0xf1f00000, 0x00000000, 0x00000000, 0x00000000, 835b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 836b31e6386Sdrochner }; 837b31e6386Sdrochner static struct raster gallant19_120 = { 12, 22, 1, 1, gallant19_120_pixels, 0 }; 838b31e6386Sdrochner 839b31e6386Sdrochner static u_int32_t gallant19_121_pixels[] = { 840b31e6386Sdrochner 0x00000000, 841b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf0f00000, 842b31e6386Sdrochner 0x60200000, 0x30400000, 0x30400000, 0x18800000, 0x18800000, 0x0d000000, 843b31e6386Sdrochner 0x0d000000, 0x06000000, 0x06000000, 0x04000000, 0x0c000000, 0x08000000, 844b31e6386Sdrochner 0x78000000, 0x70000000, 0x00000000 845b31e6386Sdrochner }; 846b31e6386Sdrochner static struct raster gallant19_121 = { 12, 22, 1, 1, gallant19_121_pixels, 0 }; 847b31e6386Sdrochner 848b31e6386Sdrochner static u_int32_t gallant19_122_pixels[] = { 849b31e6386Sdrochner 0x00000000, 850b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x7fe00000, 851b31e6386Sdrochner 0x60e00000, 0x41c00000, 0x03800000, 0x07000000, 0x0e000000, 0x1c000000, 852b31e6386Sdrochner 0x38200000, 0x70600000, 0x7fe00000, 0x00000000, 0x00000000, 0x00000000, 853b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 854b31e6386Sdrochner }; 855b31e6386Sdrochner static struct raster gallant19_122 = { 12, 22, 1, 1, gallant19_122_pixels, 0 }; 856b31e6386Sdrochner 857b31e6386Sdrochner static u_int32_t gallant19_123_pixels[] = { 858b31e6386Sdrochner 0x00000000, 859b31e6386Sdrochner 0x01c00000, 0x03000000, 0x03000000, 0x01800000, 0x01800000, 0x01800000, 860b31e6386Sdrochner 0x03000000, 0x07000000, 0x03000000, 0x01800000, 0x01800000, 0x01800000, 861b31e6386Sdrochner 0x03000000, 0x03000000, 0x01c00000, 0x00000000, 0x00000000, 0x00000000, 862b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 863b31e6386Sdrochner }; 864b31e6386Sdrochner static struct raster gallant19_123 = { 12, 22, 1, 1, gallant19_123_pixels, 0 }; 865b31e6386Sdrochner 866b31e6386Sdrochner static u_int32_t gallant19_124_pixels[] = { 867b31e6386Sdrochner 0x00000000, 868b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 869b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 870b31e6386Sdrochner 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 0x06000000, 871b31e6386Sdrochner 0x06000000, 0x06000000, 0x00000000 872b31e6386Sdrochner }; 873b31e6386Sdrochner static struct raster gallant19_124 = { 12, 22, 1, 1, gallant19_124_pixels, 0 }; 874b31e6386Sdrochner 875b31e6386Sdrochner static u_int32_t gallant19_125_pixels[] = { 876b31e6386Sdrochner 0x00000000, 877b31e6386Sdrochner 0x38000000, 0x0c000000, 0x0c000000, 0x18000000, 0x18000000, 0x18000000, 878b31e6386Sdrochner 0x0c000000, 0x0e000000, 0x0c000000, 0x18000000, 0x18000000, 0x18000000, 879b31e6386Sdrochner 0x0c000000, 0x0c000000, 0x38000000, 0x00000000, 0x00000000, 0x00000000, 880b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 881b31e6386Sdrochner }; 882b31e6386Sdrochner static struct raster gallant19_125 = { 12, 22, 1, 1, gallant19_125_pixels, 0 }; 883b31e6386Sdrochner 884b31e6386Sdrochner static u_int32_t gallant19_126_pixels[] = { 885b31e6386Sdrochner 0x00000000, 886b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 887b31e6386Sdrochner 0x00000000, 0x00000000, 0x1c200000, 0x3e600000, 0x36c00000, 0x67c00000, 888b31e6386Sdrochner 0x43800000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 889b31e6386Sdrochner 0x00000000, 0x00000000, 0x00000000 890b31e6386Sdrochner }; 891b31e6386Sdrochner static struct raster gallant19_126 = { 12, 22, 1, 1, gallant19_126_pixels, 0 }; 892b31e6386Sdrochner 893*4cdd8aadScube #define null1 {0, 0, 0, 0, 0} 894*4cdd8aadScube #define null2 null1, null1 895b31e6386Sdrochner #define null4 null2, null2 896b31e6386Sdrochner #define null8 null4, null4 897b31e6386Sdrochner #define null16 null8, null8 898b31e6386Sdrochner #define null32 null16, null16 899b31e6386Sdrochner #define null64 null32, null32 900b31e6386Sdrochner #define null128 null64, null64 901b31e6386Sdrochner 902b31e6386Sdrochner struct raster_font gallant19 = { 903b31e6386Sdrochner 12, 22, 15, RASFONT_FIXEDWIDTH|RASFONT_NOVERTICALMOVEMENT, 904b31e6386Sdrochner { 905b31e6386Sdrochner null32, 906b31e6386Sdrochner { &gallant19_32, 0, -15, 12, 0 }, 907b31e6386Sdrochner { &gallant19_33, 0, -15, 12, 0 }, 908b31e6386Sdrochner { &gallant19_34, 0, -15, 12, 0 }, 909b31e6386Sdrochner { &gallant19_35, 0, -15, 12, 0 }, 910b31e6386Sdrochner { &gallant19_36, 0, -15, 12, 0 }, 911b31e6386Sdrochner { &gallant19_37, 0, -15, 12, 0 }, 912b31e6386Sdrochner { &gallant19_38, 0, -15, 12, 0 }, 913b31e6386Sdrochner { &gallant19_39, 0, -15, 12, 0 }, 914b31e6386Sdrochner { &gallant19_40, 0, -15, 12, 0 }, 915b31e6386Sdrochner { &gallant19_41, 0, -15, 12, 0 }, 916b31e6386Sdrochner { &gallant19_42, 0, -15, 12, 0 }, 917b31e6386Sdrochner { &gallant19_43, 0, -15, 12, 0 }, 918b31e6386Sdrochner { &gallant19_44, 0, -15, 12, 0 }, 919b31e6386Sdrochner { &gallant19_45, 0, -15, 12, 0 }, 920b31e6386Sdrochner { &gallant19_46, 0, -15, 12, 0 }, 921b31e6386Sdrochner { &gallant19_47, 0, -15, 12, 0 }, 922b31e6386Sdrochner { &gallant19_48, 0, -15, 12, 0 }, 923b31e6386Sdrochner { &gallant19_49, 0, -15, 12, 0 }, 924b31e6386Sdrochner { &gallant19_50, 0, -15, 12, 0 }, 925b31e6386Sdrochner { &gallant19_51, 0, -15, 12, 0 }, 926b31e6386Sdrochner { &gallant19_52, 0, -15, 12, 0 }, 927b31e6386Sdrochner { &gallant19_53, 0, -15, 12, 0 }, 928b31e6386Sdrochner { &gallant19_54, 0, -15, 12, 0 }, 929b31e6386Sdrochner { &gallant19_55, 0, -15, 12, 0 }, 930b31e6386Sdrochner { &gallant19_56, 0, -15, 12, 0 }, 931b31e6386Sdrochner { &gallant19_57, 0, -15, 12, 0 }, 932b31e6386Sdrochner { &gallant19_58, 0, -15, 12, 0 }, 933b31e6386Sdrochner { &gallant19_59, 0, -15, 12, 0 }, 934b31e6386Sdrochner { &gallant19_60, 0, -15, 12, 0 }, 935b31e6386Sdrochner { &gallant19_61, 0, -15, 12, 0 }, 936b31e6386Sdrochner { &gallant19_62, 0, -15, 12, 0 }, 937b31e6386Sdrochner { &gallant19_63, 0, -15, 12, 0 }, 938b31e6386Sdrochner { &gallant19_64, 0, -15, 12, 0 }, 939b31e6386Sdrochner { &gallant19_65, 0, -15, 12, 0 }, 940b31e6386Sdrochner { &gallant19_66, 0, -15, 12, 0 }, 941b31e6386Sdrochner { &gallant19_67, 0, -15, 12, 0 }, 942b31e6386Sdrochner { &gallant19_68, 0, -15, 12, 0 }, 943b31e6386Sdrochner { &gallant19_69, 0, -15, 12, 0 }, 944b31e6386Sdrochner { &gallant19_70, 0, -15, 12, 0 }, 945b31e6386Sdrochner { &gallant19_71, 0, -15, 12, 0 }, 946b31e6386Sdrochner { &gallant19_72, 0, -15, 12, 0 }, 947b31e6386Sdrochner { &gallant19_73, 0, -15, 12, 0 }, 948b31e6386Sdrochner { &gallant19_74, 0, -15, 12, 0 }, 949b31e6386Sdrochner { &gallant19_75, 0, -15, 12, 0 }, 950b31e6386Sdrochner { &gallant19_76, 0, -15, 12, 0 }, 951b31e6386Sdrochner { &gallant19_77, 0, -15, 12, 0 }, 952b31e6386Sdrochner { &gallant19_78, 0, -15, 12, 0 }, 953b31e6386Sdrochner { &gallant19_79, 0, -15, 12, 0 }, 954b31e6386Sdrochner { &gallant19_80, 0, -15, 12, 0 }, 955b31e6386Sdrochner { &gallant19_81, 0, -15, 12, 0 }, 956b31e6386Sdrochner { &gallant19_82, 0, -15, 12, 0 }, 957b31e6386Sdrochner { &gallant19_83, 0, -15, 12, 0 }, 958b31e6386Sdrochner { &gallant19_84, 0, -15, 12, 0 }, 959b31e6386Sdrochner { &gallant19_85, 0, -15, 12, 0 }, 960b31e6386Sdrochner { &gallant19_86, 0, -15, 12, 0 }, 961b31e6386Sdrochner { &gallant19_87, 0, -15, 12, 0 }, 962b31e6386Sdrochner { &gallant19_88, 0, -15, 12, 0 }, 963b31e6386Sdrochner { &gallant19_89, 0, -15, 12, 0 }, 964b31e6386Sdrochner { &gallant19_90, 0, -15, 12, 0 }, 965b31e6386Sdrochner { &gallant19_91, 0, -15, 12, 0 }, 966b31e6386Sdrochner { &gallant19_92, 0, -15, 12, 0 }, 967b31e6386Sdrochner { &gallant19_93, 0, -15, 12, 0 }, 968b31e6386Sdrochner { &gallant19_94, 0, -15, 12, 0 }, 969b31e6386Sdrochner { &gallant19_95, 0, -15, 12, 0 }, 970b31e6386Sdrochner { &gallant19_96, 0, -15, 12, 0 }, 971b31e6386Sdrochner { &gallant19_97, 0, -15, 12, 0 }, 972b31e6386Sdrochner { &gallant19_98, 0, -15, 12, 0 }, 973b31e6386Sdrochner { &gallant19_99, 0, -15, 12, 0 }, 974b31e6386Sdrochner { &gallant19_100, 0, -15, 12, 0 }, 975b31e6386Sdrochner { &gallant19_101, 0, -15, 12, 0 }, 976b31e6386Sdrochner { &gallant19_102, 0, -15, 12, 0 }, 977b31e6386Sdrochner { &gallant19_103, 0, -15, 12, 0 }, 978b31e6386Sdrochner { &gallant19_104, 0, -15, 12, 0 }, 979b31e6386Sdrochner { &gallant19_105, 0, -15, 12, 0 }, 980b31e6386Sdrochner { &gallant19_106, 0, -15, 12, 0 }, 981b31e6386Sdrochner { &gallant19_107, 0, -15, 12, 0 }, 982b31e6386Sdrochner { &gallant19_108, 0, -15, 12, 0 }, 983b31e6386Sdrochner { &gallant19_109, 0, -15, 12, 0 }, 984b31e6386Sdrochner { &gallant19_110, 0, -15, 12, 0 }, 985b31e6386Sdrochner { &gallant19_111, 0, -15, 12, 0 }, 986b31e6386Sdrochner { &gallant19_112, 0, -15, 12, 0 }, 987b31e6386Sdrochner { &gallant19_113, 0, -15, 12, 0 }, 988b31e6386Sdrochner { &gallant19_114, 0, -15, 12, 0 }, 989b31e6386Sdrochner { &gallant19_115, 0, -15, 12, 0 }, 990b31e6386Sdrochner { &gallant19_116, 0, -15, 12, 0 }, 991b31e6386Sdrochner { &gallant19_117, 0, -15, 12, 0 }, 992b31e6386Sdrochner { &gallant19_118, 0, -15, 12, 0 }, 993b31e6386Sdrochner { &gallant19_119, 0, -15, 12, 0 }, 994b31e6386Sdrochner { &gallant19_120, 0, -15, 12, 0 }, 995b31e6386Sdrochner { &gallant19_121, 0, -15, 12, 0 }, 996b31e6386Sdrochner { &gallant19_122, 0, -15, 12, 0 }, 997b31e6386Sdrochner { &gallant19_123, 0, -15, 12, 0 }, 998b31e6386Sdrochner { &gallant19_124, 0, -15, 12, 0 }, 999b31e6386Sdrochner { &gallant19_125, 0, -15, 12, 0 }, 1000b31e6386Sdrochner { &gallant19_126, 0, -15, 12, 0 }, 1001*4cdd8aadScube null1, 1002b31e6386Sdrochner null128 1003b31e6386Sdrochner }, 1004b31e6386Sdrochner #ifdef COLORFONT_CACHE 1005b31e6386Sdrochner (struct raster_fontcache*) -1 1006b31e6386Sdrochner #endif /*COLORFONT_CACHE*/ 1007b31e6386Sdrochner }; 1008