| HaruFont::getXHeightGet the distance from the baseline of lowercase letters Description
   int HaruFont::getXHeight
    ( void
   ) Gets the distance from the baseline of lowercase letters. ParametersThis function has no parameters. Return ValuesReturns the distance from the baseline of lowercase letters. Errors/ExceptionsThrows a HaruException on error. |