annotate src/Fonts/aa_font48_idx.inc @ 108:24e8bac09013

language updates
author heinrichsweikamp
date Wed, 04 Jun 2014 19:19:18 +0200
parents 11d4fc797f74
children 690c48db7b5b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
heinrichsweikamp
parents:
diff changeset
1 ;==========================================================================
heinrichsweikamp
parents:
diff changeset
2 ; Font index exported ven. janv. 13 2012 by FontIO.cpp 110 2011-06-07 11:26:40Z gascuel $
heinrichsweikamp
parents:
diff changeset
3 ;==========================================================================
heinrichsweikamp
parents:
diff changeset
4 aa_font48_chars EQU .18
heinrichsweikamp
parents:
diff changeset
5 aa_font48_firstChar EQU '.'
heinrichsweikamp
parents:
diff changeset
6 aa_font48_lastChar EQU '?'
heinrichsweikamp
parents:
diff changeset
7 ;
heinrichsweikamp
parents:
diff changeset
8 aa_font48_idx:
heinrichsweikamp
parents:
diff changeset
9 DW aa_font48_bits + 0x0000 ; . dot
heinrichsweikamp
parents:
diff changeset
10 DW aa_font48_bits + 0x001F ; / slash
heinrichsweikamp
parents:
diff changeset
11 DW aa_font48_bits + 0x0025 ; 0 0
heinrichsweikamp
parents:
diff changeset
12 DW aa_font48_bits + 0x00A2 ; 1 1
heinrichsweikamp
parents:
diff changeset
13 DW aa_font48_bits + 0x00EF ; 2 2
heinrichsweikamp
parents:
diff changeset
14 DW aa_font48_bits + 0x0180 ; 3 3
heinrichsweikamp
parents:
diff changeset
15 DW aa_font48_bits + 0x0220 ; 4 4
heinrichsweikamp
parents:
diff changeset
16 DW aa_font48_bits + 0x028B ; 5 5
heinrichsweikamp
parents:
diff changeset
17 DW aa_font48_bits + 0x0312 ; 6 6
heinrichsweikamp
parents:
diff changeset
18 DW aa_font48_bits + 0x03BF ; 7 7
heinrichsweikamp
parents:
diff changeset
19 DW aa_font48_bits + 0x0430 ; 8 8
heinrichsweikamp
parents:
diff changeset
20 DW aa_font48_bits + 0x04F1 ; 9 9
heinrichsweikamp
parents:
diff changeset
21 DW aa_font48_bits + 0x05A1 ; : colon
heinrichsweikamp
parents:
diff changeset
22 DW aa_font48_bits + 0x05D6 ; ; semicolon
heinrichsweikamp
parents:
diff changeset
23 DW aa_font48_bits + 0x060B ; < less
heinrichsweikamp
parents:
diff changeset
24 DW aa_font48_bits + 0x066B ; = equal
heinrichsweikamp
parents:
diff changeset
25 DW aa_font48_bits + 0x06B7 ; > greater
heinrichsweikamp
parents:
diff changeset
26 DW aa_font48_bits + 0x073D ; ? question
heinrichsweikamp
parents:
diff changeset
27 DW aa_font48_bits + 0x0743 ; END OF INDEX