Releases: antonlukin/poster-editor
Releases · antonlukin/poster-editor
Release list
v6.0
- Added unit tests for all examples and core methods.
- Reworked the examples directory.
- Updated the minimum required PHP version to 7.3.
- Fixed multiple PHP deprecated warnings (implicit conversion from float).
- Fixed incorrect string checking in the
addBreaklinesmethod. Thanks to @painbaker (#10).
v5.16
- Fix blur deprecated warnings when dividing on blur method
v5.15
- Set opacity for canvas in copyResampled method
v5.14
- Add transparency option to insert method
- Improve boundaries for texts
- Add opacity sample script
- Update default opacity param from 1 to 0 for all class methods
v5.13
v5.12
v5.11
v5.10
v5.9
add auto split for chinese traditional text / #9