-
Duplicating a source text horizontally a (number) of times
Looking to do a expression that will duplicate a source text horizontally a set amount of times. I need to always have the text maintain the same amount of tracking and for the text/letters to be evenly spaced horizontally no matter the word. Does anyone have any ideas how to go about that expression wise?
exp: b o o m b o o m b o o m b o o m b o o m b o o m
or
exp: s h o o t s h o o t s h o o t s h o o t s h o o t s h o o t s h o o t s h o o t
not:
b o o mb o omb o o mb o omThanks!