From 45d88fa052995da4fb77deb72ddf1597cfdb058c Mon Sep 17 00:00:00 2001 From: Christian Vogel Date: Mon, 11 Oct 2010 20:49:39 +0200 Subject: Calypso FB: 8 Fonts, header file and utility functions. I only activate two fonts, Helvetica Regular 8pt and bold 14pt because the others bloat the binary too much. --- src/target/firmware/fb/helvB24.c | 1871 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 1871 insertions(+) create mode 100644 src/target/firmware/fb/helvB24.c (limited to 'src/target/firmware/fb/helvB24.c') diff --git a/src/target/firmware/fb/helvB24.c b/src/target/firmware/fb/helvB24.c new file mode 100644 index 00000000..509b9db5 --- /dev/null +++ b/src/target/firmware/fb/helvB24.c @@ -0,0 +1,1871 @@ +#include +static const uint8_t font_helvB24_data[] = { +/* --- new character space (32) starting at offset 0x0000 --- */ + /*0000:*/ 6, 1, 1, 0, 0, /* width and bbox (w,h,x,y) */ + /*0005:*/ 0x00, /* ........ */ +/* --- new character exclam (33) starting at offset 0x0006 --- */ + /*0006:*/ 7, 3, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*000b:*/ 0xe0, /* ###..... */ + /*000c:*/ 0xe0, /* ###..... */ + /*000d:*/ 0xe0, /* ###..... */ + /*000e:*/ 0xe0, /* ###..... */ + /*000f:*/ 0xe0, /* ###..... */ + /*0010:*/ 0xe0, /* ###..... */ + /*0011:*/ 0xe0, /* ###..... */ + /*0012:*/ 0xe0, /* ###..... */ + /*0013:*/ 0xe0, /* ###..... */ + /*0014:*/ 0xe0, /* ###..... */ + /*0015:*/ 0xe0, /* ###..... */ + /*0016:*/ 0xe0, /* ###..... */ + /*0017:*/ 0xe0, /* ###..... */ + /*0018:*/ 0xe0, /* ###..... */ + /*0019:*/ 0x00, /* ........ */ + /*001a:*/ 0x00, /* ........ */ + /*001b:*/ 0xe0, /* ###..... */ + /*001c:*/ 0xe0, /* ###..... */ + /*001d:*/ 0xe0, /* ###..... */ +/* --- new character quotedbl (34) starting at offset 0x001e --- */ + /*001e:*/ 9, 5, 6, 2, 13, /* width and bbox (w,h,x,y) */ + /*0023:*/ 0xd8, /* ##.##... */ + /*0024:*/ 0xd8, /* ##.##... */ + /*0025:*/ 0xd8, /* ##.##... */ + /*0026:*/ 0xd8, /* ##.##... */ + /*0027:*/ 0xd8, /* ##.##... */ + /*0028:*/ 0x90, /* #..#.... */ +/* --- new character numbersign (35) starting at offset 0x0029 --- */ + /*0029:*/ 14, 12, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*002e:*/ 0x0c,0xc0, /* ....##..##...... */ + /*0030:*/ 0x0c,0xc0, /* ....##..##...... */ + /*0032:*/ 0x0c,0xc0, /* ....##..##...... */ + /*0034:*/ 0x0c,0xc0, /* ....##..##...... */ + /*0036:*/ 0x0c,0xc0, /* ....##..##...... */ + /*0038:*/ 0x7f,0xf0, /* .###########.... */ + /*003a:*/ 0x7f,0xf0, /* .###########.... */ + /*003c:*/ 0x19,0x80, /* ...##..##....... */ + /*003e:*/ 0x19,0x80, /* ...##..##....... */ + /*0040:*/ 0x19,0x80, /* ...##..##....... */ + /*0042:*/ 0x19,0x80, /* ...##..##....... */ + /*0044:*/ 0xff,0xe0, /* ###########..... */ + /*0046:*/ 0xff,0xe0, /* ###########..... */ + /*0048:*/ 0x33,0x00, /* ..##..##........ */ + /*004a:*/ 0x33,0x00, /* ..##..##........ */ + /*004c:*/ 0x33,0x00, /* ..##..##........ */ + /*004e:*/ 0x33,0x00, /* ..##..##........ */ + /*0050:*/ 0x33,0x00, /* ..##..##........ */ +/* --- new character dollar (36) starting at offset 0x0052 --- */ + /*0052:*/ 13, 12, 21, 0, -2, /* width and bbox (w,h,x,y) */ + /*0057:*/ 0x06,0x00, /* .....##......... */ + /*0059:*/ 0x3f,0x80, /* ..#######....... */ + /*005b:*/ 0x7f,0xc0, /* .#########...... */ + /*005d:*/ 0xf6,0xe0, /* ####.##.###..... */ + /*005f:*/ 0xe6,0xe0, /* ###..##.###..... */ + /*0061:*/ 0xe6,0xe0, /* ###..##.###..... */ + /*0063:*/ 0xf6,0x00, /* ####.##......... */ + /*0065:*/ 0x7e,0x00, /* .######......... */ + /*0067:*/ 0x3e,0x00, /* ..#####......... */ + /*0069:*/ 0x0f,0x00, /* ....####........ */ + /*006b:*/ 0x07,0xc0, /* .....#####...... */ + /*006d:*/ 0x07,0xe0, /* .....######..... */ + /*006f:*/ 0x06,0xf0, /* .....##.####.... */ + /*0071:*/ 0xe6,0x70, /* ###..##..###.... */ + /*0073:*/ 0xe6,0x70, /* ###..##..###.... */ + /*0075:*/ 0xe6,0x70, /* ###..##..###.... */ + /*0077:*/ 0xf6,0xf0, /* ####.##.####.... */ + /*0079:*/ 0x7f,0xe0, /* .##########..... */ + /*007b:*/ 0x1f,0xc0, /* ...#######...... */ + /*007d:*/ 0x06,0x00, /* .....##......... */ + /*007f:*/ 0x06,0x00, /* .....##......... */ +/* --- new character percent (37) starting at offset 0x0081 --- */ + /*0081:*/ 22, 21, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*0086:*/ 0x00,0x07,0x00, /* .............###........ */ + /*0089:*/ 0x3e,0x07,0x00, /* ..#####......###........ */ + /*008c:*/ 0x7f,0x0e,0x00, /* .#######....###......... */ + /*008f:*/ 0xe3,0x8e,0x00, /* ###...###...###......... */ + /*0092:*/ 0xc1,0x9c,0x00, /* ##.....##..###.......... */ + /*0095:*/ 0xc1,0x9c,0x00, /* ##.....##..###.......... */ + /*0098:*/ 0xe3,0xb8,0x00, /* ###...###.###........... */ + /*009b:*/ 0x7f,0x38,0x00, /* .#######..###........... */ + /*009e:*/ 0x3e,0x70,0x00, /* ..#####..###............ */ + /*00a1:*/ 0x00,0x70,0x00, /* .........###............ */ + /*00a4:*/ 0x00,0xe3,0xe0, /* ........###...#####..... */ + /*00a7:*/ 0x00,0xe7,0xf0, /* ........###..#######.... */ + /*00aa:*/ 0x01,0xce,0x38, /* .......###..###...###... */ + /*00ad:*/ 0x01,0xcc,0x18, /* .......###..##.....##... */ + /*00b0:*/ 0x03,0x8c,0x18, /* ......###...##.....##... */ + /*00b3:*/ 0x03,0x8e,0x38, /* ......###...###...###... */ + /*00b6:*/ 0x07,0x07,0xf0, /* .....###.....#######.... */ + /*00b9:*/ 0x07,0x03,0xe0, /* .....###......#####..... */ +/* --- new character ampersand (38) starting at offset 0x00bc --- */ + /*00bc:*/ 18, 16, 18, 1, 0, /* width and bbox (w,h,x,y) */ + /*00c1:*/ 0x0f,0x80, /* ....#####....... */ + /*00c3:*/ 0x1f,0xc0, /* ...#######...... */ + /*00c5:*/ 0x3d,0xe0, /* ..####.####..... */ + /*00c7:*/ 0x38,0xe0, /* ..###...###..... */ + /*00c9:*/ 0x38,0xe0, /* ..###...###..... */ + /*00cb:*/ 0x38,0xe0, /* ..###...###..... */ + /*00cd:*/ 0x1d,0xc0, /* ...###.###...... */ + /*00cf:*/ 0x0f,0x80, /* ....#####....... */ + /*00d1:*/ 0x1f,0x00, /* ...#####........ */ + /*00d3:*/ 0x3f,0x9c, /* ..#######..###.. */ + /*00d5:*/ 0x7b,0xdc, /* .####.####.###.. */ + /*00d7:*/ 0x71,0xfc, /* .###...#######.. */ + /*00d9:*/ 0xe0,0xf8, /* ###.....#####... */ + /*00db:*/ 0xe0,0x70, /* ###......###.... */ + /*00dd:*/ 0xe0,0xf8, /* ###.....#####... */ + /*00df:*/ 0xf1,0xfc, /* ####...#######.. */ + /*00e1:*/ 0x7f,0xce, /* .#########..###. */ + /*00e3:*/ 0x1f,0x87, /* ...######....### */ +/* --- new character quotesingle (39) starting at offset 0x00e5 --- */ + /*00e5:*/ 6, 2, 6, 2, 13, /* width and bbox (w,h,x,y) */ + /*00ea:*/ 0xc0, /* ##...... */ + /*00eb:*/ 0xc0, /* ##...... */ + /*00ec:*/ 0xc0, /* ##...... */ + /*00ed:*/ 0xc0, /* ##...... */ + /*00ee:*/ 0xc0, /* ##...... */ + /*00ef:*/ 0x80, /* #....... */ +/* --- new character parenleft (40) starting at offset 0x00f0 --- */ + /*00f0:*/ 8, 6, 24, 1, -5, /* width and bbox (w,h,x,y) */ + /*00f5:*/ 0x0c, /* ....##.. */ + /*00f6:*/ 0x1c, /* ...###.. */ + /*00f7:*/ 0x38, /* ..###... */ + /*00f8:*/ 0x38, /* ..###... */ + /*00f9:*/ 0x70, /* .###.... */ + /*00fa:*/ 0x70, /* .###.... */ + /*00fb:*/ 0x60, /* .##..... */ + /*00fc:*/ 0xe0, /* ###..... */ + /*00fd:*/ 0xe0, /* ###..... */ + /*00fe:*/ 0xe0, /* ###..... */ + /*00ff:*/ 0xe0, /* ###..... */ + /*0100:*/ 0xe0, /* ###..... */ + /*0101:*/ 0xe0, /* ###..... */ + /*0102:*/ 0xe0, /* ###..... */ + /*0103:*/ 0xe0, /* ###..... */ + /*0104:*/ 0xe0, /* ###..... */ + /*0105:*/ 0xe0, /* ###..... */ + /*0106:*/ 0x60, /* .##..... */ + /*0107:*/ 0x70, /* .###.... */ + /*0108:*/ 0x70, /* .###.... */ + /*0109:*/ 0x38, /* ..###... */ + /*010a:*/ 0x38, /* ..###... */ + /*010b:*/ 0x1c, /* ...###.. */ + /*010c:*/ 0x0c, /* ....##.. */ +/* --- new character parenright (41) starting at offset 0x010d --- */ + /*010d:*/ 8, 6, 24, 1, -5, /* width and bbox (w,h,x,y) */ + /*0112:*/ 0xc0, /* ##...... */ + /*0113:*/ 0xe0, /* ###..... */ + /*0114:*/ 0x70, /* .###.... */ + /*0115:*/ 0x70, /* .###.... */ + /*0116:*/ 0x38, /* ..###... */ + /*0117:*/ 0x38, /* ..###... */ + /*0118:*/ 0x18, /* ...##... */ + /*0119:*/ 0x1c, /* ...###.. */ + /*011a:*/ 0x1c, /* ...###.. */ + /*011b:*/ 0x1c, /* ...###.. */ + /*011c:*/ 0x1c, /* ...###.. */ + /*011d:*/ 0x1c, /* ...###.. */ + /*011e:*/ 0x1c, /* ...###.. */ + /*011f:*/ 0x1c, /* ...###.. */ + /*0120:*/ 0x1c, /* ...###.. */ + /*0121:*/ 0x1c, /* ...###.. */ + /*0122:*/ 0x1c, /* ...###.. */ + /*0123:*/ 0x18, /* ...##... */ + /*0124:*/ 0x38, /* ..###... */ + /*0125:*/ 0x38, /* ..###... */ + /*0126:*/ 0x70, /* .###.... */ + /*0127:*/ 0x70, /* .###.... */ + /*0128:*/ 0xe0, /* ###..... */ + /*0129:*/ 0xc0, /* ##...... */ +/* --- new character asterisk (42) starting at offset 0x012a --- */ + /*012a:*/ 10, 8, 7, 1, 12, /* width and bbox (w,h,x,y) */ + /*012f:*/ 0x18, /* ...##... */ + /*0130:*/ 0x18, /* ...##... */ + /*0131:*/ 0xdb, /* ##.##.## */ + /*0132:*/ 0xff, /* ######## */ + /*0133:*/ 0x3c, /* ..####.. */ + /*0134:*/ 0x66, /* .##..##. */ + /*0135:*/ 0x66, /* .##..##. */ +/* --- new character plus (43) starting at offset 0x0136 --- */ + /*0136:*/ 15, 11, 12, 2, 1, /* width and bbox (w,h,x,y) */ + /*013b:*/ 0x0e,0x00, /* ....###......... */ + /*013d:*/ 0x0e,0x00, /* ....###......... */ + /*013f:*/ 0x0e,0x00, /* ....###......... */ + /*0141:*/ 0x0e,0x00, /* ....###......... */ + /*0143:*/ 0x0e,0x00, /* ....###......... */ + /*0145:*/ 0xff,0xe0, /* ###########..... */ + /*0147:*/ 0xff,0xe0, /* ###########..... */ + /*0149:*/ 0x0e,0x00, /* ....###......... */ + /*014b:*/ 0x0e,0x00, /* ....###......... */ + /*014d:*/ 0x0e,0x00, /* ....###......... */ + /*014f:*/ 0x0e,0x00, /* ....###......... */ + /*0151:*/ 0x0e,0x00, /* ....###......... */ +/* --- new character comma (44) starting at offset 0x0153 --- */ + /*0153:*/ 7, 3, 6, 2, -3, /* width and bbox (w,h,x,y) */ + /*0158:*/ 0xe0, /* ###..... */ + /*0159:*/ 0xe0, /* ###..... */ + /*015a:*/ 0xe0, /* ###..... */ + /*015b:*/ 0x60, /* .##..... */ + /*015c:*/ 0x60, /* .##..... */ + /*015d:*/ 0xc0, /* ##...... */ +/* --- new character hyphen (45) starting at offset 0x015e --- */ + /*015e:*/ 8, 7, 3, 0, 6, /* width and bbox (w,h,x,y) */ + /*0163:*/ 0xfe, /* #######. */ + /*0164:*/ 0xfe, /* #######. */ + /*0165:*/ 0xfe, /* #######. */ +/* --- new character period (46) starting at offset 0x0166 --- */ + /*0166:*/ 7, 3, 3, 2, 0, /* width and bbox (w,h,x,y) */ + /*016b:*/ 0xe0, /* ###..... */ + /*016c:*/ 0xe0, /* ###..... */ + /*016d:*/ 0xe0, /* ###..... */ +/* --- new character slash (47) starting at offset 0x016e --- */ + /*016e:*/ 8, 8, 19, 0, 0, /* width and bbox (w,h,x,y) */ + /*0173:*/ 0x07, /* .....### */ + /*0174:*/ 0x07, /* .....### */ + /*0175:*/ 0x06, /* .....##. */ + /*0176:*/ 0x06, /* .....##. */ + /*0177:*/ 0x0e, /* ....###. */ + /*0178:*/ 0x0c, /* ....##.. */ + /*0179:*/ 0x0c, /* ....##.. */ + /*017a:*/ 0x1c, /* ...###.. */ + /*017b:*/ 0x1c, /* ...###.. */ + /*017c:*/ 0x18, /* ...##... */ + /*017d:*/ 0x18, /* ...##... */ + /*017e:*/ 0x38, /* ..###... */ + /*017f:*/ 0x30, /* ..##.... */ + /*0180:*/ 0x30, /* ..##.... */ + /*0181:*/ 0x70, /* .###.... */ + /*0182:*/ 0x60, /* .##..... */ + /*0183:*/ 0x60, /* .##..... */ + /*0184:*/ 0xe0, /* ###..... */ + /*0185:*/ 0xe0, /* ###..... */ +/* --- new character zero (48) starting at offset 0x0186 --- */ + /*0186:*/ 13, 12, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*018b:*/ 0x1f,0x80, /* ...######....... */ + /*018d:*/ 0x3f,0xc0, /* ..########...... */ + /*018f:*/ 0x79,0xe0, /* .####..####..... */ + /*0191:*/ 0x70,0xe0, /* .###....###..... */ + /*0193:*/ 0x70,0xe0, /* .###....###..... */ + /*0195:*/ 0xe0,0x70, /* ###......###.... */ + /*0197:*/ 0xe0,0x70, /* ###......###.... */ + /*0199:*/ 0xe0,0x70, /* ###......###.... */ + /*019b:*/ 0xe0,0x70, /* ###......###.... */ + /*019d:*/ 0xe0,0x70, /* ###......###.... */ + /*019f:*/ 0xe0,0x70, /* ###......###.... */ + /*01a1:*/ 0xe0,0x70, /* ###......###.... */ + /*01a3:*/ 0xe0,0x70, /* ###......###.... */ + /*01a5:*/ 0x70,0xe0, /* .###....###..... */ + /*01a7:*/ 0x70,0xe0, /* .###....###..... */ + /*01a9:*/ 0x79,0xe0, /* .####..####..... */ + /*01ab:*/ 0x3f,0xc0, /* ..########...... */ + /*01ad:*/ 0x1f,0x80, /* ...######....... */ +/* --- new character one (49) starting at offset 0x01af --- */ + /*01af:*/ 13, 7, 18, 2, 0, /* width and bbox (w,h,x,y) */ + /*01b4:*/ 0x0e, /* ....###. */ + /*01b5:*/ 0x0e, /* ....###. */ + /*01b6:*/ 0x1e, /* ...####. */ + /*01b7:*/ 0xfe, /* #######. */ + /*01b8:*/ 0xfe, /* #######. */ + /*01b9:*/ 0x0e, /* ....###. */ + /*01ba:*/ 0x0e, /* ....###. */ + /*01bb:*/ 0x0e, /* ....###. */ + /*01bc:*/ 0x0e, /* ....###. */ + /*01bd:*/ 0x0e, /* ....###. */ + /*01be:*/ 0x0e, /* ....###. */ + /*01bf:*/ 0x0e, /* ....###. */ + /*01c0:*/ 0x0e, /* ....###. */ + /*01c1:*/ 0x0e, /* ....###. */ + /*01c2:*/ 0x0e, /* ....###. */ + /*01c3:*/ 0x0e, /* ....###. */ + /*01c4:*/ 0x0e, /* ....###. */ + /*01c5:*/ 0x0e, /* ....###. */ +/* --- new character two (50) starting at offset 0x01c6 --- */ + /*01c6:*/ 13, 12, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*01cb:*/ 0x1f,0x00, /* ...#####........ */ + /*01cd:*/ 0x7f,0xc0, /* .#########...... */ + /*01cf:*/ 0x71,0xe0, /* .###...####..... */ + /*01d1:*/ 0xe0,0xe0, /* ###.....###..... */ + /*01d3:*/ 0xe0,0x70, /* ###......###.... */ + /*01d5:*/ 0xe0,0x70, /* ###......###.... */ + /*01d7:*/ 0x00,0x70, /* .........###.... */ + /*01d9:*/ 0x00,0xe0, /* ........###..... */ + /*01db:*/ 0x01,0xe0, /* .......####..... */ + /*01dd:*/ 0x03,0xc0, /* ......####...... */ + /*01df:*/ 0x07,0x80, /* .....####....... */ + /*01e1:*/ 0x1f,0x00, /* ...#####........ */ + /*01e3:*/ 0x3c,0x00, /* ..####.......... */ + /*01e5:*/ 0x78,0x00, /* .####........... */ + /*01e7:*/ 0xf0,0x00, /* ####............ */ + /*01e9:*/ 0xe0,0x00, /* ###............. */ + /*01eb:*/ 0xff,0xf0, /* ############.... */ + /*01ed:*/ 0xff,0xf0, /* ############.... */ +/* --- new character three (51) starting at offset 0x01ef --- */ + /*01ef:*/ 13, 12, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*01f4:*/ 0x1f,0x00, /* ...#####........ */ + /*01f6:*/ 0x7f,0xc0, /* .#########...... */ + /*01f8:*/ 0x71,0xc0, /* .###...###...... */ + /*01fa:*/ 0xe0,0xe0, /* ###.....###..... */ + /*01fc:*/ 0xe0,0xe0, /* ###.....###..... */ + /*01fe:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0200:*/ 0x00,0xe0, /* ........###..... */ + /*0202:*/ 0x01,0xc0, /* .......###...... */ + /*0204:*/ 0x0f,0x80, /* ....#####....... */ + /*0206:*/ 0x0f,0xe0, /* ....#######..... */ + /*0208:*/ 0x00,0xe0, /* ........###..... */ + /*020a:*/ 0x00,0x70, /* .........###.... */ + /*020c:*/ 0x00,0x70, /* .........###.... */ + /*020e:*/ 0xe0,0x70, /* ###......###.... */ + /*0210:*/ 0xe0,0xf0, /* ###.....####.... */ + /*0212:*/ 0x71,0xe0, /* .###...####..... */ + /*0214:*/ 0x7f,0xe0, /* .##########..... */ + /*0216:*/ 0x1f,0x80, /* ...######....... */ +/* --- new character four (52) starting at offset 0x0218 --- */ + /*0218:*/ 13, 12, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*021d:*/ 0x01,0xc0, /* .......###...... */ + /*021f:*/ 0x03,0xc0, /* ......####...... */ + /*0221:*/ 0x03,0xc0, /* ......####...... */ + /*0223:*/ 0x07,0xc0, /* .....#####...... */ + /*0225:*/ 0x07,0xc0, /* .....#####...... */ + /*0227:*/ 0x0d,0xc0, /* ....##.###...... */ + /*0229:*/ 0x1d,0xc0, /* ...###.###...... */ + /*022b:*/ 0x19,0xc0, /* ...##..###...... */ + /*022d:*/ 0x31,0xc0, /* ..##...###...... */ + /*022f:*/ 0x71,0xc0, /* .###...###...... */ + /*0231:*/ 0x61,0xc0, /* .##....###...... */ + /*0233:*/ 0xe1,0xc0, /* ###....###...... */ + /*0235:*/ 0xff,0xf0, /* ############.... */ + /*0237:*/ 0xff,0xf0, /* ############.... */ + /*0239:*/ 0x01,0xc0, /* .......###...... */ + /*023b:*/ 0x01,0xc0, /* .......###...... */ + /*023d:*/ 0x01,0xc0, /* .......###...... */ + /*023f:*/ 0x01,0xc0, /* .......###...... */ +/* --- new character five (53) starting at offset 0x0241 --- */ + /*0241:*/ 13, 12, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*0246:*/ 0x7f,0xe0, /* .##########..... */ + /*0248:*/ 0x7f,0xe0, /* .##########..... */ + /*024a:*/ 0x70,0x00, /* .###............ */ + /*024c:*/ 0x70,0x00, /* .###............ */ + /*024e:*/ 0x70,0x00, /* .###............ */ + /*0250:*/ 0x70,0x00, /* .###............ */ + /*0252:*/ 0x7f,0x80, /* .########....... */ + /*0254:*/ 0x7f,0xc0, /* .#########...... */ + /*0256:*/ 0x71,0xe0, /* .###...####..... */ + /*0258:*/ 0x00,0xe0, /* ........###..... */ + /*025a:*/ 0x00,0x70, /* .........###.... */ + /*025c:*/ 0x00,0x70, /* .........###.... */ + /*025e:*/ 0x00,0x70, /* .........###.... */ + /*0260:*/ 0xe0,0x70, /* ###......###.... */ + /*0262:*/ 0xe0,0xf0, /* ###.....####.... */ + /*0264:*/ 0xf1,0xe0, /* ####...####..... */ + /*0266:*/ 0x7f,0xc0, /* .#########...... */ + /*0268:*/ 0x1f,0x80, /* ...######....... */ +/* --- new character six (54) starting at offset 0x026a --- */ + /*026a:*/ 13, 12, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*026f:*/ 0x0f,0x80, /* ....#####....... */ + /*0271:*/ 0x3f,0xe0, /* ..#########..... */ + /*0273:*/ 0x78,0xe0, /* .####...###..... */ + /*0275:*/ 0x70,0x70, /* .###.....###.... */ + /*0277:*/ 0xe0,0x70, /* ###......###.... */ + /*0279:*/ 0xe0,0x00, /* ###............. */ + /*027b:*/ 0xe0,0x00, /* ###............. */ + /*027d:*/ 0xef,0x00, /* ###.####........ */ + /*027f:*/ 0xff,0xc0, /* ##########...... */ + /*0281:*/ 0xf9,0xe0, /* #####..####..... */ + /*0283:*/ 0xf0,0xe0, /* ####....###..... */ + /*0285:*/ 0xe0,0x70, /* ###......###.... */ + /*0287:*/ 0xe0,0x70, /* ###......###.... */ + /*0289:*/ 0xe0,0x70, /* ###......###.... */ + /*028b:*/ 0x70,0xe0, /* .###....###..... */ + /*028d:*/ 0x79,0xe0, /* .####..####..... */ + /*028f:*/ 0x3f,0xc0, /* ..########...... */ + /*0291:*/ 0x1f,0x80, /* ...######....... */ +/* --- new character seven (55) starting at offset 0x0293 --- */ + /*0293:*/ 13, 12, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*0298:*/ 0xff,0xf0, /* ############.... */ + /*029a:*/ 0xff,0xf0, /* ############.... */ + /*029c:*/ 0x00,0xf0, /* ........####.... */ + /*029e:*/ 0x00,0xe0, /* ........###..... */ + /*02a0:*/ 0x01,0xc0, /* .......###...... */ + /*02a2:*/ 0x01,0xc0, /* .......###...... */ + /*02a4:*/ 0x03,0x80, /* ......###....... */ + /*02a6:*/ 0x03,0x80, /* ......###....... */ + /*02a8:*/ 0x07,0x00, /* .....###........ */ + /*02aa:*/ 0x07,0x00, /* .....###........ */ + /*02ac:*/ 0x0e,0x00, /* ....###......... */ + /*02ae:*/ 0x0e,0x00, /* ....###......... */ + /*02b0:*/ 0x1e,0x00, /* ...####......... */ + /*02b2:*/ 0x1c,0x00, /* ...###.......... */ + /*02b4:*/ 0x1c,0x00, /* ...###.......... */ + /*02b6:*/ 0x3c,0x00, /* ..####.......... */ + /*02b8:*/ 0x38,0x00, /* ..###........... */ + /*02ba:*/ 0x38,0x00, /* ..###........... */ +/* --- new character eight (56) starting at offset 0x02bc --- */ + /*02bc:*/ 13, 12, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*02c1:*/ 0x0f,0x00, /* ....####........ */ + /*02c3:*/ 0x3f,0xc0, /* ..########...... */ + /*02c5:*/ 0x39,0xc0, /* ..###..###...... */ + /*02c7:*/ 0x70,0xe0, /* .###....###..... */ + /*02c9:*/ 0x70,0xe0, /* .###....###..... */ + /*02cb:*/ 0x70,0xe0, /* .###....###..... */ + /*02cd:*/ 0x70,0xe0, /* .###....###..... */ + /*02cf:*/ 0x39,0xc0, /* ..###..###...... */ + /*02d1:*/ 0x1f,0x80, /* ...######....... */ + /*02d3:*/ 0x3f,0xc0, /* ..########...... */ + /*02d5:*/ 0x70,0xe0, /* .###....###..... */ + /*02d7:*/ 0xe0,0x70, /* ###......###.... */ + /*02d9:*/ 0xe0,0x70, /* ###......###.... */ + /*02db:*/ 0xe0,0x70, /* ###......###.... */ + /*02dd:*/ 0xe0,0x70, /* ###......###.... */ + /*02df:*/ 0x70,0xe0, /* .###....###..... */ + /*02e1:*/ 0x7f,0xe0, /* .##########..... */ + /*02e3:*/ 0x1f,0x80, /* ...######....... */ +/* --- new character nine (57) starting at offset 0x02e5 --- */ + /*02e5:*/ 13, 12, 18, 0, 0, /* width and bbox (w,h,x,y) */ + /*02ea:*/ 0x1f,0x80, /* ...######....... */ + /*02ec:*/ 0x7f,0xc0, /* .#########...... */ + /*02ee:*/ 0x79,0xe0, /* .####..####..... */ + /*02f0:*/ 0xf0,0xe0, /* ####....###..... */ + /*02f2:*/ 0xe0,0x70, /* ###......###.... */ + /*02f4:*/ 0xe0,0x70, /* ###......###.... */ + /*02f6:*/ 0xe0,0x70, /* ###......###.... */ + /*02f8:*/ 0xe0,0x70, /* ###......###.... */ + /*02fa:*/ 0xf0,0xf0, /* ####....####.... */ + /*02fc:*/ 0x79,0xf0, /* .####..#####.... */ + /*02fe:*/ 0x7f,0xf0, /* .###########.... */ + /*0300:*/ 0x1f,0x70, /* ...#####.###.... */ + /*0302:*/ 0x00,0x70, /* .........###.... */ + /*0304:*/ 0x00,0x70, /* .........###.... */ + /*0306:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0308:*/ 0xf3,0xe0, /* ####..#####..... */ + /*030a:*/ 0x7f,0xc0, /* .#########...... */ + /*030c:*/ 0x1f,0x00, /* ...#####........ */ +/* --- new character colon (58) starting at offset 0x030e --- */ + /*030e:*/ 7, 3, 14, 2, 0, /* width and bbox (w,h,x,y) */ + /*0313:*/ 0xe0, /* ###..... */ + /*0314:*/ 0xe0, /* ###..... */ + /*0315:*/ 0xe0, /* ###..... */ + /*0316:*/ 0x00, /* ........ */ + /*0317:*/ 0x00, /* ........ */ + /*0318:*/ 0x00, /* ........ */ + /*0319:*/ 0x00, /* ........ */ + /*031a:*/ 0x00, /* ........ */ + /*031b:*/ 0x00, /* ........ */ + /*031c:*/ 0x00, /* ........ */ + /*031d:*/ 0x00, /* ........ */ + /*031e:*/ 0xe0, /* ###..... */ + /*031f:*/ 0xe0, /* ###..... */ + /*0320:*/ 0xe0, /* ###..... */ +/* --- new character semicolon (59) starting at offset 0x0321 --- */ + /*0321:*/ 7, 3, 17, 2, -3, /* width and bbox (w,h,x,y) */ + /*0326:*/ 0xe0, /* ###..... */ + /*0327:*/ 0xe0, /* ###..... */ + /*0328:*/ 0xe0, /* ###..... */ + /*0329:*/ 0x00, /* ........ */ + /*032a:*/ 0x00, /* ........ */ + /*032b:*/ 0x00, /* ........ */ + /*032c:*/ 0x00, /* ........ */ + /*032d:*/ 0x00, /* ........ */ + /*032e:*/ 0x00, /* ........ */ + /*032f:*/ 0x00, /* ........ */ + /*0330:*/ 0x00, /* ........ */ + /*0331:*/ 0xe0, /* ###..... */ + /*0332:*/ 0xe0, /* ###..... */ + /*0333:*/ 0xe0, /* ###..... */ + /*0334:*/ 0x60, /* .##..... */ + /*0335:*/ 0x60, /* .##..... */ + /*0336:*/ 0xc0, /* ##...... */ +/* --- new character less (60) starting at offset 0x0337 --- */ + /*0337:*/ 15, 13, 12, 0, 1, /* width and bbox (w,h,x,y) */ + /*033c:*/ 0x00,0x38, /* ..........###... */ + /*033e:*/ 0x00,0xf8, /* ........#####... */ + /*0340:*/ 0x03,0xe0, /* ......#####..... */ + /*0342:*/ 0x0f,0x80, /* ....#####....... */ + /*0344:*/ 0x3e,0x00, /* ..#####......... */ + /*0346:*/ 0xf0,0x00, /* ####............ */ + /*0348:*/ 0xf0,0x00, /* ####............ */ + /*034a:*/ 0x3e,0x00, /* ..#####......... */ + /*034c:*/ 0x0f,0x80, /* ....#####....... */ + /*034e:*/ 0x03,0xe0, /* ......#####..... */ + /*0350:*/ 0x00,0xf8, /* ........#####... */ + /*0352:*/ 0x00,0x38, /* ..........###... */ +/* --- new character equal (61) starting at offset 0x0354 --- */ + /*0354:*/ 14, 10, 6, 2, 4, /* width and bbox (w,h,x,y) */ + /*0359:*/ 0xff,0xc0, /* ##########...... */ + /*035b:*/ 0xff,0xc0, /* ##########...... */ + /*035d:*/ 0x00,0x00, /* ................ */ + /*035f:*/ 0x00,0x00, /* ................ */ + /*0361:*/ 0xff,0xc0, /* ##########...... */ + /*0363:*/ 0xff,0xc0, /* ##########...... */ +/* --- new character greater (62) starting at offset 0x0365 --- */ + /*0365:*/ 14, 13, 12, 0, 1, /* width and bbox (w,h,x,y) */ + /*036a:*/ 0xe0,0x00, /* ###............. */ + /*036c:*/ 0xf8,0x00, /* #####........... */ + /*036e:*/ 0x3e,0x00, /* ..#####......... */ + /*0370:*/ 0x0f,0x80, /* ....#####....... */ + /*0372:*/ 0x03,0xe0, /* ......#####..... */ + /*0374:*/ 0x00,0x78, /* .........####... */ + /*0376:*/ 0x00,0x78, /* .........####... */ + /*0378:*/ 0x03,0xe0, /* ......#####..... */ + /*037a:*/ 0x0f,0x80, /* ....#####....... */ + /*037c:*/ 0x3e,0x00, /* ..#####......... */ + /*037e:*/ 0xf8,0x00, /* #####........... */ + /*0380:*/ 0xe0,0x00, /* ###............. */ +/* --- new character question (63) starting at offset 0x0382 --- */ + /*0382:*/ 15, 11, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*0387:*/ 0x1f,0x80, /* ...######....... */ + /*0389:*/ 0x7f,0xc0, /* .#########...... */ + /*038b:*/ 0x79,0xe0, /* .####..####..... */ + /*038d:*/ 0xf0,0xe0, /* ####....###..... */ + /*038f:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0391:*/ 0xe1,0xe0, /* ###....####..... */ + /*0393:*/ 0x01,0xc0, /* .......###...... */ + /*0395:*/ 0x03,0xc0, /* ......####...... */ + /*0397:*/ 0x07,0x80, /* .....####....... */ + /*0399:*/ 0x07,0x00, /* .....###........ */ + /*039b:*/ 0x0e,0x00, /* ....###......... */ + /*039d:*/ 0x0e,0x00, /* ....###......... */ + /*039f:*/ 0x0e,0x00, /* ....###......... */ + /*03a1:*/ 0x0e,0x00, /* ....###......... */ + /*03a3:*/ 0x00,0x00, /* ................ */ + /*03a5:*/ 0x00,0x00, /* ................ */ + /*03a7:*/ 0x0e,0x00, /* ....###......... */ + /*03a9:*/ 0x0e,0x00, /* ....###......... */ + /*03ab:*/ 0x0e,0x00, /* ....###......... */ +/* --- new character at (64) starting at offset 0x03ad --- */ + /*03ad:*/ 24, 22, 22, 1, -4, /* width and bbox (w,h,x,y) */ + /*03b2:*/ 0x01,0xff,0x00, /* .......#########........ */ + /*03b5:*/ 0x07,0xff,0xc0, /* .....#############...... */ + /*03b8:*/ 0x0f,0x81,0xf0, /* ....#####......#####.... */ + /*03bb:*/ 0x1e,0x00,0x78, /* ...####..........####... */ + /*03be:*/ 0x3c,0x00,0x38, /* ..####............###... */ + /*03c1:*/ 0x78,0x7d,0x9c, /* .####....#####.##..###.. */ + /*03c4:*/ 0x70,0xff,0x9c, /* .###....#########..###.. */ + /*03c7:*/ 0xf1,0xc7,0x1c, /* ####...###...###...###.. */ + /*03ca:*/ 0xe3,0x87,0x1c, /* ###...###....###...###.. */ + /*03cd:*/ 0xe3,0x0e,0x1c, /* ###...##....###....###.. */ + /*03d0:*/ 0xe7,0x0e,0x38, /* ###..###....###...###... */ + /*03d3:*/ 0xe7,0x0c,0x38, /* ###..###....##....###... */ + /*03d6:*/ 0xe7,0x1c,0x70, /* ###..###...###...###.... */ + /*03d9:*/ 0xe7,0x1c,0x70, /* ###..###...###...###.... */ + /*03dc:*/ 0xe3,0x9d,0xe0, /* ###...###..###.####..... */ + /*03df:*/ 0xf3,0xff,0xc0, /* ####..############...... */ + /*03e2:*/ 0x71,0xf7,0x00, /* .###...#####.###........ */ + /*03e5:*/ 0x78,0x00,0x00, /* .####................... */ + /*03e8:*/ 0x3c,0x00,0x00, /* ..####.................. */ + /*03eb:*/ 0x1f,0x07,0x00, /* ...#####.....###........ */ + /*03ee:*/ 0x0f,0xff,0x00, /* ....############........ */ + /*03f1:*/ 0x03,0xfc,0x00, /* ......########.......... */ +/* --- new character A (65) starting at offset 0x03f4 --- */ + /*03f4:*/ 18, 16, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*03f9:*/ 0x03,0xc0, /* ......####...... */ + /*03fb:*/ 0x03,0xc0, /* ......####...... */ + /*03fd:*/ 0x07,0xe0, /* .....######..... */ + /*03ff:*/ 0x07,0xe0, /* .....######..... */ + /*0401:*/ 0x0e,0x60, /* ....###..##..... */ + /*0403:*/ 0x0e,0x70, /* ....###..###.... */ + /*0405:*/ 0x0e,0x70, /* ....###..###.... */ + /*0407:*/ 0x1c,0x38, /* ...###....###... */ + /*0409:*/ 0x1c,0x38, /* ...###....###... */ + /*040b:*/ 0x1c,0x38, /* ...###....###... */ + /*040d:*/ 0x38,0x1c, /* ..###......###.. */ + /*040f:*/ 0x38,0x1c, /* ..###......###.. */ + /*0411:*/ 0x3f,0xfc, /* ..############.. */ + /*0413:*/ 0x7f,0xfe, /* .##############. */ + /*0415:*/ 0x70,0x0e, /* .###........###. */ + /*0417:*/ 0x70,0x0e, /* .###........###. */ + /*0419:*/ 0xe0,0x07, /* ###..........### */ + /*041b:*/ 0xe0,0x07, /* ###..........### */ + /*041d:*/ 0xe0,0x07, /* ###..........### */ +/* --- new character B (66) starting at offset 0x041f --- */ + /*041f:*/ 18, 15, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*0424:*/ 0xff,0xe0, /* ###########..... */ + /*0426:*/ 0xff,0xf8, /* #############... */ + /*0428:*/ 0xe0,0x78, /* ###......####... */ + /*042a:*/ 0xe0,0x1c, /* ###........###.. */ + /*042c:*/ 0xe0,0x1c, /* ###........###.. */ + /*042e:*/ 0xe0,0x1c, /* ###........###.. */ + /*0430:*/ 0xe0,0x1c, /* ###........###.. */ + /*0432:*/ 0xe0,0x38, /* ###.......###... */ + /*0434:*/ 0xff,0xf0, /* ############.... */ + /*0436:*/ 0xff,0xf8, /* #############... */ + /*0438:*/ 0xe0,0x1c, /* ###........###.. */ + /*043a:*/ 0xe0,0x0e, /* ###.........###. */ + /*043c:*/ 0xe0,0x0e, /* ###.........###. */ + /*043e:*/ 0xe0,0x0e, /* ###.........###. */ + /*0440:*/ 0xe0,0x0e, /* ###.........###. */ + /*0442:*/ 0xe0,0x1e, /* ###........####. */ + /*0444:*/ 0xe0,0x7c, /* ###......#####.. */ + /*0446:*/ 0xff,0xf8, /* #############... */ + /*0448:*/ 0xff,0xe0, /* ###########..... */ +/* --- new character C (67) starting at offset 0x044a --- */ + /*044a:*/ 18, 16, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*044f:*/ 0x07,0xf0, /* .....#######.... */ + /*0451:*/ 0x1f,0xfc, /* ...###########.. */ + /*0453:*/ 0x3e,0x3e, /* ..#####...#####. */ + /*0455:*/ 0x78,0x0f, /* .####.......#### */ + /*0457:*/ 0x70,0x07, /* .###.........### */ + /*0459:*/ 0xf0,0x00, /* ####............ */ + /*045b:*/ 0xe0,0x00, /* ###............. */ + /*045d:*/ 0xe0,0x00, /* ###............. */ + /*045f:*/ 0xe0,0x00, /* ###............. */ + /*0461:*/ 0xe0,0x00, /* ###............. */ + /*0463:*/ 0xe0,0x00, /* ###............. */ + /*0465:*/ 0xe0,0x00, /* ###............. */ + /*0467:*/ 0xe0,0x00, /* ###............. */ + /*0469:*/ 0xf0,0x07, /* ####.........### */ + /*046b:*/ 0x70,0x07, /* .###.........### */ + /*046d:*/ 0x78,0x0f, /* .####.......#### */ + /*046f:*/ 0x3e,0x3e, /* ..#####...#####. */ + /*0471:*/ 0x1f,0xfc, /* ...###########.. */ + /*0473:*/ 0x07,0xf0, /* .....#######.... */ +/* --- new character D (68) starting at offset 0x0475 --- */ + /*0475:*/ 19, 16, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*047a:*/ 0xff,0xe0, /* ###########..... */ + /*047c:*/ 0xff,0xf8, /* #############... */ + /*047e:*/ 0xe0,0x7c, /* ###......#####.. */ + /*0480:*/ 0xe0,0x1e, /* ###........####. */ + /*0482:*/ 0xe0,0x0e, /* ###.........###. */ + /*0484:*/ 0xe0,0x0f, /* ###.........#### */ + /*0486:*/ 0xe0,0x07, /* ###..........### */ + /*0488:*/ 0xe0,0x07, /* ###..........### */ + /*048a:*/ 0xe0,0x07, /* ###..........### */ + /*048c:*/ 0xe0,0x07, /* ###..........### */ + /*048e:*/ 0xe0,0x07, /* ###..........### */ + /*0490:*/ 0xe0,0x07, /* ###..........### */ + /*0492:*/ 0xe0,0x07, /* ###..........### */ + /*0494:*/ 0xe0,0x0f, /* ###.........#### */ + /*0496:*/ 0xe0,0x0e, /* ###.........###. */ + /*0498:*/ 0xe0,0x1e, /* ###........####. */ + /*049a:*/ 0xe0,0x7c, /* ###......#####.. */ + /*049c:*/ 0xff,0xf8, /* #############... */ + /*049e:*/ 0xff,0xe0, /* ###########..... */ +/* --- new character E (69) starting at offset 0x04a0 --- */ + /*04a0:*/ 16, 13, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*04a5:*/ 0xff,0xf0, /* ############.... */ + /*04a7:*/ 0xff,0xf0, /* ############.... */ + /*04a9:*/ 0xe0,0x00, /* ###............. */ + /*04ab:*/ 0xe0,0x00, /* ###............. */ + /*04ad:*/ 0xe0,0x00, /* ###............. */ + /*04af:*/ 0xe0,0x00, /* ###............. */ + /*04b1:*/ 0xe0,0x00, /* ###............. */ + /*04b3:*/ 0xe0,0x00, /* ###............. */ + /*04b5:*/ 0xff,0xe0, /* ###########..... */ + /*04b7:*/ 0xff,0xe0, /* ###########..... */ + /*04b9:*/ 0xe0,0x00, /* ###............. */ + /*04bb:*/ 0xe0,0x00, /* ###............. */ + /*04bd:*/ 0xe0,0x00, /* ###............. */ + /*04bf:*/ 0xe0,0x00, /* ###............. */ + /*04c1:*/ 0xe0,0x00, /* ###............. */ + /*04c3:*/ 0xe0,0x00, /* ###............. */ + /*04c5:*/ 0xe0,0x00, /* ###............. */ + /*04c7:*/ 0xff,0xf8, /* #############... */ + /*04c9:*/ 0xff,0xf8, /* #############... */ +/* --- new character F (70) starting at offset 0x04cb --- */ + /*04cb:*/ 15, 12, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*04d0:*/ 0xff,0xf0, /* ############.... */ + /*04d2:*/ 0xff,0xf0, /* ############.... */ + /*04d4:*/ 0xe0,0x00, /* ###............. */ + /*04d6:*/ 0xe0,0x00, /* ###............. */ + /*04d8:*/ 0xe0,0x00, /* ###............. */ + /*04da:*/ 0xe0,0x00, /* ###............. */ + /*04dc:*/ 0xe0,0x00, /* ###............. */ + /*04de:*/ 0xe0,0x00, /* ###............. */ + /*04e0:*/ 0xff,0xe0, /* ###########..... */ + /*04e2:*/ 0xff,0xe0, /* ###########..... */ + /*04e4:*/ 0xe0,0x00, /* ###............. */ + /*04e6:*/ 0xe0,0x00, /* ###............. */ + /*04e8:*/ 0xe0,0x00, /* ###............. */ + /*04ea:*/ 0xe0,0x00, /* ###............. */ + /*04ec:*/ 0xe0,0x00, /* ###............. */ + /*04ee:*/ 0xe0,0x00, /* ###............. */ + /*04f0:*/ 0xe0,0x00, /* ###............. */ + /*04f2:*/ 0xe0,0x00, /* ###............. */ + /*04f4:*/ 0xe0,0x00, /* ###............. */ +/* --- new character G (71) starting at offset 0x04f6 --- */ + /*04f6:*/ 19, 17, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*04fb:*/ 0x07,0xf0,0x00, /* .....#######............ */ + /*04fe:*/ 0x1f,0xfc,0x00, /* ...###########.......... */ + /*0501:*/ 0x3e,0x3e,0x00, /* ..#####...#####......... */ + /*0504:*/ 0x78,0x0f,0x00, /* .####.......####........ */ + /*0507:*/ 0x70,0x07,0x00, /* .###.........###........ */ + /*050a:*/ 0xf0,0x00,0x00, /* ####.................... */ + /*050d:*/ 0xe0,0x00,0x00, /* ###..................... */ + /*0510:*/ 0xe0,0x00,0x00, /* ###..................... */ + /*0513:*/ 0xe0,0x00,0x00, /* ###..................... */ + /*0516:*/ 0xe0,0x7f,0x80, /* ###......########....... */ + /*0519:*/ 0xe0,0x7f,0x80, /* ###......########....... */ + /*051c:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*051f:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*0522:*/ 0xf0,0x03,0x80, /* ####..........###....... */ + /*0525:*/ 0x70,0x07,0x80, /* .###.........####....... */ + /*0528:*/ 0x78,0x0f,0x80, /* .####.......#####....... */ + /*052b:*/ 0x3e,0x3f,0x80, /* ..#####...#######....... */ + /*052e:*/ 0x1f,0xfb,0x80, /* ...##########.###....... */ + /*0531:*/ 0x07,0xf1,0x80, /* .....#######...##....... */ +/* --- new character H (72) starting at offset 0x0534 --- */ + /*0534:*/ 19, 15, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*0539:*/ 0xe0,0x0e, /* ###.........###. */ + /*053b:*/ 0xe0,0x0e, /* ###.........###. */ + /*053d:*/ 0xe0,0x0e, /* ###.........###. */ + /*053f:*/ 0xe0,0x0e, /* ###.........###. */ + /*0541:*/ 0xe0,0x0e, /* ###.........###. */ + /*0543:*/ 0xe0,0x0e, /* ###.........###. */ + /*0545:*/ 0xe0,0x0e, /* ###.........###. */ + /*0547:*/ 0xe0,0x0e, /* ###.........###. */ + /*0549:*/ 0xff,0xfe, /* ###############. */ + /*054b:*/ 0xff,0xfe, /* ###############. */ + /*054d:*/ 0xe0,0x0e, /* ###.........###. */ + /*054f:*/ 0xe0,0x0e, /* ###.........###. */ + /*0551:*/ 0xe0,0x0e, /* ###.........###. */ + /*0553:*/ 0xe0,0x0e, /* ###.........###. */ + /*0555:*/ 0xe0,0x0e, /* ###.........###. */ + /*0557:*/ 0xe0,0x0e, /* ###.........###. */ + /*0559:*/ 0xe0,0x0e, /* ###.........###. */ + /*055b:*/ 0xe0,0x0e, /* ###.........###. */ + /*055d:*/ 0xe0,0x0e, /* ###.........###. */ +/* --- new character I (73) starting at offset 0x055f --- */ + /*055f:*/ 7, 3, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*0564:*/ 0xe0, /* ###..... */ + /*0565:*/ 0xe0, /* ###..... */ + /*0566:*/ 0xe0, /* ###..... */ + /*0567:*/ 0xe0, /* ###..... */ + /*0568:*/ 0xe0, /* ###..... */ + /*0569:*/ 0xe0, /* ###..... */ + /*056a:*/ 0xe0, /* ###..... */ + /*056b:*/ 0xe0, /* ###..... */ + /*056c:*/ 0xe0, /* ###..... */ + /*056d:*/ 0xe0, /* ###..... */ + /*056e:*/ 0xe0, /* ###..... */ + /*056f:*/ 0xe0, /* ###..... */ + /*0570:*/ 0xe0, /* ###..... */ + /*0571:*/ 0xe0, /* ###..... */ + /*0572:*/ 0xe0, /* ###..... */ + /*0573:*/ 0xe0, /* ###..... */ + /*0574:*/ 0xe0, /* ###..... */ + /*0575:*/ 0xe0, /* ###..... */ + /*0576:*/ 0xe0, /* ###..... */ +/* --- new character J (74) starting at offset 0x0577 --- */ + /*0577:*/ 14, 11, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*057c:*/ 0x00,0xe0, /* ........###..... */ + /*057e:*/ 0x00,0xe0, /* ........###..... */ + /*0580:*/ 0x00,0xe0, /* ........###..... */ + /*0582:*/ 0x00,0xe0, /* ........###..... */ + /*0584:*/ 0x00,0xe0, /* ........###..... */ + /*0586:*/ 0x00,0xe0, /* ........###..... */ + /*0588:*/ 0x00,0xe0, /* ........###..... */ + /*058a:*/ 0x00,0xe0, /* ........###..... */ + /*058c:*/ 0x00,0xe0, /* ........###..... */ + /*058e:*/ 0x00,0xe0, /* ........###..... */ + /*0590:*/ 0x00,0xe0, /* ........###..... */ + /*0592:*/ 0x00,0xe0, /* ........###..... */ + /*0594:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0596:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0598:*/ 0xe0,0xe0, /* ###.....###..... */ + /*059a:*/ 0xe0,0xe0, /* ###.....###..... */ + /*059c:*/ 0x71,0xe0, /* .###...####..... */ + /*059e:*/ 0x7f,0xc0, /* .#########...... */ + /*05a0:*/ 0x3f,0x80, /* ..#######....... */ +/* --- new character K (75) starting at offset 0x05a2 --- */ + /*05a2:*/ 18, 16, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*05a7:*/ 0xe0,0x3c, /* ###.......####.. */ + /*05a9:*/ 0xe0,0x78, /* ###......####... */ + /*05ab:*/ 0xe0,0xf0, /* ###.....####.... */ + /*05ad:*/ 0xe1,0xe0, /* ###....####..... */ + /*05af:*/ 0xe3,0xc0, /* ###...####...... */ + /*05b1:*/ 0xe7,0x80, /* ###..####....... */ + /*05b3:*/ 0xef,0x00, /* ###.####........ */ + /*05b5:*/ 0xfe,0x00, /* #######......... */ + /*05b7:*/ 0xfe,0x00, /* #######......... */ + /*05b9:*/ 0xff,0x00, /* ########........ */ + /*05bb:*/ 0xf7,0x80, /* ####.####....... */ + /*05bd:*/ 0xe3,0xc0, /* ###...####...... */ + /*05bf:*/ 0xe1,0xe0, /* ###....####..... */ + /*05c1:*/ 0xe0,0xf0, /* ###.....####.... */ + /*05c3:*/ 0xe0,0x78, /* ###......####... */ + /*05c5:*/ 0xe0,0x3c, /* ###.......####.. */ + /*05c7:*/ 0xe0,0x1e, /* ###........####. */ + /*05c9:*/ 0xe0,0x0f, /* ###.........#### */ + /*05cb:*/ 0xe0,0x07, /* ###..........### */ +/* --- new character L (76) starting at offset 0x05cd --- */ + /*05cd:*/ 15, 12, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*05d2:*/ 0xe0,0x00, /* ###............. */ + /*05d4:*/ 0xe0,0x00, /* ###............. */ + /*05d6:*/ 0xe0,0x00, /* ###............. */ + /*05d8:*/ 0xe0,0x00, /* ###............. */ + /*05da:*/ 0xe0,0x00, /* ###............. */ + /*05dc:*/ 0xe0,0x00, /* ###............. */ + /*05de:*/ 0xe0,0x00, /* ###............. */ + /*05e0:*/ 0xe0,0x00, /* ###............. */ + /*05e2:*/ 0xe0,0x00, /* ###............. */ + /*05e4:*/ 0xe0,0x00, /* ###............. */ + /*05e6:*/ 0xe0,0x00, /* ###............. */ + /*05e8:*/ 0xe0,0x00, /* ###............. */ + /*05ea:*/ 0xe0,0x00, /* ###............. */ + /*05ec:*/ 0xe0,0x00, /* ###............. */ + /*05ee:*/ 0xe0,0x00, /* ###............. */ + /*05f0:*/ 0xe0,0x00, /* ###............. */ + /*05f2:*/ 0xe0,0x00, /* ###............. */ + /*05f4:*/ 0xff,0xf0, /* ############.... */ + /*05f6:*/ 0xff,0xf0, /* ############.... */ +/* --- new character M (77) starting at offset 0x05f8 --- */ + /*05f8:*/ 23, 19, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*05fd:*/ 0xe0,0x00,0xe0, /* ###.............###..... */ + /*0600:*/ 0xf0,0x01,0xe0, /* ####...........####..... */ + /*0603:*/ 0xf0,0x01,0xe0, /* ####...........####..... */ + /*0606:*/ 0xf8,0x03,0xe0, /* #####.........#####..... */ + /*0609:*/ 0xf8,0x03,0xe0, /* #####.........#####..... */ + /*060c:*/ 0xfc,0x07,0xe0, /* ######.......######..... */ + /*060f:*/ 0xec,0x06,0xe0, /* ###.##.......##.###..... */ + /*0612:*/ 0xee,0x0e,0xe0, /* ###.###.....###.###..... */ + /*0615:*/ 0xe6,0x0c,0xe0, /* ###..##.....##..###..... */ + /*0618:*/ 0xe7,0x1c,0xe0, /* ###..###...###..###..... */ + /*061b:*/ 0xe7,0x1c,0xe0, /* ###..###...###..###..... */ + /*061e:*/ 0xe3,0x18,0xe0, /* ###...##...##...###..... */ + /*0621:*/ 0xe3,0xb8,0xe0, /* ###...###.###...###..... */ + /*0624:*/ 0xe3,0xb8,0xe0, /* ###...###.###...###..... */ + /*0627:*/ 0xe1,0xf0,0xe0, /* ###....#####....###..... */ + /*062a:*/ 0xe1,0xf0,0xe0, /* ###....#####....###..... */ + /*062d:*/ 0xe0,0xe0,0xe0, /* ###.....###.....###..... */ + /*0630:*/ 0xe0,0xe0,0xe0, /* ###.....###.....###..... */ + /*0633:*/ 0xe0,0xe0,0xe0, /* ###.....###.....###..... */ +/* --- new character N (78) starting at offset 0x0636 --- */ + /*0636:*/ 19, 15, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*063b:*/ 0xe0,0x0e, /* ###.........###. */ + /*063d:*/ 0xf0,0x0e, /* ####........###. */ + /*063f:*/ 0xf0,0x0e, /* ####........###. */ + /*0641:*/ 0xf8,0x0e, /* #####.......###. */ + /*0643:*/ 0xf8,0x0e, /* #####.......###. */ + /*0645:*/ 0xfc,0x0e, /* ######......###. */ + /*0647:*/ 0xee,0x0e, /* ###.###.....###. */ + /*0649:*/ 0xee,0x0e, /* ###.###.....###. */ + /*064b:*/ 0xe7,0x0e, /* ###..###....###. */ + /*064d:*/ 0xe3,0x8e, /* ###...###...###. */ + /*064f:*/ 0xe3,0x8e, /* ###...###...###. */ + /*0651:*/ 0xe1,0xce, /* ###....###..###. */ + /*0653:*/ 0xe0,0xce, /* ###.....##..###. */ + /*0655:*/ 0xe0,0xee, /* ###.....###.###. */ + /*0657:*/ 0xe0,0x7e, /* ###......######. */ + /*0659:*/ 0xe0,0x3e, /* ###.......#####. */ + /*065b:*/ 0xe0,0x3e, /* ###.......#####. */ + /*065d:*/ 0xe0,0x1e, /* ###........####. */ + /*065f:*/ 0xe0,0x0e, /* ###.........###. */ +/* --- new character O (79) starting at offset 0x0661 --- */ + /*0661:*/ 19, 17, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*0666:*/ 0x07,0xf0,0x00, /* .....#######............ */ + /*0669:*/ 0x1f,0xfc,0x00, /* ...###########.......... */ + /*066c:*/ 0x3e,0x3e,0x00, /* ..#####...#####......... */ + /*066f:*/ 0x78,0x0f,0x00, /* .####.......####........ */ + /*0672:*/ 0x70,0x07,0x00, /* .###.........###........ */ + /*0675:*/ 0xf0,0x07,0x80, /* ####.........####....... */ + /*0678:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*067b:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*067e:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*0681:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*0684:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*0687:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*068a:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*068d:*/ 0xf0,0x07,0x80, /* ####.........####....... */ + /*0690:*/ 0x70,0x07,0x00, /* .###.........###........ */ + /*0693:*/ 0x78,0x0f,0x00, /* .####.......####........ */ + /*0696:*/ 0x3e,0x3e,0x00, /* ..#####...#####......... */ + /*0699:*/ 0x1f,0xfc,0x00, /* ...###########.......... */ + /*069c:*/ 0x07,0xf0,0x00, /* .....#######............ */ +/* --- new character P (80) starting at offset 0x069f --- */ + /*069f:*/ 17, 14, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*06a4:*/ 0xff,0xe0, /* ###########..... */ + /*06a6:*/ 0xff,0xf8, /* #############... */ + /*06a8:*/ 0xe0,0x38, /* ###.......###... */ + /*06aa:*/ 0xe0,0x1c, /* ###........###.. */ + /*06ac:*/ 0xe0,0x1c, /* ###........###.. */ + /*06ae:*/ 0xe0,0x1c, /* ###........###.. */ + /*06b0:*/ 0xe0,0x1c, /* ###........###.. */ + /*06b2:*/ 0xe0,0x38, /* ###.......###... */ + /*06b4:*/ 0xff,0xf8, /* #############... */ + /*06b6:*/ 0xff,0xf0, /* ############.... */ + /*06b8:*/ 0xe0,0x00, /* ###............. */ + /*06ba:*/ 0xe0,0x00, /* ###............. */ + /*06bc:*/ 0xe0,0x00, /* ###............. */ + /*06be:*/ 0xe0,0x00, /* ###............. */ + /*06c0:*/ 0xe0,0x00, /* ###............. */ + /*06c2:*/ 0xe0,0x00, /* ###............. */ + /*06c4:*/ 0xe0,0x00, /* ###............. */ + /*06c6:*/ 0xe0,0x00, /* ###............. */ + /*06c8:*/ 0xe0,0x00, /* ###............. */ +/* --- new character Q (81) starting at offset 0x06ca --- */ + /*06ca:*/ 19, 17, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*06cf:*/ 0x07,0xf0,0x00, /* .....#######............ */ + /*06d2:*/ 0x1f,0xfc,0x00, /* ...###########.......... */ + /*06d5:*/ 0x3e,0x3e,0x00, /* ..#####...#####......... */ + /*06d8:*/ 0x78,0x0f,0x00, /* .####.......####........ */ + /*06db:*/ 0x70,0x07,0x00, /* .###.........###........ */ + /*06de:*/ 0xf0,0x07,0x80, /* ####.........####....... */ + /*06e1:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*06e4:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*06e7:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*06ea:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*06ed:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*06f0:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*06f3:*/ 0xe0,0x03,0x80, /* ###...........###....... */ + /*06f6:*/ 0xf0,0x07,0x80, /* ####.........####....... */ + /*06f9:*/ 0x70,0xf7,0x00, /* .###....####.###........ */ + /*06fc:*/ 0x78,0x7f,0x00, /* .####....#######........ */ + /*06ff:*/ 0x3e,0x1e,0x00, /* ..#####....####......... */ + /*0702:*/ 0x1f,0xff,0x00, /* ...#############........ */ + /*0705:*/ 0x07,0xf7,0x80, /* .....#######.####....... */ +/* --- new character R (82) starting at offset 0x0708 --- */ + /*0708:*/ 17, 14, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*070d:*/ 0xff,0xe0, /* ###########..... */ + /*070f:*/ 0xff,0xf8, /* #############... */ + /*0711:*/ 0xe0,0x38, /* ###.......###... */ + /*0713:*/ 0xe0,0x1c, /* ###........###.. */ + /*0715:*/ 0xe0,0x1c, /* ###........###.. */ + /*0717:*/ 0xe0,0x1c, /* ###........###.. */ + /*0719:*/ 0xe0,0x1c, /* ###........###.. */ + /*071b:*/ 0xe0,0x38, /* ###.......###... */ + /*071d:*/ 0xff,0xf8, /* #############... */ + /*071f:*/ 0xff,0xf0, /* ############.... */ + /*0721:*/ 0xe0,0x78, /* ###......####... */ + /*0723:*/ 0xe0,0x38, /* ###.......###... */ + /*0725:*/ 0xe0,0x1c, /* ###........###.. */ + /*0727:*/ 0xe0,0x1c, /* ###........###.. */ + /*0729:*/ 0xe0,0x1c, /* ###........###.. */ + /*072b:*/ 0xe0,0x1c, /* ###........###.. */ + /*072d:*/ 0xe0,0x1c, /* ###........###.. */ + /*072f:*/ 0xe0,0x1c, /* ###........###.. */ + /*0731:*/ 0xe0,0x1c, /* ###........###.. */ +/* --- new character S (83) starting at offset 0x0733 --- */ + /*0733:*/ 17, 15, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*0738:*/ 0x07,0xe0, /* .....######..... */ + /*073a:*/ 0x1f,0xf8, /* ...##########... */ + /*073c:*/ 0x3c,0x7c, /* ..####...#####.. */ + /*073e:*/ 0x78,0x1c, /* .####......###.. */ + /*0740:*/ 0x70,0x1c, /* .###.......###.. */ + /*0742:*/ 0x70,0x00, /* .###............ */ + /*0744:*/ 0x78,0x00, /* .####........... */ + /*0746:*/ 0x3e,0x00, /* ..#####......... */ + /*0748:*/ 0x1f,0xe0, /* ...########..... */ + /*074a:*/ 0x03,0xf8, /* ......#######... */ + /*074c:*/ 0x00,0x7c, /* .........#####.. */ + /*074e:*/ 0x00,0x1e, /* ...........####. */ + /*0750:*/ 0x00,0x0e, /* ............###. */ + /*0752:*/ 0xe0,0x0e, /* ###.........###. */ + /*0754:*/ 0xe0,0x0e, /* ###.........###. */ + /*0756:*/ 0xf0,0x1e, /* ####.......####. */ + /*0758:*/ 0x7c,0x7c, /* .#####...#####.. */ + /*075a:*/ 0x3f,0xf8, /* ..###########... */ + /*075c:*/ 0x0f,0xe0, /* ....#######..... */ +/* --- new character T (84) starting at offset 0x075e --- */ + /*075e:*/ 15, 15, 19, 0, 0, /* width and bbox (w,h,x,y) */ + /*0763:*/ 0xff,0xfe, /* ###############. */ + /*0765:*/ 0xff,0xfe, /* ###############. */ + /*0767:*/ 0x03,0x80, /* ......###....... */ + /*0769:*/ 0x03,0x80, /* ......###....... */ + /*076b:*/ 0x03,0x80, /* ......###....... */ + /*076d:*/ 0x03,0x80, /* ......###....... */ + /*076f:*/ 0x03,0x80, /* ......###....... */ + /*0771:*/ 0x03,0x80, /* ......###....... */ + /*0773:*/ 0x03,0x80, /* ......###....... */ + /*0775:*/ 0x03,0x80, /* ......###....... */ + /*0777:*/ 0x03,0x80, /* ......###....... */ + /*0779:*/ 0x03,0x80, /* ......###....... */ + /*077b:*/ 0x03,0x80, /* ......###....... */ + /*077d:*/ 0x03,0x80, /* ......###....... */ + /*077f:*/ 0x03,0x80, /* ......###....... */ + /*0781:*/ 0x03,0x80, /* ......###....... */ + /*0783:*/ 0x03,0x80, /* ......###....... */ + /*0785:*/ 0x03,0x80, /* ......###....... */ + /*0787:*/ 0x03,0x80, /* ......###....... */ +/* --- new character U (85) starting at offset 0x0789 --- */ + /*0789:*/ 19, 15, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*078e:*/ 0xe0,0x0e, /* ###.........###. */ + /*0790:*/ 0xe0,0x0e, /* ###.........###. */ + /*0792:*/ 0xe0,0x0e, /* ###.........###. */ + /*0794:*/ 0xe0,0x0e, /* ###.........###. */ + /*0796:*/ 0xe0,0x0e, /* ###.........###. */ + /*0798:*/ 0xe0,0x0e, /* ###.........###. */ + /*079a:*/ 0xe0,0x0e, /* ###.........###. */ + /*079c:*/ 0xe0,0x0e, /* ###.........###. */ + /*079e:*/ 0xe0,0x0e, /* ###.........###. */ + /*07a0:*/ 0xe0,0x0e, /* ###.........###. */ + /*07a2:*/ 0xe0,0x0e, /* ###.........###. */ + /*07a4:*/ 0xe0,0x0e, /* ###.........###. */ + /*07a6:*/ 0xe0,0x0e, /* ###.........###. */ + /*07a8:*/ 0xe0,0x0e, /* ###.........###. */ + /*07aa:*/ 0xf0,0x1e, /* ####.......####. */ + /*07ac:*/ 0x70,0x1c, /* .###.......###.. */ + /*07ae:*/ 0x7c,0x7c, /* .#####...#####.. */ + /*07b0:*/ 0x3f,0xf8, /* ..###########... */ + /*07b2:*/ 0x0f,0xe0, /* ....#######..... */ +/* --- new character V (86) starting at offset 0x07b4 --- */ + /*07b4:*/ 18, 16, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*07b9:*/ 0xe0,0x07, /* ###..........### */ + /*07bb:*/ 0xe0,0x07, /* ###..........### */ + /*07bd:*/ 0xf0,0x0f, /* ####........#### */ + /*07bf:*/ 0x70,0x0e, /* .###........###. */ + /*07c1:*/ 0x78,0x1e, /* .####......####. */ + /*07c3:*/ 0x38,0x1c, /* ..###......###.. */ + /*07c5:*/ 0x38,0x1c, /* ..###......###.. */ + /*07c7:*/ 0x3c,0x3c, /* ..####....####.. */ + /*07c9:*/ 0x1c,0x38, /* ...###....###... */ + /*07cb:*/ 0x1c,0x38, /* ...###....###... */ + /*07cd:*/ 0x1e,0x78, /* ...####..####... */ + /*07cf:*/ 0x0e,0x70, /* ....###..###.... */ + /*07d1:*/ 0x0e,0x70, /* ....###..###.... */ + /*07d3:*/ 0x0e,0x70, /* ....###..###.... */ + /*07d5:*/ 0x07,0xe0, /* .....######..... */ + /*07d7:*/ 0x07,0xe0, /* .....######..... */ + /*07d9:*/ 0x03,0xc0, /* ......####...... */ + /*07db:*/ 0x03,0xc0, /* ......####...... */ + /*07dd:*/ 0x03,0xc0, /* ......####...... */ +/* --- new character W (87) starting at offset 0x07df --- */ + /*07df:*/ 23, 21, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*07e4:*/ 0xe0,0x70,0x38, /* ###......###......###... */ + /*07e7:*/ 0xe0,0x70,0x38, /* ###......###......###... */ + /*07ea:*/ 0xe0,0x70,0x38, /* ###......###......###... */ + /*07ed:*/ 0xe0,0x70,0x38, /* ###......###......###... */ + /*07f0:*/ 0x70,0xf8,0x70, /* .###....#####....###.... */ + /*07f3:*/ 0x70,0xf8,0x70, /* .###....#####....###.... */ + /*07f6:*/ 0x70,0xd8,0x70, /* .###....##.##....###.... */ + /*07f9:*/ 0x71,0xdc,0x70, /* .###...###.###...###.... */ + /*07fc:*/ 0x31,0xdc,0x60, /* ..##...###.###...##..... */ + /*07ff:*/ 0x39,0xdc,0xe0, /* ..###..###.###..###..... */ + /*0802:*/ 0x39,0x8c,0xe0, /* ..###..##...##..###..... */ + /*0805:*/ 0x3b,0x8e,0xe0, /* ..###.###...###.###..... */ + /*0808:*/ 0x1b,0x8e,0xc0, /* ...##.###...###.##...... */ + /*080b:*/ 0x1b,0x8e,0xc0, /* ...##.###...###.##...... */ + /*080e:*/ 0x1f,0x07,0xc0, /* ...#####.....#####...... */ + /*0811:*/ 0x1f,0x07,0xc0, /* ...#####.....#####...... */ + /*0814:*/ 0x0e,0x03,0x80, /* ....###.......###....... */ + /*0817:*/ 0x0e,0x03,0x80, /* ....###.......###....... */ + /*081a:*/ 0x0e,0x03,0x80, /* ....###.......###....... */ +/* --- new character X (88) starting at offset 0x081d --- */ + /*081d:*/ 18, 16, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*0822:*/ 0xe0,0x07, /* ###..........### */ + /*0824:*/ 0xf0,0x0f, /* ####........#### */ + /*0826:*/ 0x78,0x1e, /* .####......####. */ + /*0828:*/ 0x38,0x1c, /* ..###......###.. */ + /*082a:*/ 0x1c,0x38, /* ...###....###... */ + /*082c:*/ 0x0e,0x70, /* ....###..###.... */ + /*082e:*/ 0x0f,0xf0, /* ....########.... */ + /*0830:*/ 0x07,0xe0, /* .....######..... */ + /*0832:*/ 0x03,0xc0, /* ......####...... */ + /*0834:*/ 0x03,0xc0, /* ......####...... */ + /*0836:*/ 0x07,0xe0, /* .....######..... */ + /*0838:*/ 0x0f,0xf0, /* ....########.... */ + /*083a:*/ 0x0e,0x70, /* ....###..###.... */ + /*083c:*/ 0x1c,0x38, /* ...###....###... */ + /*083e:*/ 0x3c,0x3c, /* ..####....####.. */ + /*0840:*/ 0x38,0x1c, /* ..###......###.. */ + /*0842:*/ 0x70,0x0e, /* .###........###. */ + /*0844:*/ 0xf0,0x0f, /* ####........#### */ + /*0846:*/ 0xe0,0x07, /* ###..........### */ +/* --- new character Y (89) starting at offset 0x0848 --- */ + /*0848:*/ 17, 15, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*084d:*/ 0xe0,0x0e, /* ###.........###. */ + /*084f:*/ 0xf0,0x1e, /* ####.......####. */ + /*0851:*/ 0x70,0x1c, /* .###.......###.. */ + /*0853:*/ 0x78,0x3c, /* .####.....####.. */ + /*0855:*/ 0x38,0x38, /* ..###.....###... */ + /*0857:*/ 0x3c,0x78, /* ..####...####... */ + /*0859:*/ 0x1c,0x70, /* ...###...###.... */ + /*085b:*/ 0x1e,0xf0, /* ...####.####.... */ + /*085d:*/ 0x0e,0xe0, /* ....###.###..... */ + /*085f:*/ 0x0f,0xe0, /* ....#######..... */ + /*0861:*/ 0x07,0xc0, /* .....#####...... */ + /*0863:*/ 0x07,0xc0, /* .....#####...... */ + /*0865:*/ 0x03,0x80, /* ......###....... */ + /*0867:*/ 0x03,0x80, /* ......###....... */ + /*0869:*/ 0x03,0x80, /* ......###....... */ + /*086b:*/ 0x03,0x80, /* ......###....... */ + /*086d:*/ 0x03,0x80, /* ......###....... */ + /*086f:*/ 0x03,0x80, /* ......###....... */ + /*0871:*/ 0x03,0x80, /* ......###....... */ +/* --- new character Z (90) starting at offset 0x0873 --- */ + /*0873:*/ 16, 14, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*0878:*/ 0xff,0xfc, /* ##############.. */ + /*087a:*/ 0xff,0xfc, /* ##############.. */ + /*087c:*/ 0x00,0x3c, /* ..........####.. */ + /*087e:*/ 0x00,0x78, /* .........####... */ + /*0880:*/ 0x00,0xf0, /* ........####.... */ + /*0882:*/ 0x01,0xe0, /* .......####..... */ + /*0884:*/ 0x01,0xe0, /* .......####..... */ + /*0886:*/ 0x03,0xc0, /* ......####...... */ + /*0888:*/ 0x07,0x80, /* .....####....... */ + /*088a:*/ 0x07,0x80, /* .....####....... */ + /*088c:*/ 0x0f,0x00, /* ....####........ */ + /*088e:*/ 0x1e,0x00, /* ...####......... */ + /*0890:*/ 0x1e,0x00, /* ...####......... */ + /*0892:*/ 0x3c,0x00, /* ..####.......... */ + /*0894:*/ 0x38,0x00, /* ..###........... */ + /*0896:*/ 0x78,0x00, /* .####........... */ + /*0898:*/ 0xf0,0x00, /* ####............ */ + /*089a:*/ 0xff,0xfc, /* ##############.. */ + /*089c:*/ 0xff,0xfc, /* ##############.. */ +/* --- new character bracketleft (91) starting at offset 0x089e --- */ + /*089e:*/ 8, 5, 24, 1, -5, /* width and bbox (w,h,x,y) */ + /*08a3:*/ 0xf8, /* #####... */ + /*08a4:*/ 0xf8, /* #####... */ + /*08a5:*/ 0xe0, /* ###..... */ + /*08a6:*/ 0xe0, /* ###..... */ + /*08a7:*/ 0xe0, /* ###..... */ + /*08a8:*/ 0xe0, /* ###..... */ + /*08a9:*/ 0xe0, /* ###..... */ + /*08aa:*/ 0xe0, /* ###..... */ + /*08ab:*/ 0xe0, /* ###..... */ + /*08ac:*/ 0xe0, /* ###..... */ + /*08ad:*/ 0xe0, /* ###..... */ + /*08ae:*/ 0xe0, /* ###..... */ + /*08af:*/ 0xe0, /* ###..... */ + /*08b0:*/ 0xe0, /* ###..... */ + /*08b1:*/ 0xe0, /* ###..... */ + /*08b2:*/ 0xe0, /* ###..... */ + /*08b3:*/ 0xe0, /* ###..... */ + /*08b4:*/ 0xe0, /* ###..... */ + /*08b5:*/ 0xe0, /* ###..... */ + /*08b6:*/ 0xe0, /* ###..... */ + /*08b7:*/ 0xe0, /* ###..... */ + /*08b8:*/ 0xe0, /* ###..... */ + /*08b9:*/ 0xf8, /* #####... */ + /*08ba:*/ 0xf8, /* #####... */ +/* --- new character backslash (92) starting at offset 0x08bb --- */ + /*08bb:*/ 8, 8, 19, 0, 0, /* width and bbox (w,h,x,y) */ + /*08c0:*/ 0xe0, /* ###..... */ + /*08c1:*/ 0xe0, /* ###..... */ + /*08c2:*/ 0x60, /* .##..... */ + /*08c3:*/ 0x60, /* .##..... */ + /*08c4:*/ 0x70, /* .###.... */ + /*08c5:*/ 0x30, /* ..##.... */ + /*08c6:*/ 0x30, /* ..##.... */ + /*08c7:*/ 0x38, /* ..###... */ + /*08c8:*/ 0x38, /* ..###... */ + /*08c9:*/ 0x18, /* ...##... */ + /*08ca:*/ 0x18, /* ...##... */ + /*08cb:*/ 0x1c, /* ...###.. */ + /*08cc:*/ 0x0c, /* ....##.. */ + /*08cd:*/ 0x0c, /* ....##.. */ + /*08ce:*/ 0x0e, /* ....###. */ + /*08cf:*/ 0x06, /* .....##. */ + /*08d0:*/ 0x06, /* .....##. */ + /*08d1:*/ 0x07, /* .....### */ + /*08d2:*/ 0x07, /* .....### */ +/* --- new character bracketright (93) starting at offset 0x08d3 --- */ + /*08d3:*/ 8, 5, 24, 2, -5, /* width and bbox (w,h,x,y) */ + /*08d8:*/ 0xf8, /* #####... */ + /*08d9:*/ 0xf8, /* #####... */ + /*08da:*/ 0x38, /* ..###... */ + /*08db:*/ 0x38, /* ..###... */ + /*08dc:*/ 0x38, /* ..###... */ + /*08dd:*/ 0x38, /* ..###... */ + /*08de:*/ 0x38, /* ..###... */ + /*08df:*/ 0x38, /* ..###... */ + /*08e0:*/ 0x38, /* ..###... */ + /*08e1:*/ 0x38, /* ..###... */ + /*08e2:*/ 0x38, /* ..###... */ + /*08e3:*/ 0x38, /* ..###... */ + /*08e4:*/ 0x38, /* ..###... */ + /*08e5:*/ 0x38, /* ..###... */ + /*08e6:*/ 0x38, /* ..###... */ + /*08e7:*/ 0x38, /* ..###... */ + /*08e8:*/ 0x38, /* ..###... */ + /*08e9:*/ 0x38, /* ..###... */ + /*08ea:*/ 0x38, /* ..###... */ + /*08eb:*/ 0x38, /* ..###... */ + /*08ec:*/ 0x38, /* ..###... */ + /*08ed:*/ 0x38, /* ..###... */ + /*08ee:*/ 0xf8, /* #####... */ + /*08ef:*/ 0xf8, /* #####... */ +/* --- new character asciicircum (94) starting at offset 0x08f0 --- */ + /*08f0:*/ 14, 11, 9, 1, 10, /* width and bbox (w,h,x,y) */ + /*08f5:*/ 0x0e,0x00, /* ....###......... */ + /*08f7:*/ 0x0e,0x00, /* ....###......... */ + /*08f9:*/ 0x1f,0x00, /* ...#####........ */ + /*08fb:*/ 0x1b,0x00, /* ...##.##........ */ + /*08fd:*/ 0x3b,0x80, /* ..###.###....... */ + /*08ff:*/ 0x71,0xc0, /* .###...###...... */ + /*0901:*/ 0x71,0xc0, /* .###...###...... */ + /*0903:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0905:*/ 0xe0,0xe0, /* ###.....###..... */ +/* --- new character underscore (95) starting at offset 0x0907 --- */ + /*0907:*/ 14, 14, 2, 0, -5, /* width and bbox (w,h,x,y) */ + /*090c:*/ 0xff,0xfc, /* ##############.. */ + /*090e:*/ 0xff,0xfc, /* ##############.. */ +/* --- new character grave (96) starting at offset 0x0910 --- */ + /*0910:*/ 8, 6, 4, 1, 15, /* width and bbox (w,h,x,y) */ + /*0915:*/ 0xe0, /* ###..... */ + /*0916:*/ 0x70, /* .###.... */ + /*0917:*/ 0x38, /* ..###... */ + /*0918:*/ 0x1c, /* ...###.. */ +/* --- new character a (97) starting at offset 0x0919 --- */ + /*0919:*/ 14, 12, 14, 1, 0, /* width and bbox (w,h,x,y) */ + /*091e:*/ 0x1f,0x80, /* ...######....... */ + /*0920:*/ 0x3f,0xc0, /* ..########...... */ + /*0922:*/ 0x71,0xe0, /* .###...####..... */ + /*0924:*/ 0x70,0xe0, /* .###....###..... */ + /*0926:*/ 0x00,0xe0, /* ........###..... */ + /*0928:*/ 0x07,0xe0, /* .....######..... */ + /*092a:*/ 0x3f,0xe0, /* ..#########..... */ + /*092c:*/ 0x7c,0xe0, /* .#####..###..... */ + /*092e:*/ 0xf0,0xe0, /* ####....###..... */ + /*0930:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0932:*/ 0xe1,0xe0, /* ###....####..... */ + /*0934:*/ 0xf3,0xe0, /* ####..#####..... */ + /*0936:*/ 0x7f,0xf0, /* .###########.... */ + /*0938:*/ 0x3e,0x70, /* ..#####..###.... */ +/* --- new character b (98) starting at offset 0x093a --- */ + /*093a:*/ 15, 12, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*093f:*/ 0xe0,0x00, /* ###............. */ + /*0941:*/ 0xe0,0x00, /* ###............. */ + /*0943:*/ 0xe0,0x00, /* ###............. */ + /*0945:*/ 0xe0,0x00, /* ###............. */ + /*0947:*/ 0xe0,0x00, /* ###............. */ + /*0949:*/ 0xef,0x80, /* ###.#####....... */ + /*094b:*/ 0xff,0xc0, /* ##########...... */ + /*094d:*/ 0xf9,0xe0, /* #####..####..... */ + /*094f:*/ 0xf0,0xe0, /* ####....###..... */ + /*0951:*/ 0xe0,0x70, /* ###......###.... */ + /*0953:*/ 0xe0,0x70, /* ###......###.... */ + /*0955:*/ 0xe0,0x70, /* ###......###.... */ + /*0957:*/ 0xe0,0x70, /* ###......###.... */ + /*0959:*/ 0xe0,0x70, /* ###......###.... */ + /*095b:*/ 0xe0,0x70, /* ###......###.... */ + /*095d:*/ 0xf0,0xe0, /* ####....###..... */ + /*095f:*/ 0xf9,0xe0, /* #####..####..... */ + /*0961:*/ 0xff,0xc0, /* ##########...... */ + /*0963:*/ 0xef,0x80, /* ###.#####....... */ +/* --- new character c (99) starting at offset 0x0965 --- */ + /*0965:*/ 13, 11, 14, 1, 0, /* width and bbox (w,h,x,y) */ + /*096a:*/ 0x1f,0x80, /* ...######....... */ + /*096c:*/ 0x3f,0xc0, /* ..########...... */ + /*096e:*/ 0x79,0xe0, /* .####..####..... */ + /*0970:*/ 0x70,0xe0, /* .###....###..... */ + /*0972:*/ 0xe0,0x00, /* ###............. */ + /*0974:*/ 0xe0,0x00, /* ###............. */ + /*0976:*/ 0xe0,0x00, /* ###............. */ + /*0978:*/ 0xe0,0x00, /* ###............. */ + /*097a:*/ 0xe0,0x00, /* ###............. */ + /*097c:*/ 0xe0,0x00, /* ###............. */ + /*097e:*/ 0x70,0xe0, /* .###....###..... */ + /*0980:*/ 0x79,0xe0, /* .####..####..... */ + /*0982:*/ 0x3f,0xc0, /* ..########...... */ + /*0984:*/ 0x1f,0x80, /* ...######....... */ +/* --- new character d (100) starting at offset 0x0986 --- */ + /*0986:*/ 15, 12, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*098b:*/ 0x00,0x70, /* .........###.... */ + /*098d:*/ 0x00,0x70, /* .........###.... */ + /*098f:*/ 0x00,0x70, /* .........###.... */ + /*0991:*/ 0x00,0x70, /* .........###.... */ + /*0993:*/ 0x00,0x70, /* .........###.... */ + /*0995:*/ 0x1f,0x70, /* ...#####.###.... */ + /*0997:*/ 0x3f,0xf0, /* ..##########.... */ + /*0999:*/ 0x79,0xf0, /* .####..#####.... */ + /*099b:*/ 0x70,0xf0, /* .###....####.... */ + /*099d:*/ 0xe0,0x70, /* ###......###.... */ + /*099f:*/ 0xe0,0x70, /* ###......###.... */ + /*09a1:*/ 0xe0,0x70, /* ###......###.... */ + /*09a3:*/ 0xe0,0x70, /* ###......###.... */ + /*09a5:*/ 0xe0,0x70, /* ###......###.... */ + /*09a7:*/ 0xe0,0x70, /* ###......###.... */ + /*09a9:*/ 0x70,0xf0, /* .###....####.... */ + /*09ab:*/ 0x79,0xf0, /* .####..#####.... */ + /*09ad:*/ 0x3f,0xf0, /* ..##########.... */ + /*09af:*/ 0x1f,0x70, /* ...#####.###.... */ +/* --- new character e (101) starting at offset 0x09b1 --- */ + /*09b1:*/ 14, 12, 14, 1, 0, /* width and bbox (w,h,x,y) */ + /*09b6:*/ 0x0f,0x00, /* ....####........ */ + /*09b8:*/ 0x3f,0xc0, /* ..########...... */ + /*09ba:*/ 0x79,0xe0, /* .####..####..... */ + /*09bc:*/ 0x70,0xe0, /* .###....###..... */ + /*09be:*/ 0xe0,0x70, /* ###......###.... */ + /*09c0:*/ 0xe0,0x70, /* ###......###.... */ + /*09c2:*/ 0xff,0xf0, /* ############.... */ + /*09c4:*/ 0xff,0xf0, /* ############.... */ + /*09c6:*/ 0xe0,0x00, /* ###............. */ + /*09c8:*/ 0xe0,0x00, /* ###............. */ + /*09ca:*/ 0x70,0x70, /* .###.....###.... */ + /*09cc:*/ 0x78,0xf0, /* .####...####.... */ + /*09ce:*/ 0x3f,0xe0, /* ..#########..... */ + /*09d0:*/ 0x0f,0x80, /* ....#####....... */ +/* --- new character f (102) starting at offset 0x09d2 --- */ + /*09d2:*/ 9, 7, 19, 1, 0, /* width and bbox (w,h,x,y) */ + /*09d7:*/ 0x1e, /* ...####. */ + /*09d8:*/ 0x3e, /* ..#####. */ + /*09d9:*/ 0x38, /* ..###... */ + /*09da:*/ 0x38, /* ..###... */ + /*09db:*/ 0x38, /* ..###... */ + /*09dc:*/ 0xfe, /* #######. */ + /*09dd:*/ 0xfe, /* #######. */ + /*09de:*/ 0x38, /* ..###... */ + /*09df:*/ 0x38, /* ..###... */ + /*09e0:*/ 0x38, /* ..###... */ + /*09e1:*/ 0x38, /* ..###... */ + /*09e2:*/ 0x38, /* ..###... */ + /*09e3:*/ 0x38, /* ..###... */ + /*09e4:*/ 0x38, /* ..###... */ + /*09e5:*/ 0x38, /* ..###... */ + /*09e6:*/ 0x38, /* ..###... */ + /*09e7:*/ 0x38, /* ..###... */ + /*09e8:*/ 0x38, /* ..###... */ + /*09e9:*/ 0x38, /* ..###... */ +/* --- new character g (103) starting at offset 0x09ea --- */ + /*09ea:*/ 15, 12, 19, 1, -5, /* width and bbox (w,h,x,y) */ + /*09ef:*/ 0x1f,0x70, /* ...#####.###.... */ + /*09f1:*/ 0x3f,0xf0, /* ..##########.... */ + /*09f3:*/ 0x79,0xf0, /* .####..#####.... */ + /*09f5:*/ 0x70,0xf0, /* .###....####.... */ + /*09f7:*/ 0xe0,0x70, /* ###......###.... */ + /*09f9:*/ 0xe0,0x70, /* ###......###.... */ + /*09fb:*/ 0xe0,0x70, /* ###......###.... */ + /*09fd:*/ 0xe0,0x70, /* ###......###.... */ + /*09ff:*/ 0xe0,0x70, /* ###......###.... */ + /*0a01:*/ 0xe0,0x70, /* ###......###.... */ + /*0a03:*/ 0x70,0xf0, /* .###....####.... */ + /*0a05:*/ 0x79,0xf0, /* .####..#####.... */ + /*0a07:*/ 0x3f,0xf0, /* ..##########.... */ + /*0a09:*/ 0x1f,0x70, /* ...#####.###.... */ + /*0a0b:*/ 0x00,0x70, /* .........###.... */ + /*0a0d:*/ 0xe0,0x70, /* ###......###.... */ + /*0a0f:*/ 0xf0,0xe0, /* ####....###..... */ + /*0a11:*/ 0x7f,0xe0, /* .##########..... */ + /*0a13:*/ 0x1f,0x80, /* ...######....... */ +/* --- new character h (104) starting at offset 0x0a15 --- */ + /*0a15:*/ 15, 11, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*0a1a:*/ 0xe0,0x00, /* ###............. */ + /*0a1c:*/ 0xe0,0x00, /* ###............. */ + /*0a1e:*/ 0xe0,0x00, /* ###............. */ + /*0a20:*/ 0xe0,0x00, /* ###............. */ + /*0a22:*/ 0xe0,0x00, /* ###............. */ + /*0a24:*/ 0xef,0x00, /* ###.####........ */ + /*0a26:*/ 0xff,0xc0, /* ##########...... */ + /*0a28:*/ 0xf1,0xc0, /* ####...###...... */ + /*0a2a:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0a2c:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0a2e:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0a30:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0a32:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0a34:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0a36:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0a38:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0a3a:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0a3c:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0a3e:*/ 0xe0,0xe0, /* ###.....###..... */ +/* --- new character i (105) starting at offset 0x0a40 --- */ + /*0a40:*/ 7, 3, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*0a45:*/ 0xe0, /* ###..... */ + /*0a46:*/ 0xe0, /* ###..... */ + /*0a47:*/ 0xe0, /* ###..... */ + /*0a48:*/ 0x00, /* ........ */ + /*0a49:*/ 0x00, /* ........ */ + /*0a4a:*/ 0xe0, /* ###..... */ + /*0a4b:*/ 0xe0, /* ###..... */ + /*0a4c:*/ 0xe0, /* ###..... */ + /*0a4d:*/ 0xe0, /* ###..... */ + /*0a4e:*/ 0xe0, /* ###..... */ + /*0a4f:*/ 0xe0, /* ###..... */ + /*0a50:*/ 0xe0, /* ###..... */ + /*0a51:*/ 0xe0, /* ###..... */ + /*0a52:*/ 0xe0, /* ###..... */ + /*0a53:*/ 0xe0, /* ###..... */ + /*0a54:*/ 0xe0, /* ###..... */ + /*0a55:*/ 0xe0, /* ###..... */ + /*0a56:*/ 0xe0, /* ###..... */ + /*0a57:*/ 0xe0, /* ###..... */ +/* --- new character j (106) starting at offset 0x0a58 --- */ + /*0a58:*/ 7, 5, 24, 0, -5, /* width and bbox (w,h,x,y) */ + /*0a5d:*/ 0x38, /* ..###... */ + /*0a5e:*/ 0x38, /* ..###... */ + /*0a5f:*/ 0x38, /* ..###... */ + /*0a60:*/ 0x00, /* ........ */ + /*0a61:*/ 0x00, /* ........ */ + /*0a62:*/ 0x38, /* ..###... */ + /*0a63:*/ 0x38, /* ..###... */ + /*0a64:*/ 0x38, /* ..###... */ + /*0a65:*/ 0x38, /* ..###... */ + /*0a66:*/ 0x38, /* ..###... */ + /*0a67:*/ 0x38, /* ..###... */ + /*0a68:*/ 0x38, /* ..###... */ + /*0a69:*/ 0x38, /* ..###... */ + /*0a6a:*/ 0x38, /* ..###... */ + /*0a6b:*/ 0x38, /* ..###... */ + /*0a6c:*/ 0x38, /* ..###... */ + /*0a6d:*/ 0x38, /* ..###... */ + /*0a6e:*/ 0x38, /* ..###... */ + /*0a6f:*/ 0x38, /* ..###... */ + /*0a70:*/ 0x38, /* ..###... */ + /*0a71:*/ 0x38, /* ..###... */ + /*0a72:*/ 0x38, /* ..###... */ + /*0a73:*/ 0xf8, /* #####... */ + /*0a74:*/ 0xf0, /* ####.... */ +/* --- new character k (107) starting at offset 0x0a75 --- */ + /*0a75:*/ 14, 12, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*0a7a:*/ 0xe0,0x00, /* ###............. */ + /*0a7c:*/ 0xe0,0x00, /* ###............. */ + /*0a7e:*/ 0xe0,0x00, /* ###............. */ + /*0a80:*/ 0xe0,0x00, /* ###............. */ + /*0a82:*/ 0xe0,0x00, /* ###............. */ + /*0a84:*/ 0xe1,0xe0, /* ###....####..... */ + /*0a86:*/ 0xe3,0xc0, /* ###...####...... */ + /*0a88:*/ 0xe7,0x80, /* ###..####....... */ + /*0a8a:*/ 0xef,0x00, /* ###.####........ */ + /*0a8c:*/ 0xfe,0x00, /* #######......... */ + /*0a8e:*/ 0xfc,0x00, /* ######.......... */ + /*0a90:*/ 0xfe,0x00, /* #######......... */ + /*0a92:*/ 0xef,0x00, /* ###.####........ */ + /*0a94:*/ 0xe7,0x00, /* ###..###........ */ + /*0a96:*/ 0xe7,0x80, /* ###..####....... */ + /*0a98:*/ 0xe3,0xc0, /* ###...####...... */ + /*0a9a:*/ 0xe1,0xc0, /* ###....###...... */ + /*0a9c:*/ 0xe1,0xe0, /* ###....####..... */ + /*0a9e:*/ 0xe0,0xf0, /* ###.....####.... */ +/* --- new character l (108) starting at offset 0x0aa0 --- */ + /*0aa0:*/ 7, 3, 19, 2, 0, /* width and bbox (w,h,x,y) */ + /*0aa5:*/ 0xe0, /* ###..... */ + /*0aa6:*/ 0xe0, /* ###..... */ + /*0aa7:*/ 0xe0, /* ###..... */ + /*0aa8:*/ 0xe0, /* ###..... */ + /*0aa9:*/ 0xe0, /* ###..... */ + /*0aaa:*/ 0xe0, /* ###..... */ + /*0aab:*/ 0xe0, /* ###..... */ + /*0aac:*/ 0xe0, /* ###..... */ + /*0aad:*/ 0xe0, /* ###..... */ + /*0aae:*/ 0xe0, /* ###..... */ + /*0aaf:*/ 0xe0, /* ###..... */ + /*0ab0:*/ 0xe0, /* ###..... */ + /*0ab1:*/ 0xe0, /* ###..... */ + /*0ab2:*/ 0xe0, /* ###..... */ + /*0ab3:*/ 0xe0, /* ###..... */ + /*0ab4:*/ 0xe0, /* ###..... */ + /*0ab5:*/ 0xe0, /* ###..... */ + /*0ab6:*/ 0xe0, /* ###..... */ + /*0ab7:*/ 0xe0, /* ###..... */ +/* --- new character m (109) starting at offset 0x0ab8 --- */ + /*0ab8:*/ 21, 17, 14, 2, 0, /* width and bbox (w,h,x,y) */ + /*0abd:*/ 0xef,0x3e,0x00, /* ###.####..#####......... */ + /*0ac0:*/ 0xff,0xff,0x00, /* ################........ */ + /*0ac3:*/ 0xf3,0xe7,0x80, /* ####..#####..####....... */ + /*0ac6:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ + /*0ac9:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ + /*0acc:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ + /*0acf:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ + /*0ad2:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ + /*0ad5:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ + /*0ad8:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ + /*0adb:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ + /*0ade:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ + /*0ae1:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ + /*0ae4:*/ 0xe1,0xc3,0x80, /* ###....###....###....... */ +/* --- new character n (110) starting at offset 0x0ae7 --- */ + /*0ae7:*/ 15, 11, 14, 2, 0, /* width and bbox (w,h,x,y) */ + /*0aec:*/ 0xef,0x80, /* ###.#####....... */ + /*0aee:*/ 0xff,0xc0, /* ##########...... */ + /*0af0:*/ 0xf1,0xc0, /* ####...###...... */ + /*0af2:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0af4:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0af6:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0af8:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0afa:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0afc:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0afe:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0b00:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0b02:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0b04:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0b06:*/ 0xe0,0xe0, /* ###.....###..... */ +/* --- new character o (111) starting at offset 0x0b08 --- */ + /*0b08:*/ 14, 12, 14, 1, 0, /* width and bbox (w,h,x,y) */ + /*0b0d:*/ 0x0f,0x00, /* ....####........ */ + /*0b0f:*/ 0x3f,0xc0, /* ..########...... */ + /*0b11:*/ 0x79,0xe0, /* .####..####..... */ + /*0b13:*/ 0x70,0xe0, /* .###....###..... */ + /*0b15:*/ 0xe0,0x70, /* ###......###.... */ + /*0b17:*/ 0xe0,0x70, /* ###......###.... */ + /*0b19:*/ 0xe0,0x70, /* ###......###.... */ + /*0b1b:*/ 0xe0,0x70, /* ###......###.... */ + /*0b1d:*/ 0xe0,0x70, /* ###......###.... */ + /*0b1f:*/ 0xe0,0x70, /* ###......###.... */ + /*0b21:*/ 0x70,0xe0, /* .###....###..... */ + /*0b23:*/ 0x79,0xe0, /* .####..####..... */ + /*0b25:*/ 0x3f,0xc0, /* ..########...... */ + /*0b27:*/ 0x0f,0x00, /* ....####........ */ +/* --- new character p (112) starting at offset 0x0b29 --- */ + /*0b29:*/ 15, 12, 19, 2, -5, /* width and bbox (w,h,x,y) */ + /*0b2e:*/ 0xef,0x80, /* ###.#####....... */ + /*0b30:*/ 0xff,0xc0, /* ##########...... */ + /*0b32:*/ 0xf9,0xe0, /* #####..####..... */ + /*0b34:*/ 0xf0,0xe0, /* ####....###..... */ + /*0b36:*/ 0xe0,0x70, /* ###......###.... */ + /*0b38:*/ 0xe0,0x70, /* ###......###.... */ + /*0b3a:*/ 0xe0,0x70, /* ###......###.... */ + /*0b3c:*/ 0xe0,0x70, /* ###......###.... */ + /*0b3e:*/ 0xe0,0x70, /* ###......###.... */ + /*0b40:*/ 0xe0,0x70, /* ###......###.... */ + /*0b42:*/ 0xf0,0xe0, /* ####....###..... */ + /*0b44:*/ 0xf9,0xe0, /* #####..####..... */ + /*0b46:*/ 0xff,0xc0, /* ##########...... */ + /*0b48:*/ 0xef,0x80, /* ###.#####....... */ + /*0b4a:*/ 0xe0,0x00, /* ###............. */ + /*0b4c:*/ 0xe0,0x00, /* ###............. */ + /*0b4e:*/ 0xe0,0x00, /* ###............. */ + /*0b50:*/ 0xe0,0x00, /* ###............. */ + /*0b52:*/ 0xe0,0x00, /* ###............. */ +/* --- new character q (113) starting at offset 0x0b54 --- */ + /*0b54:*/ 15, 12, 19, 1, -5, /* width and bbox (w,h,x,y) */ + /*0b59:*/ 0x1f,0x70, /* ...#####.###.... */ + /*0b5b:*/ 0x3f,0xf0, /* ..##########.... */ + /*0b5d:*/ 0x79,0xf0, /* .####..#####.... */ + /*0b5f:*/ 0x70,0xf0, /* .###....####.... */ + /*0b61:*/ 0xe0,0x70, /* ###......###.... */ + /*0b63:*/ 0xe0,0x70, /* ###......###.... */ + /*0b65:*/ 0xe0,0x70, /* ###......###.... */ + /*0b67:*/ 0xe0,0x70, /* ###......###.... */ + /*0b69:*/ 0xe0,0x70, /* ###......###.... */ + /*0b6b:*/ 0xe0,0x70, /* ###......###.... */ + /*0b6d:*/ 0x70,0xf0, /* .###....####.... */ + /*0b6f:*/ 0x79,0xf0, /* .####..#####.... */ + /*0b71:*/ 0x3f,0xf0, /* ..##########.... */ + /*0b73:*/ 0x1f,0x70, /* ...#####.###.... */ + /*0b75:*/ 0x00,0x70, /* .........###.... */ + /*0b77:*/ 0x00,0x70, /* .........###.... */ + /*0b79:*/ 0x00,0x70, /* .........###.... */ + /*0b7b:*/ 0x00,0x70, /* .........###.... */ + /*0b7d:*/ 0x00,0x70, /* .........###.... */ +/* --- new character r (114) starting at offset 0x0b7f --- */ + /*0b7f:*/ 10, 7, 14, 2, 0, /* width and bbox (w,h,x,y) */ + /*0b84:*/ 0xe6, /* ###..##. */ + /*0b85:*/ 0xee, /* ###.###. */ + /*0b86:*/ 0xfe, /* #######. */ + /*0b87:*/ 0xf0, /* ####.... */ + /*0b88:*/ 0xe0, /* ###..... */ + /*0b89:*/ 0xe0, /* ###..... */ + /*0b8a:*/ 0xe0, /* ###..... */ + /*0b8b:*/ 0xe0, /* ###..... */ + /*0b8c:*/ 0xe0, /* ###..... */ + /*0b8d:*/ 0xe0, /* ###..... */ + /*0b8e:*/ 0xe0, /* ###..... */ + /*0b8f:*/ 0xe0, /* ###..... */ + /*0b90:*/ 0xe0, /* ###..... */ + /*0b91:*/ 0xe0, /* ###..... */ +/* --- new character s (115) starting at offset 0x0b92 --- */ + /*0b92:*/ 13, 11, 14, 1, 0, /* width and bbox (w,h,x,y) */ + /*0b97:*/ 0x3f,0x00, /* ..######........ */ + /*0b99:*/ 0x7f,0x80, /* .########....... */ + /*0b9b:*/ 0xf3,0xc0, /* ####..####...... */ + /*0b9d:*/ 0xe1,0xc0, /* ###....###...... */ + /*0b9f:*/ 0xe0,0x00, /* ###............. */ + /*0ba1:*/ 0xfc,0x00, /* ######.......... */ + /*0ba3:*/ 0x7f,0x80, /* .########....... */ + /*0ba5:*/ 0x0f,0xc0, /* ....######...... */ + /*0ba7:*/ 0x01,0xe0, /* .......####..... */ + /*0ba9:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0bab:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0bad:*/ 0xf1,0xe0, /* ####...####..... */ + /*0baf:*/ 0x7f,0xc0, /* .#########...... */ + /*0bb1:*/ 0x3f,0x80, /* ..#######....... */ +/* --- new character t (116) starting at offset 0x0bb3 --- */ + /*0bb3:*/ 9, 7, 18, 1, 0, /* width and bbox (w,h,x,y) */ + /*0bb8:*/ 0x38, /* ..###... */ + /*0bb9:*/ 0x38, /* ..###... */ + /*0bba:*/ 0x38, /* ..###... */ + /*0bbb:*/ 0x38, /* ..###... */ + /*0bbc:*/ 0xfe, /* #######. */ + /*0bbd:*/ 0xfe, /* #######. */ + /*0bbe:*/ 0x38, /* ..###... */ + /*0bbf:*/ 0x38, /* ..###... */ + /*0bc0:*/ 0x38, /* ..###... */ + /*0bc1:*/ 0x38, /* ..###... */ + /*0bc2:*/ 0x38, /* ..###... */ + /*0bc3:*/ 0x38, /* ..###... */ + /*0bc4:*/ 0x38, /* ..###... */ + /*0bc5:*/ 0x38, /* ..###... */ + /*0bc6:*/ 0x38, /* ..###... */ + /*0bc7:*/ 0x38, /* ..###... */ + /*0bc8:*/ 0x3e, /* ..#####. */ + /*0bc9:*/ 0x1e, /* ...####. */ +/* --- new character u (117) starting at offset 0x0bca --- */ + /*0bca:*/ 15, 11, 14, 2, 0, /* width and bbox (w,h,x,y) */ + /*0bcf:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0bd1:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0bd3:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0bd5:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0bd7:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0bd9:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0bdb:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0bdd:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0bdf:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0be1:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0be3:*/ 0xe1,0xe0, /* ###....####..... */ + /*0be5:*/ 0x73,0xe0, /* .###..#####..... */ + /*0be7:*/ 0x7e,0xe0, /* .######.###..... */ + /*0be9:*/ 0x1c,0xe0, /* ...###..###..... */ +/* --- new character v (118) starting at offset 0x0beb --- */ + /*0beb:*/ 14, 12, 14, 1, 0, /* width and bbox (w,h,x,y) */ + /*0bf0:*/ 0xe0,0x70, /* ###......###.... */ + /*0bf2:*/ 0xe0,0x70, /* ###......###.... */ + /*0bf4:*/ 0xe0,0x70, /* ###......###.... */ + /*0bf6:*/ 0x70,0xe0, /* .###....###..... */ + /*0bf8:*/ 0x70,0xe0, /* .###....###..... */ + /*0bfa:*/ 0x70,0xe0, /* .###....###..... */ + /*0bfc:*/ 0x39,0xc0, /* ..###..###...... */ + /*0bfe:*/ 0x39,0xc0, /* ..###..###...... */ + /*0c00:*/ 0x39,0xc0, /* ..###..###...... */ + /*0c02:*/ 0x1f,0x80, /* ...######....... */ + /*0c04:*/ 0x1f,0x80, /* ...######....... */ + /*0c06:*/ 0x0f,0x00, /* ....####........ */ + /*0c08:*/ 0x0f,0x00, /* ....####........ */ + /*0c0a:*/ 0x0f,0x00, /* ....####........ */ +/* --- new character w (119) starting at offset 0x0c0c --- */ + /*0c0c:*/ 19, 19, 14, 0, 0, /* width and bbox (w,h,x,y) */ + /*0c11:*/ 0xe0,0xe0,0xe0, /* ###.....###.....###..... */ + /*0c14:*/ 0xe0,0xe0,0xe0, /* ###.....###.....###..... */ + /*0c17:*/ 0x60,0xe0,0xc0, /* .##.....###.....##...... */ + /*0c1a:*/ 0x71,0xf1,0xc0, /* .###...#####...###...... */ + /*0c1d:*/ 0x71,0xf1,0xc0, /* .###...#####...###...... */ + /*0c20:*/ 0x31,0xb1,0x80, /* ..##...##.##...##....... */ + /*0c23:*/ 0x33,0xb9,0x80, /* ..##..###.###..##....... */ + /*0c26:*/ 0x3b,0xbb,0x80, /* ..###.###.###.###....... */ + /*0c29:*/ 0x1b,0x1b,0x00, /* ...##.##...##.##........ */ + /*0c2c:*/ 0x1f,0x1f,0x00, /* ...#####...#####........ */ + /*0c2f:*/ 0x1f,0x1f,0x00, /* ...#####...#####........ */ + /*0c32:*/ 0x0e,0x0e,0x00, /* ....###.....###......... */ + /*0c35:*/ 0x0e,0x0e,0x00, /* ....###.....###......... */ + /*0c38:*/ 0x0e,0x0e,0x00, /* ....###.....###......... */ +/* --- new character x (120) starting at offset 0x0c3b --- */ + /*0c3b:*/ 13, 11, 14, 1, 0, /* width and bbox (w,h,x,y) */ + /*0c40:*/ 0xe0,0xe0, /* ###.....###..... */ + /*0c42:*/ 0xf1,0xe0, /* ####...####..... */ + /*0c44:*/ 0x71,0xc0, /* .###...###...... */ + /*0c46:*/ 0x3b,0x80, /* ..###.###....... */ + /*0c48:*/ 0x3f,0x80, /* ..#######....... */ + /*0c4a:*/ 0x1f,0x00, /* ...#####........ */ + /*0c4c:*/ 0x0e,0x00, /* ....###......... */ + /*0c4e:*/ 0x1f,0x00, /* ...#####........ */ + /*0c50:*/ 0x1f,0x00, /* ...#####........ */ + /*0c52:*/ 0x3b,0x80, /* ..###.###....... */ + /*0c54:*/ 0x7b,0xc0, /* .####.####...... */ + /*0c56:*/ 0x71,0xc0, /* .###...###...... */ + /*0c58:*/ 0xf1,0xe0, /* ####...####..... */ + /*0c5a:*/ 0xe0,0xe0, /* ###.....###..... */ +/* --- new character y (121) starting at offset 0x0c5c --- */ + /*0c5c:*/ 15, 13, 19, 1, -5, /* width and bbox (w,h,x,y) */ + /*0c61:*/ 0xe0,0x38, /* ###.......###... */ + /*0c63:*/ 0xe0,0x38, /* ###.......###... */ + /*0c65:*/ 0x70,0x38, /* .###......###... */ + /*0c67:*/ 0x78,0x70, /* .####....###.... */ + /*0c69:*/ 0x38,0x70, /* ..###....###.... */ + /*0c6b:*/ 0x3c,0xf0, /* ..####..####.... */ + /*0c6d:*/ 0x1c,0xe0, /* ...###..###..... */ + /*0c6f:*/ 0x1c,0xe0, /* ...###..###..... */ + /*0c71:*/ 0x0f,0xc0, /* ....######...... */ + /*0c73:*/ 0x0f,0xc0, /* ....######...... */ + /*0c75:*/ 0x07,0xc0, /* .....#####...... */ + /*0c77:*/ 0x07,0x80, /* .....####....... */ + /*0c79:*/ 0x03,0x80, /* ......###....... */ + /*0c7b:*/ 0x03,0x80, /* ......###....... */ + /*0c7d:*/ 0x07,0x00, /* .....###........ */ + /*0c7f:*/ 0x07,0x00, /* .....###........ */ + /*0c81:*/ 0x0e,0x00, /* ....###......... */ + /*0c83:*/ 0x3e,0x00, /* ..#####......... */ + /*0c85:*/ 0x3c,0x00, /* ..####.......... */ +/* --- new character z (122) starting at offset 0x0c87 --- */ + /*0c87:*/ 13, 11, 14, 1, 0, /* width and bbox (w,h,x,y) */ + /*0c8c:*/ 0xff,0xe0, /* ###########..... */ + /*0c8e:*/ 0xff,0xe0, /* ###########..... */ + /*0c90:*/ 0x01,0xc0, /* .......###...... */ + /*0c92:*/ 0x03,0x80, /* ......###....... */ + /*0c94:*/ 0x07,0x80, /* .....####....... */ + /*0c96:*/ 0x0f,0x00, /* ....####........ */ + /*0c98:*/ 0x0e,0x00, /* ....###......... */ + /*0c9a:*/ 0x1e,0x00, /* ...####......... */ + /*0c9c:*/ 0x3c,0x00, /* ..####.......... */ + /*0c9e:*/ 0x38,0x00, /* ..###........... */ + /*0ca0:*/ 0x70,0x00, /* .###............ */ + /*0ca2:*/ 0xf0,0x00, /* ####............ */ + /*0ca4:*/ 0xff,0xe0, /* ###########..... */ + /*0ca6:*/ 0xff,0xe0, /* ###########..... */ +/* --- new character braceleft (123) starting at offset 0x0ca8 --- */ + /*0ca8:*/ 10, 7, 24, 1, -5, /* width and bbox (w,h,x,y) */ + /*0cad:*/ 0x0e, /* ....###. */ + /*0cae:*/ 0x1c, /* ...###.. */ + /*0caf:*/ 0x38, /* ..###... */ + /*0cb0:*/ 0x38, /* ..###... */ + /*0cb1:*/ 0x38, /* ..###... */ + /*0cb2:*/ 0x38, /* ..###... */ + /*0cb3:*/ 0x38, /* ..###... */ + /*0cb4:*/ 0x38, /* ..###... */ + /*0cb5:*/ 0x38, /* ..###... */ + /*0cb6:*/ 0x38, /* ..###... */ + /*0cb7:*/ 0x70, /* .###.... */ + /*0cb8:*/ 0xe0, /* ###..... */ + /*0cb9:*/ 0xe0, /* ###..... */ + /*0cba:*/ 0x70, /* .###.... */ + /*0cbb:*/ 0x38, /* ..###... */ + /*0cbc:*/ 0x38, /* ..###... */ + /*0cbd:*/ 0x38, /* ..###... */ + /*0cbe:*/ 0x38, /* ..###... */ + /*0cbf:*/ 0x38, /* ..###... */ + /*0cc0:*/ 0x38, /* ..###... */ + /*0cc1:*/ 0x38, /* ..###... */ + /*0cc2:*/ 0x38, /* ..###... */ + /*0cc3:*/ 0x1c, /* ...###.. */ + /*0cc4:*/ 0x0e, /* ....###. */ +/* --- new character bar (124) starting at offset 0x0cc5 --- */ + /*0cc5:*/ 7, 3, 24, 2, -5, /* width and bbox (w,h,x,y) */ + /*0cca:*/ 0xe0, /* ###..... */ + /*0ccb:*/ 0xe0, /* ###..... */ + /*0ccc:*/ 0xe0, /* ###..... */ + /*0ccd:*/ 0xe0, /* ###..... */ + /*0cce:*/ 0xe0, /* ###..... */ + /*0ccf:*/ 0xe0, /* ###..... */ + /*0cd0:*/ 0xe0, /* ###..... */ + /*0cd1:*/ 0xe0, /* ###..... */ + /*0cd2:*/ 0xe0, /* ###..... */ + /*0cd3:*/ 0xe0, /* ###..... */ + /*0cd4:*/ 0xe0, /* ###..... */ + /*0cd5:*/ 0xe0, /* ###..... */ + /*0cd6:*/ 0xe0, /* ###..... */ + /*0cd7:*/ 0xe0, /* ###..... */ + /*0cd8:*/ 0xe0, /* ###..... */ + /*0cd9:*/ 0xe0, /* ###..... */ + /*0cda:*/ 0xe0, /* ###..... */ + /*0cdb:*/ 0xe0, /* ###..... */ + /*0cdc:*/ 0xe0, /* ###..... */ + /*0cdd:*/ 0xe0, /* ###..... */ + /*0cde:*/ 0xe0, /* ###..... */ + /*0cdf:*/ 0xe0, /* ###..... */ + /*0ce0:*/ 0xe0, /* ###..... */ + /*0ce1:*/ 0xe0, /* ###..... */ +/* --- new character braceright (125) starting at offset 0x0ce2 --- */ + /*0ce2:*/ 10, 7, 24, 2, -5, /* width and bbox (w,h,x,y) */ + /*0ce7:*/ 0xe0, /* ###..... */ + /*0ce8:*/ 0x70, /* .###.... */ + /*0ce9:*/ 0x38, /* ..###... */ + /*0cea:*/ 0x38, /* ..###... */ + /*0ceb:*/ 0x38, /* ..###... */ + /*0cec:*/ 0x38, /* ..###... */ + /*0ced:*/ 0x38, /* ..###... */ + /*0cee:*/ 0x38, /* ..###... */ + /*0cef:*/ 0x38, /* ..###... */ + /*0cf0:*/ 0x38, /* ..###... */ + /*0cf1:*/ 0x1c, /* ...###.. */ + /*0cf2:*/ 0x0e, /* ....###. */ + /*0cf3:*/ 0x0e, /* ....###. */ + /*0cf4:*/ 0x1c, /* ...###.. */ + /*0cf5:*/ 0x38, /* ..###... */ + /*0cf6:*/ 0x38, /* ..###... */ + /*0cf7:*/ 0x38, /* ..###... */ + /*0cf8:*/ 0x38, /* ..###... */ + /*0cf9:*/ 0x38, /* ..###... */ + /*0cfa:*/ 0x38, /* ..###... */ + /*0cfb:*/ 0x38, /* ..###... */ + /*0cfc:*/ 0x38, /* ..###... */ + /*0cfd:*/ 0x70, /* .###.... */ + /*0cfe:*/ 0xe0, /* ###..... */ +/* --- new character asciitilde (126) starting at offset 0x0cff --- */ + /*0cff:*/ 14, 11, 4, 1, 5, /* width and bbox (w,h,x,y) */ + /*0d04:*/ 0x78,0xe0, /* .####...###..... */ + /*0d06:*/ 0xfe,0xe0, /* #######.###..... */ + /*0d08:*/ 0xef,0xe0, /* ###.#######..... */ + /*0d0a:*/ 0xe3,0xc0, /* ###...####...... */ +}; +static const uint16_t font_helvB24_offsets[] = { +0x0000 /* space */, + 0x0006 /* exclam */, + 0x001e /* quotedbl */, + 0x0029 /* numbersign */, + 0x0052 /* dollar */, + 0x0081 /* percent */, + 0x00bc /* ampersand */, + 0x00e5 /* quotesingle */, + 0x00f0 /* parenleft */, + 0x010d /* parenright */, + 0x012a /* asterisk */, + 0x0136 /* plus */, + 0x0153 /* comma */, + 0x015e /* hyphen */, + 0x0166 /* period */, + 0x016e /* slash */, + 0x0186 /* zero */, + 0x01af /* one */, + 0x01c6 /* two */, + 0x01ef /* three */, + 0x0218 /* four */, + 0x0241 /* five */, + 0x026a /* six */, + 0x0293 /* seven */, + 0x02bc /* eight */, + 0x02e5 /* nine */, + 0x030e /* colon */, + 0x0321 /* semicolon */, + 0x0337 /* less */, + 0x0354 /* equal */, + 0x0365 /* greater */, + 0x0382 /* question */, + 0x03ad /* at */, + 0x03f4 /* A */, + 0x041f /* B */, + 0x044a /* C */, + 0x0475 /* D */, + 0x04a0 /* E */, + 0x04cb /* F */, + 0x04f6 /* G */, + 0x0534 /* H */, + 0x055f /* I */, + 0x0577 /* J */, + 0x05a2 /* K */, + 0x05cd /* L */, + 0x05f8 /* M */, + 0x0636 /* N */, + 0x0661 /* O */, + 0x069f /* P */, + 0x06ca /* Q */, + 0x0708 /* R */, + 0x0733 /* S */, + 0x075e /* T */, + 0x0789 /* U */, + 0x07b4 /* V */, + 0x07df /* W */, + 0x081d /* X */, + 0x0848 /* Y */, + 0x0873 /* Z */, + 0x089e /* bracketleft */, + 0x08bb /* backslash */, + 0x08d3 /* bracketright */, + 0x08f0 /* asciicircum */, + 0x0907 /* underscore */, + 0x0910 /* grave */, + 0x0919 /* a */, + 0x093a /* b */, + 0x0965 /* c */, + 0x0986 /* d */, + 0x09b1 /* e */, + 0x09d2 /* f */, + 0x09ea /* g */, + 0x0a15 /* h */, + 0x0a40 /* i */, + 0x0a58 /* j */, + 0x0a75 /* k */, + 0x0aa0 /* l */, + 0x0ab8 /* m */, + 0x0ae7 /* n */, + 0x0b08 /* o */, + 0x0b29 /* p */, + 0x0b54 /* q */, + 0x0b7f /* r */, + 0x0b92 /* s */, + 0x0bb3 /* t */, + 0x0bca /* u */, + 0x0beb /* v */, + 0x0c0c /* w */, + 0x0c3b /* x */, + 0x0c5c /* y */, + 0x0c87 /* z */, + 0x0ca8 /* braceleft */, + 0x0cc5 /* bar */, + 0x0ce2 /* braceright */, + 0x0cff /* asciitilde */, + 0xffff /* (no glyph) */ +}; +const struct fb_font font_helvB24 = { + .height = 27, + .ascent = 22, + .firstchar = 32, /* space */ + .lastchar = 127, /* ? */ + .chardata = font_helvB24_data, + .charoffs = font_helvB24_offsets, +}; -- cgit v1.2.3