I resize an imange and rotate to 90, the command is:
convert o.jpg -resize 2400x1960 -rotate -90 r.png
but r.png is something wrong.
Original image o.jpg like:
Result image r.png like:
help! rotate problem
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: help! rotate problem
Can you at least replace the above images with either just a normal link, OR smaller images. They are HUGE!!!!!
As for the problem you hit a bug that was just recently fixed.
Upgrade your IM ASAP.
As for the problem you hit a bug that was just recently fixed.
Upgrade your IM ASAP.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
Re: help! rotate problem
Thanks Anthony!
I have updated the images with small size.
And I tried new version 6.4.7 of IM and the problem has been fixed.
Thank you very much.
I have updated the images with small size.
And I tried new version 6.4.7 of IM and the problem has been fixed.
Thank you very much.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: help! rotate problem
Much better. And I glad it was a simple solution.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/