The amount of vertical space surrounding a character. More...
Public Attributes | |
float | ascent |
float | descent |
float | leading |
font_height::ascent |
The distance characters can ascend above the baseline.
font_height::descent |
The distance characters can descend below the baseline.
font_height::leading |
The distance between lines, descent above to ascent below.