Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I have tried to download your svg file using Firefox, Chrome and Opera (latest versions for Mac) and I keep getting a message that my browser is too old. Try uploading to some other place such as dropbox.com
Also what SVG renderer are you using? In order of preference, Inkscape, RSVG and IM internal MSVG/XML.
I get your same bad result using IM 6.9.2.7 Q16 Mac OSX with RSVG 2.40.2 and libpng 1.6.12_0. I am not an SVG expert. But you could try upgrading to the very latest of RSVG or install Inkscape and see what happens. Your SVG file displays fine in my browser, though.
Perhaps one of the other IM users or developers could examine your SVG file and see what might be the issue.
We just upgraded librsvg to the latest version (2.4.12) in the Windows distribution and we still have this issue. It seems that librsvg does not handle '
' properly. When I remove this from your file I get the correct result. You could report a bug here: https://bugzilla.gnome.org/enter_bug.cg ... ct=librsvg. Please add a link to your bugreport in this post if you decide to report it there.
fmw42 wrote:I get your same bad result using IM 6.9.2.7 Q16 Mac OSX with RSVG 2.40.2 and libpng 1.6.12_0. I am not an SVG expert. But you could try upgrading to the very latest of RSVG or install Inkscape and see what happens. Your SVG file displays fine in my browser, though.
Perhaps one of the other IM users or developers could examine your SVG file and see what might be the issue.
dlemstra wrote:We just upgraded librsvg to the latest version (2.4.12) in the Windows distribution and we still have this issue. It seems that librsvg does not handle '
' properly. When I remove this from your file I get the correct result. You could report a bug here: https://bugzilla.gnome.org/enter_bug.cg ... ct=librsvg. Please add a link to your bugreport in this post if you decide to report it there.
Thanks for coming to this post. Please let us know when they fixed this issue so we can upgrade librsvg to the latest version for the Windows distribution.