Page 1 of 1
Posted: 2006-11-20T21:08:48-07:00
by magick
We converted your image with ImageMagick 6.3.0-5, the current release, and it rendered properly.
Posted: 2006-11-20T21:28:00-07:00
by anthony
You can also use "rsvg" to convert the image.
The later IM uses external SVG librarys if available at compile time, to do the conversion. 6.2.5 I believe still used the internal MVG methods for conversion.
Posted: 2006-11-21T00:09:33-07:00
by magick
We get a segmentation fault as well. The stack trace points to a problem unloading a dependancy of the librsvg delegate library (perhaps it was GTK2, not sure). If your stack trace suggests the problem is within ImageMagick, let us know.
Posted: 2006-11-22T19:09:39-07:00
by magick
Our suggestion is to use some other program until we get these problems resolved.