In the most recent version of ImageMagick:
Version: ImageMagick 6.3.3 03/13/07 Q8 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2007 ImageMagick Studio LLC
I'm seeing the same bug that I earlier reported for IM 6.3.2 in this post:
viewtopic.php?f=3&t=8276&hilit=
Same test, same result.
Bug in ColorFloodfillImage in 6.3.3-1
Re: Bug in ColorFloodfillImage in 6.3.3-1
Looks like we are going to need to lock the virtual pixel method to Tile for GetFillColor() and GetStrokeColor(). We will have a patch in ImageMagick 6.3.3-2 Beta by tommorrow for the problem you reported. The patch should prevent the fill tiling from breaking in the future.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Bug in ColorFloodfillImage in 6.3.3-1
While you are looking it to 'tile' for those. You need to lock the 'mask' pixel value retrieval to 'black' for composite masking (and maybe - untested - -clip-mask).
See http://www.imagemagick.org/Usage/bugs/testing/
The third current bug in the report page.
See http://www.imagemagick.org/Usage/bugs/testing/
The third current bug in the report page.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/