- hb_ot_metrics_get_position
hb_bool_t hb_ot_metrics_get_position(hb_font_t* font, hb_ot_metrics_tag_t metrics_tag, hb_position_t* position)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- hb_ot_metrics_get_variation
float hb_ot_metrics_get_variation(hb_font_t* font, hb_ot_metrics_tag_t metrics_tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- hb_ot_metrics_get_x_variation
hb_position_t hb_ot_metrics_get_x_variation(hb_font_t* font, hb_ot_metrics_tag_t metrics_tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- hb_ot_metrics_get_y_variation
hb_position_t hb_ot_metrics_get_y_variation(hb_font_t* font, hb_ot_metrics_tag_t metrics_tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.