Warning: file_put_contents(): Only -1 of 65 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
ImagickDraw::setFillRule ImagickDraw::setFontSize Imagick Image Library PHP Manual ImagickDraw::setFontFamily (No version information available, might be only in CVS) — Sets the font family to use...
Forum und email

ImagickDraw::setFontFamily

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

ImagickDraw::setFontFamily — Sets the font family to use when annotating with text

Description

bool ImagickDraw::setFontFamily ( string $font_family )
Warning

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Warning

Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.

Sets the font family to use when annotating with text.

Liste de paramètres

font_family

the font family

Valeurs de retour

Returns TRUE on success.