Innovation Award
 January 2006
Number 4 |
The image manipulation extension that uses the GD library is one of the most interesting PHP extensions. It makes it possible to dynamically generate images by performing several types of graphic operations.
One of the most frequently used graphic operations is the text rendering. It can use built-in fonts or custom external fonts available in different standard font file formats.
This class extends the text drawing capabilities making it possible to use custom fonts defined by individual images that represent separate character glyphs.
Manuel Lemos |
This class can be used to render text on a background image. The letters of the text are made of graphics defined by separate image files.
The letter image files can be loaded from a configurable directory. This way different text font images can be used.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (83.3%) |
Good (83.3%) |
Good (83.3%) |
- |
- |
Sufficient (75.0%) |
47 |
| 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 |
| Alphabets.zip |
The alphabets to write on the image |
| Support Open Source |
Free software is a matter of liberty, not price. Think of "free" as in "free speech," not as in "free beer." |
| bg2.jpg |
Sample background image |