I just checked the ImageMagick source and I am unable to find preserveAspectRatio in the svg reader. The support for reading SVG files is not that good in ImageMagick. For Linux they recommend using inkscape (http://inkscape.org) and there is a download available for Windows. The only problem with this is that they use GPL2 instead of the apache license. If you are not going to use this in a commercial application that should not be a problem.
↧