evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Font.this
evael
graphics
Font
Font
Font constructor.
this
()
this
(NVGcontext* nvgContext, int fontId, string fontName)
class
Font
@
nogc
@
safe
pure nothrow
this
(
NVGcontext
*
nvgContext
,
in
int
fontId
,
in
string
fontName
)
Meta
Source
See Implementation
evael
graphics
Font
Font
constructors
this
functions
dispose
draw
getGlyphPosition
getTextBounds
getTextHeight
getTextWidth
mixins
__anonymous
properties
id
name
size
static functions
load
Font constructor.