Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <hb-ot-math.h>
Data Fields | |
hb_codepoint_t | glyph |
hb_position_t | advance |
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.
Since: 1.3.3
Definition at line 234 of file hb-ot-math.h.
hb_position_t hb_ot_math_glyph_variant_t::advance |
Definition at line 236 of file hb-ot-math.h.
hb_codepoint_t hb_ot_math_glyph_variant_t::glyph |
Definition at line 235 of file hb-ot-math.h.