|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
<html lang="en">
|
|
Packit |
7838c8 |
<head>
|
|
Packit |
7838c8 |
<title>LibTIFF - TIFF Library and Utilities</title>
|
|
Packit |
7838c8 |
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
|
Packit |
7838c8 |
<meta http-equiv="content-language" content="en">
|
|
Packit |
7838c8 |
<style type="text/css">
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
th {text-align: left; vertical-align: top; padding-right: 1em; white-space: nowrap}
|
|
Packit |
7838c8 |
-->
|
|
Packit |
7838c8 |
</style>
|
|
Packit |
7838c8 |
</head>
|
|
Packit |
7838c8 |
<body lang="en" text="#000000" bgcolor="#ffffff" link="#0000ff" alink="#0000ff" vlink="#0000ff">
|
|
Packit |
7838c8 |
LibTIFF - TIFF Library and Utilities
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
Home Page #1
|
|
Packit |
7838c8 |
http://www.simplesystems.org/libtiff/
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
Home Page #2
|
|
Packit |
7838c8 |
http://libtiff.maptools.org/
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
Latest Stable Release
|
|
Packit |
7838c8 |
v4.0.9
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
Master Download Site
|
|
Packit |
7838c8 |
download.osgeo.org, directory libtiff
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
Mailing List
|
|
Packit |
7838c8 |
tiff@lists.maptools.org,
|
|
Packit |
7838c8 |
Subscription,
|
|
Packit |
7838c8 |
Archive.
|
|
Packit |
7838c8 |
Please, read the TIFF FAQ
|
|
Packit |
7838c8 |
before asking questions.
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
Anonymous CVS
|
|
Packit |
7838c8 |
<tt>export CVSROOT=:pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot
|
|
Packit |
7838c8 |
cvs login</tt>
|
|
Packit |
7838c8 |
(use empty password)
|
|
Packit |
7838c8 |
<tt>cvs checkout libtiff </tt>
|
|
Packit |
7838c8 |
to get the stable libtiff code or
|
|
Packit |
7838c8 |
<tt>cvs checkout -r branch-3-9 libtiff</tt>
|
|
Packit |
7838c8 |
to get the previous stable branch supporting the 3.9.X release series.
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
This software provides support for the Tag Image File Format (TIFF),
|
|
Packit |
7838c8 |
a widely used format for storing image data. The latest version of
|
|
Packit |
7838c8 |
the TIFF specification is available on-line
|
|
Packit |
7838c8 |
in several different formats.
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
Included in this software distribution is a library, libtiff, for
|
|
Packit |
7838c8 |
reading and writing TIFF, a small collection of tools for doing
|
|
Packit |
7838c8 |
simple manipulations of TIFF images, and documentation on the
|
|
Packit |
7838c8 |
library and tools. Libtiff is a portable software, it was built
|
|
Packit |
7838c8 |
and tested on various systems: UNIX flavors (Linux, BSD, Solaris,
|
|
Packit |
7838c8 |
MacOS X), Windows, and OpenVMS. It should be possible to port
|
|
Packit |
7838c8 |
libtiff and additional tools on other OSes.
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
The library, along with associated tool programs, should handle most of
|
|
Packit |
7838c8 |
your needs for reading and writing TIFF images on 32- and 64-bit
|
|
Packit |
7838c8 |
machines.
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
The software was originally authored and maintained by Sam Leffler
|
|
Packit |
7838c8 |
but has been maintained by a cast of others since 1999.
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
Questions should be sent to the TIFF mailing list:
|
|
Packit |
7838c8 |
tiff@lists.maptools.org, with
|
|
Packit |
7838c8 |
a subscription interface at
|
|
Packit |
7838c8 |
http://lists.maptools.org/mailman/listinfo/tiff.
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
The persons currently actively maintaining and releasing libtiff
|
|
Packit |
7838c8 |
are Even Rouault
|
|
Packit |
7838c8 |
and Bob Friesenhahn.
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
Significant maintainers in the past (since the 3.5.1 release) are
|
|
Packit |
7838c8 |
Frank Warmerdam,
|
|
Packit |
7838c8 |
Andrey Kiselev,
|
|
Packit |
7838c8 |
Joris Van Damme, and Lee Howard.
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
The following sections are included in this documentation:
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
TIFF 6.0 specification coverage
|
|
Packit |
7838c8 |
Using the TIFF Library
|
|
Packit |
7838c8 |
Modifying the TIFF Library
|
|
Packit |
7838c8 |
and Adding New Tags
|
|
Packit |
7838c8 |
TIFF tools overview
|
|
Packit |
7838c8 |
Contributed software
|
|
Packit |
7838c8 |
TIFF documentation
|
|
Packit |
7838c8 |
Building the software distribution
|
|
Packit |
7838c8 |
Bugs, Bugzilla, and the TIFF mailing list
|
|
Packit |
7838c8 |
Test images
|
|
Packit |
7838c8 |
Acknowledgements and copyright issues
|
|
Packit |
7838c8 |
Man Pages
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
BigTIFF News
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
BigTIFF project proposal (work is completed!)
|
|
Packit |
7838c8 |
Press release: Currently extending LibTiff (work is completed!)
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
Last updated $Date: 2017-11-07 02:00:06 $.
|
|
Packit |
7838c8 |
|
|
Packit |
7838c8 |
</body>
|
|
Packit |
7838c8 |
</html>
|