Font.getLineSpacing

Get the line spacing.

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

class Font
const
int
getLineSpacing

Parameters

characterSize uint

Reference character size

Return Value

Type: int

Line spacing, in pixels

Meta