yahoo / blink-diff

A lightweight image comparison tool.
http://yahoo.github.io/blink-diff/
MIT License
1.21k stars 90 forks source link

No Composition Still Composing #27

Closed ghost closed 8 years ago

ghost commented 8 years ago

Running with: ./blink-diff --no-composition --output out.png ../examples/YDN_Multi.png ../examples/YDN_Swap.png

Still produces an image made of all three images (YDN_Multi, YDN_Swap, and the diff).

Was hoping to get only the diff in out.png