Function Font.size

Wraps TTF_SetFontSize (from SDL_ttf 2.0.18) to set the Font's size

void size (
  uint newSize
) @property @trusted;

Parameters

NameDescription
newSize new size for the Font