simmons@xanth.cs.odu.edu (Gregory S. Simmons) (10/29/88)
I need help. I am working with a hand scanner on an experimental basis that comes with software capable of creating files in TIFF graphics format. I do not have any information on this format and would first appreciate every comment that would point me towards information on this format. I am looking for books, comments, source of information, anything anybody can help me with. I am also looking for a good tiff viewer and editor if possible. Any help out there for me? simmons@xanth.cs.odu.edu -- Greg Simmons simmons@xanth.cs.odu.edu ------------------------------------------------------------- Give America a chance, vote republican. Just plain good sense
dalm@warwick.UUCP (D A L Michael) (04/04/89)
I expect that requests on this topic have been posted many times, but I am new to this news group and there is little on this subject on the articles that I have read so far. I am about to start work on a program to convert TIFF files into Postscript or some other PDL for laser output. Does anyone have any skeliton programs for parsing TIFF files. Or maybe someone has a program already to do this? I do have a program, but it is very slow and messey (creates tempory files all over the place in doing it). The program needs to be lightning fast as many many pages per day will need to be printed. If anyone out there has any experience or knows of any package that can help me, please post your response to the news group or mail me direct. I will post any responses that I receive for anyone else who may be interested. Thanks David
jwd@iuvax.cs.indiana.edu (04/06/89)
I would also be interested in a TIFF to PostScript converter, or a TIFF to X Windows bitmap converter! Jon Dunn jwd@iuvax.cs.indiana.edu
kap121@ztivax.UUCP (Thomas Oeser) (04/06/89)
Yes there was a posting somtimes in some newsgroup (I unfortunately don't know where...). The author of this program is: Andreas Lampen Tech. Univ. Berlin, FR 5-6 Franklinstr. 28/29 D-1000 Berlin 10, West Germany Tel: +49-30-314-73496 E-mail: andy@coma.uucp (from US: pyramid!tub!coma!andy) or andy@db0tui62.bitnet Thomas Oeser
jjp@taichi.uucp (James J Power) (01/25/91)
Note 7 in the general reference for graphics questions for this group says to set binary mode before FTP-ing a file. I can't find a reference to that in the UNIX manual under FTP. I retrieved the TIFF software from Sam Leffler at Berkley. I found 2 files: v2.2.tar.Z and v2.2pics.tar.Z. I did not set binary mode?? What exactly did I get? The files are 333827 and 688527 bytes in length. They are not text. Is this C source code? I made them executable and tried to run them with no luck. Would someone please tell me the operating environment for these files???? Thanks