Sorry for the complicated bug report. Using Cairo CVS HEAD and librsvg CVS HEAD, use rsvg-convert to convert librsvg's window.svg to Postscript and PNG. rsvg-convert -f ps < window.svg > window.ps rsvg-convert -f png < window.svg > window.png Use Ghostscript/GGV to display the PS. Observed results: *) The gradients are in the wrong places *) The "window" is too large *) The "window" is shifted down and to the left, thus clipping it
Created attachment 4285 [details] The Postscript
The SVG input is attachment 4282 [details] in bug 5542 The PNG output is attachment 4283 [details] in bug 5542
Same here. Can you test with latest cairo?
Yeah, this is better due to improvements in the analysis surface.
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.