SimpleImage Versions Save

A PHP class that makes working with images and GD as simple as possible.

4.2.0

2 weeks ago
  • Added reset() method
  • Made generate() a public method

4.1.0

2 months ago
  • Added support for HEXA (#337)

4.0.6

9 months ago
  • Fixed a typo in .gitattributes that caused the example directory to be erroneously be copied into projects

4.0.5

10 months ago
  • PR #324
  • PR #326

4.0.4

11 months ago

A tag for 4.0.3 was erroneously created without the intended changes. This version fixes that, and the only change is the one listed in 4.0.3.

4.0.3

11 months ago
  • Fixed a bug that caused text alignment to not work as well as it should #321

4.0.2

1 year ago

A tag for 4.0.1 was erroneously created without the intended changes. This version fixes that, and the only change is the one listed in 4.0.1.

4.0.1

1 year ago
  • Fixed a bug when converting float to int #317

4.0.0

1 year ago
  • Updated the library to support only current versions of PHP #316
  • Added AVIF support #315

3.7.2

1 year ago
  • Fixed #306
  • Fixed #307
  • Fixed a problem with tag generation for SimpleImage 3.7.1