Imported from libpng-1.00.tar

This commit is contained in:
Glenn Randers-Pehrson
1998-03-07 19:45:37 -06:00
parent 4922b1b6e9
commit 397100eb8a
32 changed files with 130 additions and 201 deletions

View File

@@ -1,12 +1,12 @@
/* pngwtran.c - transforms the data in a row for PNG writers
*
* libpng 1.0.1
* libpng 1.00
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
* Copyright (c) 1996, 1997 Andreas Dilger
* Copyright (c) 1998, Glenn Randers-Pehrson
* March 9, 1998
* March 7, 1998
*/
#define PNG_INTERNAL