Name
font:GetXHeight -- get lowercase baseline distance
Synopsis
xh = font:GetXHeight()
Function
font:GetXHeight() gets the distance from the baseline of lowercase letters.

Returns font x-height value on success. Otherwise, returns 0.

Inputs
none

Results
xh
x height value

Show TOC