evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Font.getTextBounds
evael
graphics
Font
Font
Undocumented in source. Be warned that the author may not have intended to support it.
float
[
4
]
getTextBounds
(wstring text, float x, int fontSize)
float
[
4
]
getTextBounds
(string text, float x, int fontSize)
float
[
4
]
getTextBounds
(immutable(char)* data, float x, int fontSize)
class
Font
float
[4]
getTextBounds
(
immutable
(
char
)*
data
,
in
float
x
,
in
int
fontSize
)
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