leadingBase property

double leadingBase
getter/setter pair

The base vertical spacing (line height) for the font, in pixels.

This value is determined from the font's metrics during atlas generation.

Implementation

var leadingBase = 0.0;