swf_getfontinfo()
swf_getfontinfo - Gets font information
Syntax
array swf_getfontinfo ()
Arguments
-
Description
Gets information about the font by giving the height in pixels of a capital A and a lowercase x.
Version
PHP 4
Return value
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.