Font.getAscent

class Font
public nothrow @nogc
float
getAscent
()

Return Value

Type: float

font ascent in pixels (aka the size of "A").

Meta