Font[]
(gb.qt)
Syntax
DIM hFont AS Font
hFont = Font [ Font AS String ]
Creates a new font
object from a font description and returns it.
The string is a list of the font properties separated by commas.
For example:
Font["Bitstream Vera Serif,Bold,24"]