[cairo-commit] cairo ChangeLog,1.1026.2.8,1.1026.2.9
Carl Worth
commit at pdx.freedesktop.org
Fri Sep 16 10:25:42 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv28600
Modified Files:
Tag: BRANCH_1_0
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.1026.2.8
retrieving revision 1.1026.2.9
diff -u -d -r1.1026.2.8 -r1.1026.2.9
--- ChangeLog 13 Sep 2005 22:41:16 -0000 1.1026.2.8
+++ ChangeLog 16 Sep 2005 17:25:40 -0000 1.1026.2.9
@@ -1,3 +1,14 @@
+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-13 Carl Worth <cworth at cworth.org>
* src/cairo-ft-font.c: (_cairo_ft_scaled_font_text_to_glyphs):
More information about the cairo-commit
mailing list