bindbc.hb.bind.ft

Undocumented in source.

Members

Functions

hb_ft_face_create
hb_face_t* hb_ft_face_create(FT_Face ft_face, hb_destroy_func_t destroy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_face_create_cached
hb_face_t* hb_ft_face_create_cached(FT_Face ft_face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_face_create_referenced
hb_face_t* hb_ft_face_create_referenced(FT_Face ft_face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_changed
void hb_ft_font_changed(hb_font_t* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_create
hb_font_t* hb_ft_font_create(FT_Face ft_face, hb_destroy_func_t destroy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_create_referenced
hb_font_t* hb_ft_font_create_referenced(FT_Face ft_face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_get_face
FT_Face hb_ft_font_get_face(hb_font_t* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_get_load_flags
int hb_ft_font_get_load_flags(hb_font_t* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_set_funcs
void hb_ft_font_set_funcs(hb_font_t* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_set_load_flags
void hb_ft_font_set_load_flags(hb_font_t* font, int load_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

hb_ft_face_create
fp_hb_ft_face_create hb_ft_face_create;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_face_create_cached
fp_hb_ft_face_create_cached hb_ft_face_create_cached;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_face_create_referenced
fp_hb_ft_face_create_referenced hb_ft_face_create_referenced;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_changed
fp_hb_ft_font_changed hb_ft_font_changed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_create
fp_hb_ft_font_create hb_ft_font_create;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_create_referenced
fp_hb_ft_font_create_referenced hb_ft_font_create_referenced;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_get_face
fp_hb_ft_font_get_face hb_ft_font_get_face;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_get_load_flags
fp_hb_ft_font_get_load_flags hb_ft_font_get_load_flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_set_funcs
fp_hb_ft_font_set_funcs hb_ft_font_set_funcs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ft_font_set_load_flags
fp_hb_ft_font_set_load_flags hb_ft_font_set_load_flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta