Method InterCharSpacing
InterCharSpacing(char, Font, out SizeD, out float)
Calculates the size of a single character and the spacing between two consecutive characters.
public void InterCharSpacing(char ch, Font font, out SizeD charSize, out float spacing)