Php/docs/imagickdraw.settextkerning
来自菜鸟教程
ImagickDraw::setTextKerning
(PECL imagick 2 >= 2.3.0, PECL imagick 3)
ImagickDraw::setTextKerning — Description
说明
public ImagickDraw::setTextKerning
( float $kerning
) : bool
Sets the text kerning
Warning 本函数还未编写文档,仅有参数列表。
参数
kerning
返回值
成功时返回 true
。