libpng/contrib/tools
John Bowler 0c7ac064d3 [libpng16] Added an option to force maximum window size for inflating.
For inflate, reverted previous fixes.
Added fixitxt and pngdeflate to the built programs and removed warnings
from the source code and timepng that are revealed as a result.  Fixed
fixitxt when the chunk length is more than 65535 (untested, no test case).
2013-05-07 21:59:05 -05:00
..
checksum-icc.c [libpng16] Bump version to 1.6.1beta05 2013-03-02 15:03:15 -06:00
chkfmt [libpng16] Bump version to 1.6.1beta05 2013-03-02 15:03:15 -06:00
cvtcolor.c [libpng16] Bump version to 1.6.1beta05 2013-03-02 15:03:15 -06:00
fixitxt.c [libpng16] Added an option to force maximum window size for inflating. 2013-05-07 21:59:05 -05:00
intgamma.sh [libpng16] Bump version to 1.6.1beta05 2013-03-02 15:03:15 -06:00
makesRGB.c [libpng16] Bump version to 1.6.1beta05 2013-03-02 15:03:15 -06:00
pngdeflate.c [libpng16] Added an option to force maximum window size for inflating. 2013-05-07 21:59:05 -05:00
README.txt [libpng] Fixed some trivial typos in the contrib/tools subdirectory. 2011-11-29 07:44:48 -06:00
sRGB.h [libpng16] Bump version to 1.6.1beta05 2013-03-02 15:03:15 -06:00

This directory (contrib/tools) contains tools used by the authors of libpng.

Code and data placed in this directory is not required to build libpng,
however the code in this directory has been used to generate data or code in
the body of the libpng source.  The source code identifies where this has
been done.  Code in this directory may not compile on all operating systems
that libpng supports.

NO COPYRIGHT RIGHTS ARE CLAIMED TO ANY OF THE FILES IN THIS DIRECTORY.

To the extent possible under law, the authors have waived all copyright and
related or neighboring rights to this work.  This work is published from:
United States.

The files may be used freely in any way.

The source code and comments in this directory are the original work of the
people named below.  No other person or organization has made contributions to
the work in this directory.

ORIGINAL AUTHORS
    The following people have contributed to the code in this directory.  None
    of the people below claim any rights with regard to the contents of this
    directory.

    John Bowler <jbowler@acm.org>