This is a simple class that can be used to render text as images.
It generates an image with the PHP GD library extension and renders a given text with configurable text font, foreground and background color and transparency.
The resulting image is generated in the GIF format and is served as the current script output.