SL_CloseFont


NAME
SL_CloseFont -- close a font opend by SL_OpenFont.

SYNOPSIS
SL_CloseFont(fnthandle);
A0

void SL_CloseFont(FNTHANDLE);

FUNCTION
Closes a font that was opened by SL_OpenFont. Fonts must be opened before
they can b used and must be closed before the application exits.

INPUTS
fnthandle - as returned by SL_OpenFont.

SEE ALSO
SL_OpenFont, SL_SetFont.

 

SL_CloseFont  Command Section By Type  url:SL_CloseFont
  created:2008-03-01 23:36:26   last updated:2008-03-01 23:36:26
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_CloseFont
There are no user contributed comments for this page.