Search Results

  1. The ImagickDraw class

  2. Dec 23, 2019 · The ImagickDraw::getFontFamily () function is an inbuilt function in PHP which is used to get the font family to use when annotating with text. It tells the specific size and style of text to be used and there are many font-families available like Times, AvantGarde, NewCenturySchlbk, Palatino, etc. Syntax:

  3. ImagickDraw::getFontFamily (PECL imagick 2, PECL imagick 3) ImagickDraw::getFontFamily — Returns the font family Description public ImagickDraw::getFontFamily ( ) : string WarningThis function is currently not documented; only its argument list is available. Returns the font family to use when annotating with text. Return Values Returns the font family currently selected or false if font ...

  4. PHP Manual This function is currently not documented; only its argument list is available.

  5. May 14, 2012 · PHP Fatal error: Uncaught exception 'ImagickDrawException' with message 'Unable to set font family; parameter not found in the list of configured fonts Just like the command line option, if I specify the full font name, the image is rendered properly.

  6. Mar 27, 2026 · Imagick::distortImage — Distorts an image using various distortion methods Imagick::drawImage — Renders the ImagickDraw object on the current image Imagick::edgeImage — Enhance edges within the image Imagick::embossImage — Returns a grayscale image with a three-dimensional effect Imagick::encipherImage — Enciphers an image

  7. Missing ImagickDraw methods - 79 resetVectorGraphics getTextKerning setTextKerning getTextInterwordSpacing setTextInterwordSpacing getTextInterlineSpacing setTextInterlineSpacing __construct setResolution clear annotation setTextEncoding getFont getFontFamily getFontSize getFontStyle getFontWeight destroy alpha getTextDecoration getTextEncoding ...