Home
last modified time | relevance | path

Searched refs:setFont (Results 1 – 10 of 10) sorted by relevance

/imagick/examples/
H A Dcaptcha.php20 $ImagickDraw->setFont( 'Helvetica Regular' );
/imagick/tests/
H A Dfunctions.inc103 $imagick->setFont($font);
111 $imagickDraw->setFont($font);
H A D015-imagickdrawsetresolution.phpt15 $draw->setFont (dirname (__FILE__) . '/anonymous_pro_minus.ttf');
/imagick/
H A DImagickDraw.stub.php50 public function setFont(string $font_name): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1631 ZEND_METHOD(ImagickDraw, setFont);
1806 ZEND_ME(ImagickDraw, setFont, arginfo_class_ImagickDraw_setFont, ZEND_ACC_PUBLIC)
H A DImagick.stub.php224 public function setFont(string $font): bool {} function in Imagick
H A DChangeLog634 - Imagick::setFont()
640 + ImagickDraw::setFont and ImagickDraw::setFontFamily now allow only valid fonts
H A Dimagickdraw_class.c522 PHP_METHOD(ImagickDraw, setFont) in PHP_METHOD() argument
H A DImagick_arginfo.h5384 ZEND_METHOD(Imagick, setFont);
6061 ZEND_ME(Imagick, setFont, arginfo_class_Imagick_setFont, ZEND_ACC_PUBLIC)
H A Dimagick_class.c1790 PHP_METHOD(Imagick, setFont) in PHP_METHOD() argument

Completed in 70 milliseconds