TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 0.9.7
Creates a cached shaping plan suitable for reuse, for a combination of face, user_features, props, and shaper_list.
face
user_features
props
shaper_list
HarfBuzz.face_t to use
The HarfBuzz.segment_properties_t of the segment
The list of user-selected features
List of shapers to try
The shaping plan
0.9.7
Creates a cached shaping plan suitable for reuse, for a combination of
face,user_features,props, andshaper_list.