[libpng17] Changed png_size_t to size_t throughout headers, make sRGB check

numbers consistent.
This commit is contained in:
John Bowler
2013-02-04 20:04:10 -06:00
committed by Glenn Randers-Pehrson
parent d304125332
commit 862993827d
5 changed files with 33 additions and 27 deletions

View File

@@ -121,6 +121,8 @@ Version 1.7.0alpha10 [February 5, 2013]
allow pngpriv.h to be included for preprocessor definitions only, so
it can be used in non-C/C++ files.
Added png_get_palette_max() function.
Changed png_size_t to size_t throughout headers, make sRGB check numbers
consistent.
===========================================================================
NOTICE November 17, 2012: