imagefttext

(PHP 4 >= 4.1.0, 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] )

警告

本函数暂无文档,仅有参数列表。

注: 本函数需要 GD 2.0.1 或更高版本。

注: extrainfo 参数自 PHP 4.3.5 起成为可选项。