shapePlanExecute

Executes the given shaping plan on the specified buffer, using the given font and features.

Parameters

shapePlanA shaping plan
fontThe #hb_font_t to use
bufferThe #hb_buffer_t to work upon
featuresFeatures to enable

Returns

true if success, false otherwise.