godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
Font.getStringSize
godot
font
Font
Return the size of a string, taking kerning and advance into account.
struct
Font
@
nogc
nothrow const
Vector2
getStringSize
(
StringArg0
)
(
in
StringArg0
string
)
Meta
Source
See Implementation
godot
font
Font
aliases
BaseClasses
functions
draw
drawChar
getAscent
getDescent
getHeight
getStringSize
hasOutline
isDistanceFieldHint
opAssign
opEquals
updateChanges
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Return the size of a string, taking kerning and advance into account.