I use perl on NT to generate GIF image with
french text information. All chars with accent
don`t appear. Somebody know how can I display
char with accent.
After image creation, I use fonction like that
$im->string(gdSmallFont, 300, 100, "couter",
$black);
And it display that:
" couter"
Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.