Function

HarfBuzz-0.0HarfBuzzot_math_get_min_connector_overlapSince 1.3.3

  • 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.

    The direction parameter is only used to select between horizontal or vertical directions for the construction. Even though all HarfBuzz.direction_t values are accepted, only the result of #HB_DIRECTION_IS_HORIZONTAL is considered.

    Parameters

    Returns number

    requested minimum connector overlap or zero

    1.3.3