You are here

README.txt in ImageCache Actions 8

README
------
README for the Image effect text test module.

This module contains several image styles to test text effects. It uses an image
containing a grid and a font which are included in the install package as well.
The image styles defined by this module start with 'text-test-'.

Hard Dependencies
-----------------
Hard dependencies:
- Imagecache actions (canvas_actions and image_effects_text).
- Image (Drupal core).
- System stream wrapper (https://drupal.org/project/system_stream_wrapper)

Soft Dependencies
-----------------
- Imagemagick (preferred toolkit, https://drupal.org/project/imagemagick).
- GD

File

image_effects_text/image_effects_text_test/README.txt
View source
  1. README
  2. ------
  3. README for the Image effect text test module.
  4. This module contains several image styles to test text effects. It uses an image
  5. containing a grid and a font which are included in the install package as well.
  6. The image styles defined by this module start with 'text-test-'.
  7. Hard Dependencies
  8. -----------------
  9. Hard dependencies:
  10. - Imagecache actions (canvas_actions and image_effects_text).
  11. - Image (Drupal core).
  12. - System stream wrapper (https://drupal.org/project/system_stream_wrapper)
  13. Soft Dependencies
  14. -----------------
  15. - Imagemagick (preferred toolkit, https://drupal.org/project/imagemagick).
  16. - GD