Skip to content

Releases: antonlukin/poster-editor

5.4

01 Nov 17:54
Compare
Choose a tag to compare
5.4

Updated parameters of save and show functions

5.3

01 Sep 20:47
Compare
Choose a tag to compare
5.3

Fix nospace text problem

5.2

12 Jul 18:32
Compare
Choose a tag to compare
5.2

Fix break line notice

5.1

24 Jun 18:49
Compare
Choose a tag to compare
5.1

Fix scaling exmaple and readme typos

5.0

24 Jun 18:42
Compare
Choose a tag to compare
5.0
  • United build and append methods with make and insert.
  • Separated resize method to upsize and downsize
  • Renamed getResource and setResource methods with get and set
  • The ability to use width and height for the insert method is prohibited
  • Improved README and examples

4.1

14 Jun 20:21
Compare
Choose a tag to compare
4.1
  • Add build() method to create image from binary data
  • Add rotate() method to rotate image
  • Replace createResource with createFromFile and createFromString methods

4.0

12 Jun 11:55
Compare
Choose a tag to compare
4.0
  • Replace fontfile text() method attribute with fontpath
  • Add canvas optional color settings
  • Simplify error messages
  • Fix setType bug
  • Update examples
  • Increase calculcations performance for multiline texts

3.0

26 Apr 12:34
Compare
Choose a tag to compare
3.0

Rename class and update exmaples.

2.0

15 Apr 19:20
Compare
Choose a tag to compare
2.0

Rename class and rewrite all methods.