libtiff/contrib/dbs/xtiff
Bob Friesenhahn a9afad2a9f * Makefile.am (distcheck-hook), configure.ac: Applied patches by
Roger Leigh (via tiff mailing list on 2015-09-01) to fix issue
with BSD make and to make use of cmake in 'distcheck' target
conditional on if cmake is available.
2015-09-01 19:23:16 +00:00
..
.cvsignore Use consistent line terminations. 2015-08-28 22:19:26 +00:00
CMakeLists.txt * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted to 2015-06-25 02:27:58 +00:00
Makefile.am All the CMakeLists.txt files were missing from the distribution tarball. 2015-08-30 21:26:45 +00:00
Makefile.in * Makefile.am (distcheck-hook), configure.ac: Applied patches by 2015-09-01 19:23: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
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).