GoLang CairoScaledFont::glyphExtents

request it (209)
GoLang replacement for PHP's CairoScaledFont::glyphExtents [edit | history]



Do you know a GoLang replacement for PHP's CairoScaledFont::glyphExtents? Write it!

PHP CairoScaledFont::glyphExtents

PHP original manual for CairoScaledFont::glyphExtents [ show | php.net ]

CairoScaledFont::glyphExtents

(PECL cairo >= 0.1.0)

CairoScaledFont::glyphExtentsThe glyphExtents purpose

Description

public array CairoScaledFont::glyphExtents ( array $glyphs )

The method description goes here.

Warning

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

Parameters

glyphs

Description...

Return Values

Description...

Examples

Example #1 CairoScaledFont::glyphExtents() example

<?php
/* ... */
?>

The above example will output something similar to:

...

See Also

  • Classname::Method()