libtiff/contrib/dbs/xtiff
Bob Friesenhahn a4e657cc8a * test {tiff2pdf.sh tiff2ps-EPS1.sh tiff2ps-PS1.sh tiff2ps-PS2.sh
tiff2ps-PS3.sh tiffcp-g3-1d-fill.sh tiffcp-g3-1d.sh
tiffcp-g3-2d-fill.sh tiffcp-g3-2d.sh tiffcp-g3.sh tiffcp-g4.sh
tiffcp-split-join.sh tiffcp-split.sh tiffcp-thumbnail.sh
tiffdump.sh tiffinfo.sh}: Added more test scripts based on
suggestions from Lee Howard posted to the tiff list on 13 Sep
2007.
2008-05-24 22:24:25 +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 * test {tiff2pdf.sh tiff2ps-EPS1.sh tiff2ps-PS1.sh tiff2ps-PS2.sh 2008-05-24 22:24:25 +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).