useful recursive PHP functions

recursively ...

PHP Manual for

imagefontheight

(PHP 3, PHP 4 )

imagefontheight -- Get font height

Description

int imagefontheight ( int font)

Returns the pixel height of a character in the specified font.

See also imagefontwidth() and imageloadfont().

© 2012 lixlpixel