STD_FIXED_FONT

This configuration variable allows you to set the standard font used by the Windows version of the runtime. It can be set in the configuration file to one of the following values:

-1

      

(default) The runtime uses SYSTEM_FIXED_FONT.
0 The runtime uses ANSI_FIXED_FONT for the standard font.
1 The runtime uses SYSTEM_FIXED_FONT for the standard font.
2 The runtime uses OEM_FIXED_FONT for the standard font.

If this variable has not been set, or has an invalid value, it defaults to -1.