This is a discussion on GD Library within the PHP General forums, part of the PHP Programming Forums category; I have the GD Library installed, but I don't see any of the fonts. What is the preferred location ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Charlene wrote:
> I have the GD Library installed, but I don't see any of the fonts. What > is the preferred location to download fonts (standard fonts like Arial, > Verdana, etc.) and which directory should they be stored in? 'standard fonts' is not. and any directory you want. upload any legal fonts you have/need. http://php.net/manual/en/function.imagettftext.php .... pass it in the fullpath to the .tff file (amongst other things) > > Charlene > |