Search Results
Preface Function Reference Image Processing and Generation ImageMagick Imagick Change language:
Jul 11, 2025 · The Imagick::Imagick::queryFonts function is an inbuilt function in PHP which is used to returns the configured fonts of Imagick library. Syntax: array Imagick::queryFonts( $pattern = "*" ) Parameters: This function accepts single parameter $pattern which stores the value of the query pattern.
Imagick::queryFonts ← queryFontMetrics queryFormats → Returns the configured fonts.
adaptiveBlurImage adaptiveResizeImage adaptiveSharpenImage adaptiveThresholdImage addNoiseImage addNoiseImageWithAttenuate affineTransformImage annotateImage ...
Returns the configured fonts Imagick::polaroidImage Imagick::queryFontMetrics Imagick Image Library Imagick::queryFonts (No version information available, might be only in CVS) Imagick::queryFonts ? Returns the configured fonts ...
Simple usage example of `Imagick::queryFonts ()`. The PHP function Imagick::queryFonts is used to retrieve a list of all the fonts that are currently configured in the Imagick module. This function returns an array containing the names of the fonts that can be used in image manipulation tasks.
Aug 19, 2016 · How to get Imagick to list available fonts Ask Question Asked 9 years, 9 months ago Modified 9 years, 9 months ago
