X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8414a40c52191d4c7cfeea74df22d9d64cbec415..fb8d7eb7a880f1f2e32d8830f9c5e12b2536e05f:/src/tiff/html/index.html diff --git a/src/tiff/html/index.html b/src/tiff/html/index.html index e48544ee35..17db67a8a3 100644 --- a/src/tiff/html/index.html +++ b/src/tiff/html/index.html @@ -24,19 +24,11 @@ Latest Stable Release - v3.8.2 - - - Latest Development Release - v3.8.2 + v4.0.3 Master Download Site - ftp.remotesensing.org, directory pub/libtiff - - - Mirror Download Site - http://libtiff.maptools.org/dl/ + download.osgeo.org, directory libtiff Windows Binaries @@ -53,8 +45,12 @@ Anonymous CVS export CVSROOT=:pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot
- cvs login # use empty password"
- cvs checkout libtiff
+ cvs login
+ (use empty password)
+ cvs checkout libtiff
+ to get the stable libtiff code or
+ cvs checkout -r branch-3-9 libtiff
+ to get the previous stable branch supporting the 3.9.X release series.
@@ -66,23 +62,20 @@

Included in this software distribution is a library, libtiff, for - reading and writing TIFF, a small collection of tools for doing simple - manipulations of TIFF images on UNIX systems, - and documentation on the library and - tools. A small assortment of TIFF-related software for UNIX - that has been contributed by others is also included. + reading and writing TIFF, a small collection of tools for doing + simple manipulations of TIFF images, and documentation on the + library and tools. Libtiff is a portable software, it was built + and tested on various systems: UNIX flavors (Linux, BSD, Solaris, + MacOS X), Windows, and OpenVMS. It should be possible to port + libtiff and additional tools on other OSes.

The library, along with associated tool programs, should handle most of your needs for reading and writing TIFF images on 32- and 64-bit - machines. This software can also be used on older 16-bit systems - though it may require some effort and you may need to leave out some of - the compression support. + machines.

- The software was orginally authored and maintained by Sam Leffler. - While he keeps a fatherly eye on the mailing list, he is no longer - responsible for day to day maintenance. + The software was originally authored and maintained by Sam Leffler.

Questions should be sent to the TIFF mailing list: @@ -94,7 +87,9 @@ The persons responsible for putting up this site and putting together versions >= 3.5.1 are Frank Warmerdam, - Andrey Kiselev and Mike Welles. + Andrey Kiselev, + Bob Friesenhahn, + Joris Van Damme and Lee Howard.

The following sections are included in this documentation: @@ -113,9 +108,16 @@

  • Acknowledgements and copyright issues
  • Man Pages
  • +

    + BigTIFF News +

    +

    - Last updated $Date: 2006/03/23 14:54:01 $. + Last updated $Date: 2012-06-16 00:19:37 $.