changeset 358:b41f615d4219

Proposed chars for dive begin 0x93, end 0x94 and duration 0x95.
author JeanDo
date Tue, 07 Jun 2011 11:55:31 +0200
parents 9ef9b681f38f
children 91352bb698cf
files code_part1/OSTC_code_asm_part1/aa_font28.inc code_part1/OSTC_code_asm_part1/aa_font28_idx.inc
diffstat 2 files changed, 26 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/aa_font28.inc	Tue Jun 07 04:05:49 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/aa_font28.inc	Tue Jun 07 11:55:31 2011 +0200
@@ -1,5 +1,5 @@
 ;==========================================================================
-; Font data exported dim. févr. 6 2011 by FontIO.cpp 103 2011-02-04 22:26:15Z gascuel $ 
+; Font data exported mar. juin 7 2011 by FontIO.cpp 103 2011-02-04 22:26:15Z gascuel $ 
 ;==========================================================================
 aa_font28_height	EQU	.24
 aa_font28_width		EQU	.14
@@ -710,7 +710,22 @@
 			DB 0x04, 0x20, 0x91, 0x20, 0x02, 0x20, 0x93, 0x20
 			DB 0x00, 0x20, 0x95, 0x20, 0xD3
 ; “ 93
-			DB 0x89, 0x62, 0x94, 0x62, 0x94, 0x62, 0x8E, 0x6E
-			DB 0x89, 0x6C, 0x8B, 0x6A, 0x8D, 0x68, 0x8F, 0x66
-			DB 0x91, 0x64, 0x93, 0x62, 0x95, 0x60, 0xD3
-; TOTAL COMPRESSED SIZE = 4294
+			DB 0xB9, 0x01, 0x85, 0x20, 0x8E, 0x01, 0x85, 0x00
+			DB 0x20, 0x8D, 0x01, 0x86, 0x00, 0x8D, 0x01, 0x20
+			DB 0x85, 0x00, 0x20, 0x8C, 0x0A, 0x20, 0x8B, 0x20
+			DB 0x09, 0x20, 0x94, 0x00, 0x20, 0x95, 0x00, 0x95
+			DB 0x00, 0x20, 0x95, 0x20, 0xB4
+; ” 94
+			DB 0xB3, 0x20, 0x85, 0x01, 0x8D, 0x20, 0x00, 0x85
+			DB 0x01, 0x8D, 0x00, 0x86, 0x01, 0x8C, 0x20, 0x00
+			DB 0x85, 0x20, 0x01, 0x8B, 0x20, 0x0A, 0x8B, 0x20
+			DB 0x09, 0x20, 0x8C, 0x20, 0x00, 0x96, 0x00, 0x96
+			DB 0x20, 0x00, 0x96, 0x20, 0xC2
+; • 95
+			DB 0xA2, 0x21, 0x94, 0x20, 0x01, 0x20, 0x91, 0x20
+			DB 0x05, 0x20, 0x8E, 0x20, 0x01, 0x80, 0x01, 0x80
+			DB 0x01, 0x20, 0x91, 0x01, 0x95, 0x01, 0x95, 0x01
+			DB 0x95, 0x01, 0x91, 0x20, 0x01, 0x80, 0x01, 0x80
+			DB 0x01, 0x20, 0x8E, 0x20, 0x05, 0x20, 0x91, 0x20
+			DB 0x01, 0x20, 0x94, 0x21, 0xA2
+; TOTAL COMPRESSED SIZE = 4390
--- a/code_part1/OSTC_code_asm_part1/aa_font28_idx.inc	Tue Jun 07 04:05:49 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/aa_font28_idx.inc	Tue Jun 07 11:55:31 2011 +0200
@@ -1,9 +1,9 @@
 ;==========================================================================
-; Font index exported dim. févr. 6 2011 by FontIO.cpp 103 2011-02-04 22:26:15Z gascuel $ 
+; Font index exported mar. juin 7 2011 by FontIO.cpp 103 2011-02-04 22:26:15Z gascuel $ 
 ;==========================================================================
-aa_font28_chars		EQU	.116
+aa_font28_chars		EQU	.118
 aa_font28_firstChar	EQU	' '
-aa_font28_lastChar	EQU	'“'
+aa_font28_lastChar	EQU	'•'
 ;
 aa_font28_idx:
 			DW	aa_font28_bits + 0x0000	;   Space
@@ -122,4 +122,6 @@
 			DW	aa_font28_bits + 0x103F	; ‘ 91
 			DW	aa_font28_bits + 0x108A	; ’ 92
 			DW	aa_font28_bits + 0x10AF	; “ 93
-			DW	aa_font28_bits + 0x10C6	; END OF INDEX
+			DW	aa_font28_bits + 0x10D4	; ” 94
+			DW	aa_font28_bits + 0x10F9	; • 95
+			DW	aa_font28_bits + 0x1126	; END OF INDEX