Text

Shape Generator  -  A text shape*

TextShapeGenerator TextShapeGenerator TextShapeGenerator TextShapeGenerator

Similar to TextTextureGenerator Icon 2D Text , but as a shape.

This layer turns each letter into a shape. You can choose whether Smode applies ShapeModifier Icon Shape Modifier to the whole string or to individual characters:

MergeIntoSingleShape-Interface MergeIntoSingleShape-Interface

If unchecked, a ShapeModifier Icon Shape Modifier will be applied to each character.

For instance a gradient fill color applied to a text:

When you edit a text, Smode creates a group of PathShapeGenerator Icon Bezier shapes (one for each character). “Closed” characters (like the letter ‘O’) are broken down into GroupShapeGenerator Icon Group of shapes .

textShapeEdit textShapeEdit


Variables:

  • Merge Into Single Shape: True if the text is considered a single entity, False if it is considered a group of separate shapes
  • Text: Text content
  • Font: Font of the text
  • Typeface Style:
  • Justification:
  • Maximum Size:
  • Font Height:
  • Font Ascent:
  • Font Descent:

Python

    Oil.createObject("TextShapeGenerator")