swf_getfontinfo

Example

 array swf_getfontinfo ( void ) 

Description

Gets information about the font by giving the height in pixels of a capital A and a lowercase x.

Return Values

Returns an associative array with the following parameters: Aheight - The height in pixels of a capital A. xheight - The height in pixels of a lowercase x.