Howdy...
I have a quick question...
I have used ImageTTFText() function to generate dynamic signature and it did work, but somehow the text were all blurry and hard to read...
So, I was wondering what might be the problem that's caused it... I think this might be ahppening because I am using GD 1.6.2 on PHP 4.2.2... (This I'd love to upgrade, but I do not have any choice on this... The server can't do anything about this...) So, another thing I might be able to give some more push is how I have prepared TTF fonts... I am not sure if I did it right or not, but I just FTPed several common TTF files from my Windows/Fonts directory to the server... Did I do it right???
Here you can see the example of those graphics generated via ImageTTFText() function and ImageString() function...
http://forum.flashvacuum.com/viewtopic.php?p=1900#1900
Any help would be appreciated...
Thank you very much...