libtiff/contrib/dbs/xtiff
Bob Friesenhahn dbd1873ffa * tools/tiffinfo.c (main): Offset to EXIF IFD requires a 64-bit
type now.  Fixes crash when dumping files containing an EXIF IFD.
* m4/libtool.m4: Update to libtool 2.2.6.
2008-12-29 23:44:18 +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 * tools/tiffinfo.c (main): Offset to EXIF IFD requires a 64-bit 2008-12-29 23:44:18 +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).