[devel] Imported from libpng-1.4.0beta67.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-07-06 09:11:54 -05:00
parent 237d1fba11
commit bc7156d089
30 changed files with 96 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0beta67 - June 29, 2009
Libpng 1.4.0beta67 - July 6, 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.
@@ -494,9 +494,10 @@ version 1.4.0beta65 [June 26, 2009]
version 1.4.0beta66 [June 27, 2009]
Refer to the libpng license instead of the libpng license in each file.
version 1.4.0beta67 [June 29, 2009]
version 1.4.0beta67 [July 6, 2009]
Relocated INVERT_ALPHA within png_read_png() and png_write_png().
Added high-level API transform PNG_TRANSFORM_GRAY_TO_RGB.
Added an "xcode" project to the projects directory (Alam Arias).
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.