wesnoth/data/core/images/unit_env
Gregory A Lundberg 140cc946bb Fix bug: libpng warning: iCCP: known incorrect sRGB profile
Some changes in libpng 1.6+ cause it issue warning or even not work correctly with the original HP/MS sRGB profile. You will notice this in stderr:

    libpng warning: iCCP: known incorrect sRGB profile

The old profile uses a D50 whitepoint, where D65 is standard. This profile is not uncommon, being used by Adobe Photoshop, although it was not embedded into images by default.

The simplest solution is simply to remove the embedded profile from your image. This can cause a slight shift in color *IF* have have a properly calibrated system, monitor, and software.
2016-08-04 22:37:44 -05:00
..
schedule Fix bug: libpng warning: iCCP: known incorrect sRGB profile 2016-08-04 22:37:44 -05:00
terrain Revert "Compress images with zopflipng." 2014-12-21 19:03:08 -03:00