Hello VVVV users!
Does anybody know an easy way to define the maximum width of a text line
with Text(EX9)?
I saw the PAD node, but it only limits the maximum length of a string with the number of letters…
I want that if a string is longer than a certain width (in pixels or else) it should cut away the rest.
Thanks in advance!