Skip to content

Releases: gumlet/php-image-resize

Fix square image resize

11 Oct 14:19
54165d9
Compare
Choose a tag to compare
2.0.4

Update php-testing.yml

Fix deperecated imagerotate parameter

21 Jun 16:21
aee4e25
Compare
Choose a tag to compare
Merge pull request #184 from pluc/master

Replacing deprecated null parameter #3 of imagerotate() by 0

Fix warning in PHP 8

12 May 11:04
39066a3
Compare
Choose a tag to compare
Merge pull request #181 from Internacionalweb/fixed-return-getcroppos…

…ition

Modified return type to avoid implicit float to int conversion

WebP support added

04 Jul 21:07
Compare
Choose a tag to compare
  • Added support for WebP images
  • Dropped support for PHP 5.5
  • Fixed detected height being float in some case.

Gamma correction option and ability to exact resize

01 Jan 13:56
06339a9
Compare
Choose a tag to compare
  • added ability to disable gamma correction
  • added ability to perform exact resize
  • minor fixes

Gamma correction applied for correct resize

28 Jul 11:06
d36a7bc
Compare
Choose a tag to compare
1.9.1

Fix gamma correction

PHP 5.5 required. Minor changes in code and docs.

25 Jun 06:54
2a38f3a
Compare
Choose a tag to compare
1.9.0

Coveralls added correctly

New tests and imageflip function

10 Feb 05:24
203210e
Compare
Choose a tag to compare

This release has following changes

  • Dropped PHP version 5.3
  • Tests are re-written and code coverage reached to 86%
  • imageFlip function added for PHP 5.4 users

We thank @peter279k for contribution for this release.

Released new version under Gumlet

10 Feb 05:18
Compare
Choose a tag to compare

Exis error suppress, WebP image support.

11 Sep 16:24
Compare
Choose a tag to compare