ttf support on winnt

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
obewan
Forum Newbie
Posts: 5
Joined: Wed Oct 15, 2003 8:25 pm

ttf support on winnt

Post by obewan »

I've got PHP running on my WinNT box. With PHPInfo(), under GD, It says "Freetype Linkage - with Freetype". I need to it to register "with TTF library support".

I've looked everywhere and can't figure out how to do this. Can someone help me out?

Thanks.
Gen-ik
DevNet Resident
Posts: 1059
Joined: Mon Aug 12, 2002 7:08 pm
Location: London. UK.

Post by Gen-ik »

Which version of PHP are you running?
obewan
Forum Newbie
Posts: 5
Joined: Wed Oct 15, 2003 8:25 pm

Post by obewan »

4.3.3
Post Reply