Archive for March 2005

The GD library enables PHP the to load custom fonts (with imageloadfont()) and add text to images. But it can also be leveraged to create interesting effects — particularly when one uses PHP to first create a custom font.
In order to be able to create a custom font we need to find out more details […]