Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Releases: stojg/crop

1.4.0

27 Mar 10:04
Compare
Choose a tag to compare
  • Actually use $measureImage in CropBalanced #27

1.3.1: Merge pull request #30 from christiandavilakoobin/master

27 Mar 09:06
a20dcad
Compare
Choose a tag to compare

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

09 Dec 22:12
Compare
Choose a tag to compare

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

17 Sep 02:23
Compare
Choose a tag to compare
1.2.3

adding a simple test to help with debugging

Adding a BSD 2 Clause licence

16 Sep 22:33
Compare
Choose a tag to compare
1.2.2

Rename licence to LICENCE