• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..29-Oct-2021-

README.txt A D29-Oct-20211.1 KiB2820

checksum-icc.c A D29-Oct-20212.4 KiB10370

chkfmt A D29-Oct-20214.1 KiB145109

cvtcolor.c A D29-Oct-20213.8 KiB189138

genpng.c A D29-Oct-202125.9 KiB882508

intgamma.sh A D29-Oct-20212.9 KiB11177

makesRGB.c A D29-Oct-202110.9 KiB431331

png-fix-itxt.c A D29-Oct-20214.1 KiB16591

pngcp.c A D29-Oct-202171.7 KiB2,4541,652

pngfix.c A D29-Oct-2021126.7 KiB4,0502,535

reindent A D29-Oct-2021891 263

sRGB.h A D29-Oct-20211.2 KiB4922

README.txt

1This directory (contrib/tools) contains tools used by the authors of libpng.
2
3Code and data placed in this directory is not required to build libpng,
4however the code in this directory has been used to generate data or code in
5the body of the libpng source.  The source code identifies where this has
6been done.  Code in this directory may not compile on all operating systems
7that libpng supports.
8
9NO COPYRIGHT RIGHTS ARE CLAIMED TO ANY OF THE FILES IN THIS DIRECTORY.
10
11To the extent possible under law, the authors have waived all copyright and
12related or neighboring rights to this work.  This work is published from:
13United States.
14
15The files may be used freely in any way.
16
17The source code and comments in this directory are the original work of the
18people named below.  No other person or organization has made contributions to
19the work in this directory.
20
21ORIGINAL AUTHORS
22    The following people have contributed to the code in this directory.  None
23    of the people below claim any rights with regard to the contents of this
24    directory.
25
26    John Bowler <jbowler at acm.org>
27    Glenn Randers-Pehrson <glennrp at users.sourceforge.net>
28