Platform | Win32, x64 |
Purpose |
To change the current drawing surface text to/from bold. |
Syntax |
SUBROUTINE BOLD_FONT@( ACTIVE ) |
Description |
When using the function DRAW_CHARACTERS@ on a drawing surface with any font selected (other than a Hershey font), a call to this routine with a value of one will make any further text output bold. A further call with a value of zero will reverse the effect. |
See also |
ROTATE_FONT@, SCALE_FONT@, SELECT_FONT@, ITALIC_FONT@, UNDERLINE_FONT@ |