libtiff/contrib/dbs/xtiff
2014-12-29 15:34:22 +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 * Update bundled libtool to 2.4.4 release. 2014-12-29 15:34:22 +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).