I've got a trivial SVG file, (a single stroked circle), which renders correctly with the image and xlib backends, but has an errant spike when rendered with the PDF backend. I'll attach the SVG file and the current PDF result. This has the appearance of a very thin, errant trapezoid, and is likely just a bug in the tessellator. If the work described in bug #3752 were complete, then this problem would certainly go away, (since this file would no longer result in trapezoids in the PDF output).
Created attachment 3067 [details] Real cairo-only test case
Created attachment 3068 [details] [review] pixman patch checked to compile
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.
The attachment appears to have been eaten, but the recent implementation of _cairo_pdf_surface_stroke should most definitely have taken care of this bug.
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.