[Scummvm-cvs-logs] CVS: scummvm/scumm/smush smush_font.h,1.11,1.12
Max Horn
fingolfin at users.sourceforge.net
Fri Oct 8 17:55:50 CEST 2004
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm akos.cpp,1.195,1.196 base-costume.h,1.30,1.31 base-costume.cpp,2.20,2.21 costume.cpp,1.144,1.145
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm nut_renderer.cpp,1.51,1.52 nut_renderer.h,1.20,1.21
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/scumm/smush
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24418/smush
Modified Files:
smush_font.h
Log Message:
Added methods to access charset x/y offs values (though those seem to be all 0 in COMI)
Index: smush_font.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/smush/smush_font.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- smush_font.h 16 Apr 2004 20:49:14 -0000 1.11
+++ smush_font.h 9 Oct 2004 00:47:47 -0000 1.12
@@ -29,7 +29,6 @@
class SmushFont : public NutRenderer {
protected:
- int _nbChars;
int16 _color;
bool _new_colors;
bool _original;
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm akos.cpp,1.195,1.196 base-costume.h,1.30,1.31 base-costume.cpp,2.20,2.21 costume.cpp,1.144,1.145
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm nut_renderer.cpp,1.51,1.52 nut_renderer.h,1.20,1.21
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list