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
There are no user contributed comments for this page.