Text to Vector

Converts a styled String[] into vector geometry.

Interface

Inputs

ParameterDetailsPossible Types
Strings

A styled list of text strings produced by the Text node (or any other String[] source).

Primary Input

String[]
Separate Glyphs

Whether to split every letterform into its own vector item. Otherwise, a single vector compound path is produced.

Default: false

bool

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Vector[]