Page 1 of 1

Text on images

Posted: Sun Feb 18, 2007 3:05 pm
by thiscatis
Is there an easy way to have something like this:

A user fills in a form field with his name and uploads a photo,
as a result the php page creates a NEW image with his name is some font on that image.

I really dont have a clue how to start on this one

Posted: Sun Feb 18, 2007 4:27 pm
by feyd
imagettftext() may be of interest.