80ed523f VZ |
1 | #!/bin/sh |
2 | # Generated file, master is Makefile.am |
3 | . ${srcdir:-.}/common.sh |
4 | infile="$srcdir/images/rgb-3c-16b.tiff" |
5 | outfile="o-tiffcrop-R90-rgb-3c-16b.tiff" |
6 | f_test_convert "$TIFFCROP -R90" $infile $outfile |
7 | f_tiffinfo_validate $outfile |