I have a problem with the font kerning between the characters 6 and 1, in that order.
It only happens with the bitmap font I generated using the Font Maker.
A dynamic font, seems to work fine.
Bitmap font above, dynamic font belowI looked at the bitmap font prefab, and found where it save the kerning. It looks like this:
"kerning: 43000000ffffffff44000000f5ffffff4e000000fcffffff50000000f9ffffff51000000f9ffffff53000000ffffffff58000000f8ffffff"
Unfortunately, I have no idea of how to decipher that.
Any suggestions?