dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Font.this
dgt
font
Font
Load a font from a TTF file with a given size and style
this
()
this
(string filename, int size, FontStyle style)
struct
Font
@
nogc
nothrow
this
(
in
string
filename
,
in
int
size
,
in
FontStyle
style
)
Meta
Source
See Implementation
dgt
font
Font
constructors
this
destructors
~this
functions
getSizeOfString
render
postblits
this(this)
properties
characterHeight
static variables
FONT_CHAR_OFFSET
FONT_MAX_CHARS
Load a font from a TTF file with a given size and style