… = Font[…] (gb.sdl2)

Dim hFont As Font
hFont = Font [ Font As String ]

Return a font from its name. If the name is NULL, then the default font is returned.

  • Font : the font name.