[cairo-commit] cairomm ChangeLog,1.7,1.8

Murray Cumming commit at pdx.freedesktop.org
Wed Dec 7 07:36:46 PST 2005


Committed by: murrayc

Update of /cvs/cairo/cairomm
In directory gabe:/tmp/cvs-serv27393

Modified Files:
	ChangeLog 
Log Message:
2005-12-07  Murray Cumming <murrayc at murrayc.com>

        * cairomm/context.cc:
        * cairomm/context.h: font_extents(), stroke_extents(),
        glyph_extents(), fill_extents(): Add get_ prefix and
        make them const.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ChangeLog	7 Dec 2005 15:30:57 -0000	1.7
+++ ChangeLog	7 Dec 2005 15:36:44 -0000	1.8
@@ -1,6 +1,13 @@
 2005-12-07  Murray Cumming <murrayc at murrayc.com>
 
 	* cairomm/context.cc:
+	* cairomm/context.h: font_extents(), stroke_extents(), 
+	glyph_extents(), fill_extents(): Add get_ prefix and 	
+	make them const.
+
+2005-12-07  Murray Cumming <murrayc at murrayc.com>
+
+	* cairomm/context.cc:
 	* cairomm/context.h: Add typedef for Matrix, though we 
 	probably want to derive a class with a C++-like matrix 
 	API, with operator overloading.



More information about the cairo-commit mailing list