- Notifications
You must be signed in to change notification settings - Fork312
Releases: gumlet/php-image-resize
Fix float to int warnings
4ab5e08Merge pull request #199 from activated-insights/explicit-float-castMore Float to Int Casting
Assets2
Uh oh!
There was an error while loading.Please reload this page.
AVIF image support
This release adds support for AVIF image types.
We have also dropped support for PHP versions < 8.1.0.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Fix square image resize
54165d92.0.4Update php-testing.yml
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Fix deperecated imagerotate parameter
aee4e25Merge pull request #184 from pluc/masterReplacing deprecated null parameter #3 of imagerotate() by 0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Fix warning in PHP 8
39066a32.0.2Merge pull request #181 from Internacionalweb/fixed-return-getcroppos…
Assets2
Uh oh!
There was an error while loading.Please reload this page.
WebP support added
- Added support for WebP images
- Dropped support for PHP 5.5
- Fixed detected height being float in some case.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Gamma correction option and ability to exact resize
06339a9- added ability to disable gamma correction
- added ability to perform exact resize
- minor fixes
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Gamma correction applied for correct resize
d36a7bc1.9.1Fix gamma correction
Assets2
Uh oh!
There was an error while loading.Please reload this page.
PHP 5.5 required. Minor changes in code and docs.
2a38f3a1.9.0Coveralls added correctly
Assets2
Uh oh!
There was an error while loading.Please reload this page.
New tests and imageflip function
203210eThis 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.
Assets2
Uh oh!
There was an error while loading.Please reload this page.