tracking property

double tracking
getter/setter pair

A multiplier applied to the advance width of each character to adjust horizontal spacing (tracking) between characters.

Defaults to 1.0. Values greater than 1.0 increase spacing, while values less than 1.0 decrease it.

Implementation

var tracking = 1.0;