Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #102
| From | Ilya Zakharevich <nospam-abuse@ilyaz.org> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: Conversion to PCL question... |
| Date | 2011-04-03 20:02 +0000 |
| Organization | U.C. Berkeley Math. Department. |
| Message-ID | <slrniphkji.hur.nospam-abuse@powdermilk.math.berkeley.edu> (permalink) |
| References | <in4u6a$rfc$1@speranza.aioe.org> <c8a66441-7c98-4680-96d2-b6b2d6d448af@q36g2000yqn.googlegroups.com> <slrnipf7ic.8bt.nospam-abuse@powdermilk.math.berkeley.edu> <64f03ade-5abe-4010-99a6-ddea7ac9e37d@r13g2000yqk.googlegroups.com> |
On 2011-04-03, luser- -droog <mijoryx@yahoo.com> wrote: > Or maybe the situation has changed in the 10 years since I was > doing more of that kind of stuff. In circa 1998, TIFF was the only > output format from windows software that could be input for > pagemaker on a mac. Or maybe it was just the first one I tried that > worked! > > But the differences between the two formats seem to stem from a > basic design difference. Whereas TIFF was created with extensibility > built-in, BMP has had to be specialized and reinvented because its > design reflected no such planning. I think /The Art of Unix > Programming/ > has something to say about this. There's no such thing as an OS/2 > variant of TIFF! [I thumbed through the /Encyclopedia of Graphics File > Formats/ while writing this. But I didn't read anything carefully.] > I suspect BMP is simple to implement if you stick to just a few > variants. Whereas if you can get a TIFF implementation to work > at all, it should work with anything. Instead of 4 or 5 variants of uncompressed BMP (which, in essentail details, differ ONLY by layout of fields, not by their meaning, so may be supported by just choosing an appropriate "struct" in C parlance) there is an almost infinite variety of TIFF flavors. I do not know about any print mini-lab which would support TIFF compressed in ANY way. A lot of image viewers do not support ZIP-compressed TIFF (in image magick or Hugin parlance). Mac does not support almost any flavor of TIFF (as shipped). iPhones are cracked using bugs in libTIFF. Etc etc etc. Ilya
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
Conversion to PCL question... "JJ" <jeffersonjj.nospam@hotmail.com> - 2011-04-01 12:23 -0400
Re: Conversion to PCL question... "Mark T. B. Carroll" <mtbc@bcs.org> - 2011-04-01 19:36 -0400
Re: Conversion to PCL question... "JJ" <jeffersonjj.nospam@hotmail.com> - 2011-04-04 11:58 -0400
Re: Conversion to PCL question... tlvp <tPlOvUpBErLeLsEs@hotmail.com> - 2011-04-05 23:35 -0400
Re: Conversion to PCL question... luser- -droog <mijoryx@yahoo.com> - 2011-04-05 22:57 -0700
Re: Conversion to PCL question... luser- -droog <mijoryx@yahoo.com> - 2011-04-05 23:01 -0700
Re: Conversion to PCL question... "JJ" <jeffersonjj.nospam@hotmail.com> - 2011-04-06 07:37 -0400
Re: Conversion to PCL question... luser- -droog <mijoryx@yahoo.com> - 2011-04-01 23:09 -0700
Re: Conversion to PCL question... Ilya Zakharevich <nospam-abuse@ilyaz.org> - 2011-04-02 22:08 +0000
Re: Conversion to PCL question... luser- -droog <mijoryx@yahoo.com> - 2011-04-02 23:28 -0700
Re: Conversion to PCL question... Ilya Zakharevich <nospam-abuse@ilyaz.org> - 2011-04-03 20:02 +0000
Re: Conversion to PCL question... "JJ" <jeffersonjj.nospam@hotmail.com> - 2011-04-04 12:00 -0400
Re: Conversion to PCL question... PGAGA <grifwood@glinx.com> - 2011-04-04 09:50 -0700
Re: Conversion to PCL question... "JJ" <jeffersonjj.nospam@hotmail.com> - 2011-04-04 15:06 -0400
csiph-web