text on images with custom font

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
tecton
Forum Newbie
Posts: 22
Joined: Sat Dec 20, 2003 1:58 am
Contact:

text on images with custom font

Post by tecton »

is this possible

have the font file included from the directory?
User avatar
Pointybeard
Forum Commoner
Posts: 71
Joined: Wed Sep 03, 2003 7:23 pm
Location: Brisbane, AUS
Contact:

Post by Pointybeard »

Cant say ive really tried that b4. You can quite easily put text onto images with GD2, just donno about custom fonts. Whats it for? you could try some of the PDF libraries for PHP that are out there. I know alot of them support custom font files. *shrugs*
Post Reply