GoLang Gmagick::queryfontmetrics

request it (247)
GoLang replacement for PHP's Gmagick::queryfontmetrics [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::queryfontmetrics? Write it!

PHP Gmagick::queryfontmetrics

PHP original manual for Gmagick::queryfontmetrics [ show | php.net ]

Gmagick::queryfontmetrics

(PECL gmagick >= Unknown)

Gmagick::queryfontmetricsReturns an array representing the font metrics

Description

public array Gmagick::queryfontmetrics ( GmagickDraw $draw , string $text )

MagickQueryFontMetrics() returns an array representing the font metrics.

Parameters

This function has no parameters.

Return Values

The Gmagick object on success

Errors/Exceptions

Throws an GmagickException on error.