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.
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.
Example |
---|
|
Example Nodegraph |
|
Example Project |
Attributes
Name | Description |
---|---|
Text String | The Arabic text string to reshape. |
Inputs
Name | Description | Typical Node Input |
---|---|---|
Text Strings | Overwrite the text string attribute with an input text string. | Text String |
Outputs
This node outputs a string that can be used by any node which takes a string input.