Imported from libpng-1.0.7beta18.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-06-24 07:42:42 -05:00
parent 1f2d559f70
commit 1394480f4b
52 changed files with 207 additions and 192 deletions

View File

@@ -783,6 +783,14 @@ version 1.0.7beta16 [June 4, 2000]
version 1.0.7rc1 [June 9, 2000]
Corrected the definition of PNG_TRANSFORM_INVERT_ALPHA (0x0400 not 0x0200)
Added contrib/visupng directory (Willem van Schaik)
version 1.0.7beta17 [June 23, 2000]
Revised PNGAPI definition, and pngvcrd.c to work with __GCC__
and do not redefine PNGAPI if it is passed in via a compiler directive.
Revised visupng/PngFile.c to remove returns from within the Try block.
Removed leading underscores from "_PNG_H" and "_PNG_SAVE_BSD_SOURCE" macros.
Updated contrib/visupng/cexcept.h to version 1.0.0.
version 1.0.7beta18 [June 24, 2000]
Fixed bugs in pngwrite.c and pngwutil.c that prevented writing iCCP chunks.
Send comments/corrections/commendations to
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu