6.8.3-5 Windows 8 Faded Images

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
carlsmithmeuk
Posts: 4
Joined: 2013-03-11T03:42:37-07:00
Authentication code: 6789

6.8.3-5 Windows 8 Faded Images

Post by carlsmithmeuk »

Code: Select all

> convert -version
Version: ImageMagick 6.8.3-5 2013-02-24 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates: bzlib fontconfig freetype jng jp2 jpeg lcms lzma pango png ps tiff x
xml zlib

OS: Windows 8
Image

Just a basic

Code: Select all

convert 100.png 100_copy.png
with any settings produces a washed out image in all browsers and file explorer in Windows 8

Original Files:
http://www.balloonmonkey.co.uk/tmp/101.png
http://www.balloonmonkey.co.uk/tmp/101_copy.png
User avatar
glennrp
Posts: 1147
Joined: 2006-04-01T08:16:32-07:00
Location: Maryland 39.26.30N 76.16.01W

Re: 6.8.3-5 Windows 8 Faded Images

Post by glennrp »

Please try the current version of ImageMagick. Version 6.3.8-5 was handling "gamma" incorrectly. The problem was fixed in 6.3.8-7
carlsmithmeuk
Posts: 4
Joined: 2013-03-11T03:42:37-07:00
Authentication code: 6789

Re: 6.8.3-5 Windows 8 Faded Images

Post by carlsmithmeuk »

Please try the current version of ImageMagick. Version 6.3.8-5 was handling "gamma" incorrectly. The problem was fixed in 6.3.8-7
Yup... Fixed!.. Probably should have tried that first.

Thank you!
Post Reply