mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
58 lines
1.5 KiB
Plaintext
58 lines
1.5 KiB
Plaintext
|
|
Libpng 1.0.41 - October 31, 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.41.tar.gz
|
|
libpng-1.0.41.tar.lzma
|
|
(Get the lzma codec from <http://tukaani.org/lzma>).
|
|
libpng-1.0.41.tar.bz2
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
"configure" script
|
|
|
|
libpng-1.0.41-no-config.tar.gz
|
|
libpng-1.0.41-no-config.tar.lzma
|
|
libpng-1.0.41-no-config.tar.bz2
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
"configure" script
|
|
|
|
lpng1041.zip
|
|
lpng1041.7z
|
|
lpng1041.tar.bz2
|
|
|
|
Project files
|
|
|
|
libpng-1.0.41-project-netware.zip
|
|
libpng-1.0.41-project-wince.zip
|
|
|
|
Other information:
|
|
|
|
libpng-1.0.41-README.txt
|
|
libpng-1.0.41-KNOWNBUGS.txt
|
|
libpng-1.0.41-LICENSE.txt
|
|
libpng-1.0.41-Y2K-compliance.txt
|
|
|
|
Changes since the last public release (1.0.40):
|
|
|
|
version 1.0.41 [October 31, 2008]
|
|
|
|
Revised makefile.darwin to fix shared library numbering.
|
|
Change png_set_gray_1_2_4_to_8() to png_set_expand_gray_1_2_4_to_8()
|
|
in example.c (debian bug report)
|
|
Changed remaining "key" to "png_ptr->chunkdata" in png_handle_tEXt()
|
|
to avoid memory leak after memory failure while reading tEXt chunk.`
|
|
|
|
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
|