Documentació de Gambas (versió en desenvolupament)
Compilació i instaŀlació
Components
gb
gb.desktop
gb.form
gb.qt4
gb.web
Documents
How To's
Language Index
Language Overviews
Lèxic
Missatges d'Error
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Font.Load (gb.sdl2)
Static
Sub
Load
(
Path
As
String
[
,
Name
As
String
]
)
Load a TTF font from the disk.
Path
is the font file path.
Name
is the name of the font.
If
Name
is not specified, the font file name will be used.