2008
Marcus Heese
Set the base direction in the text layer.
This procedure sets the base direction used in applying the Unicode bidirectional algorithm when rendering the text.
unknown
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) } |
None