[cairo-commit] cairo ChangeLog,1.1101,1.1102
Carl Worth
commit at pdx.freedesktop.org
Wed Oct 12 13:37:02 PDT 2005
- Previous message: [cairo-commit] cairo/src cairo-pdf-surface.c,1.62,1.63
- Next message: [cairo-commit] cairo/test .cvsignore, 1.56, 1.57 Makefile.am, 1.97,
1.98 clip-fill-rule-pixel-aligned-ref.png, NONE,
1.1 clip-fill-rule-pixel-aligned-rgb24-ref.png, NONE,
1.1 clip-fill-rule-pixel-aligned.c, NONE,
1.1 clip-fill-rule-ps-rgb24-ref.png, NONE,
1.1 clip-fill-rule-ref.png, NONE,
1.1 clip-fill-rule-rgb24-ref.png, NONE, 1.1 clip-fill-rule.c,
NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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.
- Previous message: [cairo-commit] cairo/src cairo-pdf-surface.c,1.62,1.63
- Next message: [cairo-commit] cairo/test .cvsignore, 1.56, 1.57 Makefile.am, 1.97,
1.98 clip-fill-rule-pixel-aligned-ref.png, NONE,
1.1 clip-fill-rule-pixel-aligned-rgb24-ref.png, NONE,
1.1 clip-fill-rule-pixel-aligned.c, NONE,
1.1 clip-fill-rule-ps-rgb24-ref.png, NONE,
1.1 clip-fill-rule-ref.png, NONE,
1.1 clip-fill-rule-rgb24-ref.png, NONE, 1.1 clip-fill-rule.c,
NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list