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