hb_ot_math_glyph_variant_t

extern (C) @nogc nothrow
struct hb_ot_math_glyph_variant_t {}

Members

Variables

advance
hb_position_t advance;
Undocumented in source.
glyph
hb_codepoint_t glyph;
Undocumented in source.

Detailed Description

hb ot math glyph variant t

@glyph: The glyph index of the variant @advance: The advance width of the variant

Data type to hold math-variant information for a glyph.

Meta

Since

1.3.3