gimp-text-layer-set-base-direction

Marcus Heese <heese@cip.ifi.lmu.de>

Description

Set the base direction in the text layer.

Help

This procedure sets the base direction used in applying the Unicode bidirectional algorithm when rendering the text.


Type

unknown

Parameters

Type Name Description
PF_LAYER layer The text layer
PF_INT direction The base direction of the text. { TEXT-DIRECTION-LTR (0), TEXT-DIRECTION-RTL (1) }

Return

None