[libpng17] Make png_read_png() and png_write_png() prototypes in png.h depend

upon PNG_READ_SUPPORTED and PNG_WRITE_SUPPORTED.
Removed dependence on !PNG_READ_EXPAND_SUPPORTED for calling
png_set_packing() in png_read_png().
This commit is contained in:
John Bowler
2014-02-05 10:55:35 -06:00
committed by Glenn Randers-Pehrson
parent 484dad1a19
commit cf354c2c82
4 changed files with 21 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.7.0beta31 - February 2, 2014
Libpng 1.7.0beta31 - February 5, 2014
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,11 @@ Version 1.7.0beta30 [February 2, 2014]
the program by virtue of exhaustively testing all the transforms is
very slow.
Version 1.7.0beta31 [February 2, 2014]
Version 1.7.0beta31 [February 5, 2014]
Make png_read_png() and png_write_png() prototypes in png.h depend
upon PNG_READ_SUPPORTED and PNG_WRITE_SUPPORTED.
Removed dependence on !PNG_READ_EXPAND_SUPPORTED for calling
png_set_packing() in png_read_png().
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit