bindbc.hb.bind.shape

Undocumented in source.

Members

Functions

hb_shape
void hb_shape(hb_font_t* font, hb_buffer_t* buffer, const(hb_feature_t)* features, uint num_features)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_shape_full
hb_bool_t hb_shape_full(hb_font_t* font, hb_buffer_t* buffer, const(hb_feature_t)* features, uint num_features, const(char*)* shaper_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_shape_list_shapers
const(char*)* hb_shape_list_shapers()
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_shape
fp_hb_shape hb_shape;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_shape_full
fp_hb_shape_full hb_shape_full;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_shape_list_shapers
fp_hb_shape_list_shapers hb_shape_list_shapers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta