Mercurial > public > hwos_code
diff 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 |
line wrap: on
line diff
--- a/src/Fonts/aa_font90_idx.inc Wed Dec 27 14:34:11 2017 +0100 +++ b/src/Fonts/aa_font90_idx.inc Wed Jan 31 19:39:37 2018 +0100 @@ -1,9 +1,9 @@ ;========================================================================== ; Font index exported ven. janv. 13 2012 by FontIO.cpp 110 2011-06-07 11:26:40Z gascuel $ ;========================================================================== -aa_font90_chars EQU .14 +aa_font90_chars EQU .12 aa_font90_firstChar EQU '.' -aa_font90_lastChar EQU ';' +aa_font90_lastChar EQU ':' ; aa_font90_idx: DW aa_font90_bits + 0x0000 ; . dot @@ -18,6 +18,5 @@ DW aa_font90_bits + 0x061F ; 7 7 DW aa_font90_bits + 0x06D3 ; 8 8 DW aa_font90_bits + 0x080F ; 9 9 - DW aa_font90_bits + 0x0925 ; : colon - DW aa_font90_bits + 0x09A7 ; ; semicolon - DW aa_font90_bits + 0x0A71 ; END OF INDEX + DW aa_font90_bits + 0x0925 ; END OF INDEX +