FONScontextInternal.getVertMetrics

Returns various font metrics. Any argument can be null if you aren't interested in its value.

struct FONScontextInternal
nothrow @trusted @nogc
void
getVertMetrics
(
float* ascender
,
float* descender
,
float* lineh
)
Suggestion Box / Bug Report