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

#include <hb-ot-math.h>

Data Fields

hb_position_t max_correction_height
 
hb_position_t kern_value
 

Detailed Description

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.

Field Documentation

◆ kern_value

hb_position_t hb_ot_math_kern_entry_t::kern_value

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

◆ max_correction_height

hb_position_t hb_ot_math_kern_entry_t::max_correction_height

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


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