1998-04-21 20:03:57 +00:00
|
|
|
|
2013-04-17 04:12:09 +00:00
|
|
|
Libpng 1.6.2beta02 - April 17, 2013
|
2011-11-03 04:06:45 +00:00
|
|
|
|
2013-03-29 11:56:45 +00:00
|
|
|
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.
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2006-02-22 15:19:25 +00:00
|
|
|
Files available for download:
|
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) and with a
|
|
|
|
"configure" script
|
|
|
|
|
2013-04-14 02:22:05 +00:00
|
|
|
1.6.2beta02.tar.xz (LZMA-compressed, recommended)
|
|
|
|
1.6.2beta02.tar.gz
|
2006-03-31 11:29:33 +00:00
|
|
|
|
2006-02-22 15:19:25 +00:00
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2013-04-14 02:22:05 +00:00
|
|
|
lp162b02.7z (LZMA-compressed, recommended)
|
|
|
|
lp162b02.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2013-04-14 02:22:05 +00:00
|
|
|
1.6.2beta02-README.txt
|
|
|
|
1.6.2beta02-LICENSE.txt
|
2013-03-02 20:58:22 +00:00
|
|
|
|
2013-03-29 11:56:45 +00:00
|
|
|
Changes since the last public release (1.6.1):
|
2013-03-02 20:58:22 +00:00
|
|
|
|
2013-04-14 00:56:33 +00:00
|
|
|
Version 1.6.2beta01 [April 14, 2013]
|
2013-04-01 03:55:55 +00:00
|
|
|
Updated documentation of 1.5.x to 1.6.x changes in iCCP chunk handling.
|
2013-04-08 02:33:30 +00:00
|
|
|
Fixed incorrect warning of excess deflate data. End condition - the
|
|
|
|
warning would be produced if the end of the deflate stream wasn't read
|
|
|
|
in the last row. The warning is harmless.
|
2013-04-13 03:12:19 +00:00
|
|
|
Corrected the test on user transform changes on read. It was in the
|
|
|
|
png_set of the transform function, but that doesn't matter unless the
|
|
|
|
transform function changes the rowbuf size, and that is only valid if
|
|
|
|
transform_info is called.
|
2013-04-13 16:55:08 +00:00
|
|
|
Corrected a misplaced closing bracket in contrib/libtests/pngvalid.c
|
|
|
|
(Flavio Medeiros).
|
2013-04-13 19:19:25 +00:00
|
|
|
Corrected length written to uncompressed iTXt chunks (Samuli Suominen).
|
2013-03-07 17:31:40 +00:00
|
|
|
|
2013-04-17 04:12:09 +00:00
|
|
|
Version 1.6.2beta02 [April 17, 2013]
|
|
|
|
Added contrib/tools/fixitxt.c, to repair the erroneous iTXt chunk length
|
|
|
|
written by libpng-1.6.0 and 1.6.1.
|
2013-04-17 16:05:21 +00:00
|
|
|
Levchenko).
|
|
|
|
Added #ifdef PNG_WRITE_sRGB_SUPPORTED, etc., tests where needed in
|
|
|
|
png_image_write_main() in pngwrite.c (bug report from Yuriy Levchenko).
|
2013-04-14 02:22:05 +00:00
|
|
|
|
2011-12-15 16:18:33 +00:00
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
|
|
|
(subscription required; visit
|
|
|
|
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
|
|
|
to subscribe)
|
|
|
|
or to glennrp at users.sourceforge.net
|
|
|
|
|
|
|
|
Glenn R-P
|