summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libtiff/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/libtiff/html/index.html')
-rw-r--r--src/3rdparty/libtiff/html/index.html50
1 files changed, 25 insertions, 25 deletions
diff --git a/src/3rdparty/libtiff/html/index.html b/src/3rdparty/libtiff/html/index.html
index e43a708..17db67a 100644
--- a/src/3rdparty/libtiff/html/index.html
+++ b/src/3rdparty/libtiff/html/index.html
@@ -24,15 +24,11 @@
</tr>
<tr>
<th>Latest Stable Release</th>
- <td><a href="v3.9.2.html">v3.9.2</a></td>
+ <td><a href="v4.0.3.html">v4.0.3</a></td>
</tr>
<tr>
<th>Master Download Site</th>
- <td><a href="ftp://ftp.remotesensing.org/pub/libtiff">ftp.remotesensing.org</a>, directory pub/libtiff</td>
- </tr>
- <tr>
- <th>Mirror Download Site</th>
- <td><a href="http://libtiff.maptools.org/dl/">http://libtiff.maptools.org/dl/</a></td>
+ <td><a href="http://download.osgeo.org/libtiff">download.osgeo.org</a>, directory libtiff</td>
</tr>
<tr>
<th>Windows Binaries</th>
@@ -51,10 +47,10 @@
<td><tt>export CVSROOT=:pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot<br>
cvs login</tt><br>
(use empty password)<br>
- <tt>cvs checkout -r branch-3-9 libtiff<br></tt>
- to get stable libtiff branch, or<br>
- <tt>cvs checkout libtiff</tt><br>
- to get bleeding edge development version of libtiff from CVS HEAD.</td>
+ <tt>cvs checkout libtiff<br></tt>
+ to get the stable libtiff code or<br>
+ <tt>cvs checkout -r branch-3-9 libtiff</tt><br>
+ to get the previous stable branch supporting the 3.9.X release series.</td>
</tr>
</table>
<hr>
@@ -65,25 +61,21 @@
in several different formats.
</p>
<p>
- 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, 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, OpenVMS. It should be possible to port libtiff and additional
- tools on other OSes.
+ 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, 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.
</p>
<p>
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.
</p>
<p>
The software was originally 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.
</p>
<p>
Questions should be sent to the TIFF mailing list:
@@ -95,8 +87,9 @@
The persons responsible for putting up this site and putting together
versions &gt;= 3.5.1 are
<a href="http://pobox.com/~warmerdam">Frank Warmerdam</a>,
- <a href="mailto:dron@ak4719.spb.edu">Andrey Kiselev</a>, Bob Friesenhahn,
-Joris Van Damme and Lee Howard.
+ <a href="mailto:dron@ak4719.spb.edu">Andrey Kiselev</a>,
+ <a href="mailto:bfriesen@GraphicsMagick.org">Bob Friesenhahn</a>,
+ Joris Van Damme and Lee Howard.
</p>
<p>
The following sections are included in this documentation:
@@ -115,9 +108,16 @@ Joris Van Damme and Lee Howard.
<li><a href="misc.html">Acknowledgements and copyright issues</a></li>
<li><a href="man/index.html">Man Pages</a></li>
</ul>
+ <p>
+ <b>BigTIFF News</b>
+ </p>
+ <ul>
+ <li><a href="BigTIFFProposal.html">BigTIFF project proposal</a> (work is completed!)</li>
+ <li><a href="bigtiffpr.html">Press release: Currently extending LibTiff</a> (work is completed!)</li>
+ </ul>
<hr>
<p>
- Last updated $Date: 2009-08-28 16:24:13 $.
+ Last updated $Date: 2012-06-16 00:19:37 $.
</p>
</body>
</html>