The ImagickDraw class
PHP Manual

ImagickDraw::setFont

(No version information available, might be only in CVS)

ImagickDraw::setFontSets the fully-specified font to use when annotating with text

Описание

bool ImagickDraw::setFont ( string $font_name )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Sets the fully-specified font to use when annotating with text.

Список параметров

font_name

Возвращаемые значения

Returns TRUE on success.


The ImagickDraw class
PHP Manual