Is is possible if I want adding text to image with font from google webfonts? using PHP image GD
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You will need the font as a ttf / otf in order to do that. There is no other way unfortunatelly - or better said, anything else you would try would be way overcomplicated for the result, don't even think about it.
Later edit You said you can download the ttf files, so all you need is: http://php.net/manual/en/function.imagettftext.php