GNOME Bugzilla – Bug 614018
Unable to display (and convert) the attached .svg file
Last modified: 2010-04-07 04:04:17 UTC
Created attachment 157177 [details] Billiards table .svg that rsvg can't hadle I'm using Fedora 12 with librsvg2-2.26.0-3.fc12.i686. Running rsvg-view or rsvg with the attached .svg file doesn't produce anything. Opening the same .svg in Firefox produces the correct output.
Created attachment 157574 [details] [review] Fix This patch needs the patch for bug 612951.
rsvg-view'scale is too small to view attachment 157177 [details] by default. Need to set -x and -y option to view the attachement like this: rsvg-view -x 100 -y 100 attachment.svg
*** This bug has been marked as a duplicate of bug 612951 ***
*** Bug 581494 has been marked as a duplicate of this bug. ***