in reply to GD text set font problem

Do you have TrueType fonts installed and does GD::Text know where to find them ( $gd->fontpath() ). Do you have a version of the GD library (not the Perl module) greater than 1.20, and is it compiled for TrueType support?

You should be able to find plenty of answers with Google. Good luck :)

--
brian d foy <bdfoy@cpan.org>