Splits a styled text string into a separate vector item for each of its glyphs (letterforms).
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| String | A styled text string produced by the Text node (or any other string source). Primary Input | String[]String |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | Vector[] |