The Imagick class
PHP Manual

Imagick::queryFonts

(PECL imagick 2.0.0)

Imagick::queryFontsReturns the configured fonts

Opis

array Imagick::queryFonts ([ string $pattern= "*" ] )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns formats supported by Imagick.

Parametry

pattern

The query pattern

Zwracane wartości

Returns an array containing the configured fonts, throws ImagickException on error.


The Imagick class
PHP Manual