Releases: antonlukin/poster-editor
Releases · antonlukin/poster-editor
v5.15
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
Add boundary param to insert method
v5.12
Add x/y boundaries to text method
v5.11
Fix webp unsupported form bug
v5.10
fix php 8.1 deprecated warnings
v5.9
add auto split for chinese traditional text / #9
5.8
Added justify alignment to text method
5.7
Fixed changes for canvas method
5.5
Fixed handleError call in PosterEditor constructor