- Set PHP 8.0 as minimal version
- Add property type hint
- Enable strict_types
- Add WebP support
- Set Exiff PHP extension as optional
- Fix PNG quality ratio
- Fix image size detectio in pasteImage method
Version 2.0.7
- Allow
ImageWorkshop::initFromPath
factory working with remote URL - Improve PHP >= 5.5 compatibility
- Add
fixOrientation
method to layer to change image orientation based on EXIF orientation data - Fix background color when value is setting to "000000"