SetDefaultFont
Name
SetDefaultFont
Synopsis
FONTNAME/A,FONTSIZE/N/A,SCREEN/S
Location
C:
Function
Set the default system/screen Font
Inputs
FONTNAME  --  the name of the font
FONTSIZE  --  the size of the font
SCREEN    --  if specified set the default screen font otherwise
              set the default system font.
Example
SetDefaultFont ttcourier 12
Notes
The default system font must be mono spaced (non-proportional)
 
             
            

