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.
dognose
Posts: 265 Joined: 2005-03-08T22:16:37-07:00
Post
by dognose » 2008-07-26T06:05:20-07:00
Code: Select all
convert 1.gif -colorspace Gray -fill 'blue' -tint 100% tint.gif
convert --version
Version: ImageMagick 6.4.2 07/25/08 Q16 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC
Getting some weird effects with the tint operation. Is this OpenMP related?
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2008-07-26T10:35:10-07:00
We could not reproduce the problem with tinting. We get the expected results. Perhaps its image specific. Post a URL to your image.
dognose
Posts: 265 Joined: 2005-03-08T22:16:37-07:00
Post
by dognose » 2008-07-26T15:46:32-07:00
Here is the original:
http://xs229.xs.to/xs229/08306/1603.gif
but, it happens with other large images as well.
I built it again with out openmp, and it still produces a similar problem. It's weird, the image looks different everytime I make the image.
I guess it's something wrong with my build. I thought I had that all straightened out. Was there any big dependency updates?
I just don't even know what would cause such weirdness.
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2008-07-26T17:29:54-07:00
Unfortunately we cannot reproduce the problem. We're using ImageMagick-6.4.2-4, the current release.