We are very pleased to announce the release of the Imagine extension version 2.1.0.
This release uses 0.6.x versions of imagine library and may break backwards compatibility if you are working with color. Additionally there are two important additions:
- New
autorotate()
method which rotates images based on EXIF metadata. - You may pass resources or
ImageInterface
instances to methods now.
See the CHANGELOG for a complete list of changes.