swf_getfontinfo

(PHP 4, PECL)

swf_getfontinfo --  The height in pixels of a capital A and a lowercase x

Description

array swf_getfontinfo ( void )

The swf_getfontinfo() function 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.


add a note add a note User Contributed Notes
There are no user contributed notes for this page.