Notch Notch Manual 0.9.23
 Light | Dark
Reshape Arabic Text String

Reshape Arabic Text String

Format Arabic text for readability.

image

image

Example .dfx

Method #

Arabic text strings need to be formatted in order to be displayed in a correctly readable form through a process of reshaping. Different glyphs must be used for a given character depending on where that character appears in the word - the beginning, middle, end or in isolation. For more information, see “the w3 website”:https://www.w3.org/TR/alreq/.

This node reshapes an unshaped Arabic text string so it can be displayed properly. The reshaped text can be used as an input into other nodes - typically the Text node, or to be processed by other text string nodes.

Arabic is written from right to left so enable Right To Left text rendering in any Text nodes used to render this Arabic string.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Text StringThe arabic text string to reshape.

Inputs

NameDescriptionTypical Input
Text StringsOverwrite the text string attribute with an input text string.Text String