[cairo-commit] cairo ChangeLog,1.1101,1.1102

Carl Worth commit at pdx.freedesktop.org
Wed Oct 12 13:37:02 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

2005-10-12  Carl Worth  <cworth at cworth.org>

        * test/.cvsignore:
        * test/Makefile.am:
        * test/clip-fill-rule-pixel-aligned-ref.png:
        * test/clip-fill-rule-pixel-aligned-rgb24-ref.png:
        * test/clip-fill-rule-pixel-aligned.c: (pixel_aligned_path),
        (draw), (main):
        * test/clip-fill-rule-ps-rgb24-ref.png:
        * test/clip-fill-rule-ref.png:
        * test/clip-fill-rule-rgb24-ref.png:
        * test/clip-fill-rule.c: (star_path), (draw), (main): Add a couple
        of tests to improve our coverage (clipping under both fill rules).


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1101
retrieving revision 1.1102
diff -u -d -r1.1101 -r1.1102
--- ChangeLog	12 Oct 2005 20:33:38 -0000	1.1101
+++ ChangeLog	12 Oct 2005 20:37:00 -0000	1.1102
@@ -1,5 +1,19 @@
 2005-10-12  Carl Worth  <cworth at cworth.org>
 
+	* test/.cvsignore:
+	* test/Makefile.am:
+	* test/clip-fill-rule-pixel-aligned-ref.png:
+	* test/clip-fill-rule-pixel-aligned-rgb24-ref.png:
+	* test/clip-fill-rule-pixel-aligned.c: (pixel_aligned_path),
+	(draw), (main):
+	* test/clip-fill-rule-ps-rgb24-ref.png:
+	* test/clip-fill-rule-ref.png:
+	* test/clip-fill-rule-rgb24-ref.png:
+	* test/clip-fill-rule.c: (star_path), (draw), (main): Add a couple
+	of tests to improve our coverage (clipping under both fill rules).
+
+2005-10-12  Carl Worth  <cworth at cworth.org>
+
 	* src/cairo-pdf-surface.c (emit_pattern): Add return value at
 	ASSERT_NOT_REACHED.
 



More information about the cairo-commit mailing list