hb_ot_layout_get_baseline

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. hb_bool_t hb_ot_layout_get_baseline(hb_font_t* font, hb_ot_layout_baseline_tag_t baseline_tag, hb_direction_t direction, hb_tag_t script_tag, hb_tag_t language_tag, hb_position_t* coord)
  2. fp_hb_ot_layout_get_baseline hb_ot_layout_get_baseline;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= HBSupport.v2_6_3)
    fp_hb_ot_layout_get_baseline hb_ot_layout_get_baseline;

Meta