hb_font_funcs_set_glyph_h_advances_func

  1. void hb_font_funcs_set_glyph_h_advances_func(hb_font_funcs_t* ffuncs, hb_font_get_glyph_h_advances_func_t func, void* user_data, hb_destroy_func_t destroy)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= 10806)
    void
    hb_font_funcs_set_glyph_h_advances_func
  2. fp_hb_font_funcs_set_glyph_h_advances_func hb_font_funcs_set_glyph_h_advances_func;

Detailed Description

hb font funcs set glyph h advances func

@ffuncs: font functions. @func: (closure user_data) (destroy destroy) (scope notified): @user_data: @destroy:

Meta

Since

1.8.6