<< SL_SetLineStyle | SL_MAlloc >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_SetFont
NAME
SL_SetFont -- sets the gfx font.
SYNOPSIS
SL_SetFont(winhandle, fnthandle);
A0 A1
void SL_SetFont(WINHANDLE, FNTHANDLE);
FUNCTION
Sets the font used by GfxDrawFont.
INPUTS
winhandle - as returned by SL_CreateWindowA.
fnthandle - as returned by SL_OpenFont.
SEE ALSO
SL_SetDrawMode, SL_SetForePen, SL_SetBackPen, SL_SetFillStyle, SL_SetLineStyle.
SL_SetFont Command Section By Type url:SL_SetFont
created:2008-03-01 23:36:24 last updated:2008-03-01 23:36:24
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_SetFont | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_SetLineStyle | SL_MAlloc >> |
Top: Documentation Library | Up: SoftLogik App Library API |