Er. Rochak Chauhan - 2006-08-06 14:52:36 -
In reply to message 1 from ryan b
Thanks for the appreciation...
Well PHP GD library has some limitation, in simple words... using the inbuilt methods you can change the colors (whatever user enters) but you cannot change fonts.
But there is a work around this problem... You have to have images of all characters in separate folders. So if a user wants "ABC" written in verdana, then you can replace each character by the corresponding images from the verdana folder.
If you need more clarity, feel free to contact me.
Rochak.