Hi,
This question is a little bit odd. I have to make sure of the distance between letters above and below. Now when calculating a letter height in Pixel, say font size = 14px does this mean my alloted pixel height for a letter is 14 pixels? What about the letters with tail? How are their tails alloted in Pixels?
------------
| ** |
| * * |
| ****** | = for example this is a 14px font size
| * * |
|* *|
------------
What about my lower case letters with tail
------------
| |
| ****** |
| * * | = this letter q for example
| * * |
| ****** |
--------*---
*
Is there a specific height for its tail that overflows the alloted pixel for a font?