Search found 4 matches
- 2012-06-14T10:33:24-07:00
- Forum: Bugs
- Topic: convert -density XXX foo.svg foo.png: geometry unchanged
- Replies: 10
- Views: 32686
Re: convert -density XXX foo.svg foo.png: geometry unchanged
Thanks for your reply fmw42! Yes, it seems that -density does not actually scale image because I didn't have RSVG installed. Unfortunately I still unable to install it for v.6.7.7, so I using v6.2.8 which perfectly installed together with RSVG library with "yum" command (I have CentOS on server). So ...
- 2012-06-12T18:36:38-07:00
- Forum: Bugs
- Topic: convert -density XXX foo.svg foo.png: geometry unchanged
- Replies: 10
- Views: 32686
Re: convert -density XXX foo.svg foo.png: geometry unchanged
Thanks for reply! I have tried resample, density, resize, units and various of their combinations, but unfortunately it looks like SVG always appears "rasterized" before resizing. I have reinstalled old version of ImageMagick (6.2.8) and tried again, just specifying density and it works as I need ...
- 2012-06-12T16:44:13-07:00
- Forum: Bugs
- Topic: convert -density XXX foo.svg foo.png: geometry unchanged
- Replies: 10
- Views: 32686
Re: convert -density XXX foo.svg foo.png: geometry unchanged
Oops.. yes, you are right. The "resolution" parameter is really changed. I thought that -density parameter should resize the image as it was in old versions of ImageMagick. So, accordingly to "identify" tool, it looks like "density" is really working, but then it's definitely not that parameter ...
- 2012-06-12T16:02:35-07:00
- Forum: Bugs
- Topic: convert -density XXX foo.svg foo.png: geometry unchanged
- Replies: 10
- Views: 32686
Re: convert -density XXX foo.svg foo.png: geometry unchanged
I having the same problem. Density does not working in ImageMagick 6.7.7-7 2012-06-13 Q16. I'm am new in ImageMagick and installed it today the first time. Previously I had on my server installed very old version of 2006 (something like 6.2.XXX), but removed it already. However I saw that density ...