1998-04-21 20:03:57 +00:00
|
|
|
|
2012-02-22 13:02:38 +00:00
|
|
|
Libpng 1.2.48beta01 - February 22, 2012
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2012-02-20 03:35:06 +00: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 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
|
|
|
|
|
2012-02-20 03:35:06 +00:00
|
|
|
libpng-1.2.48beta01.tar.xz (LZMA-compressed, recommended)
|
|
|
|
libpng-1.2.48beta01.tar.gz
|
|
|
|
libpng-1.2.48beta01.tar.bz2
|
2009-11-12 18:20:41 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2012-02-20 03:35:06 +00:00
|
|
|
libpng-1.2.48beta01-no-config.tar.xz (LZMA-compressed, recommended)
|
|
|
|
libpng-1.2.48beta01-no-config.tar.gz
|
|
|
|
libpng-1.2.48beta01-no-config.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2012-02-20 03:35:06 +00:00
|
|
|
lp1248b01.zip
|
|
|
|
lp1248b01.7z
|
|
|
|
lp1248b01.tar.bz2
|
2009-11-12 18:20:41 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2012-02-20 03:35:06 +00:00
|
|
|
libpng-1.2.48beta01-project-netware.zip
|
|
|
|
libpng-1.2.48beta01-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2012-02-20 03:35:06 +00:00
|
|
|
libpng-1.2.48beta01-README.txt
|
|
|
|
libpng-1.2.48beta01-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.48beta01-LICENSE.txt
|
|
|
|
libpng-1.2.48beta01-Y2K-compliance.txt
|
|
|
|
libpng-1.2.48beta01-[previous version]-diff.txt
|
2011-07-10 11:42:01 +00:00
|
|
|
|
|
|
|
Changes since the last public release (1.2.46):
|
|
|
|
|
2012-02-22 13:02:38 +00:00
|
|
|
version 1.2.48beta01 [February 22, 2012]
|
2012-02-20 04:04:56 +00:00
|
|
|
Removed two useless #ifdef directives from pngread.c and one from pngrutil.c
|
2012-02-22 13:02:38 +00:00
|
|
|
Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code from
|
|
|
|
pngpread.c and use the sequential png_handle_tEXt, etc., in pngrutil.c;
|
|
|
|
now that png_ptr->buffer is inaccessible to applications, the special
|
|
|
|
handling is no longer useful.
|
2011-07-10 11:42:01 +00:00
|
|
|
|
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
|