Font.getLineSpacing

Get the line spacing.

The spacing is the vertical offset to apply between consecutive lines of text.

class Font
float
getLineSpacing
const

Parameters

characterSize
Type: uint

Reference character size

Return Value

Type: float

Line spacing, in pixels.

Meta