Hi, I've tried to use console to convert a complex SVG to PNG but I have failed... My svg: http://i.imgur.com/6tNTdX0.png My console codes: C:\Program Files\ImageMagick-7.0.6-Q16>magick.exe convert "C:\Test.svg" "C:\Test.png" C:\Program Files\ImageMagick-7.0.6-Q16>magick.exe convert -alpha off ...