Detect and correct non-optimal image orientation

cargo test passes
This commit is contained in:
Nathan Fiedler
2016-03-29 18:28:33 -07:00
parent 3732fd5747
commit faebc468ba
5 changed files with 47 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "magick_rust"
version = "0.3.3"
version = "0.4.0"
authors = ["Nathan Fiedler <nathanfiedler@fastmail.fm>"]
description = "Selection of Rust bindings for the ImageMagick library."
homepage = "https://github.com/nlfiedler/magick-rust"