fgf_handle() (Fastgraph/Fonts)

Win32 DirectX Fastgraph/Light

Prototype

int fgf_handle (void);

Function fgf_handle () As Long

function fgf_handle : integer;

Description

The fgf_handle() function returns the handle for the current font. The handle is the value returned by fgf_define() or fgf_load() and is used for referencing the font.

Parameters

none

Return value

The current font's handle, between 1 and 256. If there is no current font, fgf_handle() returns zero.

Restrictions

none

See also

fgf_define(), fgf_load(), fgf_select()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.