Search found 3 matches
- 2012-05-28T19:57:56-07:00
- Forum: Bugs
- Topic: SVG to PNG convert is offset
- Replies: 3
- Views: 6717
Re: SVG to PNG convert is offset
The current version of ImageMagick (6.7.7-2) produces correct output. I'm not positioned to test old versions with SVG conveniently, but I guess that the +repage option might work with your version. I tried with both IM 6.7.7.2 and IM 6.7.4.10 and they both fail to show the whole image. They both ...
- 2012-05-28T02:35:43-07:00
- Forum: Bugs
- Topic: SVG to PNG convert is offset
- Replies: 3
- Views: 6717
SVG to PNG convert is offset
I'm using ImageMagick-6.5.4.7-6.el6_2.x86_64, which is the latest package I can get with yum. The OS is Redhat 2.6.32-220.17.1.el6.x86_64. The problem I'm facing is that when I convert a SVG to a PNG or JPG, the image is offset. For instance, I'll get just the top left corner. Here are the SVG and ...
- 2011-08-03T01:02:18-07:00
- Forum: Users
- Topic: Permission denied error only on -transparent
- Replies: 1
- Views: 3516
Permission denied error only on -transparent
I just installed ImageMagick on this computer, Mac OS 10.6.5, and everything else I have tried with it has worked fine. I can convert an image to different types, make thumbnails, and a few other things no problem. However, when I attempt the following: sketch.png -transparent white sketch2.png I ...