singe/thirdparty/SDL2_image/external/libtiff/test/tiffcrop-extract-palette-1c-4b.sh
2023-10-23 19:38:18 -05:00

7 lines
264 B
Bash
Executable file

#!/bin/sh
# Generated file, master is Makefile.am
. ${srcdir:-.}/common.sh
infile="$srcdir/images/palette-1c-4b.tiff"
outfile="o-tiffcrop-extract-palette-1c-4b.tiff"
f_test_convert "$TIFFCROP -U px -E top -X 60 -Y 60" $infile $outfile
f_tiffinfo_validate $outfile