94 lines
3.1 KiB
HTML
94 lines
3.1 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>
|
|
TIFF Software
|
|
</TITLE>
|
|
</HEAD>
|
|
<BODY BGCOLOR=white>
|
|
<FONT FACE="Arial, Helvetica, Sans">
|
|
<H1>
|
|
<IMG SRC=images/jello.jpg WIDTH=256 HEIGHT=192 ALIGN=left BORDER=1 HSPACE=6>
|
|
TIFF Software
|
|
<HR SIZE=4 WIDTH=55% ALIGN=left>
|
|
</H1>
|
|
|
|
<B>Latest Release</B>: <A HREF="v3.5.1.html">v3.5.1</A><BR>
|
|
<B>Latest Software</B>: <A HREF="v3.5.1.html">v3.5.1</A><BR>
|
|
<B>Master FTP Site</B>: <A HREF="ftp://ftp.onshore.com/pub/libtiff">ftp.onshore.com</A> , directory pub/libtiff (Active mode FTP only!)<BR>
|
|
<B>HTTP Download</B>: <A HREF=http://www.libtiff.org/tiff-v3.5.1.tar.gz>http://www.libtiff.org/tiff-v3.5.1.tar.gz</a><BR>
|
|
<B>Anon CVS</B>: <em>Pending</em>: <pre>"export CVSROOT=:pserver:anonymnous@remotesensing.org:/cvsroot; cvs login; cvs checkout libtiff"</pre>
|
|
<B>Home Page</B>: <A HREF="http://www.libtiff.org/">
|
|
http://www.libtiff.org</A> <BR>
|
|
<B>FAQ Page</B>: <I>forthcoming</I><BR>
|
|
|
|
|
|
<BR CLEAR=left>
|
|
<PRE>
|
|
|
|
</PRE>
|
|
|
|
<P>
|
|
This software provides support for the <I>Tag Image File Format</I> (TIFF),
|
|
a widely used format for storing image data. The latest version of
|
|
the TIFF specification is <A HREF=document.html>available on-line</A>
|
|
in several different formats,
|
|
as are a number of <A HREF= http://www.adobe.com/supportservice/devrelations/technotes.html>TIFF Technical Notes (TTN's)</A>.
|
|
|
|
<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 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.
|
|
|
|
<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.
|
|
|
|
<p> 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.
|
|
|
|
<p> Questions should be sent to
|
|
the TIFF mailing list: <A
|
|
HREF=mailto:tiff@olympiakos.com>tiff@olympiakos.com</A>.
|
|
|
|
<p> The person responsible for putting up this site and putting together version 3.5.1 is <A
|
|
HREF=http://fifth.net/>Mike Welles</a>.
|
|
|
|
<p>
|
|
|
|
The following sections are included in this documentation:
|
|
|
|
<UL>
|
|
<LI><A HREF="support.html">TIFF 6.0 specification coverage</A>
|
|
<LI><A HREF="libtiff.html">Using the TIFF Library</A>
|
|
<LI><A HREF="internals.html">Modifying the TIFF Library</A>
|
|
<LI><A HREF="tools.html">TIFF tools overview</A>
|
|
<LI><A HREF="contrib.html">Contributed software</A>
|
|
<LI><A HREF="document.html">TIFF documentation</A>
|
|
<LI><A HREF="build.html">Building the software distribution</A>
|
|
<LI><A HREF="bugs.html">Bugs and the TIFF mailing list</A>
|
|
<LI><A HREF="images.html">Test images</A>
|
|
<LI><A HREF="misc.html">Acknowledgements and copyright issues</A>
|
|
</UL>
|
|
|
|
<P>
|
|
<HR>
|
|
<em>
|
|
$Id: index.html,v 1.10 1999-08-16 18:16:32 mwelles Exp $
|
|
</em>
|
|
|
|
</BODY>
|
|
<FONT FACE="Arial, Helvetica, Sans">
|
|
</HTML>
|
|
|
|
|
|
|
|
|
|
|