hb_font_get_glyph_v_advances

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void hb_font_get_glyph_v_advances(hb_font_t* font, uint count, const(hb_codepoint_t)* first_glyph, uint glyph_stride, hb_position_t* first_advance, uint advance_stride)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= HBSupport.v2_6_3)
    void
    hb_font_get_glyph_v_advances
  2. fp_hb_font_get_glyph_v_advances hb_font_get_glyph_v_advances;

Meta