[cairo-commit] cairo ChangeLog,1.1055,1.1056
Carl Worth
commit at pdx.freedesktop.org
Fri Sep 16 10:24:56 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv28326
Modified Files:
ChangeLog
Log Message:
2005-09-16 Carl Worth <cworth at cworth.org>
Tested by: John Ellson
Closes bug #4408
https://bugs.freedesktop.org/show_bug.cgi?id=4408
* src/cairo-path-stroke.c: (_cairo_stroker_curve_to_dashed),
(_cairo_path_fixed_stroke_to_traps): Add support for dashed
splines. (The antialiasing quality isn't perfect, but at least the
curves are dashed now).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1055
retrieving revision 1.1056
diff -u -d -r1.1055 -r1.1056
--- ChangeLog 16 Sep 2005 17:11:52 -0000 1.1055
+++ ChangeLog 16 Sep 2005 17:24:54 -0000 1.1056
@@ -1,5 +1,16 @@
2005-09-16 Carl Worth <cworth at cworth.org>
+ Tested by: John Ellson
+ Closes bug #4408
+ https://bugs.freedesktop.org/show_bug.cgi?id=4408
+
+ * src/cairo-path-stroke.c: (_cairo_stroker_curve_to_dashed),
+ (_cairo_path_fixed_stroke_to_traps): Add support for dashed
+ splines. (The antialiasing quality isn't perfect, but at least the
+ curves are dashed now).
+
+2005-09-16 Carl Worth <cworth at cworth.org>
+
* ROADMAP: Mark 4260 as resolved. Add 4414 to the 1.0.2 roadmap.
2005-09-14 David Reveman <davidr at novell.com>
More information about the cairo-commit
mailing list