IM 6.6.9.8 Q16 Mac OSX Tiger
When doing floodfill, I get the correct result with png output, but not with gif.
Original Image:
PNG Results:
convert christmas-black-and-white.gif -bordercolor white -border 10x10 -fuzz 1% -fill none \
-draw "matte 0,0 floodfill" -shave 10x10 christmas-black-and-white_trans1.png
convert christmas-black-and-white.gif -bordercolor white -border 10x10 \
-alpha set -channel rgba -fuzz 1% -fill none \
-floodfill +0+0 white -shave 10x10 christmas-black-and-white_trans2.png
GIF Results:
convert christmas-black-and-white.gif -bordercolor white -border 10x10 -fuzz 1% -fill none \
-draw "matte 0,0 floodfill" -shave 10x10 christmas-black-and-white_trans1.gif
convert christmas-black-and-white.gif -bordercolor white -border 10x10 \
-alpha set -channel rgba -fuzz 1% -fill none \
-floodfill +0+0 white -shave 10x10 christmas-black-and-white_trans2.gif
possible bug with GIF when floodfill IM 6.6.9.8 Q16
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: possible bug with GIF when floodfill IM 6.6.9.8 Q16
Any news on this bug? Can someone else verify it?
Thanks.
Fred
Thanks.
Fred
Re: possible bug with GIF when floodfill IM 6.6.9.8 Q16
We can reproduce the problem you reported and have a patch in ImageMagick 6.6.9-9 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 with GIF when floodfill IM 6.6.9.8 Q16
magick wrote:We can reproduce the problem you reported and have a patch in ImageMagick 6.6.9-9 Beta available by sometime tomorrow. Thanks.
Thanks. This works fine in IM 6.6.9.9