This class can render one or multiple lines of text on images.
It can layout one or more groups of lines of text along the image. Each group of text can be aligned at the left, center, or right and top, center, or bottom of the image. Each group of text lines can be rendered with justification to the left, center or right.
The text foreground and background colors of text are configurable, as well as the background and border colors of the image.
The text can be rendered using a given TrueType font and and a given size.
The image can generated with a given size and/or output as result of the current script or saved to a file in either GIF, JPEG or PNG formats.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (89.3%) |
Good (89.3%) |
- |
Good (89.3%) |
- |
- |
Sufficient (62.5%) |
545 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.
 If you know an application of this package, send a message to the author to add a link here.
| Link |
Description |
| A Demo Page for This Class |
A page on my website showing various examples and demos for using the atextimage class. |
| File |
Role |
Description |
Clarke.jpg |
Photo |
Photo used with magicman.php |
class.atextimage.php |
Class |
This class will put text of a True Type font onto a photo image, a graphic |
demo.html |
Data |
Html file that displays examples of justification and positioning of text |
demo1.php |
Example |
Used with demo.html, Displays the nine possible positions of text, plus shows multiple groups of lines of text on the same image. |
demoform.php |
Example |
A form for the various options of this class and then display image. |
formimage.php |
Aux. |
Used with demoform.php. Displays the image. |
justdemo.php |
Example |
Used with demo.html, Examples of left, center, and right justification of text. |
magicman.php |
Example |
Putting text at the bottom of a photo. |
offset.php |
Example |
Demonstration of the new SetOffset function. |
|
|