Hello,
I’m creating an all caps font, which will have another .calt variation. I’m looking to create a feature that will automatically randomly select characters when typing.
The thing is it only has 3 variations (A-Z + a-z + A-Z.calt) any help on how to make this work randomly? It should mix between ALL of them for both Uppercases and Lowercases.
Hello Florian, I looked into the tutorial and seems like the tutorial is explaining how to substitute some pairs with different pairs, not repeating consecutive characters or pairs. What I really wanted was a complete randomness.
Like every time I typed “A” it would randomly choose between A, a, A.ss01 and a.ss01, and this for all the letters. This could be “turned on” with contextual alternates for easy usage. Any help would be much appreciated.