Font.getStringSize

Return the size of a string, taking kerning and advance into account.

struct Font
@nogc nothrow const
Vector2
getStringSize
(
StringArg0
)
(
in StringArg0 string
)

Meta