[cairo-commit] cairo ChangeLog,1.1020,1.1021

Owen Taylor commit at pdx.freedesktop.org
Sat Aug 27 18:54:05 PDT 2005


Committed by: otaylor

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

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

        reviewed by: cworth

        * src/cairo-traps.c (_cairo_traps_extract_region): Make the
        check for rectangular trapezoids simpler and more accurate.
        (#4220, found using test case from Richard Stellingwerff)


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1020
retrieving revision 1.1021
diff -u -d -r1.1020 -r1.1021
--- ChangeLog	28 Aug 2005 01:49:06 -0000	1.1020
+++ ChangeLog	28 Aug 2005 01:54:03 -0000	1.1021
@@ -1,5 +1,13 @@
 2005-08-27  Owen Taylor  <otaylor at redhat.com>
 
+	reviewed by: cworth
+
+	* src/cairo-traps.c (_cairo_traps_extract_region): Make the 
+	check for rectangular trapezoids simpler and more accurate.
+	(#4220, found using test case from Richard Stellingwerff)
+	
+2005-08-27  Owen Taylor  <otaylor at redhat.com>
+
 	* src/cairo-xlib-surface.c (_cairo_xlib_surface_create_internal): 
 	Make the vendor string check for XFree86 more liberal, to deal
 	with older versions of gentoo that modified it in a different



More information about the cairo-commit mailing list