Changeset 561 for trunk/src/3rdparty/libpng/README
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/3rdparty/libpng/README (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/3rdparty/libpng/README
r2 r561 1 README for libpng version 1.2. 29 - May 8, 2008(shared library 12.0)1 README for libpng version 1.2.40 - September 10, 2009 (shared library 12.0) 2 2 See the note about version numbers near the top of png.h 3 3 … … 7 7 libpng-*.tar.lzma, or libpng-*.tar.bz2 if you want UNIX-style line 8 8 endings in the text files, or lpng*.7z or lpng*.zip if you want DOS-style 9 line endings. 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. 10 13 11 14 Version 0.89 was the first official release of libpng. Don't let the … … 56 59 57 60 The changes made to the library, and bugs fixed are based on discussions 58 on the PNG-implement mailing list61 on the png-mng-implement mailing list 59 62 and not on material submitted privately to Guy, Andreas, or Glenn. They will 60 63 forward any good suggestions to the list. … … 112 115 You can't reach Guy, the original libpng author, at the addresses 113 116 given in previous versions of this document. He and Andreas will read mail 114 addressed to the png- implement list, however.117 addressed to the png-mng-implement list, however. 115 118 116 119 Please do not send general questions about PNG. Send them to … … 119 122 On the other hand, 120 123 please do not send libpng questions to that address, send them to me 121 or to the png- implement list. I'll124 or to the png-mng-implement list. I'll 122 125 get them in the end anyway. If you have a question about something 123 126 in the PNG specification that is related to using libpng, send it … … 192 195 makefile.std => Generic UNIX makefile (cc, creates static libpng.a) 193 196 makefile.elf => Linux/ELF makefile symbol versioning, 194 gcc, creates libpng12.so.0.1.2. 29)197 gcc, creates libpng12.so.0.1.2.40) 195 198 makefile.linux => Linux/ELF makefile 196 (gcc, creates libpng12.so.0.1.2. 29)199 (gcc, creates libpng12.so.0.1.2.40) 197 200 makefile.gcmmx => Linux/ELF makefile 198 (gcc, creates libpng12.so.0.1.2. 29,201 (gcc, creates libpng12.so.0.1.2.40, 199 202 uses assembler code tuned for Intel MMX platform) 200 203 makefile.gcc => Generic makefile (gcc, creates static libpng.a) … … 218 221 makefile.sgi => Silicon Graphics IRIX (cc, creates static lib) 219 222 makefile.sggcc => Silicon Graphics 220 (gcc, creates libpng12.so.0.1.2. 29)223 (gcc, creates libpng12.so.0.1.2.40) 221 224 makefile.sunos => Sun makefile 222 225 makefile.solaris => Solaris 2.X makefile 223 (gcc, creates libpng12.so.0.1.2. 29)226 (gcc, creates libpng12.so.0.1.2.40) 224 227 makefile.so9 => Solaris 9 makefile 225 (gcc, creates libpng12.so.0.1.2. 29)228 (gcc, creates libpng12.so.0.1.2.40) 226 229 makefile.32sunu => Sun Ultra 32-bit makefile 227 230 makefile.64sunu => Sun Ultra 64-bit makefile
Note:
See TracChangeset
for help on using the changeset viewer.
