fg_fontload()Win32 DirectX Fastgraph/Light Prototype void fg_fontload (int font_id); Sub fg_fontload (ByVal font_id As Long) procedure fg_fontload (font_id : integer); Description The fg_fontload() function makes the requested Windows stock font the current font. Parameters font_id is a code identifying which font to load. It must reference one of the six stock fonts supplied with Windows, as shown here:
Return value none Restrictions none See also fg_fontdc(), fg_logfont(), fg_print() Examples
|
 
copyright 2001 Ted Gruber Software, Inc.