libtiff/tools
Thomas Bernard 2fa1ce2f55
tiffset: print usage on stdout when -h is used
also use EXIT_FAILURE / EXIT_SUCCESS
see #17
2020-04-26 22:15:09 +02:00
..
CMakeLists.txt Update CMakeLists.txt for build fix on Windows 2018-01-24 01:19:44 +00:00
fax2ps.c fax2ps: output usage to stdout when using -h option 2020-04-26 22:11:34 +02:00
fax2tiff.c fax2tiff.c: print usage on stdout when using -h option 2020-04-26 22:11:35 +02:00
Makefile.am * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
Makefile.lcc Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
Makefile.vc Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
pal2rgb.c pal2rgb: output usage to stdout when -h is used 2020-04-26 22:11:35 +02:00
ppm2tiff.c ppm2tiff: output usage to stdout when using -h option 2020-04-26 22:11:35 +02:00
raw2tiff.c raw2tiff: print usage to stdout when -h is used 2020-04-26 22:15:08 +02:00
rgb2ycbcr.c rgb2ycbcr: use EXIT_FAILURE / EXIT_SUCCESS 2020-04-26 22:11:35 +02:00
thumbnail.c thumbnail: use EXIT_FAILURE / EXIT_SUCCESS 2020-04-26 22:11:35 +02:00
tiff2bw.c tiff2bw: output usage on stdout when using -h 2020-04-26 22:11:35 +02:00
tiff2pdf.c tiff2pdf: print usage on stdout when -h is used 2020-04-26 22:15:08 +02:00
tiff2ps.c tiff2ps: sue EXIT_FAILURE / EXIT_SUCCESS 2020-04-26 22:11:36 +02:00
tiff2rgba.c tiff2rgba: output usage to stdout when using -h 2020-04-26 22:11:36 +02:00
tiffcmp.c tiffcmp: match exit status for posix cmp and diff tools 2020-04-26 22:11:36 +02:00
tiffcp.c tiffcp: output usage to stdout when using -h 2020-04-26 22:13:28 +02:00
tiffcrop.c tiffcrop: -h / -v prints usage/version to stdout 2020-04-26 22:15:05 +02:00
tiffdither.c tiffdither: print usage on stdout when -h is used 2020-04-26 22:15:08 +02:00
tiffdump.c tiffdump: use EXIT_FAILURE / EXIT_SUCCESS 2020-04-26 22:15:08 +02:00
tiffgt.c tiffgt: output usage on stdout with -h 2020-04-26 22:15:08 +02:00
tiffinfo.c tiffinfo: print usage on stdout when -h is used 2020-04-26 22:15:09 +02:00
tiffinfoce.c fix out-of-bound read on some tiled images. 2018-09-08 15:07:53 +08:00
tiffmedian.c tiffmedian: shopw usage on stdout when -h is used 2020-04-26 22:15:09 +02:00
tiffset.c tiffset: print usage on stdout when -h is used 2020-04-26 22:15:09 +02:00
tiffsplit.c Fix Cmake HAVE_GETOPT for systems which declare getopt in stdio.h. 2019-11-03 11:21:26 -06:00