comparison src/Fonts/aa_font48_idx.inc @ 0:11d4fc797f74

init
author heinrichsweikamp
date Wed, 24 Apr 2013 19:22:45 +0200
parents
children 690c48db7b5b
comparison
equal deleted inserted replaced
-1:000000000000 0:11d4fc797f74
1 ;==========================================================================
2 ; Font index exported ven. janv. 13 2012 by FontIO.cpp 110 2011-06-07 11:26:40Z gascuel $
3 ;==========================================================================
4 aa_font48_chars EQU .18
5 aa_font48_firstChar EQU '.'
6 aa_font48_lastChar EQU '?'
7 ;
8 aa_font48_idx:
9 DW aa_font48_bits + 0x0000 ; . dot
10 DW aa_font48_bits + 0x001F ; / slash
11 DW aa_font48_bits + 0x0025 ; 0 0
12 DW aa_font48_bits + 0x00A2 ; 1 1
13 DW aa_font48_bits + 0x00EF ; 2 2
14 DW aa_font48_bits + 0x0180 ; 3 3
15 DW aa_font48_bits + 0x0220 ; 4 4
16 DW aa_font48_bits + 0x028B ; 5 5
17 DW aa_font48_bits + 0x0312 ; 6 6
18 DW aa_font48_bits + 0x03BF ; 7 7
19 DW aa_font48_bits + 0x0430 ; 8 8
20 DW aa_font48_bits + 0x04F1 ; 9 9
21 DW aa_font48_bits + 0x05A1 ; : colon
22 DW aa_font48_bits + 0x05D6 ; ; semicolon
23 DW aa_font48_bits + 0x060B ; < less
24 DW aa_font48_bits + 0x066B ; = equal
25 DW aa_font48_bits + 0x06B7 ; > greater
26 DW aa_font48_bits + 0x073D ; ? question
27 DW aa_font48_bits + 0x0743 ; END OF INDEX