[devel] Imported from libpng-1.5.0beta17.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-04-16 19:27:08 -05:00
parent 0f0a19e9ce
commit 3cd7cffd0c
38 changed files with 287 additions and 190 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.0beta17 - April 1, 2010
Libpng 1.5.0beta17 - April 17, 2010
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.
@@ -142,7 +142,13 @@ version 1.5.0beta16 [April 1, 2010]
Combined multiple png_warning() calls for a single error.
Restored the macro definition of png_check_sig().
version 1.5.0beta17 [April 1, 2010]
version 1.5.0beta17 [April 17, 2010]
Documented the fact that png_set_dither() was disabled since libpng-1.4.0.
Reenabled png_set_dither() but renamed it to png_set_quantize() to reflect
more accurately what it actually does. At the same time, renamed
the PNG_DITHER_[RED,GREEN_BLUE]_BITS macros to
PNG_QUANTIZE_[RED,GREEN,BLUE]_BITS.
Added some "(long)" typecasts to printf calls in png_handle_cHRM().
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit