Method
PangoOTRulesetposition
since: 1.4
Declaration [src]
void
pango_ot_ruleset_position (
const PangoOTRuleset* ruleset,
PangoOTBuffer* buffer
)
Description [src]
Performs the OpenType GPOS positioning on buffer
using
the features in ruleset
.
Available since: 1.4
Parameters
buffer
-
Type:
PangoOTBuffer
A
PangoOTBuffer
.The data is owned by the caller of the method.