I'm using GD to get an image from a file, add text to it, and save it to another file. All of this works fine except when I try to use a font other than one of the built in ones. stringTTF() returnds an array of bounds and no errors or warning are generated. However, it prints those small boxes that I thought meant "nonprintable character". It will change the size of the boxes and it appears the font also... but it just doesn't print out the right characters... maybe there's some kind of encoding problem?
In reply to GD!
by justinNEE