Font.resize

Changes the font size to the specified parameter.

class Font
@trusted @trusted
void
resize
(
size_t newSize
)

Parameters

newSize size_t

Font new size.

Meta