Fetches the MathGlyphConstruction for the specified font, glyph index, and
direction. The corresponding list of size variants is returned as a list of
HarfBuzz.ot_math_glyph_variant_t structs.
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.
Fetches the MathGlyphConstruction for the specified font, glyph index, and direction. The corresponding list of size variants is returned as a list of HarfBuzz.ot_math_glyph_variant_t structs.
directionparameter 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.