~noskcaj/ubuntu/trusty/libpng/merge

« back to all changes in this revision

Viewing changes to libpng.3

  • Committer: Jackson Doak
  • Date: 2014-01-30 19:39:32 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: noskcaj@ubuntu.com-20140130193932-c57w7ctur8na6ruv
Merging shared upstream rev into target branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH LIBPNG 3 "March 29, 2012"
 
1
.TH LIBPNG 3 "July 10, 2012"
2
2
.SH NAME
3
 
libpng \- Portable Network Graphics (PNG) Reference Library 1.2.49
 
3
libpng \- Portable Network Graphics (PNG) Reference Library 1.2.50
4
4
.SH SYNOPSIS
5
5
\fI\fB
6
6
 
821
821
.SH LIBPNG.TXT
822
822
libpng.txt - A description on how to use and modify libpng
823
823
 
824
 
 libpng version 1.2.49 - March 29, 2012
 
824
 libpng version 1.2.50 - July 10, 2012
825
825
 Updated and distributed by Glenn Randers-Pehrson
826
826
 <glennrp at users.sourceforge.net>
827
827
 Copyright (c) 1998-2009 Glenn Randers-Pehrson
832
832
 
833
833
 Based on:
834
834
 
835
 
 libpng versions 0.97, January 1998, through 1.2.49 - March 29, 2012
 
835
 libpng versions 0.97, January 1998, through 1.2.50 - July 10, 2012
836
836
 Updated and distributed by Glenn Randers-Pehrson
837
837
 Copyright (c) 1998-2009 Glenn Randers-Pehrson
838
838
 
1699
1699
As of libpng version 1.2.9, png_set_expand_gray_1_2_4_to_8() was
1700
1700
added.  It expands the sample depth without changing tRNS to alpha.
1701
1701
 
1702
 
As of libpng version 1.2.49, not all possible expansions are supported.
 
1702
As of libpng version 1.2.50, not all possible expansions are supported.
1703
1703
 
1704
1704
In the following table, the 01 means grayscale with depth<8, 31 means
1705
1705
indexed with depth<8, other numerals represent the color type, "T" means
4000
4000
 
4001
4001
.SH XIII. Y2K Compliance in libpng
4002
4002
 
4003
 
March 29, 2012
 
4003
July 10, 2012
4004
4004
 
4005
4005
Since the PNG Development group is an ad-hoc body, we can't make
4006
4006
an official declaration.
4007
4007
 
4008
4008
This is your unofficial assurance that libpng from version 0.71 and
4009
 
upward through 1.2.49 are Y2K compliant.  It is my belief that earlier
 
4009
upward through 1.2.50 are Y2K compliant.  It is my belief that earlier
4010
4010
versions were also Y2K compliant.
4011
4011
 
4012
4012
Libpng only has three year fields.  One is a 2-byte unsigned integer that
4382
4382
 
4383
4383
Thanks to Frank J. T. Wojcik for helping with the documentation.
4384
4384
 
4385
 
Libpng version 1.2.49 - March 29, 2012:
 
4385
Libpng version 1.2.50 - July 10, 2012:
4386
4386
Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc.
4387
4387
Currently maintained by Glenn Randers-Pehrson (glennrp at users.sourceforge.net).
4388
4388
 
4405
4405
 
4406
4406
This code is released under the libpng license.
4407
4407
 
4408
 
libpng versions 1.2.6, August 15, 2004, through 1.2.49, March 29, 2012, are
 
4408
libpng versions 1.2.6, August 15, 2004, through 1.2.50, July 10, 2012, are
4409
4409
Copyright (c) 2004,2006-2008 Glenn Randers-Pehrson, and are
4410
4410
distributed according to the same disclaimer and license as libpng-1.2.5
4411
4411
with the following individual added to the list of Contributing Authors
4504
4504
 
4505
4505
Glenn Randers-Pehrson
4506
4506
glennrp at users.sourceforge.net
4507
 
March 29, 2012
 
4507
July 10, 2012
4508
4508
 
4509
4509
.\" end of man page
4510
4510