JavaScript Editor Javascript debugger     Website design 


swf_getfontinfo

Gets font information (PHP 4)
array swf_getfontinfo ( )

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.