[cairo-commit] cairo ChangeLog,1.618,1.619

Carl Worth commit at pdx.freedesktop.org
Wed Jun 1 11:03:53 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * test/.cvsignore:
        * test/Makefile.am:
        * test/self-intersecting-ref.png:
        * test/self-intersecting.c: (draw), (main): Add self-intersecting
        test which demonstrates the long-standing bug with stroking
        self-intersecting paths.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.618
retrieving revision 1.619
diff -u -d -r1.618 -r1.619
--- ChangeLog	1 Jun 2005 07:29:24 -0000	1.618
+++ ChangeLog	1 Jun 2005 18:03:50 -0000	1.619
@@ -1,5 +1,14 @@
 2005-06-01  Carl Worth  <cworth at cworth.org>
 
+	* test/.cvsignore:
+	* test/Makefile.am:
+	* test/self-intersecting-ref.png:
+	* test/self-intersecting.c: (draw), (main): Add self-intersecting
+	test which demonstrates the long-standing bug with stroking
+	self-intersecting paths.
+
+2005-06-01  Carl Worth  <cworth at cworth.org>
+
 	* src/cairo-gstate.c (_cairo_gstate_get_clip_extents): Fix bug in
 	converting box to rectangle that left clip_rect.height
 	uninitialized, (leading to unpredictable, intermittent test




More information about the cairo-commit mailing list