3237e5e177
tiffcrop.sh into a collection of many specific tests.
4 lines
162 B
Bash
Executable File
4 lines
162 B
Bash
Executable File
#!/bin/sh
|
|
. ${srcdir:-.}/common.sh
|
|
f_test_convert "$TIFFCROP -F both" "$srcdir/images/miniswhite-1c-1b.tiff" "deleteme-tiffcrop-doubleflip-miniswhite-1c-1b.tiff"
|