summaryrefslogtreecommitdiff
path: root/html/build.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/build.html')
-rw-r--r--html/build.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/html/build.html b/html/build.html
index 6cefc72a..97bb1f49 100644
--- a/html/build.html
+++ b/html/build.html
@@ -652,7 +652,8 @@ by default <TT>bin</TT> is used.</TD>
<I>
There is a Makefile for Microsoft C.
There is OS support for MS-DOS and for Windows.
-Someone needs to fill this in....
+Someone needs to fill this in, but no DOS-weenies seem to
+give a damn so this section is blank for now ....
</I>
@@ -956,10 +957,10 @@ All library-related files described below are located in the <B>libtiff</B>
directory.
<P>
-The library requires two files that are generated by <I>on-the-fly</I>.
+The library requires two files that are generated <I>on-the-fly</I>.
The file <B>tif_fax3sm.c</B> has the state tables for the
Group 3 and Group 4 decoders.
-This file is normally generated by the <TT>mkg3states</TT> program
+This file is generated by the <TT>mkg3states</TT> program
on a UNIX system; for example,
<UL><PRE><TT>
@@ -983,7 +984,7 @@ Consult the source code for this program if you have questions.
The second file required to build the library, <B>version.h</B>,
contains the version
information returned by the <TT>TIFFGetVersion</TT> routine.
-This file is built on most system using the
+This file is built on most systems using the
<TT>mkversion</TT> program and the contents of the
<TT>VERSION</TT> and <TT>tiff.alpha</TT> files; for example,
@@ -1079,6 +1080,7 @@ libtiff/tif_msdos.c MSDOS-related OS support
libtiff/tif_next.c NeXT 2-bit scheme codec (decoding only)
libtiff/tif_open.c open and simply query code
libtiff/tif_packbits.c Packbits codec
+libtiff/tif_pixarlog.c Pixar codec
libtiff/tif_predict.c Predictor tag support
libtiff/tif_print.c directory printing support
libtiff/tif_read.c image data reading support
@@ -1105,7 +1107,7 @@ libtiff/mkversion.c program to generate libtiff/version.h.
<ADDRESS>
<A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:sam@engr.sgi.com">sam@engr.sgi.com</A>.
-Last updated: $Date: 1996/03/18 22:21:04 $
+Last updated: $Date: 1996/04/09 16:53:39 $
</ADDRESS>
</BODY>