possible bug -edge IM 6.7.8.7 Q16
Posted: 2012-08-03T18:48:30-07:00
IM 6.7.8.7 Q16 Mac OSX Snow Leopard
I believe there may be a bug in -edge when processing a binary image. This seems to have started at IM 6.7.7.10 and continues to the current version.
IM 6.7.4.10
im6 convert -size 64x64 xc:white xc:black +append \( +clone -flop \) -append -edge 2 1test_im6.gif
IM 6.7.8.7 (both the following only show a binary checkerboard pattern)
convert -size 64x64 xc:white xc:black +append \( +clone -flop \) -append -edge 2 1test_im1a.gif
convert -size 64x64 xc:"gray(255)" xc:"gray(0)" +append \( +clone -flop \) -append -edge 2 1test_im1b.gif
I believe there may be a bug in -edge when processing a binary image. This seems to have started at IM 6.7.7.10 and continues to the current version.
IM 6.7.4.10
im6 convert -size 64x64 xc:white xc:black +append \( +clone -flop \) -append -edge 2 1test_im6.gif
IM 6.7.8.7 (both the following only show a binary checkerboard pattern)
convert -size 64x64 xc:white xc:black +append \( +clone -flop \) -append -edge 2 1test_im1a.gif
convert -size 64x64 xc:"gray(255)" xc:"gray(0)" +append \( +clone -flop \) -append -edge 2 1test_im1b.gif