imagefttext
(PHP 4 >= 4.0.7, PHP 5)
imagefttext — 使用 FreeType 2 字体将文本写入图像
说明
array imagefttext ( resource $image , float $size , float $angle , int $x , int $y , int $col , string $font_file , string $text [, array $extrainfo ] )
Warning 本函数还未编写文档,仅有参数列表。
Note: 此函数需要 GD 2.0.1 或更高版本(推荐 2.0.28 及更高版本)。
Note:
extrainfo 参数自 PHP 4.3.5 起成为可选项。