Horizontal distance from the origin of the current character to the next
How much the font rises from the baseline (Positive value)
All the characters defined in the font
How much the font drops below the baseline (Negative value)
Total height of the character
Array of triple values (3 times the length of kerningCount) \ Organised like this ..., PreviousChar, CurrentChar, OffsetX, ...
The number of kerning triplets (a third of the size of the kerning array)
Distance from the origin of the character to draw \ Positive value = offset to the right
Distance from the origin of the character to draw \ Positive value = offset to the top
Left coordinate of the glyph in the texture
Top coordinate of the glyph in the texture
Size of the font
Total width of the character
Glyphs metrics