comparison code_part1/OSTC_code_asm_part1/aa_font48_idx_rus.inc @ 449:a2083d918f70

font48 russian added
author heinrichsweikamp
date Mon, 15 Aug 2011 09:31:30 +0200
parents
children
comparison
equal deleted inserted replaced
448:b41024e63f53 449:a2083d918f70
1 ;==========================================================================
2 ; Font index exported by fontconv.php 1.00 2011-08-13 03:38:31 rvs $
3 ;==========================================================================
4 aa_font48_chars EQU .17
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+0x0014 ; / slash
11 DW aa_font48_bits+0x001A ; 0 0
12 DW aa_font48_bits+0x00A3 ; 1 1
13 DW aa_font48_bits+0x00ED ; 2 2
14 DW aa_font48_bits+0x0176 ; 3 3
15 DW aa_font48_bits+0x0204 ; 4 4
16 DW aa_font48_bits+0x0260 ; 5 5
17 DW aa_font48_bits+0x02D2 ; 6 6
18 DW aa_font48_bits+0x037F ; 7 7
19 DW aa_font48_bits+0x03EB ; 8 8
20 DW aa_font48_bits+0x04AB ; 9 9
21 DW aa_font48_bits+0x0557 ; : colon
22 DW aa_font48_bits+0x0582 ; ; semicolon
23 DW aa_font48_bits+0x05A5 ; < less
24 DW aa_font48_bits+0x05D9 ; = equal
25 DW aa_font48_bits+0x0625 ; > greater
26 DW aa_font48_bits+0x062B ; END OF INDEX