Sorry, what I meant to ask was, "How do I calculate the spacing between the absolute position/size to the intended position/size?" Which you indirectly answered with your second explanation: I have to find the tallest character and subtract it from the absolute position. Right? If so, how? I'm not sure how to get the size of a letter with the given char size and char type.