hb_font_funcs_set_glyph_name_func

  1. void hb_font_funcs_set_glyph_name_func(hb_font_funcs_t* ffuncs, hb_font_get_glyph_name_func_t func, void* user_data, hb_destroy_func_t destroy)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    void
    hb_font_funcs_set_glyph_name_func
  2. fp_hb_font_funcs_set_glyph_name_func hb_font_funcs_set_glyph_name_func;

Detailed Description

hb font funcs set glyph name func

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

Meta

Since

0.9.2