hb_shape_plan_create

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. hb_shape_plan_t* hb_shape_plan_create(hb_face_t* face, const(hb_segment_properties_t)* props, const(hb_feature_t)* user_features, uint num_user_features, const(char*)* shaper_list)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    hb_shape_plan_create
  2. fp_hb_shape_plan_create hb_shape_plan_create;

Meta