Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/3rdparty/libpng/README

    r561 r846  
    1 README for libpng version 1.2.40 - September 10, 2009 (shared library 12.0)
     1README for libpng version 1.4.0 - January 3, 2010 (shared library 14.0)
    22See the note about version numbers near the top of png.h
    33
     
    55
    66Libpng comes in several distribution formats.  Get libpng-*.tar.gz,
    7 libpng-*.tar.lzma, or libpng-*.tar.bz2 if you want UNIX-style line
    8 endings in the text files, or lpng*.7z or lpng*.zip if you want DOS-style
    9 line endings.  You can get UNIX-style line endings from the *.zip file
    10 by using "unzip -a" but there seems to be no simple way to recover
    11 UNIX-style line endings from the *.7z file.  The *.tar.lzma file is
    12 recommended for *NIX users instead.
     7libpng-*.tar.xz or libpng-*.tar.bz2 if you want UNIX-style line endings
     8in the text files, or lpng*.zip if you want DOS-style line endings.
    139
    1410Version 0.89 was the first official release of libpng.  Don't let the
     
    5955
    6056The changes made to the library, and bugs fixed are based on discussions
    61 on the png-mng-implement mailing list
    62 and not on material submitted privately to Guy, Andreas, or Glenn.  They will
    63 forward any good suggestions to the list.
     57on the PNG-implement mailing list and not on material submitted
     58privately to Guy, Andreas, or Glenn.  They will forward any good
     59suggestions to the list.
    6460
    6561For a detailed description on using libpng, read libpng.txt.  For
     
    8278you are so inclined.
    8379
    84 zlib should be available at the same place that libpng is, or at
    85 ftp://ftp.simplesystems.org/pub/png/src/
     80zlib should be available at the same place that libpng is, or at.
     81ftp://ftp.info-zip.org/pub/infozip/zlib
    8682
    8783You may also want a copy of the PNG specification.  It is available
    8884as an RFC, a W3C Recommendation, and an ISO/IEC Standard.  You can find
    89 these at http://www.libpng.org/pub/png/pngdocs.html
     85these at http://www.libpng.org/pub/png/documents/
    9086
    9187This code is currently being archived at libpng.sf.net in the
     
    106102
    107103This release was created and will be supported by myself (of course
    108 based in a large way on Guy's and Andreas' earlier work), and the PNG group.
    109 
    110 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
    111 (subscription required; visit
     104based in a large way on Guy's and Andreas' earlier work), and the PNG
     105development group.
     106
     107Send comments/corrections/commendations to png-mng-implement at
     108lists.sourceforge.net (subscription required; visit
    112109https://lists.sourceforge.net/lists/listinfo/png-mng-implement
    113110to subscribe) or to glennrp at users.sourceforge.net
    114111
    115112You can't reach Guy, the original libpng author, at the addresses
    116 given in previous versions of this document.  He and Andreas will read mail
    117 addressed to the png-mng-implement list, however.
     113given in previous versions of this document.  He and Andreas will
     114read mail addressed to the png-implement list, however.
    118115
    119116Please do not send general questions about PNG.  Send them to
    120 the (png-mng-misc at lists.sourceforge.net, subscription required, visit
    121 https://lists.sourceforge.net/lists/listinfo/png-mng-implement to subscribe)
     117the (png-list at ccrc.wustl.edu, subscription required, write to
     118majordomo at ccrc.wustl.edu with "subscribe png-list" in your message).
    122119On the other hand,
    123120please do not send libpng questions to that address, send them to me
    124 or to the png-mng-implement list.  I'll
     121or to the png-implement list.  I'll
    125122get them in the end anyway.  If you have a question about something
    126123in the PNG specification that is related to using libpng, send it
     
    130127
    131128Please do not send suggestions on how to change PNG.  We have
    132 been discussing PNG for twelve years now, and it is official and
     129been discussing PNG for nine years now, and it is official and
    133130finished.  If you have suggestions for libpng, however, I'll
    134131gladly listen.  Even if your suggestion is not used immediately,
     
    145142      Y2KINFO       =>  Statement of Y2K compliance
    146143      example.c     =>  Example code for using libpng functions
    147       libpng-*-*-diff.txt => Diff from previous release
    148144      libpng.3      =>  manual page for libpng (includes libpng.txt)
    149145      libpng.txt    =>  Description of libpng and its functions
     
    179175       pngsuite     =>  Test images
    180176       visupng      =>  Contains a MSVC workspace for VisualPng
    181       projects      =>  Contains project files and workspaces for building DLL
    182        beos             =>  Contains a Beos workspace for building libpng
    183        c5builder        =>  Contains a Borland workspace for building libpng
    184                             and zlib
    185        visualc6         =>  Contains a Microsoft Visual C++ (MSVC) workspace
    186                             for building libpng and zlib
    187        netware.txt      =>  Contains instructions for downloading a set of
    188                             project files for building libpng and zlib on
    189                             Netware.
    190        wince.txt        =>  Contains instructions for downloading a Microsoft
    191                             Visual C++ (Windows CD Toolkit) workspace for
    192                             building libpng and zlib on WindowsCE
     177      projects      =>  Contains project files and workspaces for
     178                        building a DLL
     179       c5builder        =>  Contains a Borland workspace for building
     180                            libpng and zlib
     181       visualc6         =>  Contains a Microsoft Visual C++ (MSVC)
     182                            workspace for building libpng and zlib
    193183      scripts       =>  Directory containing scripts for building libpng:
    194184       descrip.mms      =>  VMS makefile for MMS or MMK
    195        makefile.std     =>  Generic UNIX makefile (cc, creates static libpng.a)
     185       makefile.std     =>  Generic UNIX makefile (cc, creates static
     186                            libpng.a)
    196187       makefile.elf     =>  Linux/ELF makefile symbol versioning,
    197                             gcc, creates libpng12.so.0.1.2.40)
     188                            gcc, creates libpng14.so.14.1.4.0)
    198189       makefile.linux   =>  Linux/ELF makefile
    199                             (gcc, creates libpng12.so.0.1.2.40)
    200        makefile.gcmmx   =>  Linux/ELF makefile
    201                             (gcc, creates libpng12.so.0.1.2.40,
    202                             uses assembler code tuned for Intel MMX platform)
     190                            (gcc, creates libpng14.so.14.1.4.0)
    203191       makefile.gcc     =>  Generic makefile (gcc, creates static libpng.a)
    204192       makefile.knr     =>  Archaic UNIX Makefile that converts files with
     
    215203       makefile.ibmc    =>  IBM C/C++ version 3.x for Win32 and OS/2 (static)
    216204       makefile.intel   =>  Intel C/C++ version 4.0 and later
    217        libpng.icc       =>  Project file, IBM VisualAge/C++ 4.0 or later
    218        makefile.netbsd  =>  NetBSD/cc makefile, PNGGCCRD, makes libpng.so.
    219        makefile.ne12bsd  =>  NetBSD/cc makefile, PNGGCCRD, makes libpng12.so
     205       makefile.mingw   =>  Mingw/gcc makefile
     206       makefile.netbsd  =>  NetBSD/cc makefile, makes libpng.so.
     207       makefile.ne14bsd  =>  NetBSD/cc makefile, makes
     208                            libpng14.so
    220209       makefile.openbsd =>  OpenBSD makefile
    221210       makefile.sgi     =>  Silicon Graphics IRIX (cc, creates static lib)
    222211       makefile.sggcc   =>  Silicon Graphics
    223                             (gcc, creates libpng12.so.0.1.2.40)
     212                            (gcc, creates libpng14.so.14.1.4.0)
    224213       makefile.sunos   =>  Sun makefile
    225214       makefile.solaris =>  Solaris 2.X makefile
    226                             (gcc, creates libpng12.so.0.1.2.40)
     215                            (gcc, creates libpng14.so.14.1.4.0)
    227216       makefile.so9     =>  Solaris 9 makefile
    228                             (gcc, creates libpng12.so.0.1.2.40)
     217                            (gcc, creates libpng14.so.14.1.4.0)
    229218       makefile.32sunu  =>  Sun Ultra 32-bit makefile
    230219       makefile.64sunu  =>  Sun Ultra 64-bit makefile
     
    243232       makefile.dj2     =>  DJGPP 2 makefile
    244233       makefile.msc     =>  Microsoft C makefile
    245        makefile.vcawin32=>  makefile for Microsoft Visual C++ 5.0 and
    246                             later (uses assembler code tuned for Intel MMX
    247                             platform)
    248234       makefile.vcwin32 =>  makefile for Microsoft Visual C++ 4.0 and
    249235                            later (does not use assembler code)
    250236       makefile.os2     =>  OS/2 Makefile (gcc and emx, requires pngos2.def)
    251        pngos2.def       =>  OS/2 module definition file used by makefile.os2
     237       png32ce.def      =>  module definition for makefile.cegccg
     238       pngos2.def       =>  OS/2 module definition file used by
     239                            makefile.os2
     240       pngwin.def       =>  module definition file used by
     241                            makefile.cygwin and makefile.mingw
    252242       makefile.watcom  =>  Watcom 10a+ Makefile, 32-bit flat memory model
    253243       makevms.com      =>  VMS build script
     
    256246Good luck, and happy coding.
    257247
    258 -Glenn Randers-Pehrson (current maintainer)
     248-Glenn Randers-Pehrson (current maintainer, since 1998)
    259249 Internet: glennrp at users.sourceforge.net
    260250
    261251-Andreas Eric Dilger (former maintainer, 1996-1997)
    262252 Internet: adilger at enel.ucalgary.ca
    263  Web: http://members.shaw.ca/adilger/
     253 Web: http://www-mddsp.enel.ucalgary.ca/People/adilger/
    264254
    265255-Guy Eric Schalnat (original author and former maintainer, 1995-1996)
Note: See TracChangeset for help on using the changeset viewer.