»Touch-Type« batch processing with random feature?
Copy link to clipboard
Copied
Hi there!
Would you know of a way to apply »Touch-Type« to more than one character at a time, let’s say to a whole line? In order to give some random degree of deviation of position, size, rotation and shape proportions to all its characters? May be there’s some plugin out there able to do that?
Thanks –
Klaus
Explore related tutorials & articles
Copy link to clipboard
Copied
You can take a look at TextTweaker...
https://raw.githubusercontent.com/johnwun/js4ai/master/textTweaker.js
Copy link to clipboard
Copied
TextTweaker sounds good.
You can also convert text to outlines, ungroup and use Object > Transform > Transform Each with Random checked.
Or before Transform Each, split the text to keep it as live text with a script from Carlos Canto:
Copy link to clipboard
Copied
Found the handling of TextTweaker a bit confusing. Besides: It would take several »runs«, right?
Will try Ton’s/Carlos-Canto suggestion next.
Copy link to clipboard
Copied
That Carlos-Canto-Script doesn’t work for me, prompts me an error message 😞
Copy link to clipboard
Copied
Did you select text with the arrow selection tool?
Copy link to clipboard
Copied
Guess so, yes.
Copy link to clipboard
Copied
I don't get that error message, just a sinhle line with all the characters pushed togeter.
The script seems to work with single lines only.
You could try Type > Create Outlines
Ungroup
Use the Transform Each with the Random option

