GetCurrentFont
Returns the pointer to the 3DO system default font.
Synopsis
Font *GetCurrentFont (void)
Description
This call returns the pointer to the current font.
Return Value
The call returns a pointer to the current font.
Implementation
Folio call implemented in Graphics folio V20.
Associated Files
graphics.h, graphics.lib
See Also
ResetCurrentFont
()