README.txt 620 B

12345678910111213141516171819
  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