IM 6.6.3.2 Q16 Mac OSX Tiger
convert -list orientation
TopLeft
TopRight
BottomRight
BottomLeft
LeftTop
RightTop
RightBottom
LeftBottom
Gaussian
Impulse
Laplacian
Multiplicative
Poisson
Random
Uniform
Are the items in red meaningful options for -orient?
possible bug -list orientation
Re: possible bug -list orientation
Interesting. With my Win32 binary of IM 6.6.3.2 Q16, the output is ok:
convert -list orientation
TopLeft
TopRight
BottomRight
BottomLeft
LeftTop
RightTop
RightBottom
LeftBottom
(Even with this output from Windows, the spelling of the options did change a bit compared to the list in the documentation. But both spellings are accepted by IM - even though due to the other "-orient" bug, it doesn't get written to the resulting image.)
convert -list orientation
TopLeft
TopRight
BottomRight
BottomLeft
LeftTop
RightTop
RightBottom
LeftBottom
(Even with this output from Windows, the spelling of the options did change a bit compared to the list in the documentation. But both spellings are accepted by IM - even though due to the other "-orient" bug, it doesn't get written to the resulting image.)
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: possible bug -list orientation
fmw42 wrote:IM 6.6.3.2 Q16 Mac OSX Tiger
convert -list orientation
TopLeft
TopRight
BottomRight
BottomLeft
LeftTop
RightTop
RightBottom
LeftBottom
Gaussian
Impulse
Laplacian
Multiplicative
Poisson
Random
Uniform
Are the items in red meaningful options for -orient?
Not sure you have had time to look into this, but these still show in IM 6.6.3.3 Q16 Mac OSX Tiger.
Re: possible bug -list orientation
We can reproduce the problem you posted and have a patch in ImageMagick-6.6.3-4 Beta available by sometime tomorrow. Thanks.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: possible bug -list orientation
thanks. this now works in IM 6.6.3.4 Q16 Mac OSX Tiger
convert -list orientation
TopLeft
TopRight
BottomRight
BottomLeft
LeftTop
RightTop
RightBottom
LeftBottom
No extra entries!
convert -list orientation
TopLeft
TopRight
BottomRight
BottomLeft
LeftTop
RightTop
RightBottom
LeftBottom
No extra entries!