I can't get printTTF to work anymore.
On an "old" system, I can print truetype string in my perl script without trouble. Now I'm trying to do the same setup on a "new" system. The trouble is that printUTF doesn't work on that system. I get an error saying:
"libgd was not built with TrueType font support"
But I do have the "truetype" USE flag (I also tried with "freetype-version-1" to no avail).
One difference I noticed is that on the new system, GD is installed in vendor_perl while on the old one, it's in site_perl.
Also, if I force a recompile on the old system, then GD gets installed in vendor_perl too and stringUTF doesn't work.
Does anybody have a clue of the problem?
Cheers,
Jehan-- [EMAIL PROTECTED] mailing list
