- 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.