mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Fixed ICC profile parsing and sRGB profile recognition
and moved checksum-icc.c from contrib/libtests to contrib/tools.
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
c1217ee280
commit
13a87d9682
6
ANNOUNCE
6
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.6.0beta20 - March 22, 2012
|
||||
Libpng 1.6.0beta20 - March 28, 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.
|
||||
@@ -339,11 +339,11 @@ Version 1.6.0beta19 [March 18,2012]
|
||||
Avoid the double gamma correction warning in the simplified API.
|
||||
This allows the --strict option to pass in the pngstest checks
|
||||
|
||||
Version 1.6.0beta20 [March 22, 2012]
|
||||
Version 1.6.0beta20 [March 28, 2012]
|
||||
Changed chunk handler warnings into benign errors, incrementally load iCCP
|
||||
Recognize known sRGB ICC profiles while reading and handle them as if the
|
||||
sRGB chunk had appeared instead.
|
||||
Added checksum-icc.c to contrib/libtests
|
||||
Added checksum-icc.c to contrib/tools
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user