otMathGetMinConnectorOverlap
fn
harfbuzz.types.Position otMathGetMinConnectorOverlap(harfbuzz.font.Font font, harfbuzz.types.Direction direction)Fetches the MathVariants table for the specified font and returns the minimum overlap of connecting glyphs that are required to draw a glyph assembly in the specified direction.
<note>The direction parameter is only used to select between horizontalor vertical directions for the construction. Even though all #hb_direction_t values are accepted, only the result of #HB_DIRECTION_IS_HORIZONTAL is considered.</note>
Parameters
font | #hb_font_t to work upon |
direction | direction of the stretching (horizontal or vertical) |
Returns
requested minimum connector overlap or zero