[libpng16] Imported from libpng-1.6.0beta34.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-12-19 16:06:56 -06:00
parent a1d32d08e1
commit b6bfd40da2
17 changed files with 40 additions and 48 deletions

View File

@@ -1,4 +1,4 @@
.TH LIBPNG 3 "December 18, 2012"
.TH LIBPNG 3 "December 19, 2012"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.6.0beta34
.SH SYNOPSIS
@@ -168,13 +168,13 @@ libpng \- Portable Network Graphics (PNG) Reference Library 1.6.0beta34
\fBpng_uint_32 png_get_tRNS (png_const_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_bytep \fP\fI*trans_alpha\fP\fB, int \fP\fI*num_trans\fP\fB, png_color_16p \fI*trans_color\fP\fB);\fP
\fB/* This function is really an inline macro. \fI*/
.br
\fBpng_uint_16 png_get_uint_16 (png_bytep \fIbuf\fP\fB);\fP
\fBpng_uint_32 png_get_uint_31 (png_structp \fP\fIpng_ptr\fP\fB, png_bytep \fIbuf\fP\fB);\fP
\fB/* This function is really an inline macro. \fI*/
.br
\fBpng_uint_32 png_get_uint_32 (png_bytep \fIbuf\fP\fB);\fP
\fBpng_uint_32 png_get_unknown_chunks (png_const_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fP\fIinfo_ptr\fP\fB, png_unknown_chunkpp \fIunknowns\fP\fB);\fP
@@ -504,7 +504,7 @@ Following is a copy of the libpng-manual.txt file that accompanies libpng.
.SH LIBPNG.TXT
libpng-manual.txt - A description on how to use and modify libpng
libpng version 1.6.0beta34 - December 18, 2012
libpng version 1.6.0beta34 - December 19, 2012
Updated and distributed by Glenn Randers-Pehrson
<glennrp at users.sourceforge.net>
Copyright (c) 1998-2011 Glenn Randers-Pehrson
@@ -515,7 +515,7 @@ libpng-manual.txt - A description on how to use and modify libpng
Based on:
libpng versions 0.97, January 1998, through 1.6.0beta34 - December 18, 2012
libpng versions 0.97, January 1998, through 1.6.0beta34 - December 19, 2012
Updated and distributed by Glenn Randers-Pehrson
Copyright (c) 1998-2011 Glenn Randers-Pehrson
@@ -5633,7 +5633,7 @@ Other rules can be inferred by inspecting the libpng source.
.SH XVI. Y2K Compliance in libpng
December 18, 2012
December 19, 2012
Since the PNG Development group is an ad-hoc body, we can't make
an official declaration.
@@ -5901,7 +5901,7 @@ possible without all of you.
Thanks to Frank J. T. Wojcik for helping with the documentation.
Libpng version 1.6.0beta34 - December 18, 2012:
Libpng version 1.6.0beta34 - December 19, 2012:
Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc.
Currently maintained by Glenn Randers-Pehrson (glennrp at users.sourceforge.net).
@@ -5924,7 +5924,7 @@ this sentence.
This code is released under the libpng license.
libpng versions 1.2.6, August 15, 2004, through 1.6.0beta34, December 18, 2012, are
libpng versions 1.2.6, August 15, 2004, through 1.6.0beta34, December 19, 2012, are
Copyright (c) 2004,2006-2007 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
@@ -6023,7 +6023,7 @@ certification mark of the Open Source Initiative.
Glenn Randers-Pehrson
glennrp at users.sourceforge.net
December 18, 2012
December 19, 2012
.\" end of man page