Procedural File: Text.php
Source Location: /pear/Image/Text.php
Classes:
Image_Text
Image_Text - Advanced text maipulations in images
Page Details:
Image_Text - Advanced text maipulations in images
Image_Text provides advanced text manipulation facilities for GD2 image generation with PHP. Simply add text clippings to your images, let the class automatically determine lines, rotate text boxes around their center or top left corner. These are only a couple of features Image_Text provides.
Tags:
Includes:
IMAGE_TEXT_ALIGN_BOTTOM [line 56]
IMAGE_TEXT_ALIGN_CENTER [line 43]
IMAGE_TEXT_ALIGN_JUSTIFY [line 61]
IMAGE_TEXT_ALIGN_LEFT [line 35]
IMAGE_TEXT_ALIGN_MIDDLE [line 52]
IMAGE_TEXT_ALIGN_RIGHT [line 39]
IMAGE_TEXT_ALIGN_TOP [line 48]
IMAGE_TEXT_REGEX_HTMLCOLOR [line 30]
|