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.