textMetrics

Returns the vertical metrics based on the current text style. Measured values are returned in local coordinate space.

nothrow @trusted @nogc
void
textMetrics
(,
float* ascender
,
float* descender
,
float* lineh
)

See Also

Suggestion Box / Bug Report