You are here

README.txt in Imagick 8

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Recommended Modules
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

The Imagick module provides an image toolkit implementation based on
ImageMagick. Unlike the ImageMagick module, which invokes convert binary to
process images, this module uses the Imagick PHP extension. It allows custom
effects that need to access image data such as Smart Crop.

 * For a full description of the module visit:
   https://www.drupal.org/project/imagick

 * To submit bug reports and feature suggestions, or to track changes visit:
   https://www.drupal.org/project/issues/imagick


REQUIREMENTS
------------

This module requires:

 *  Imagick PHP extension - http://php.net/manual/en/book.imagick.php


RECOMMENDED MODULES
-------------------

It allows custom effects that need to access image data such as Smart Crop.

 * Smart Crop - https://www.drupal.org/project/smartcrop


INSTALLATION
------------

Install the Imagick module as you would normally install a contributed Drupal
module. Visit https://www.drupal.org/node/1897420 for further information.


CONFIGURATION
-------------

    1. Navigate to Administration » Configuration » Media » Image toolkit -
       change the image toolkit selection to "Imagick".
    2. ImageMagick effects will now be available to apply to Image Styles at
       Administration » Configuration » Media » Image styles in the "EFFECT"
       table.
    3. Optional: Enable optimization to comply with Google PageSpeed guidelines.


MAINTAINERS
-----------

 * Brecht Ceyssens (bceyssens) - https://www.drupal.org/u/bceyssens
 * Bram Goffings (aspilicious) - https://www.drupal.org/u/aspilicious

Supporting organization:

* Nascom - https://www.drupal.org/nascom

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended Modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The Imagick module provides an image toolkit implementation based on
  12. ImageMagick. Unlike the ImageMagick module, which invokes convert binary to
  13. process images, this module uses the Imagick PHP extension. It allows custom
  14. effects that need to access image data such as Smart Crop.
  15. * For a full description of the module visit:
  16. https://www.drupal.org/project/imagick
  17. * To submit bug reports and feature suggestions, or to track changes visit:
  18. https://www.drupal.org/project/issues/imagick
  19. REQUIREMENTS
  20. ------------
  21. This module requires:
  22. * Imagick PHP extension - http://php.net/manual/en/book.imagick.php
  23. RECOMMENDED MODULES
  24. -------------------
  25. It allows custom effects that need to access image data such as Smart Crop.
  26. * Smart Crop - https://www.drupal.org/project/smartcrop
  27. INSTALLATION
  28. ------------
  29. Install the Imagick module as you would normally install a contributed Drupal
  30. module. Visit https://www.drupal.org/node/1897420 for further information.
  31. CONFIGURATION
  32. -------------
  33. 1. Navigate to Administration » Configuration » Media » Image toolkit -
  34. change the image toolkit selection to "Imagick".
  35. 2. ImageMagick effects will now be available to apply to Image Styles at
  36. Administration » Configuration » Media » Image styles in the "EFFECT"
  37. table.
  38. 3. Optional: Enable optimization to comply with Google PageSpeed guidelines.
  39. MAINTAINERS
  40. -----------
  41. * Brecht Ceyssens (bceyssens) - https://www.drupal.org/u/bceyssens
  42. * Bram Goffings (aspilicious) - https://www.drupal.org/u/aspilicious
  43. Supporting organization:
  44. * Nascom - https://www.drupal.org/nascom