I am making a site which needs to take text input in a textarea tag and create an image of that text,
with basic formatting (centering, etc.), using a True Type font (Ribbon 131BT Bold). This is on a
Linux system. I had thought to use GD.pm, but I am having some
troubles working my way through the instructions.