Platform | Win32, x64 |
Purpose |
To get the attributes of the system font. |
Syntax |
SUBROUTINE GET_SYSTEM_FONT@(LFHEIGHT,LFWIDTH, |
Description |
These attributes may be used to build new fonts by modification. i.e. scaling, italicisation etc.. Modified parameters can then be supplied to the Windows API function CreateFont. See the Windows API documentation of CreateFont for further details. |