Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - ripfont http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RipFont
 Get/set current font
------------------------------------------------------------------------------
 Syntax

    RipFont([<nNewFont>]) -> nOldFont

 Parameters

    <nNewFont> is the new current font handle, or zero for no current
    font.

 Returns

    Old current font handle.

 Description

    RipFont() sets the font used for all text output operations, and for
    RipTextSize().  When the RIP is initialized by RipBegin, the current
    font is set to zero, and all operations that require a current font are
    illegal.  Set RipFont() to a font handle obtained from FontLoadXFB() or
    FontLoadPCL().

See Also:

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