You've already forked image_processing
mirror of
https://github.com/usetrmnl/image_processing.git
synced 2026-04-29 13:33:11 -07:00
8c85ad9252
* Add resize_to_cover * Add an initial resize_to_cover test * Fix method name and add passing tests for VIPS * Add cover method for MiniMagick and add tests * Rearrange VIPS tests to match source code order * Update CHANGELOG.md * Add documentation for cover to both engines