libtiff/contrib/dbs/xtiff
Bob Friesenhahn 8297307011 * configure.ac: Updated autotools. Autoconf 2.64, Automake 1.11,
libtool 2.2.6.  Enabled support for silent build rules
(--enable-silent-rules or 'make V=0') and colorized tests.

* html/{index.html, v3.9.0.html}: Update for 3.9.0 release.
2009-08-20 22:57:38 +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 * configure.ac: Updated autotools. Autoconf 2.64, Automake 1.11, 2009-08-20 22:57:38 +00:00
patchlevel.h Initial revision 1999-07-27 21:50:26 +00:00
README Initial revision 1999-07-27 21:50:26 +00:00
xtiff.c Make xtiff utility compilable. Though it is still far from the state of being 2006-10-13 10:16:22 +00:00
xtifficon.h Initial revision 1999-07-27 21:50:26 +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).