magick-rust/tests/data
Nathan Fiedler a5cb97d3cf Correct the rotated image to match expectations
The test image that was meant to be rotated was generated incorrectly.
It now corresponds to the following ImageMagick command:

$ convert in -rotate 90 -orient left-bottom out

cargo test passes
2016-03-29 20:56:58 -07:00
..
IMG_5745.JPG Basic API in place, some tests working 2015-06-08 21:47:17 -07:00
IMG_5745_rotl.JPG Correct the rotated image to match expectations 2016-03-29 20:56:58 -07:00