Font.this

Load a font from a TTF file with a given size and style

struct Font
@nogc nothrow
this
(
in string filename
,
in int size
,
)

Meta