1998-04-21 20:03:57 +00:00
|
|
|
|
2007-05-12 04:12:12 +00:00
|
|
|
Libpng 1.2.17rc4 - May 12, 2007
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2007-03-06 05:48:36 +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
|
|
|
|
|
2007-05-12 04:12:12 +00:00
|
|
|
libpng-1.2.17rc4.tar.gz
|
|
|
|
libpng-1.2.17rc4.tar.bz2
|
2006-03-31 11:29:33 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2007-05-12 04:12:12 +00:00
|
|
|
libpng-1.2.17rc4-no-config.tar.gz
|
|
|
|
libpng-1.2.17rc4-no-config.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2007-05-12 04:12:12 +00:00
|
|
|
lp1217r04.zip
|
|
|
|
lp1217r04.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2007-05-12 04:12:12 +00:00
|
|
|
libpng-1.2.17rc4-project-netware.zip
|
|
|
|
libpng-1.2.17rc4-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2007-05-12 04:12:12 +00:00
|
|
|
libpng-1.2.17rc4-README.txt
|
|
|
|
libpng-1.2.17rc4-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.17rc4-LICENSE.txt
|
|
|
|
libpng-1.2.17rc4-Y2K-compliance.txt
|
2006-04-15 11:37:45 +00:00
|
|
|
|
2007-03-06 05:48:36 +00:00
|
|
|
Changes since the last public release (1.2.16):
|
2007-01-17 03:04:40 +00:00
|
|
|
|
2007-05-12 04:12:12 +00:00
|
|
|
version 1.2.17beta1 [May 12, 2007]
|
2007-03-06 05:48:36 +00:00
|
|
|
Revised scripts/CMakeLists.txt to install both shared and static libraries.
|
|
|
|
Deleted a redundant line from pngset.c.
|
2007-04-26 20:45:59 +00:00
|
|
|
|
|
|
|
version 1.2.17beta2 [April 26, 2007]
|
|
|
|
Relocated misplaced test for png_ptr == NULL in pngpread.c
|
|
|
|
Use "==" to "&" for testing PNG_RGB_TO_GRAY_ERR & PNG_RGB_TO_GRAY_WARN flags.
|
2007-05-04 20:41:12 +00:00
|
|
|
Added pngerror() when write_IHDR fails in deflateInit2().
|
|
|
|
Added "const" to some array declarations.
|
|
|
|
Mention examples of libpng usage in the libpng*.txt and libpng.3 documents.
|
2007-03-06 05:48:36 +00:00
|
|
|
|
2007-05-09 13:56:59 +00:00
|
|
|
version 1.2.17rc1 [May 5, 2007]
|
2007-05-04 20:41:12 +00:00
|
|
|
No changes.
|
|
|
|
|
2007-05-09 19:08:41 +00:00
|
|
|
version 1.2.17rc2 [May 8, 2007]
|
2007-05-09 13:56:59 +00:00
|
|
|
Moved several PNG_HAVE_* macros out of PNG_INTERNAL because applications
|
|
|
|
calling set_unknown_chunk_location() need them.
|
|
|
|
Changed transformation flag from PNG_EXPAND_tRNS to PNG_EXPAND in
|
|
|
|
png_set_expand_gray_1_2_4_to_8().
|
|
|
|
Added png_ptr->unknown_chunk to hold working unknown chunk data, so it
|
|
|
|
can be free'ed in case of error. Revised unknown chunk handling in
|
|
|
|
pngrutil.c and pngpread.c to use this structure.
|
|
|
|
|
2007-05-12 04:12:12 +00:00
|
|
|
version 1.2.17rc3 [May 8, 2007]
|
2007-05-09 19:08:41 +00:00
|
|
|
Revised symbol-handling in configure script.
|
|
|
|
|
2007-05-12 04:12:12 +00:00
|
|
|
version 1.2.17rc4 [May 12, 2007]
|
|
|
|
Revised unknown chunk handling to avoid storing unknown critical chunks.
|
2007-05-09 19:08:41 +00:00
|
|
|
|
2006-02-21 04:09:05 +00:00
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
2007-03-06 05:48:36 +00:00
|
|
|
|
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
|