fontGetVExtents

fnharfbuzz.types.Bool fontGetVExtents(harfbuzz.font.Font font, out harfbuzz.types.FontExtents extents) nothrow

Fetches the extents for a specified font, for vertical text segments.

Parameters

font#hb_font_t to work upon
extentsThe font extents retrieved

Returns

true if data found, false otherwise