hb_font_funcs_set_glyph_v_kerning_func

  1. void hb_font_funcs_set_glyph_v_kerning_func(hb_font_funcs_t* ffuncs, hb_font_get_glyph_v_kerning_func_t func, void* user_data, hb_destroy_func_t destroy)
    version(HB_with_deprecated && BindHB_Static)
    deprecated extern (C) @nogc nothrow
    void
    hb_font_funcs_set_glyph_v_kerning_func
  2. fp_hb_font_funcs_set_glyph_v_kerning_func hb_font_funcs_set_glyph_v_kerning_func;

Detailed Description

hb font funcs set glyph v kerning func

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

Deprecated: 2.0.0

Meta

Since

0.9.2