Type Alias harfbuzz_sys::bindings::hb_position_t
source · pub type hb_position_t = i32;
Expand description
hb_position_t:
Data type for holding a single coordinate value. Contour points and other multi-dimensional data are stored as tuples of #hb_position_t’s.