Imagine v0.3.0 Release Notes

Release Date: 2012-07-28 // over 11 years ago
    • ➕ Add configurable border thickness to drawer interface and implementations.
    • ➕ Add ImageInterface::strip.
    • ➕ Add Canvas filter.
    • ➕ Add resolution option on image saving.
    • ➕ Add Grayscale filter.
    • ➕ Add sami API documentation.
    • ➕ Add compression quality to Gmagick.
    • ➕ Add effects API.
    • ➕ Add method to get pixel at point in Gmagick.
    • Ensure valid background color in rotations.
    • Fill lines with color to prevent semi-transparency issues.
    • 👉 Use Imagick::resizeImage instead of Imagick::thumbnailImage for resizing.
    • 🛠 Fix PNG transparency on save ; do not flatten if not necessary.