Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.73K
~1K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for ryy705

I just registered for this forum after searching for an answer to this problem and thought I'd add my 2 cents. I discovered the following combination works on my machine: [code=php]putenv('GDFONTPATH=C:\WINDOWS\Fonts'); $font = getenv('GDFONTPATH') . '\comic.ttf';[/code] This is on a WinXP Pro SP2 pc with Apache/2.2.11, PHP/5.2.8, GD/2.0.34 and mySQL/5.0.51a. …

Member Avatar for mcscreech
0
1K

The End.