in reply to GD::Graph and Unicode
"The interaction between Perl, Unicode, and libgd is not clear to me, and you should experiment a bit if you want to use it."
He was referring to the stringFT() method to load and render Truetype fonts. Specifically, the optional "charmap" hashkey. It can have a Unicode value. You can find more info on it in the GD docs under "Character and String Drawing". See:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: GD::Graph and Unicode
by emav (Pilgrim) on Sep 26, 2006 at 15:47 UTC | |
|
Re^2: GD::Graph and Unicode
by emav (Pilgrim) on Sep 26, 2006 at 12:27 UTC |