Page 1 of 1

imagefttext() fonts

Posted: Fri Jan 23, 2004 12:59 pm
by wildfish
After a bit of struggling, I managed to get imagefttext() to return the desired results, but only by referencing .ttf fonts in my host's WINDOWS\fonts directory.

Is there a way I can reference fonts uploaded to my own folder, or am I stuck using whatever fonts my host has installed? (Using the full pathname to the file has not worked.)

Thanks in advance.

Posted: Fri Jan 23, 2004 1:20 pm
by vigge89
i've probably got the same problem, i can reference to my fonts in any folder on my own server, but on my host, I can't. Haven't tested using Windows\Fonts dir yet...