Create a vector path from a String.
Properties
- Text (String)
The text content used to generate the vector path.
- Font Size (Float)
The size of the font in points.
- Font Design (Option)
The design style applied to the font.
- Font Weight (Option)
The weight applied to the font.
- Multiline Alignment (Option)
Aligns each line within the widest line.
- Kerning (Float)
The extra space between each character.
- Normalize (Bool)
Samples curves as points and fills in character self-intersections.
- Normalize Sample Spacing (Float)
The space between each sample point.
- Normalize Curve Subdivisions (Int)
The accuracy of curves.