[Scummvm-cvs-logs] CVS: scummvm/simon simon.cpp,1.172,1.173

Travis Howell kirben at users.sourceforge.net
Wed Apr 2 01:44:05 CEST 2003


Update of /cvsroot/scummvm/scummvm/simon
In directory sc8-pr-cvs1:/tmp/cvs-serv29259/simon

Modified Files:
	simon.cpp 
Log Message:

More Spanish font corrections, the . and , fonts were corrupt


Index: simon.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/simon.cpp,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- simon.cpp	2 Apr 2003 05:27:59 -0000	1.172
+++ simon.cpp	2 Apr 2003 09:42:12 -0000	1.173
@@ -3668,21 +3668,21 @@
 
 static const byte spanish_video_font[] = {
 	0, 0, 0, 0, 0, 0, 0, 0,
-	0, 176, 32, 112, 112, 32, 32, 0,
-	32, 0, 48, 48, 96, 0, 0, 0,
-	0, 0, 80, 0, 112, 8, 120, 136,
-	120, 0, 80, 0, 112, 136, 136, 136,
-	112, 0, 80, 0, 144, 144, 144, 144, 
-	104, 0, 0, 16, 40, 16, 42, 68, 
-	58, 0, 48, 48, 96, 0, 0, 0, 
-	0, 0, 0, 4, 8, 8, 8, 8, 
-	4, 0, 0, 32, 16, 16, 16, 16, 
-	32, 0, 0, 0, 20, 8, 62, 8, 
-	20, 0, 96, 144, 144, 160, 144, 144, 
-	160, 128, 0, 0, 0, 0, 0, 48, 
-	48, 96, 0, 0, 0, 240, 100, 0, 
-	178, 0, 9, 0, 176, 48, 48, 0, 
-	32, 64, 0, 112, 248, 128, 112, 0, 
+	32, 112, 112, 32, 32, 0, 32, 0,
+	48, 48, 96, 0, 0, 0, 0, 0,
+	80, 0, 112, 8, 120, 136, 120, 0,
+	80, 0, 112, 136, 136, 136, 112, 0,
+	80, 0, 144, 144, 144, 144, 104, 0,
+	0, 16, 40, 16, 42, 68, 58, 0,
+	48, 48, 96, 0, 0, 0, 0, 0,
+	0, 4, 8, 8, 8, 8, 4, 0,
+	0, 32, 16, 16, 16, 16, 32, 0,
+	0, 0, 20, 8, 62, 8, 20, 0,
+	96, 144, 144, 160, 144, 144, 160, 128,
+	0, 0, 0, 0, 0, 48, 48, 96,
+	0, 0, 0, 240, 0, 0, 0, 0,
+	0, 0, 0, 0, 0, 48, 48, 0,
+	32, 64, 0, 112, 248, 128, 112, 0,
 	112, 136, 152, 168, 200, 136, 112, 0,
 	32, 96, 32, 32, 32, 32, 112, 0,
 	112, 136, 8, 48, 64, 136, 248, 0,
@@ -3694,12 +3694,12 @@
 	112, 136, 136, 112, 136, 136, 112, 0,
 	112, 136, 136, 120, 8, 16, 96, 0,
 	0, 0, 48, 48, 0, 48, 48, 0,
-	32, 64, 0, 112, 8, 248, 120, 0,  
+	32, 64, 0, 112, 8, 248, 120, 0,
 	32, 64, 0, 192, 64, 64, 224, 0, 
-	32, 64, 0, 112, 136, 136, 112, 0,  
-	32, 64, 0, 144, 144, 144, 104, 0, 
+	32, 64, 0, 112, 136, 136, 112, 0,
+	32, 64, 0, 144, 144, 144, 104, 0,
 	112, 136, 8, 16, 32, 0, 32, 0,
-	80, 160, 0, 240, 136, 136, 136, 0, 
+	80, 160, 0, 240, 136, 136, 136, 0,
 	112, 136, 136, 248, 136, 136, 136, 0,
 	240, 72, 72, 112, 72, 72, 240, 0,
 	48, 72, 128, 128, 128, 72, 48, 0,





More information about the Scummvm-git-logs mailing list