[comp.sys.next] pbm to tiff conversion

lane@sumex-aim.stanford.edu (Christopher Lane) (08/29/89)

As a companion to the 'pbmtoeps.c' program currently available from the NeXT
archive at j.cc.purdue.edu, I've put together a 'pbmtotiff.c' program and
FTP'd it to the submissions directory of the cs.orst.edu NeXT archive (with
the compiled result as a compressed tar file).

This is a crude splicing of another pbmto*.c routine from Jef Poskanzer`s
'pbm' library onto Eric Scott's 'texttotiff.c' code but it works.  Should you
wish to recompile the source you'll need the files pbm.h, tiff.h and libpbm.a
from the 'pbm' library.

- Christopher