Skip to content

Releases: pegro/imagickimg

v0.5.6

10 Sep 21:04
Compare
Choose a tag to compare
  • Clean up code and implement missing functionalities
  • PHP requirement raised to >= 5.5

v0.5.5

08 Sep 20:20
Compare
Choose a tag to compare
  • Fix scaling when im_v5effects are disabled.
  • some cleanup and more devlog calls for debugging

v0.5.4

11 Dec 19:31
Compare
Choose a tag to compare
  • Fix support for TYPO3 version 7.x

v0.5.3

14 Jul 19:38
Compare
Choose a tag to compare

Try to fix more image manipulation methods.
Scaling and cropping are working.

Known issues:

  • Installer won't find ImageMagick installation
  • PreviewProcessing::resizeImage produces no output (commented out in XCLASS)
  • GraphicalFunctions::gifCompress and GraphicalFunctions::readPngGif don't work