diff options
Diffstat (limited to 'tests/compare')
-rwxr-xr-x | tests/compare | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/compare b/tests/compare new file mode 100755 index 0000000..83726c5 --- /dev/null +++ b/tests/compare @@ -0,0 +1,3 @@ +#!/bin/bash + +composite -compose subtract tqt3.png stroke.png diff.png |