You are here

constant ALIGN_CENTER in Textimage 7.2

Same name and namespace in other branches
  1. 5.2 textimage.module \ALIGN_CENTER
  2. 5 textimage.module \ALIGN_CENTER
2 uses of ALIGN_CENTER
textimage_text_to_image in ./textimage.utils.inc
Generate an image containing text with the given parameters.
textimage_wrap_text in ./textimage.utils.inc
Wrap text for rendering at a given width.

File

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

Code

define('ALIGN_CENTER', 2);