poster-editor

Wrapper for PHP's GD Library for easy image manipulation. Support for scaling multi-line text, shapes, filters and smart resize.

MIT License

Downloads
180
Stars
18
Committers
2

Bot releases are hidden (Show)

poster-editor - v5.15 Latest Release

Published by antonlukin 4 months ago

  • set opacity for canvas in copyResampled method
poster-editor - v5.14

Published by antonlukin 4 months ago

  • 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
poster-editor - v5.13

Published by antonlukin 7 months ago

Add boundary param to insert method

poster-editor - v5.12

Published by antonlukin 7 months ago

Add x/y boundaries to text method

poster-editor - v5.11

Published by antonlukin 7 months ago

Fix webp unsupported form bug

poster-editor -

Published by antonlukin about 1 year ago

poster-editor -

Published by antonlukin about 1 year ago

poster-editor - 5.8

Published by antonlukin about 2 years ago

Added justify alignment to text method

poster-editor - 5.7

Published by antonlukin over 2 years ago

Fixed changes for canvas method

poster-editor - 5.5

Published by antonlukin almost 3 years ago

Fixed handleError call in PosterEditor constructor

poster-editor - 5.4

Published by antonlukin almost 3 years ago

Updated parameters of save and show functions

poster-editor - 5.3

Published by antonlukin about 3 years ago

Fix nospace text problem

poster-editor - 5.2

Published by antonlukin over 3 years ago

Fix break line notice

poster-editor - 5.1

Published by antonlukin over 3 years ago

Fix scaling exmaple and readme typos

poster-editor - 5.0

Published by antonlukin over 3 years ago

  • 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
poster-editor - 4.1

Published by antonlukin over 3 years ago

  • Add build() method to create image from binary data
  • Add rotate() method to rotate image
  • Replace createResource with createFromFile and createFromString methods
poster-editor - 4.0

Published by antonlukin over 3 years ago

  • 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
poster-editor - 3.0

Published by antonlukin over 3 years ago

Rename class and update exmaples.

poster-editor - 2.0

Published by antonlukin over 3 years ago

Rename class and rewrite all methods.

Package Rankings
Top 19.61% on Packagist.org
Related Projects