开发者

ImageMagick convert svg to png

So i use this command to convert an svg file to png :

convert ss.开发者_JAVA百科svg ss.png

But the output is a bit weird :

ImageMagick convert svg to png

As you can see, xaxis and yaxis labels are on the top. Please help me output this image properly.


I've tried the same and it seems to work, try to use my ImageMagick version:

ImageMagick convert svg to png

My settings:

  1. Windows 7 (x86)
  2. ImageMagick version

c:\workspace2\01nerva\bin\client>convert.exe -version Version: ImageMagick 6.7.5-4 2012-02-06 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC


This version works (on a Max OS X Lion) and provides the correct output:

/opt/local/bin/convert -version
  Version: ImageMagick 6.7.9-0 2012-08-17 Q16 http://www.imagemagick.org
  Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
  Features:  OpenCL HDRI  

ImageMagick convert svg to png

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜