diff --git a/html/contrib.html b/html/contrib.html
index 1d386960..d537dc1a 100644
--- a/html/contrib.html
+++ b/html/contrib.html
@@ -57,11 +57,13 @@ two programs by Patrick Naughton for converting
-contrib/mac-mpw
+contrib/mac-mpw
+contrib/mac-cw
|
scripts and files from Niles Ritter for building
- the library and tools under Macintosh/MPW C.
+the library and tools under Macintosh/MPW C and
+code warrior.
|
@@ -81,7 +83,8 @@ scripts and files from Peter Greenham for building
scripts and files from Scott Wagner for building
- the library under Windows NT and Windows 95.
+the library under Windows NT and Windows 95. (The makefile.vc in the
+libtiff/libtiff directory may be sufficient for most users.)
|
@@ -140,6 +143,34 @@ HREF=http://www.wizards.dupont.com/magick>ImageMagick convert(1)
utility.
+
+
+
+
+
+contrib/addtiffo
+ |
+
+
+
+A utility (and supporting subroutine) for building
+one or more reduce resolution
+overviews to an existing TIFF file. Supplied by
+Frank Warmerdam.
+
+ |
+
+
+
+
+contrib/stream
+ |
+
+
+
+A class (TiffStream) for accessing TIFF files through a C++ stream
+interface. Supplied by Avi Bleiweiss.
+
|
@@ -152,7 +183,7 @@ their authors.
-Last updated: $Date: 1999-08-09 20:21:21 $
+Last updated: $Date: 2000-03-30 21:59:14 $