Files
libpng/ANNOUNCE
Glenn Randers-Pehrson 85fbf27733 [alpha] Added "double gamma" to parameters for png_set_premultiply_alpha().
Added "float gamma_premultiply" member to the png_struct.
  Moved PNG_DIVIDE_BY_255, PNG_8_BIT_PREMULTIPLY(), etc., from
    png.h to pngpriv.h
  Updated documentation about png_set_premultiply_alpha().
2009-11-28 15:42:28 -06:00

46 lines
1.3 KiB
Plaintext

Libpng 1.4.1alpha02 - November 28, 2009
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.
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.4.1alpha02.tar.xz (LZMA-compressed, recommended)
1.4.1alpha02.tar.gz
1.4.1alpha02.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp141a02.zip
lp141a02.7z
Other information:
1.4.1alpha02-README.txt
1.4.1alpha02-LICENSE.txt
Changes since the last public release (1.4.0beta107):
version 1.4.1alpha01 [November 27, 2009]
Based on 1.4.0beta107
version 1.4.1alpha02 [November 28, 2009]
Restored premultiplied alpha feature from version 1.4.0beta105.
Added "double gamma" to parameters for png_set_premultiply_alpha().
Added "float gamma_premultiply" member to the png_struct.
Moved PNG_DIVIDE_BY_255, PNG_8_BIT_PREMULTIPLY(), etc., from
png.h to pngpriv.h
Updated documentation about png_set_premultiply_alpha().
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe) or to glennrp at users.sourceforge.net
Glenn R-P