magick-rust/tests
Nathan Fiedler 5e091bf488 Add a fit function to resize an image
Given a bounding box defined by the desired width and height, resize the
image to fit that box, maintaining the aspect ratio.

cargo test passes
2015-06-10 21:27:58 -07:00
..
data Basic API in place, some tests working 2015-06-08 21:47:17 -07:00
lib.rs Add a fit function to resize an image 2015-06-10 21:27:58 -07:00