Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <hb-ot-math.h>
Data Fields | |
hb_position_t | max_correction_height |
hb_position_t | kern_value |
hb_ot_math_kern_entry_t: @max_correction_height: The maximum height at which this entry should be used @kern_value: The kern value of the entry
Data type to hold math kerning (cut-in) information for a glyph.
Since: 3.4.0
Definition at line 220 of file hb-ot-math.h.
hb_position_t hb_ot_math_kern_entry_t::kern_value |
Definition at line 222 of file hb-ot-math.h.
hb_position_t hb_ot_math_kern_entry_t::max_correction_height |
Definition at line 221 of file hb-ot-math.h.