Hi all,
I resolved this issue. so never mind.
thanks
dhivya [EMAIL PROTECTED] wrote: -To: perl-unix-users@listserv.ActiveState.comFrom: Dhivya Arasappan/O/VCU <[EMAIL PROTECTED]>Sent by: [EMAIL PROTECTED]Date: 11/18/2006 05:36PMSubject: [Perl-unix-users] GD module - fontsHi,I'm using perl GD
Hi,I'm using perl GD module. Everything is working fine except for the fonts.I tried to create a string at a particular location by saying:$image = new GD::Image(401,401);$image->string(gdMediumBoldFont, 60,40, "< UP", $black);and I get the following error:Software error:
font is not of type GD