Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 29-Oct-2021 | - | ||||
CMakeLists.txt | A D | 29-Oct-2021 | 1.3 KiB | 30 | 28 | |
Makefile.am | A D | 29-Oct-2021 | 1.6 KiB | 48 | 6 | |
Makefile.in | A D | 29-Oct-2021 | 14.4 KiB | 517 | 410 | |
README | A D | 29-Oct-2021 | 313 | 7 | 5 | |
patchlevel.h | A D | 29-Oct-2021 | 107 | 9 | 1 | |
xtiff.c | A D | 29-Oct-2021 | 41 KiB | 1,291 | 965 | |
xtifficon.h | A D | 29-Oct-2021 | 976 | 22 | 14 |
README
1xtiff 2.0 2 3xtiff is a tool for viewing a TIFF file in an X window. It was written to 4handle as many different kinds of TIFF files as possible while remaining 5simple, portable and efficient. xtiff requires X11 R4, the Athena Widgets 6and Sam Leffler's libtiff package (which can be found on ucbvax.berkeley.edu). 7