Which default folder used for TrueType font in Lin
I had used imagettftext() for writing text on image.
To used different font we have to passed font name with its location on OS.
It will work nice with Win XP, I had used c:/windows/fonts folder.
My problem is that I have to upload this page on Linux under Apache. I don't have any idea which path I have to provide for default true type font in Linux.
Is anybody tell me ?
Thanking you,
Dhaval Dave
|