summaryrefslogtreecommitdiff
path: root/html/libtiff.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/libtiff.html')
-rw-r--r--html/libtiff.html19
1 files changed, 2 insertions, 17 deletions
diff --git a/html/libtiff.html b/html/libtiff.html
index 75607d77..c0e9a2b1 100644
--- a/html/libtiff.html
+++ b/html/libtiff.html
@@ -10,21 +10,6 @@ Using The TIFF Library
Using The TIFF Library
</H1>
-
-<H5>
-This documentation is best viewed using a graphical browser that supports
-the latest HTML directives for formatting documents. In particular,
-this document was authored
-for viewing with version 1.1 or newer of the
-<A HREF="http://home.mcom.com/comprod/products/navigator/index.html">Netscape Navigator</A>.
-</H5>
-
-<BR CLEAR=left>
-
-<PRE>
-
-</PRE>
-
<P>
<TT>libtiff</TT> is a set of C functions (a library) that support
the manipulation of TIFF image files.
@@ -304,7 +289,7 @@ for reading, or by setting the tag when writing.
<P>
Compression schemes are implemented by software modules termed <I>codecs</I>
-that implements decoder and encoder routines that hook into the
+that implement decoder and encoder routines that hook into the
core library i/o support.
Codecs other than those bundled with the library can be registered
for use with the <TT>TIFFRegisterCODEC</TT> routine.
@@ -738,7 +723,7 @@ main()
<ADDRESS>
<A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:sam@engr.sgi.com">sam@engr.sgi.com</A>.
-Last updated: $Date: 1996/08/29 01:08:05 $
+Last updated: $Date: 1997/08/27 23:34:42 $
</ADDRESS>
</BODY>