You are here

constant ALIGN_LEFT in Textimage 5

Same name and namespace in other branches
  1. 5.2 textimage.module \ALIGN_LEFT
  2. 7.2 textimage.module \ALIGN_LEFT
2 uses of ALIGN_LEFT
textimage_image_from_preset in ./textimage.module
Loads the Text Image preset and generates the GD image resource.
textimage_text_to_image in ./textimage.module
Generate an image containing text with the given parameters.

File

./textimage.module, line 29

Code

define('ALIGN_LEFT', 1);