1998-04-21 20:03:57 +00:00
|
|
|
|
2008-10-31 13:42:18 +00:00
|
|
|
Libpng 1.2.33 - October 31, 2008
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2008-10-31 13:42:18 +00:00
|
|
|
This is a public release of libpng, intended for use in production codes.
|
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
|
|
|
|
|
2008-10-31 13:42:18 +00:00
|
|
|
libpng-1.2.33.tar.gz
|
|
|
|
libpng-1.2.33.tar.lzma
|
2008-02-01 03:27:55 +00:00
|
|
|
(Get the lzma codec from <http://tukaani.org/lzma>).
|
2008-10-31 13:42:18 +00:00
|
|
|
libpng-1.2.33.tar.bz2
|
2006-03-31 11:29:33 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2008-10-31 13:42:18 +00:00
|
|
|
libpng-1.2.33-no-config.tar.gz
|
|
|
|
libpng-1.2.33-no-config.tar.lzma
|
|
|
|
libpng-1.2.33-no-config.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2008-10-31 13:42:18 +00:00
|
|
|
lpng1233.zip
|
|
|
|
lpng1233.7z
|
|
|
|
lpng1233.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2008-10-31 13:42:18 +00:00
|
|
|
libpng-1.2.33-project-netware.zip
|
|
|
|
libpng-1.2.33-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2008-10-31 13:42:18 +00:00
|
|
|
libpng-1.2.33-README.txt
|
|
|
|
libpng-1.2.33-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.33-LICENSE.txt
|
|
|
|
libpng-1.2.33-Y2K-compliance.txt
|
|
|
|
libpng-1.2.33-[previous version]-diff.txt
|
2008-08-19 02:25:39 +00:00
|
|
|
|
2008-10-06 15:13:37 +00:00
|
|
|
Changes since the last public release (1.2.32):
|
2008-08-19 02:25:39 +00:00
|
|
|
|
2008-10-31 13:42:18 +00:00
|
|
|
version 1.2.33 [October 31, 2008]
|
|
|
|
|
2008-10-06 15:13:37 +00:00
|
|
|
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)
|
2008-10-31 13:42:18 +00:00
|
|
|
Changed remaining "key" to "png_ptr->chunkdata" in png_handle_tEXt()
|
2008-10-23 21:52:29 +00:00
|
|
|
to avoid memory leak after memory failure while reading tEXt chunk.`
|
2008-08-19 02:25:39 +00:00
|
|
|
|
2008-08-21 10:54:29 +00:00
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
2006-02-21 04:09:05 +00:00
|
|
|
(subscription required; visit
|
|
|
|
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
|
|
|
to subscribe) or to glennrp at users.sourceforge.net
|
1998-04-21 20:03:57 +00:00
|
|
|
|
1998-12-29 17:47:59 +00:00
|
|
|
Glenn R-P
|