bindbc.hb.bind.ot.metrics

Undocumented in source.

Members

Aliases

hb_ot_metrics_tag_t
alias hb_ot_metrics_tag_t = hb_tag_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

HB_OT_METRICS_TAG_HORIZONTAL_ASCENDER
anonymousenum HB_OT_METRICS_TAG_HORIZONTAL_ASCENDER

Functions

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.

Static variables

hb_ot_metrics_get_position
fp_hb_ot_metrics_get_position hb_ot_metrics_get_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
fp_hb_ot_metrics_get_variation hb_ot_metrics_get_variation;
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
fp_hb_ot_metrics_get_x_variation hb_ot_metrics_get_x_variation;
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
fp_hb_ot_metrics_get_y_variation hb_ot_metrics_get_y_variation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta