font.setType
Defines the type of font.
Prototype
bOk = font.setType ( hFont, kType )
Description
Font type constants allow you to differentiate between Dynamic, Static, Numeric etc. fonts.
Parameters
hFont - valid Font handle
kType - font type constant
Return values
bOk - true on success
Available since ShiVa 2.0