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_space()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FONT_SPACE()
   Changes the spacing between the characters.

   Syntax
         nCharacterSpace = FONT_SPACE(nHandle [,nCharacterSpace])

   Arguments
         nHandle     Defines the font being used. Any integer in the range of
                     0-31.
         nCharacterSpace  Sets the space between characters.

   Returns
         nCharacterSpace Returns the space between the characters or a -1 if
                         an error occurred.

   Description
         FONT_SPACE() changes the spacing between the characters. This can
         be used to increase the space for large fonts when used for titles
         and headlines.

See Also: FONT_ALIGN() FONT_COLOR() FONT_MAGNI() FONT_ROTAT() FONT_UNDER()

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