I'm trying to get GD::Text::Align to work on my win2k box with ActivePerl 5.6.1 Build 630.
I want to write text into an image, but the string that I send ends up being a string of box characters
(similar looking to this without the quotes: "[]"), that's the same number of characters as the original string.
I was wondering if anyone has seen this (mis-)behavior before? And if so, could you tell me how to fix it?