[cairo-commit] cairo ChangeLog,1.926,1.927

Owen Taylor commit at pdx.freedesktop.org
Mon Aug 22 01:06:08 EST 2005


Committed by: otaylor

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

Modified Files:
	ChangeLog 
Log Message:
2005-08-21  Owen Taylor  <otaylor at redhat.com>

        * src/cairo-ft-font.c (_cairo_ft_unscaled_font_create_glyph):
        Don't try to transform val->image when it is NULL.
        (#4163, Mathias Hasselmann)


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.926
retrieving revision 1.927
diff -u -d -r1.926 -r1.927
--- ChangeLog	20 Aug 2005 14:56:05 -0000	1.926
+++ ChangeLog	21 Aug 2005 15:06:06 -0000	1.927
@@ -1,3 +1,9 @@
+2005-08-21  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo-ft-font.c (_cairo_ft_unscaled_font_create_glyph): 
+	Don't try to transform val->image when it is NULL.
+	(#4163, Mathias Hasselmann)
+
 2005-08-20  Carl Worth  <cworth at cworth.org>
 
 	Fix for bug #4142:



More information about the cairo-commit mailing list