Metrics.kerning

Array of triple values (3 times the length of kerningCount) \ Organised like this ..., PreviousChar, CurrentChar, OffsetX, ...

struct Metrics
int[] kerning;

Meta