FONScontextInternal.getLineBounds

Returns line bounds. Any argument can be null if you aren't interested in its value.

struct FONScontextInternal
nothrow @trusted @nogc
void
getLineBounds
(
float y
,
float* minyp
,
float* maxyp
)
Suggestion Box / Bug Report