Hey guys, I don't need this, but this would make things soo much easier for me. Basically, is there any way just to have a PHP script, or Java I don't know, that I can use to automatically pick an image and add text to it in the font I want and the site I want and in the place I want... I need it for my site - www.listendog.com - If you look at the featured posts, there is an individual image for each. Is there a way that if I make an image the right size and a space for the text would a script be able to place some text I want at the size and font I use, and color obviously, and would I be able to have like the text area to be a certain width so that it doesn't go onto the image... I hope i am not asking for too much, but it would make things so much easier to update my site. Thanks, Please ask any questions or anything if you think you can help me with this.
imagecreatefromjpeg or imagecreatefrompng functions - google for them .. should be pretty simple if you understand how PHP works