GmagickDraw::setfont
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Sets the fully-specified font to use when annotating with text
Description
GmagickDraw::setfont(string $font): GmagickDraw
Sets the fully-specified font to use when annotating with text
Parameters
fontfont name
Return Values
The GmagickDraw object.