in reply to GD fonts

Currently there is no way of dynamically creating your own fonts.
You're currently stuck with the five built-in fonts.
You can use TTFs tho...

$image->stringTTF($fgcolor,$fontname,$ptsize,$angle,$x,$y,$string);

Greetz
Beatnik
... Quidquid perl dictum sit, altum viditur.