Change Font Size imagestring()

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
braveryonions
Forum Newbie
Posts: 14
Joined: Wed Feb 11, 2009 3:31 pm

Change Font Size imagestring()

Post by braveryonions »

How can I make the font size larger when using imagestring()? The built in "5" font isn't big enough, and I am using my own .ttf file that I loaded with imageloadfont().
Post Reply