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'm trying to convert a svg file to a png file with the convert command, but it doesn't display the image link in the png file. But i can get it working by adding "msvg:" before the svg file name. Does someone knows how to make it work without the "msvg:" part?