Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!pa.dec.com!kodak!dbs From: dbs@kodak.enet.dec.com (dan sears) Newsgroups: comp.compression Subject: TIFF Keywords: LZW, G3, G4 Message-ID: <1991Apr26.190504.19876@pa.dec.com> Date: 26 Apr 91 19:05:04 GMT Sender: news@pa.dec.com (News) Reply-To: dbs@kodak.enet.dec.com (dan sears) Organization: Digital Equipment Corporation Lines: 8 If you want to read and write TIFF files, you should get Sam Leffler's libtiff from ucbvax.berkeley.edu:/pub/tiff/v2.2.tar.Z. This is a good library written in C that implements almost all of TIFF5.0. The current version is 2.2 and 2.4 will be available *real soon now*. Libtiff contains an ASCII version of the TIFF5.0 spec and a few sample programs including a TIFF viewer for X11. The mailing list tiff@ucbvax.berkeley.edu is for people interested in libtiff. Send mail to sam@okeeffe.berkeley.edu to be added to the list.