1998-04-21 20:03:57 +00:00
|
|
|
|
2009-07-16 10:58:49 +00:00
|
|
|
Libpng 1.2.38 - July 16, 2009
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2009-07-16 10:58:49 +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
|
|
|
|
|
2009-07-16 10:58:49 +00:00
|
|
|
libpng-1.2.38.tar.gz
|
|
|
|
libpng-1.2.38.tar.lzma
|
2008-02-01 03:27:55 +00:00
|
|
|
(Get the lzma codec from <http://tukaani.org/lzma>).
|
2009-07-16 10:58:49 +00:00
|
|
|
libpng-1.2.38.tar.bz2
|
2006-03-31 11:29:33 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2009-07-16 10:58:49 +00:00
|
|
|
libpng-1.2.38-no-config.tar.gz
|
|
|
|
libpng-1.2.38-no-config.tar.lzma
|
|
|
|
libpng-1.2.38-no-config.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2009-07-16 10:58:49 +00:00
|
|
|
lpng1238.zip
|
|
|
|
lpng1238.7z
|
|
|
|
lpng1238.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2009-07-16 10:58:49 +00:00
|
|
|
libpng-1.2.38-project-netware.zip
|
|
|
|
libpng-1.2.38-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2009-07-16 10:58:49 +00:00
|
|
|
libpng-1.2.38-README.txt
|
|
|
|
libpng-1.2.38-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.38-LICENSE.txt
|
|
|
|
libpng-1.2.38-Y2K-compliance.txt
|
|
|
|
libpng-1.2.38-[previous version]-diff.txt
|
2009-06-05 22:13:44 +00:00
|
|
|
|
2009-07-11 14:14:22 +00:00
|
|
|
Changes since the last public release (1.2.37):
|
2009-05-19 23:48:06 +00:00
|
|
|
|
2009-07-16 10:58:49 +00:00
|
|
|
version 1.2.38 [July 16, 2009]
|
|
|
|
|
2009-06-16 01:50:00 +00:00
|
|
|
Revised libpng*.txt and libpng.3 to mention calling png_set_IHDR()
|
|
|
|
multiple times and to specify the sample order in the tRNS chunk,
|
|
|
|
because the ISO PNG specification has a typo in the tRNS table.
|
|
|
|
Changed several PNG_UNKNOWN_CHUNK_SUPPORTED to
|
|
|
|
PNG_HANDLE_AS_UNKNOWN_SUPPORTED, to make the png_set_keep mechanism
|
|
|
|
available for ignoring known chunks even when not saving unknown chunks.
|
2009-06-16 21:13:42 +00:00
|
|
|
Added PNG_NO_HANDLE_AS_UNKNOWN in the PNG_LEGACY_SUPPORTED block of
|
|
|
|
pngconf.h, and moved the various unknown chunk macro definitions
|
|
|
|
outside of the PNG_READ|WRITE_ANCILLARY_CHUNK_SUPPORTED blocks.
|
2009-06-29 01:26:26 +00:00
|
|
|
Added a reference to the libpng license in each source file.
|
2009-07-11 14:14:22 +00:00
|
|
|
Rebuilt configure scripts with autoconf-2.63.
|
2009-06-29 01:26:26 +00:00
|
|
|
|
2009-06-05 22:13:44 +00:00
|
|
|
|
2009-07-16 10:58:49 +00:00
|
|
|
|
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
2009-06-16 01:50:00 +00:00
|
|
|
(subscription required; visit
|
2006-02-21 04:09:05 +00:00
|
|
|
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
|