Home | History | Annotate | only in /external/libpng/contrib/tools
Up to higher level directory
NameDateSize
checksum-icc.c21-Aug-20182.4K
chkfmt21-Aug-20184.1K
cvtcolor.c21-Aug-20183.8K
genpng.c21-Aug-201825.9K
intgamma.sh21-Aug-20182.9K
makesRGB.c21-Aug-201810.9K
png-fix-itxt.c21-Aug-20184.1K
pngcp.c21-Aug-201871.8K
pngfix.c21-Aug-2018126.7K
README.txt21-Aug-20181.1K
reindent21-Aug-2018891
sRGB.h21-Aug-20181.2K

README.txt

      1 This directory (contrib/tools) contains tools used by the authors of libpng.
      2 
      3 Code and data placed in this directory is not required to build libpng,
      4 however the code in this directory has been used to generate data or code in
      5 the body of the libpng source.  The source code identifies where this has
      6 been done.  Code in this directory may not compile on all operating systems
      7 that libpng supports.
      8 
      9 NO COPYRIGHT RIGHTS ARE CLAIMED TO ANY OF THE FILES IN THIS DIRECTORY.
     10 
     11 To the extent possible under law, the authors have waived all copyright and
     12 related or neighboring rights to this work.  This work is published from:
     13 United States.
     14 
     15 The files may be used freely in any way.
     16 
     17 The source code and comments in this directory are the original work of the
     18 people named below.  No other person or organization has made contributions to
     19 the work in this directory.
     20 
     21 ORIGINAL 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