libpng/ANNOUNCE

47 lines
1.4 KiB
Plaintext
Raw Normal View History

1998-04-21 16:03:57 -04:00
Libpng 1.5.3beta02 - April 2, 2011
1998-04-21 16:03:57 -04: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 16:03:57 -04:00
2006-02-22 10:19:25 -05:00
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.5.3beta02.tar.xz (LZMA-compressed, recommended)
1.5.3beta02.tar.gz
1.5.3beta02.tar.bz2
2006-03-31 06:29:33 -05:00
2006-02-22 10:19:25 -05:00
Source files with CRLF line endings (for Windows), without the
"configure" script
lp153b02.7z (LZMA-compressed, recommended)
lp153b02.zip
2006-02-22 10:19:25 -05:00
Other information:
1.5.3beta02-README.txt
1.5.3beta02-LICENSE.txt
2006-04-15 07:37:45 -04:00
2011-03-31 12:23:49 -04:00
Changes since the last public release (1.5.2):
2006-04-15 07:37:45 -04:00
Version 1.5.3beta01 [April 1, 2011]
Re-initialize the zlib compressor before compressing non-IDAT chunks.
Added API functions to set parameters for zlib compression of non-IDAT
chunks.
Version 1.5.3beta02 [April 2, 2011]
Updated scripts/symbols.def with new API functions.
Only compile the new zlib re-initializing code when text or iCCP is
supported, using PNG_WRITE_COMPRESSED_TEXT_SUPPORTED macro.
Improved the optimization of the zlib CMF byte (see libpng-1.2.6beta03).
Optimize the zlib CMF byte in non-IDAT compressed chunks
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
2006-08-19 14:59:24 -04:00
(subscription required; visit
2006-02-20 23:09:05 -05:00
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe) or to glennrp at users.sourceforge.net
1998-04-21 16:03:57 -04:00
1998-12-29 12:47:59 -05:00
Glenn R-P