Blame html/index.html

Packit 85355f
Packit 85355f
<html lang="en">
Packit 85355f
<head>
Packit 85355f
  <title>LibTIFF - TIFF Library and Utilities</title>
Packit 85355f
  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
Packit 85355f
  <meta http-equiv="content-language" content="en">
Packit 85355f
  <style type="text/css">
Packit 85355f
  
Packit 85355f
    th {text-align: left; vertical-align: top; padding-right: 1em; white-space: nowrap}
Packit 85355f
  -->
Packit 85355f
  </style>
Packit 85355f
</head>
Packit 85355f
<body lang="en" text="#000000" bgcolor="#ffffff" link="#0000ff" alink="#0000ff" vlink="#0000ff">
Packit 85355f
  

LibTIFF - TIFF Library and Utilities

Packit 85355f
  
Packit 85355f
  
Packit 85355f
    
Packit 85355f
      Home Page #1
Packit 85355f
      http://www.simplesystems.org/libtiff/
Packit 85355f
    
Packit 85355f
    
Packit 85355f
      Home Page #2
Packit 85355f
      http://libtiff.maptools.org/
Packit 85355f
    
Packit 85355f
    
Packit 85355f
      Latest Stable Release
Packit 85355f
      v4.0.9
Packit 85355f
    
Packit 85355f
    
Packit 85355f
      Master Download Site
Packit 85355f
      download.osgeo.org, directory libtiff
Packit 85355f
    
Packit 85355f
    
Packit 85355f
      Mailing List
Packit 85355f
      tiff@lists.maptools.org,
Packit 85355f
        Subscription,
Packit 85355f
        Archive.
Packit 85355f
        Please, read the TIFF FAQ
Packit 85355f
        before asking questions.
Packit 85355f
    
Packit 85355f
    
Packit 85355f
      Anonymous CVS
Packit 85355f
      <tt>export CVSROOT=:pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot
Packit 85355f
	cvs login</tt>
Packit 85355f
	(use empty password)
Packit 85355f
	<tt>cvs checkout libtiff
</tt>
Packit 85355f
	to get the stable libtiff code or
Packit 85355f
	<tt>cvs checkout -r branch-3-9 libtiff</tt>
Packit 85355f
	to get the previous stable branch supporting the 3.9.X release series.
Packit 85355f
    
Packit 85355f
  
Packit 85355f
  
Packit 85355f
  

Packit 85355f
    This software provides support for the Tag Image File Format (TIFF),
Packit 85355f
    a widely used format for storing image data.  The latest version of
Packit 85355f
    the TIFF specification is available on-line
Packit 85355f
    in several different formats.
Packit 85355f
  

Packit 85355f
  

Packit 85355f
    Included in this software distribution is a library, libtiff, for
Packit 85355f
    reading and writing TIFF, a small collection of tools for doing
Packit 85355f
    simple manipulations of TIFF images, and documentation on the
Packit 85355f
    library and tools.  Libtiff is a portable software, it was built
Packit 85355f
    and tested on various systems: UNIX flavors (Linux, BSD, Solaris,
Packit 85355f
    MacOS X), Windows, and OpenVMS.  It should be possible to port
Packit 85355f
    libtiff and additional tools on other OSes.
Packit 85355f
  

Packit 85355f
  

Packit 85355f
    The library, along with associated tool programs, should handle most of
Packit 85355f
    your needs for reading and writing TIFF images on 32- and 64-bit
Packit 85355f
    machines.
Packit 85355f
  

Packit 85355f
  

Packit 85355f
    The software was originally authored and maintained by Sam Leffler
Packit 85355f
    but has been maintained by a cast of others since 1999.
Packit 85355f
  

Packit 85355f
  

Packit 85355f
    Questions should be sent to the TIFF mailing list:
Packit 85355f
    tiff@lists.maptools.org, with
Packit 85355f
    a subscription interface at
Packit 85355f
    http://lists.maptools.org/mailman/listinfo/tiff.
Packit 85355f
  

Packit 85355f
  

Packit 85355f
    The persons currently actively maintaining and releasing libtiff
Packit 85355f
    are Even Rouault
Packit 85355f
    and Bob Friesenhahn.
Packit 85355f
  

Packit 85355f
  

Significant maintainers in the past (since the 3.5.1 release) are

Packit 85355f
    Frank Warmerdam,
Packit 85355f
    Andrey Kiselev,
Packit 85355f
    Joris Van Damme, and Lee Howard.
Packit 85355f
  

Packit 85355f
  

Packit 85355f
    The following sections are included in this documentation:
Packit 85355f
  

Packit 85355f
  
    Packit 85355f
        
  • TIFF 6.0 specification coverage
  • Packit 85355f
        
  • Using the TIFF Library
  • Packit 85355f
        
  • Modifying the TIFF Library
  • Packit 85355f
          and Adding New Tags
    Packit 85355f
        
  • TIFF tools overview
  • Packit 85355f
        
  • Contributed software
  • Packit 85355f
        
  • TIFF documentation
  • Packit 85355f
        
  • Building the software distribution
  • Packit 85355f
        
  • Bugs, Bugzilla, and the TIFF mailing list
  • Packit 85355f
        
  • Test images
  • Packit 85355f
        
  • Acknowledgements and copyright issues
  • Packit 85355f
        
  • Man Pages
  • Packit 85355f
      
    Packit 85355f
      

    Packit 85355f
        BigTIFF News
    Packit 85355f
      

    Packit 85355f
      
      Packit 85355f
          
    • BigTIFF project proposal (work is completed!)
    • Packit 85355f
          
    • Press release: Currently extending LibTiff (work is completed!)
    • Packit 85355f
        
      Packit 85355f
        
      Packit 85355f
        

      Packit 85355f
          Last updated  $Date: 2017-11-07 02:00:06 $.
      Packit 85355f
        

      Packit 85355f
      </body>
      Packit 85355f
      </html>