libtiff/contrib/dbs/xtiff
Bob Friesenhahn 7d38024b8d * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: Add
some TIFF/FX support in libtiff.  Add the tag definitions to
tiff.h.  Add the related TIFF field definitions to tif_dirinfo.c,
and also fixes an error in a comment.  Adds the photometric values
to tif_print.c, and fixes a bug.  These changes are by Steve
Underwood.

* libtiff/tif_write.c: Fix bug rewriting image tiles in a
2012-08-19 16:56:32 +00:00
..
.cvsignore New 2005-11-21 00:55:38 +00:00
Makefile.am remove Id - it is causing low value churn after autogen 2008-05-24 02:25:25 +00:00
Makefile.in * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: Add 2012-08-19 16:56:32 +00:00
patchlevel.h * contrib: Add an emacs formatting mode footer to all source files 2010-06-08 18:55:15 +00:00
README Initial revision 1999-07-27 21:50:26 +00:00
xtiff.c * contrib: Add an emacs formatting mode footer to all source files 2010-06-08 18:55:15 +00:00
xtifficon.h * contrib: Add an emacs formatting mode footer to all source files 2010-06-08 18:55:15 +00:00

xtiff 2.0

xtiff is a tool for viewing a TIFF file in an X window.  It was written to
handle as many different kinds of TIFF files as possible while remaining
simple, portable and efficient.  xtiff requires X11 R4, the Athena Widgets
and Sam Leffler's libtiff package (which can be found on ucbvax.berkeley.edu).