(PECL cairo >= 0.1.0)
The glyphExtents purpose
public array CairoScaledFont::glyphExtents ( string $glyphs )
The method description goes here.
Parameters:
glyphs
Description...
Returns:
Description...
This function is currently not documented; only its argument list is available.
Examples:
CairoScaledFont::glyphExtents() example
<?php /* ... */ ?>
The above example will output something similar to:
...
Please login to continue.