Gmagick::queryfonts

Returns the configured fonts

Description

public array Gmagick::queryfonts(string $pattern = "*")

Returns fonts supported by Gmagick.

Parameters

This function has no parameters.

Return Values

The Gmagick object on success

Errors/Exceptions

Throws an GmagickException on error.