[libpng16] Added configuration support for benign errors and changed the read

default. Also changed some warnings in the iCCP and sRGB handling
from to benign errors. Configuration now makes read benign
errors warnings and write benign errors to errors by default (thus
changing the behavior on read).  The simplified API always forces
read benign errors to errors (regardless of the system default, unless
this is disabled in which case the simplified API can't be built.)
This commit is contained in:
John Bowler
2012-03-16 07:39:49 -05:00
committed by Glenn Randers-Pehrson
parent 209b3e4b79
commit aa816c4444
7 changed files with 102 additions and 30 deletions

View File

@@ -310,6 +310,13 @@ Version 1.6.0beta18 [March 16, 2012]
this is necessary because the VS2010 output window otherwise simply loses
the error messages on error (they weren't flushed to the window before
the process exited, apparently!)
Added configuration support for benign errors and changed the read
default. Also changed some warnings in the iCCP and sRGB handling
from to benign errors. Configuration now makes read benign
errors warnings and write benign errors to errors by default (thus
changing the behavior on read). The simplified API always forces
read errors to benign errors (regardless of the system default, unless
this is disabled in which case the simplified API can't be built.)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit