annotate src/Fonts/aa_font90_idx.inc @ 560:b7eb98dbd800

bump to 2.96beta (REFACTORED VERSION)
author heinrichsweikamp
date Wed, 31 Jan 2018 19:39:37 +0100
parents 11d4fc797f74
children
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 ;==========================================================================
560
b7eb98dbd800 bump to 2.96beta (REFACTORED VERSION)
heinrichsweikamp
parents: 0
diff changeset
4 aa_font90_chars EQU .12
0
heinrichsweikamp
parents:
diff changeset
5 aa_font90_firstChar EQU '.'
560
b7eb98dbd800 bump to 2.96beta (REFACTORED VERSION)
heinrichsweikamp
parents: 0
diff changeset
6 aa_font90_lastChar EQU ':'
0
heinrichsweikamp
parents:
diff changeset
7 ;
heinrichsweikamp
parents:
diff changeset
8 aa_font90_idx:
heinrichsweikamp
parents:
diff changeset
9 DW aa_font90_bits + 0x0000 ; . dot
heinrichsweikamp
parents:
diff changeset
10 DW aa_font90_bits + 0x0028 ; / slash
heinrichsweikamp
parents:
diff changeset
11 DW aa_font90_bits + 0x003B ; 0 0
heinrichsweikamp
parents:
diff changeset
12 DW aa_font90_bits + 0x0112 ; 1 1
heinrichsweikamp
parents:
diff changeset
13 DW aa_font90_bits + 0x0193 ; 2 2
heinrichsweikamp
parents:
diff changeset
14 DW aa_font90_bits + 0x026E ; 3 3
heinrichsweikamp
parents:
diff changeset
15 DW aa_font90_bits + 0x037B ; 4 4
heinrichsweikamp
parents:
diff changeset
16 DW aa_font90_bits + 0x0432 ; 5 5
heinrichsweikamp
parents:
diff changeset
17 DW aa_font90_bits + 0x04FD ; 6 6
heinrichsweikamp
parents:
diff changeset
18 DW aa_font90_bits + 0x061F ; 7 7
heinrichsweikamp
parents:
diff changeset
19 DW aa_font90_bits + 0x06D3 ; 8 8
heinrichsweikamp
parents:
diff changeset
20 DW aa_font90_bits + 0x080F ; 9 9
560
b7eb98dbd800 bump to 2.96beta (REFACTORED VERSION)
heinrichsweikamp
parents: 0
diff changeset
21 DW aa_font90_bits + 0x0925 ; END OF INDEX
b7eb98dbd800 bump to 2.96beta (REFACTORED VERSION)
heinrichsweikamp
parents: 0
diff changeset
22