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>drv_font()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
DRV_FONT()
   Changes the font used for the graphics screen drivers.

   Syntax
         nFontHandle = DRV_FONT([nFontHandle])

   Arguments
         nFontHandle Sets the font for Clipper SAYs and GETs.

   Returns
         nFontHandle Returns the driver font handle.

   Description
         DRV_FONT() allows you to set the font that will be used for the
         Clipper SAYs and GETs.  If the font is proportionally spaced, then
         it will be converted to fixed space.  The default font is the
         8 by 8 font. You must set another font for EGA or VGA.

See Also: _FLPCURSOR() DRV_BEGIN() DRV_CURSOR() DRV_END() DRV_ORIGIN()

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