shapePlanCreate

Constructs a shaping plan for a combination of face, user_features, props, and shaper_list.

Parameters

face harfbuzz.face.Face

#hb_face_t to use

props harfbuzz.segment_properties.SegmentProperties

The #hb_segment_properties_t of the segment

userFeatures harfbuzz.feature.Feature[]

The list of user-selected features

shaperList string[]

List of shapers to try

Return Value

Type: harfbuzz.shape_plan.ShapePlan

The shaping plan