[cairo-commit] cairo ChangeLog,1.562,1.563
Carl Worth
commit at pdx.freedesktop.org
Tue May 10 12:22:46 PDT 2005
- Previous message: [cairo-commit] pycairo README,1.11,1.12
- Next message: [cairo-commit]
cairo/src cairo-gstate.c, 1.126, 1.127 cairo.c, 1.92,
1.93 cairo.h, 1.118, 1.119 cairoint.h, 1.138, 1.139
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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):
- Previous message: [cairo-commit] pycairo README,1.11,1.12
- Next message: [cairo-commit]
cairo/src cairo-gstate.c, 1.126, 1.127 cairo.c, 1.92,
1.93 cairo.h, 1.118, 1.119 cairoint.h, 1.138, 1.139
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list