Home > comp > gb.qt > font > _get 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
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"]