This repository has been archived by the owner on Apr 30, 2021. It is now read-only.
Releases: stojg/crop
Releases · stojg/crop
1.4.0
1.3.1: Merge pull request #30 from christiandavilakoobin/master
Fixed an error when the source image have a very plain color and it can't found the most energy point. See #30
It should previously triggered a division by zero error
Injection of an Imagick object
It's now possible to initialize a Imagick object and set that via the Crop#setImage($object) instead of passing a file path to Crop::__construct();
Bugfix for wider images and entropy cropping
1.2.3 adding a simple test to help with debugging
Adding a BSD 2 Clause licence
1.2.2 Rename licence to LICENCE