Curved portions of paths are always drawn solid, and never dashed.
Created attachment 3215 [details] [review] Add support for dashed splines Here's an initial patch to add this support.
2005-09-16 Carl Worth <cworth@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).
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.