source: trunk/src/3rdparty/libtiff/html/document.html

Last change on this file was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 1.4 KB
Line 
1<HTML>
2<HEAD>
3<TITLE>
4TIFF Documentation
5</TITLE>
6</HEAD>
7<BODY BGCOLOR=white>
8<FONT FACE="Arial, Helvetica, Sans">
9<H1>
10<IMG SRC=images/jim.gif WIDTH=139 HEIGHT=170 ALIGN=left BORDER=1 HSPACE=6>
11TIFF Documentation
12</H1>
13
14<P>
15A copy of the 6.0 specification is available from Adobe at
16<A HREF="http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf">http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf</A>, or from the libtiff
17ftp site at <a href="ftp://ftp.remotesensing.org/pub/libtiff/doc/TIFF6.pdf">
18ftp://ftp.remotesensing.org/pub/libtiff/doc/TIFF6.pdf</A>.<p>
19
20<P>
21Draft <a href="TIFFTechNote2.html">TIFF Technical Note #2</A> covers problems
22with the TIFF 6.0 design for embedding JPEG-compressed data in TIFF, and
23describes an alternative. <p>
24
25Other Adobe information on TIFF can be retrieved from:
26
27<A HREF="http://partners.adobe.com/public/developer/tiff/index.html">
28http://partners.adobe.com/public/developer/tiff/index.html</A>
29
30<P>
31Joris Van Damme maintains a list of known tags and their descriptions and
32definitions. It is available online at
33<A HREF="http://www.awaresystems.be/imaging/tiff/tifftags.html">
34http://www.awaresystems.be/imaging/tiff/tifftags.html</A>
35
36<P>
37There is a FAQ, related both to TIFF format and libtiff library:
38<A HREF="http://www.awaresystems.be/imaging/tiff/faq.html">
39http://www.awaresystems.be/imaging/tiff/faq.html</A>
40
41<HR>
42
43<ADDRESS>
44 Last updated: $Date: 2009-08-20 22:31:00 $
45</ADDRESS>
46
47</BODY>
48</HTML>
Note: See TracBrowser for help on using the repository browser.