[cairo-commit] cairo ChangeLog,1.1229,1.1230
Carl Worth
commit at pdx.freedesktop.org
Fri Jan 20 15:15:42 PST 2006
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv14648
Modified Files:
ChangeLog
Log Message:
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).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1229
retrieving revision 1.1230
diff -u -d -r1.1229 -r1.1230
--- ChangeLog 20 Jan 2006 22:48:07 -0000 1.1229
+++ ChangeLog 20 Jan 2006 23:15:40 -0000 1.1230
@@ -1,5 +1,11 @@
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).
+
+2006-01-20 Carl Worth <cworth at cworth.org>
+
* src/cairo-scaled-font.c: (cairo_scaled_font_create): Check
font_face->status and return a nil scaled font if it is in an
error state. (Thanks to Christian Biesinger and sunmoon1997 who
More information about the cairo-commit
mailing list