Hi, there

I'm going to create a GIF chart with Chinese chart title. I choose Perl5.6
and GD1.19, on WinNT4.0 platform.

First I try to create a GIF with English title, it works.

Then I add some Chinese characters into the title, and I found that the
Chinese  character is missing, but English ones remains there.

I read the Perl5.6 on-line document and know that only four build-in fonts
were supported in GD. And it said that the libgd have to be
compiled with some TrueType fond support to enable GD to display other font.

Does anybody successfully create a GIF chart with Chinese title by using
Perl and GD?

Do I have to recompile libgd? But it seems that the makefile doesn't work on
WinNT platform.

Thanks a lot!

--
Ben

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to