[cairo-commit] cairo ChangeLog,1.618,1.619
Carl Worth
commit at pdx.freedesktop.org
Wed Jun 1 11:03:53 PDT 2005
- Previous message: [cairo-commit] pycairo/cairo cairomodule.c, 1.40, 1.41 pycairo.h,
1.38, 1.39
- Next message: [cairo-commit] cairo/test .cvsignore, 1.30, 1.31 Makefile.am, 1.53,
1.54 self-intersecting-ref.png, NONE, 1.1 self-intersecting.c,
NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [cairo-commit] pycairo/cairo cairomodule.c, 1.40, 1.41 pycairo.h,
1.38, 1.39
- Next message: [cairo-commit] cairo/test .cvsignore, 1.30, 1.31 Makefile.am, 1.53,
1.54 self-intersecting-ref.png, NONE, 1.1 self-intersecting.c,
NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list