hb_shape_plan_create2

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_create2(hb_face_t* face, const(hb_segment_properties_t)* props, const(hb_feature_t)* user_features, uint num_user_features, const(int)* coords, uint num_coords, const(char*)* shaper_list)
  2. fp_hb_shape_plan_create2 hb_shape_plan_create2;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_shape_plan_create2 hb_shape_plan_create2;

Meta