MSFont = ’face_name, point size, attribute’
Windows System Fonts | Corresponding Widget Fonts |
---|---|
ANSI_FIXED | Windows fixed-pitch (monospace) system font. |
ANSI_VAR | Windows variable-pitch (proportional space) system font. |
DEFAULT_GUI | Default font for user interface objects such as menus and dialog boxes. |
DEVICE_DEFAULT | The standard font for the current graphics device. |
OEM_FIXED | Original equipment manufacturer (OEM) dependent fixed-pitch (monospace) font. |
SYSTEM | The standard Windows variable-width system font. |
SYSTEM_FIXED | The standard, fixed-width Windows system font. |