execute


Description:

[ Version ( since = "0.9.7" ) ]
public Bool execute (Font font, Buffer buffer, Feature[] features)

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

Parameters:

font

The Font to use

buffer

The Buffer to work upon

features

Features to enable

num_features

The number of features to enable

shape_plan

A shaping plan

Returns:

`true` if success, `false` otherwise.