mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
59 lines
1.5 KiB
Plaintext
59 lines
1.5 KiB
Plaintext
|
|
Libpng 1.0.39 - August 21, 2008
|
|
|
|
This is a public release of libpng, intended for use in production codes.
|
|
|
|
Files available for download:
|
|
|
|
Source files with LF line endings (for Unix/Linux) and with a
|
|
"configure" script
|
|
|
|
libpng-1.0.39.tar.gz
|
|
libpng-1.0.39.tar.lzma
|
|
(Get the lzma codec from <http://tukaani.org/lzma>).
|
|
libpng-1.0.39.tar.bz2
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
"configure" script
|
|
|
|
libpng-1.0.39-no-config.tar.gz
|
|
libpng-1.0.39-no-config.tar.lzma
|
|
libpng-1.0.39-no-config.tar.bz2
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
"configure" script
|
|
|
|
lpng1039.zip
|
|
lpng1039.7z
|
|
lpng1039.tar.bz2
|
|
|
|
Project files
|
|
|
|
libpng-1.0.39-project-netware.zip
|
|
libpng-1.0.39-project-wince.zip
|
|
|
|
Other information:
|
|
|
|
libpng-1.0.39-README.txt
|
|
libpng-1.0.39-KNOWNBUGS.txt
|
|
libpng-1.0.39-LICENSE.txt
|
|
libpng-1.0.39-Y2K-compliance.txt
|
|
|
|
Changes since the last public release (1.0.38):
|
|
|
|
version 1.0.39 [August 21, 2008]
|
|
|
|
Removed extra crc check at the end of png_handle_cHRM(). Bug introduced
|
|
in libpng-1.2.30 (Heiko Nitzsche).
|
|
Added PNG_WRITE_FLUSH_SUPPORTED block around new png_flush() call.
|
|
Added PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED block, off by default, around
|
|
new png_flush().
|
|
|
|
|
|
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
|