Hi everybody,
Currently we have used ImageMagick-6.0.4-Q16-windows-dll vertion for eps to gif convertion. In this vertion -trim option is working fine. But, the same option is not working in ImageMagick-6.4.0-3-Q16-windows. Please advice.
code: mogrify -trim 123.gif 123.gif
By,
Selva
-trim option is problem in current version
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: -trim option is problem in current version
what does not work about it?
Note that you may need to add +repage after a trim or crop.
Try upgrading to the latest version of IM, 6.5.4-8 and see if it still fails
Note that you may need to add +repage after a trim or crop.
Try upgrading to the latest version of IM, 6.5.4-8 and see if it still fails
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: -trim option is problem in current version
Also why are you trimming the image twice!!!
mogrify saves the image back into the filename where it came from!
mogrify saves the image back into the filename where it came from!
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/