|
|
|
@ -170,7 +170,7 @@ hb_shape_plan_key_t::equal (const hb_shape_plan_key_t *other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* hb_shape_plan_create: (Xconstructor) |
|
|
|
|
* hb_shape_plan_create: |
|
|
|
|
* @face: #hb_face_t to use |
|
|
|
|
* @props: The #hb_segment_properties_t of the segment |
|
|
|
|
* @user_features: (array length=num_user_features): The list of user-selected features |
|
|
|
@ -198,7 +198,7 @@ hb_shape_plan_create (hb_face_t *face, |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* hb_shape_plan_create2: (Xconstructor) |
|
|
|
|
* hb_shape_plan_create2: |
|
|
|
|
* @face: #hb_face_t to use |
|
|
|
|
* @props: The #hb_segment_properties_t of the segment |
|
|
|
|
* @user_features: (array length=num_user_features): The list of user-selected features |
|
|
|
|