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?".
Hi, i install to my server ImageMagick 6.8.9-5 Q16 2014-07-09
try to convert svg to png and get errors
convert: unable to open image `/tmp/magick-27998tM19O5QnDkAn': No such file or directory @ error/blob.c/OpenBlob/2658.
convert: unable to open file `/tmp/magick-27998tM19O5QnDkAn': No such file or directory @ error/constitute.c/ReadImage/540.
convert: no images defined `4.png' @ error/convert.c/ConvertImageCommand/3187.
(rsvg-convert:28717): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Operation not supported
Error reading SVG:Failed to open file '/tmp/magick-28716LvtlyGhvWN7d': No such file or directory
convert: unable to open image `example.svg': No such file or directory @ error/blob.c/OpenBlob/2658.
convert: delegate failed `"rsvg-convert" -o "%o" "%i"' @ error/delegate.c/InvokeDelegate/1153.
convert: unable to open image `/tmp/magick-28716Dej5TkNolKQl': No such file or directory @ error/blob.c/OpenBlob/2658.
convert: unable to open file `/tmp/magick-28716Dej5TkNolKQl': No such file or directory @ error/constitute.c/ReadImage/540.
convert: no images defined `4.png' @ error/convert.c/ConvertImageCommand/3187.