skia2/experimental/skpdiff/README
zachr@google.com db54dd3f5e add command line flags
BUG=
R=djsollen@google.com

Review URL: https://codereview.chromium.org/17885003

git-svn-id: http://skia.googlecode.com/svn/trunk@9794 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-06-27 17:51:35 +00:00

12 lines
474 B
Plaintext

Some example invocations:
Note how the asterisks are not expanded inside the shell because of the quotes
out/Debug/skpdiff -p \
"/usr/local/google/home/zachr/Downloads/gm/*_8888.png" \
"/usr/local/google/home/zachr/Downloads/gm/*_gpu.png"
out/Debug/skpdiff --differs different_pixels -f \
"/usr/local/google/home/zachr/Downloads/diffs/baseline" \
"/usr/local/google/home/zachr/Downloads/diffs/test"