possible bug -rotate -distort arc IM 7.0.2-7 Q16
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
possible bug -rotate -distort arc IM 7.0.2-7 Q16
See discussion at viewtopic.php?f=1&t=30269&p=136411#p136411 and messages above it.
Re: possible bug -rotate -distort arc IM 7.0.2-7 Q16
Add +repage after the -rotate 180 option. The -rotate 180 operation not only rotates the image but also rotate the image page offset.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: possible bug -rotate -distort arc IM 7.0.2-7 Q16
Yes, I noted that in subsequent post. But what I do not understand is why it works in IM 6 without +repage, but IM 7 needs +repage after the rotate. Is this due to IM 7 being more strict in syntax or just an oversight?