Php/docs/gmagick.queryfonts
来自菜鸟教程
Gmagick::queryfonts
(PECL gmagick >= Unknown)
Gmagick::queryfonts — Returns the configured fonts
说明
public Gmagick::queryfonts
([ string $pattern
= "*"
] ) : array
Returns fonts supported by Gmagick.
参数
此函数没有参数。
返回值
The Gmagick object on success
错误/异常
错误时抛出 GmagickException。