bindbc-harfbuzz ~master (2021-04-21T15:28:55Z)
Dub
Repo
hb_font_get_glyph_func_t
bindbc
hb
bind
deprecated_
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(HB_with_deprecated)
deprecated
extern (
C
) @
nogc
nothrow
alias
hb_font_get_glyph_func_t
=
int
function
(
hb_font_t
*
font
,
void
*
font_data
,
hb_codepoint_t
unicode
,
hb_codepoint_t
variation_selector
,
hb_codepoint_t
*
glyph
,
void
*
user_data
)
Meta
Source
See Implementation
bindbc
hb
bind
deprecated_
aliases
hb_font_get_glyph_func_t
hb_font_get_glyph_v_kerning_func_t
hb_unicode_decompose_compatibility_func_t
hb_unicode_eastasian_width_func_t
functions
hb_font_funcs_set_glyph_func
hb_font_funcs_set_glyph_v_kerning_func
hb_font_get_glyph_v_kerning
hb_set_invert
hb_unicode_decompose_compatibility
hb_unicode_eastasian_width
hb_unicode_funcs_set_decompose_compatibility_func
hb_unicode_funcs_set_eastasian_width_func
manifest constants
HB_BUFFER_FLAGS_DEFAULT
HB_BUFFER_SERIALIZE_FLAGS_DEFAULT
HB_SCRIPT_CANADIAN_ABORIGINAL
HB_UNICODE_MAX_DECOMPOSITION_LEN