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
1 Posted Topic
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. …
The End.
mcscreech