[libpng16] Marked the broken (bad white point) original HP sRGB profiles

correctly and correct comments.
This commit is contained in:
John Bowler
2012-09-27 09:26:49 -05:00
committed by Glenn Randers-Pehrson
parent 48cbba8e8e
commit 8de49d0921
3 changed files with 18 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.6.0beta30 - September 6, 2012
Libpng 1.6.0beta30 - September 27, 2012
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -504,7 +504,7 @@ Version 1.6.0beta29 [September 4, 2012]
part plus guessing a gAMA value requires code to pass selected RGB values
through the profile.
Version 1.6.0beta30 [September 6, 2012]
Version 1.6.0beta30 [September 27, 2012]
Changed ICC profile matrix/vector types to not depend on array type rules.
By the ANSI-C standard the new types should be identical to the previous
versions, and all known versions of gcc tested with the previous versions
@@ -514,7 +514,9 @@ Version 1.6.0beta30 [September 6, 2012]
elements of the png_icc_matrix and png_icc_vector types. The accidental
(harmless) 'const' previously applied to the parameters of two of the
functions have also been removed.
Added a work around for GCC 4.2 optimiztion bug
Added a work around for GCC 4.2 optimization bug.
Marked the broken (bad white point) original HP sRGB profiles correctly and
correct comments.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit