You are here

constant ALIGN_LEFT in Textimage 7.2

Same name and namespace in other branches
  1. 5.2 textimage.module \ALIGN_LEFT
  2. 5 textimage.module \ALIGN_LEFT
1 use of ALIGN_LEFT
textimage_text_to_image in ./textimage.utils.inc
Generate an image containing text with the given parameters.

File

./textimage.module, line 45
Provides text to image manipulations.

Code

define('ALIGN_LEFT', 1);