Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>font_size()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FONT_SIZE()
   Returns the height of the characters in the font specified.

   Syntax
         nHeight = FONT_SIZE(nFontHandle)

   Arguments
         nFontHandle Defines the font to be used. Any positive integer from
                     0 to 31.

   Returns
         nHeight     Returns the height of the font. If there is an error,
                     then 0 is returned.

   Description
         FONT_SIZE() returns the height of the characters in the font
         specified. A font handle of 0 will return the height of the
         currently active font. If the font has been rotated 90 or 180
         degrees, FONT_SIZE() will return the horizontal length.

See Also: LINE_LEN()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson