I think I'm seeing a rendering regression with librsvg when using cairo HEAD versus 1.4.10. See attached SVG and the two PNG outputs.
Created attachment 10784 [details] SVG file exhibiting the problem
Created attachment 10785 [details] cairo 1.4.10 rendering
Created attachment 10786 [details] cairo 1.5.x rendering
Created attachment 10791 [details] Here is a program that reproduces the problem. Apparently the issue is with the exterior circle (line 13 of the SVG).
Same problem on Linux.
I believe this is fixed. Bogdan, can you please test with latest git version and reopen if it still happens? Thanks.
Behdad, it is not fixed. The patch of Vlad which fixes it was not applied to the pixman repository. The patch is in this message: http://lists.cairographics.org/archives/cairo/2007-August/011158.html
Ah right. Sorry then. Pinging pixman crew.
I just pushed Vlad's patch out to the pixman repository. So update your pixman and the problem should be fixed. -Carl http://gitweb.freedesktop.org/?p=pixman.git;a=commitdiff;h=8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
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.