Skip to main content

Typeface Array

Intro

Create a list of typefaces that can be assigned to other Layers via their indices.

UI

Auto Index - When checked the node will automatically output all indices.

Index - Select the index within the array.

Reverse - Invert the order the indices are output in. For example, where there are 3 indices 0,1,2, their order will be reversed to 2,1,0.

Count - Output the number of indices in the array.

Add - Use this button to add more rows (indices) to the UI.

0: Typeface - The first index in the array.

Example
  1. Create a Text Shape.
  2. Select the Text Shape and click the Duplicator icon in the Shelf.
  3. Set Count.x to 1.
  4. Create 3 Typeface Utilities.
  5. Set a different font for each one.
  6. Create a Typeface Array.
  7. + Add 2 more indices.
  8. Connect each Typeface to each index on the Typeface Array.
  9. Connect typefaceArray.idtextShape.typeface.

Each word in the Duplicator should now have a different typeface.