Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
hb_ot_math_glyph_variant_t Struct Reference

#include <hb-ot-math.h>

Data Fields

hb_codepoint_t glyph
 
hb_position_t advance
 

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.

Since: 1.3.3

Definition at line 234 of file hb-ot-math.h.

Field Documentation

◆ advance

hb_position_t hb_ot_math_glyph_variant_t::advance

Definition at line 236 of file hb-ot-math.h.

◆ glyph

hb_codepoint_t hb_ot_math_glyph_variant_t::glyph

Definition at line 235 of file hb-ot-math.h.


The documentation for this struct was generated from the following file: