Tue Apr 17 17:57:27 PDT 1990

How To Obtain This Software (in case all you get is this file)

The software is available for public ftp on
    ucbvax.berkeley.edu		pub/tiff/tiff.tar.Z
	(128.132.130.12)
    uunet.uu.net		graphics/tiff.tar.Z
	(192.48.96.2)

For example,
    ftp -n ucbvax.berkeley.edu
    ....
    user anonymous
    ... <type in password>
    cd pub/tiff
    binary
    get tiff.tar.Z

The software comes in a compressed tar file.  To extract the
information:
    uncompress tiff.tar.Z	(creates new file tiff.tar)
    tar xf tiff.tar		(extract individual files in current directory)

There is also companion compression tar file, tiffpics.tar.Z
that has sample TIFF image files.  These are mostly useful in
testing the software if/when you port it to an unsupported system.
