OtMathGlyphPart.this

Create a ot_math_glyph_part.OtMathGlyphPart boxed type.

  1. this(harfbuzz.types.Codepoint glyph, harfbuzz.types.Position startConnectorLength, harfbuzz.types.Position endConnectorLength, harfbuzz.types.Position fullAdvance, harfbuzz.types.OtMathGlyphPartFlags flags)
  2. this(void* ptr, Flag!"Take" take)

Parameters

glyph harfbuzz.types.Codepoint

The glyph index of the variant part

startConnectorLength harfbuzz.types.Position

The length of the connector on the starting side of the variant part

endConnectorLength harfbuzz.types.Position

The length of the connector on the ending side of the variant part

fullAdvance harfbuzz.types.Position

The total advance of the part

flags harfbuzz.types.OtMathGlyphPartFlags

#hb_ot_math_glyph_part_flags_t flags for the part