Last modified: 2012-10-31 15:11:09 UTC
I've seen that problem on various SVG files, e.g. here: http://commons.wikimedia.org/wiki/File:Hilfe_Geotools_Beispiel_3.svg If a closed path goes beyond the limits of the SVG page size, there will be strange line artefacts crosswise the PNG file.
Assigning SVG bugs to Ariel -- need a cleanup pass to see what's fixed up by a librsvg upgrade, what can be resolved with fixes to our font configuration, what can be fixed on our end, and what still needs to be pushed upstream.
giving SVG bugs back to the pool.
It seems the behavior of this image has changed since the last rsvg update. The paths (that are outside of the canvas) are now apparently invalidated and not rendered at all.
This problem is now fixed. The linked image now renders correctly.