Method
PangoOTRulesetsubstitute
Declaration [src]
void
pango_ot_ruleset_substitute (
const PangoOTRuleset* ruleset,
PangoOTBuffer* buffer
)
Description [src]
Performs the OpenType GSUB substitution on buffer
using
the features in ruleset
.
Available since: | 1.4 |
Parameters
buffer |
PangoOTBuffer |
A |
|
The data is owned by the caller of the function. |