SDLFont.this

Loads a font from a file.

class SDLFont
this

Parameters

ptSize int

font size in 72 dpi ("This basically translates to pixel height" says the doc).

Throws

SDL2Exception on error.

Meta