charPathBounds

Returns bounds of the glyph outlines. Vertical 0 is baseline. The glyph is not scaled in any way. Returns false if there is no such glyph, or current font is not scalable.

nothrow @trusted @nogc
bool
charPathBounds
(,
dchar dch
,
float[] bounds
)

See Also

Suggestion Box / Bug Report