Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!shelby!labrea!daemon From: lane@sumex-aim.stanford.edu (Christopher Lane) Newsgroups: comp.sys.next Subject: pbm to tiff conversion Message-ID: <24041@labrea.Stanford.EDU> Date: 28 Aug 89 18:51:50 GMT Sender: daemon@labrea.Stanford.EDU Lines: 11 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