Home
last modified time | relevance | path

Searched refs:setFontFamily (Results 1 – 5 of 5) sorted by relevance

/imagick/tests/
H A D207_ImagickDraw_setFontFamily_basic.phpt2 Test ImagickDraw, setFontFamily
17 function setFontFamily($fillColor, $strokeColor, $backgroundColor) {
27 //TODO - actually use setFontFamily
54 setFontFamily($fillColor, $strokeColor, $backgroundColor) ;
/imagick/
H A DImagickDraw.stub.php52 public function setFontFamily(string $font_family): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1632 ZEND_METHOD(ImagickDraw, setFontFamily);
1807 ZEND_ME(ImagickDraw, setFontFamily, arginfo_class_ImagickDraw_setFontFamily, ZEND_ACC_PUBLIC)
H A DChangeLog303 - ImagickDraw::setFontFamily no longer checks whether the font is available. This allows a
640 + ImagickDraw::setFont and ImagickDraw::setFontFamily now allow only valid fonts
H A Dimagickdraw_class.c577 PHP_METHOD(ImagickDraw, setFontFamily) in PHP_METHOD() argument

Completed in 19 milliseconds