d2dgame v2.0.3 (2016-04-16T08:21:01Z)
Dub
Repo
IFont.measureText
d2d
font
ifont
IFont
Returns the dimensions of a string with this font.
interface
IFont
vec2
measureText
(
string
text
,
float
scale
= 1.0f
)
Meta
Source
See Implementation
d2d
font
ifont
IFont
functions
load
measureText
measureTextMultiline
render
renderMultiline
Returns the dimensions of a string with this font.