Imported from libpng-1.2.6rc4.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-08-10 06:55:02 -05:00
parent d029a75d4f
commit 36d7bc7530
54 changed files with 84 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
.TH LIBPNG 3 "August 10, 2004"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.2.6rc3
libpng \- Portable Network Graphics (PNG) Reference Library 1.2.6rc4
.SH SYNOPSIS
\fI\fB
@@ -773,7 +773,7 @@ Following is a copy of the libpng.txt file that accompanies libpng.
.SH LIBPNG.TXT
libpng.txt - A description on how to use and modify libpng
libpng version 1.2.6rc3 - August 10, 2004
libpng version 1.2.6rc4 - August 10, 2004
Updated and distributed by Glenn Randers-Pehrson
<glennrp@users.sourceforge.net>
Copyright (c) 1998-2004 Glenn Randers-Pehrson
@@ -3663,7 +3663,7 @@ Since the PNG Development group is an ad-hoc body, we can't make
an official declaration.
This is your unofficial assurance that libpng from version 0.71 and
upward through 1.2.6rc3 are Y2K compliant. It is my belief that earlier
upward through 1.2.6rc4 are Y2K compliant. It is my belief that earlier
versions were also Y2K compliant.
Libpng only has three year fields. One is a 2-byte unsigned integer that
@@ -3862,7 +3862,7 @@ possible without all of you.
Thanks to Frank J. T. Wojcik for helping with the documentation.
Libpng version 1.2.6rc3 - August 10, 2004:
Libpng version 1.2.6rc4 - August 10, 2004:
Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc.
Currently maintained by Glenn Randers-Pehrson (glennrp@users.sourceforge.net).