[libpng10] Imported from libpng-1.0.61.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-02-05 21:51:29 -06:00
parent 0fc7d58632
commit 9d6ff2c566
69 changed files with 9545 additions and 6253 deletions

22
README
View File

@@ -1,4 +1,4 @@
README for libpng version 1.0.60 - July 10, 2012 (shared library 10.0)
README for libpng version 1.0.61 - February 6, 2014 (shared library 10.0)
See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng.
@@ -129,7 +129,7 @@ and ...". If in doubt, send questions to me. I'll bounce them
to others, if necessary.
Please do not send suggestions on how to change PNG. We have
been discussing PNG for twelve years now, and it is official and
been discussing PNG for nineteen years now, and it is official and
finished. If you have suggestions for libpng, however, I'll
gladly listen. Even if your suggestion is not used immediately,
it may be used later.
@@ -174,8 +174,7 @@ Files in this distribution:
gregbook => source code for PNG reading and writing, from
Greg Roelofs' "PNG: The Definitive Guide",
O'Reilly, 1999
msvctest => Builds and runs pngtest using a MSVC workspace
pngminim => Simple pnm2pngm and png2pnmm programs
pngminim => Minimal pnm2pngm and png2pnmm programs
pngminus => Simple pnm2png and png2pnm programs
pngsuite => Test images
visupng => Contains a MSVC workspace for VisualPng
@@ -184,11 +183,14 @@ Files in this distribution:
beos => Contains a Beos workspace for building libpng
c5builder => Contains a Borland workspace for building
libpng and zlib
MacOSX => Contains a MacOSX workspace for building libpng
netware.txt => Contains instructions for downloading a set
of project files for building libpng and
zlib on Netware.
visualc6 => Contains a Microsoft Visual C++ (MSVC)
workspace for building libpng and zlib
visualc71 => Contains a Microsoft Visual C++ (MSVC)
workspace for building libpng and zlib
wince.txt => Contains instructions for downloading a
Microsoft Visual C++ (Windows CD Toolkit)
workspace for building libpng and zlib on
@@ -199,11 +201,11 @@ Files in this distribution:
makefile.std => Generic UNIX makefile (cc, creates static
libpng.a)
makefile.elf => Linux/ELF gcc makefile symbol versioning,
creates libpng10.so.0.1.0.60)
creates libpng10.so.0.1.0.61)
makefile.linux => Linux/ELF makefile (gcc, creates
libpng10.so.0.1.0.60)
libpng10.so.0.1.0.61)
makefile.gcmmx => Linux/ELF makefile (gcc, creates
libpng10.so.0.1.0.60, previously
libpng10.so.0.1.0.61, previously
used assembler code tuned for Intel MMX
platform)
makefile.gcc => Generic makefile (gcc, creates static
@@ -228,12 +230,12 @@ Files in this distribution:
makefile.openbsd => OpenBSD makefile
makefile.sgi => Silicon Graphics IRIX (cc, creates static lib)
makefile.sggcc => Silicon Graphics
(gcc, creates libpng10.so.0.1.0.60)
(gcc, creates libpng10.so.0.1.0.61)
makefile.sunos => Sun makefile
makefile.solaris => Solaris 2.X makefile
(gcc, creates libpng10.so.0.1.0.60)
(gcc, creates libpng10.so.0.1.0.61)
makefile.so9 => Solaris 9 makefile
(gcc, creates libpng10.so.0.1.0.60)
(gcc, creates libpng10.so.0.1.0.61)
makefile.32sunu => Sun Ultra 32-bit makefile
makefile.64sunu => Sun Ultra 64-bit makefile
makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc