Skip to content

Move most TIFF tools to archive and keep some as unsupported (see #580).

Move most TIFF tools to archive and keep some as unsupported (see #580 (closed)).
Option tiff-tools-unsupported for cmake and -–enable-tools-unsupported for autogen enables the two unsupported tools.

tools/
tiffinfo.c
tiffdump.c
tiffcp.c
tiffset.c
tiffsplit.c

tools/unsupported/
tiff2pdf.c
tiff2ps.c

Remove all tests, which rely on moved tools.

Edited by Even Rouault

Merge request reports