image

PHP Image Processing

MIT License

Downloads
140.4M
Stars
13.7K
Committers
143

Bot releases are hidden (Show)

image - 3.7.1 Latest Release

Published by olivervogel 4 months ago

What's Changed

  • Avoid unnecessary exif_read_data calls by @olivervogel

Full Changelog: https://github.com/Intervention/image/compare/3.7.0...3.7.1

image - 3.7.0

Published by olivervogel 4 months ago

What's Changed

  • New configuration API for ImageManager including the options to disable animation decoding and automatic exif alignment by @olivervogel
  • New bézier curve drawing tool by @gammalogic
  • New possibility to pass DrawableInterface objects in all draw methods by @olivervogel
  • Fix bug when centering non-latin characters in TextModifier by @olivervogel
  • Fix ignored alpha channel in Imagick PlaceModifier by @olivervogel
  • Optimizations in the decoding process by @VincentLanglet
  • Improvements in DocBlocks by @Tsuguya
  • Miscellaneous improvements by @olivervogel

Full Changelog: https://github.com/Intervention/image/compare/3.6.5...3.7.0

image - 3.6.5

Published by olivervogel 4 months ago

What's Changed

image - 3.6.4

Published by olivervogel 5 months ago

What's Changed

image - 3.6.3

Published by olivervogel 6 months ago

What's Changed

  • Internal minor improvements by @olivervogel

Full Changelog: https://github.com/Intervention/image/compare/3.6.2...3.6.3

image - 3.6.2

Published by olivervogel 6 months ago

What's Changed

  • Add ImageManager interface by @adamaveray

Full Changelog: https://github.com/Intervention/image/compare/3.6.1...3.6.2

image - 3.6.1

Published by olivervogel 6 months ago

What's Changed

Full Changelog: https://github.com/Intervention/image/compare/3.6.0...3.6.1

image - 3.6.0

Published by olivervogel 6 months ago

What's Changed

Full Changelog: https://github.com/Intervention/image/compare/3.5.1...3.6.0

image - 3.5.1

Published by olivervogel 7 months ago

What's Changed

  • Suppress warnings on certain images by @VincentLanglet

Full Changelog: https://github.com/Intervention/image/compare/3.5.0...3.5.1

image - 3.5.0

Published by olivervogel 7 months ago

What's Changed

  • Text Outline/Stroke Effect by @maximuslight, @Goldengide & @olivervogel
  • Migration to PHPUnit 10 by @olivervogel
  • More detailed exception annotations by @VincentLanglet

Full Changelog: https://github.com/Intervention/image/compare/3.4.0...3.5.0