libtiff/contrib/dbs/xtiff
Bob Friesenhahn 9015352474 * Makefile.am (ACLOCAL_AMFLAGS): Libtool 2.2.4 does not like
"ACLOCAL_AMFLAGS=-I ./m4".  It wants "ACLOCAL_AMFLAGS=-I m4".
2008-05-09 16:20:49 +00:00
..
.cvsignore New 2005-11-21 00:55:38 +00:00
Makefile.am Regenerated. 2007-02-24 15:03:47 +00:00
Makefile.in * Makefile.am (ACLOCAL_AMFLAGS): Libtool 2.2.4 does not like 2008-05-09 16:20:49 +00:00
patchlevel.h
README
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

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).