GNOME Bugzilla – Bug 403546
SVG files do not render correctly
Last modified: 2012-01-28 18:04:31 UTC
Please describe the problem: SVG files created by Visio are not rendered correctly. In the attachments you will find these files: * zustand.svg - the SVG file from Visio * zustand.2.14.png - a png rendered with rsvg 2.14.4 * zustand.2.16.png - a png rendered with rsvg 2.16.0 * zustand.correct.png - a png of how it should look like Steps to reproduce: $ rsvg zustand.svg zustand.png Actual results: Expected results: I would expect to get a graphic like the one in the attachment zustand.correct.png. Does this happen every time? yes Other information:
Created attachment 81750 [details] zustand.svg - the SVG file exported by Visio
Created attachment 81751 [details] zustand.2.14.png - a png rendered with rsvg 2.14.4
Created attachment 81752 [details] zustand.2.16.png - a png rendered with rsvg 2.16.0
Created attachment 81753 [details] zustand.correct.png - a png of how it should look like
Same result as 2.16 still occurs with 2.22 and 2008-09-01 SVN head
Created attachment 158570 [details] [review] Fix
Comment on attachment 158570 [details] [review] Fix This fix was wrong. The real issue is bug#615701.
This works here on rsvg git master.