Xref: utzoo comp.sys.next:1121 comp.graphics:4007 Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!mailrus!ncar!tank!ben@rover.uchicago.edu From: ben@rover.uchicago.edu Newsgroups: comp.sys.next,comp.graphics Subject: Re: NeXT's Tiff format Message-ID: <1263@tank.uchicago.edu> Date: 3 Jan 89 19:42:53 GMT Sender: news@tank.uchicago.edu Distribution: na Organization: University of Chicago - Biomedical Physics Lines: 21 In article <18697@agate.BERKELEY.EDU>, edmoy@violet.berkeley.edu writes... "I tried downloading a .tiff file to the Mac, but none of the Mac programs "I've tried (MacVision, Canvas) can read it. They complain of file format error. "Anyone know why? " "Edward Moy Principal Programmer - Macintosh & Unix Oh boy! TIFF is a tag interface format and any one of the tags can be bad to give you this error. Also some of the tags could be incompatible with your system..... for instance: superpaint will read in a tiff file but only if it's a one bit deep bit map (ie. black and white) if you try a 8-bit or 4 bit-grey bitmap the Superpaint chokes. and puts up some error message. Some programs (Pagemaker, I believe) will ignore some incompatible fields ie. you designate the length of the bitmap as 0 instead of the correct size. (this happened to me) Pagemaker displays the image and some garbage that is at the end of the file. However, Not having the NeXt tiff images I cannot decode and find the exact problem in them so sorry. Ben Herman ben@rover.uchicago.edu