libtiff/test/tiffcrop-R90-lzw-single-strip.sh

8 lines
246 B
Bash
Raw Normal View History

2019-11-11 17:01:03 -05:00
#!/bin/sh
# Generated file, master is Makefile.am
. ${srcdir:-.}/common.sh
infile="$srcdir/images/lzw-single-strip.tiff"
outfile="o-tiffcrop-R90-lzw-single-strip.tiff"
f_test_convert "$TIFFCROP -R90" $infile $outfile
f_tiffinfo_validate $outfile