libpng-1.6.14 is available
Glenn Randers-Pehrson <[email protected]> Wed, 22 Oct 2014 22:33:35 -0400
| Newsgroups | gmane.comp.graphics.png.announce |
|---|---|
| Message-ID | <CA+PdXctCN3VFa3bW6DVos=A_Cd=SYKHSpLV107XWqUi+gYJNkg__23085.8407252983$1414031665$gmane$org@mail.gmail.com> |
--===============2546536307428569846==
Content-Type: multipart/alternative; boundary=001a11c3c12e20f09405060de4b2
--001a11c3c12e20f09405060de4b2
Content-Type: text/plain; charset=UTF-8
libpng-1.6.14 is available from
ftp://ftp.simplesystems.org/pub/png/src/libpng16
from
http://libpng.sf.net
and from the "master" and "libpng16" branches of the
libpng GIT repository at SourceForge and the glennrp/libpng repository at
github.
Changes since the last public release (1.6.13):
Guard usage of png_ptr->options with #ifdef PNG_SET_OPTION_SUPPORTED.
Do not build contrib/tools/pngfix.c when PNG_SETJMP_NOT_SUPPORTED,
to allow "make" to complete without setjmp support (bug report by
Claudio Fontana)
Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler)
Use nanosleep() instead of usleep() in contrib/gregbook/rpng2-x.c
because usleep() is deprecated.
Define usleep() in contrib/gregbook/rpng2-x.c if not already defined
in unistd.h and nanosleep() is not available; fixes error introduced
in libpng-1.6.13.
Define FE_DIVBYZERO, FE_INVALID, and FE_OVERFLOW in pngvalid.c if not
already defined (bug report by "zootus at users.sourceforge.net").
Fixed incorrect handling of the iTXt compression flag in pngrutil.c
(bug report by Shunsaku Hirata). Bug was introduced in libpng-1.6.0.
Added "option READ_iCCP enables READ_COMPRESSED_TEXT" to pnglibconf.dfa
Removed unused "text_len" parameter from private function
png_write_zTXt().
Conditionally compile some code in png_deflate_claim(), when
PNG_WARNINGS_SUPPORTED and PNG_ERROR_TEXT_SUPPORTED are disabled.
Replaced repeated code in pngpread.c with PNG_PUSH_SAVE_BUFFER_IF_FULL.
Added "chunk iTXt enables TEXT" and "chunk zTXt enables TEXT"
to pnglibconf.dfa.
Removed "option READ_COMPRESSED_TEXT enables READ_TEXT" from
pnglibconf.dfa,
to make it possible to configure a libpng that supports iCCP but not
TEXT.
Removed "option WRITE_COMPRESSED_TEXT enables WRITE_TEXT" from
pnglibconf.dfa
Only mark text chunks as written after successfully writing them.
Fixed some typos in comments.
Changed png_convert_to_rfc_1123() to png_convert_to_rfc_1123_buffer()
in the manual, to reflect the change made in libpng-1.6.0.
Updated README file to explain that direct access to the png_struct
and info_struct members has not been permitted since libpng-1.5.0.
Glenn
--001a11c3c12e20f09405060de4b2
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>libpng-1.6.14 is available from<br><a href=3D"ftp://f=
tp.simplesystems.org/pub/png/src/libpng16">ftp://ftp.simplesystems.org/pub/=
png/src/libpng16</a><br>from<br><a href=3D"http://libpng.sf.net">http://lib=
png.sf.net</a><br></div><div>and from the "master" and "libp=
ng16" branches of the<br></div>libpng GIT repository at SourceForge an=
d the glennrp/libpng repository at github.<br><div><div><br>Changes since t=
he last public release (1.6.13):<br>=C2=A0 Guard usage of png_ptr->optio=
ns with #ifdef PNG_SET_OPTION_SUPPORTED.<br>=C2=A0 Do not build contrib/too=
ls/pngfix.c when PNG_SETJMP_NOT_SUPPORTED,<br>=C2=A0=C2=A0=C2=A0 to allow &=
quot;make" to complete without setjmp support (bug report by<br>=C2=A0=
=C2=A0=C2=A0 Claudio Fontana)<br>=C2=A0 Add "#include <setjmp.h>=
" to contrib/tools/pngfix.c (John Bowler)<br>=C2=A0 Use nanosleep() in=
stead of usleep() in contrib/gregbook/rpng2-x.c<br>=C2=A0=C2=A0=C2=A0 becau=
se usleep() is deprecated.<br>=C2=A0 Define usleep() in contrib/gregbook/rp=
ng2-x.c if not already defined<br>=C2=A0=C2=A0=C2=A0 in unistd.h and nanosl=
eep() is not available; fixes error introduced<br>=C2=A0=C2=A0=C2=A0 in lib=
png-1.6.13.<br>=C2=A0 Define FE_DIVBYZERO, FE_INVALID, and FE_OVERFLOW in p=
ngvalid.c if not<br>=C2=A0=C2=A0=C2=A0 already defined (bug report by "=
;zootus at <a href=3D"http://users.sourceforge.net">users.sourceforge.net</=
a>").<br>=C2=A0 Fixed incorrect handling of the iTXt compression flag =
in pngrutil.c<br>=C2=A0=C2=A0=C2=A0 (bug report by Shunsaku Hirata).=C2=A0 =
Bug was introduced in libpng-1.6.0.<br>=C2=A0 Added "option READ_iCCP =
enables READ_COMPRESSED_TEXT" to pnglibconf.dfa<br>=C2=A0 Removed unus=
ed "text_len" parameter from private function png_write_zTXt().<b=
r>=C2=A0 Conditionally compile some code in png_deflate_claim(), when<br>=
=C2=A0=C2=A0=C2=A0 PNG_WARNINGS_SUPPORTED and PNG_ERROR_TEXT_SUPPORTED are =
disabled.<br>=C2=A0 Replaced repeated code in pngpread.c with PNG_PUSH_SAVE=
_BUFFER_IF_FULL.<br>=C2=A0 Added "chunk iTXt enables TEXT" and &q=
uot;chunk zTXt enables TEXT"<br>=C2=A0=C2=A0=C2=A0 to pnglibconf.dfa.<=
br>=C2=A0 Removed "option READ_COMPRESSED_TEXT enables READ_TEXT"=
from pnglibconf.dfa,<br>=C2=A0=C2=A0=C2=A0 to make it possible to configur=
e a libpng that supports iCCP but not TEXT.<br>=C2=A0 Removed "option =
WRITE_COMPRESSED_TEXT enables WRITE_TEXT" from pnglibconf.dfa<br>=C2=
=A0 Only mark text chunks as written after successfully writing them.<br>=
=C2=A0 Fixed some typos in comments.<br>=C2=A0 Changed png_convert_to_rfc_1=
123() to png_convert_to_rfc_1123_buffer()<br>=C2=A0=C2=A0=C2=A0 in the manu=
al, to reflect the change made in libpng-1.6.0.<br>=C2=A0 Updated README fi=
le to explain that direct access to the png_struct<br>=C2=A0=C2=A0=C2=A0 an=
d info_struct members has not been permitted since libpng-1.5.0.<br><br></d=
iv><div>Glenn<br></div><div><br></div></div></div>
--001a11c3c12e20f09405060de4b2--
--===============2546536307428569846==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
--===============2546536307428569846==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
png-mng-announce mailing list
png-mng-announce-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/png-mng-announce
--===============2546536307428569846==--