[cairo-commit] cairo ChangeLog,1.562,1.563

Carl Worth commit at pdx.freedesktop.org
Tue May 10 12:22:46 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv20066

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-gstate.c: (_cairo_gstate_get_font_matrix):
        * src/cairo.c: (cairo_get_font_matrix):
        * src/cairo.h:
        * src/cairoint.h: Fix cairo_get_font_matrix to actually use its
        out-parameter. And change the return type to void.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.562
retrieving revision 1.563
diff -u -d -r1.562 -r1.563
--- ChangeLog	9 May 2005 23:33:59 -0000	1.562
+++ ChangeLog	10 May 2005 19:22:41 -0000	1.563
@@ -1,3 +1,11 @@
+2005-05-10  Carl Worth  <cworth at cworth.org>
+
+	* src/cairo-gstate.c: (_cairo_gstate_get_font_matrix):
+	* src/cairo.c: (cairo_get_font_matrix):
+	* src/cairo.h:
+	* src/cairoint.h: Fix cairo_get_font_matrix to actually use its
+	out-parameter. And change the return type to void.
+
 2005-05-09  Owen Taylor  <otaylor at redhat.com>
 
 	* src/cairo-ft-font.c (_cairo_ft_unscaled_font_create_glyph): 




More information about the cairo-commit mailing list