[cairo-commit] cairo ChangeLog,1.1230,1.1231
Carl Worth
commit at pdx.freedesktop.org
Fri Jan 20 15:25:57 PST 2006
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv16568
Modified Files:
ChangeLog
Log Message:
2006-01-20 Carl Worth <cworth at cworth.org>
* src/cairo.h:
* src/cairo-scaled-font.c: (cairo_scaled_font_get_font_face),
(cairo_scaled_font_get_font_matrix), (cairo_scaled_font_get_ctm),
(cairo_scaled_font_get_font_options): Add getter functions for
cairo_scaled_font_t.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1230
retrieving revision 1.1231
diff -u -d -r1.1230 -r1.1231
--- ChangeLog 20 Jan 2006 23:15:40 -0000 1.1230
+++ ChangeLog 20 Jan 2006 23:25:54 -0000 1.1231
@@ -1,5 +1,13 @@
2006-01-20 Carl Worth <cworth at cworth.org>
+ * src/cairo.h:
+ * src/cairo-scaled-font.c: (cairo_scaled_font_get_font_face),
+ (cairo_scaled_font_get_font_matrix), (cairo_scaled_font_get_ctm),
+ (cairo_scaled_font_get_font_options): Add getter functions for
+ cairo_scaled_font_t.
+
+2006-01-20 Carl Worth <cworth at cworth.org>
+
* test/ft-font-create-for-ft-face.c: (draw): Fix test to use
fontconfig properly so that the test no longer fails. Fixes bug
#4674. (Thnks to sunmoon1997 for the fix).
More information about the cairo-commit
mailing list