Writing more than one line of text in a PHP generated image

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
alanmb
Forum Newbie
Posts: 1
Joined: Sun Feb 09, 2003 6:04 pm

Writing more than one line of text in a PHP generated image

Post by alanmb »

Well, the title is pretty self explanatory... How can I do that? Currently I am doing it with a class that lets me add one line of text in a existing image file but, I need to put like 3 or more lines of different text content, size and font in the same image (at different heights). If anyone knows how please tell me, Thanks!
Post Reply