possible bug -colorize 6.8.4.10 Mac OSX Snow Leopard

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

possible bug -colorize 6.8.4.10 Mac OSX Snow Leopard

Post by fmw42 »

I am getting strange vertically striped grayscale (and not colorized) results from colorizing a grayscale image in 6.8.4.10 and as far back as I have tested to 6.8.3.0

convert logo: -colorspace gray -fill red -colorize 100% show:
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: possible bug -colorize 6.8.4.10 Mac OSX Snow Leopard

Post by magick »

We can reproduce the problem you posted and have a patch in ImageMagick 6.8.5-0 Beta available by sometime tomorrow. Thanks.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: possible bug -colorize 6.8.4.10 Mac OSX Snow Leopard

Post by fmw42 »

It appears to be fixed in the latest version of the 6.8.5.0 beta.

Thanks
Post Reply