libtiff/contrib/dbs/xtiff
Even Rouault d1be5cb7ad * automake: updated to 1.14.1
* libtool: updated to 2.4.3
* HOWTO-RELEASE: small update about autotools building order
2014-11-20 14:28:16 +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 * automake: updated to 1.14.1 2014-11-20 14:28:16 +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 Replace sprintf with snprintf, to fix CVE-2013-1961. 2013-05-02 14:44:29 +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).