Today some changes to words repetition mechanism has been implemented.
Before all words were repeated by default and every repeated word had random attributes (color, font, angle).
This has been changed. Now you can choose whether to repeat a word or not. Also all repeated words inherit their attributes (color
, angle, font specified in Words table) from the parent word.
To illustrate the changes let's try to build a cloud of 100 words that contains:
1) "Tagul" word repeated only once with green colour and horizontal layout (0 rotation angle)
2) "Word" word repeated many times with grey colour and random layout
3) "Clouds" word repeated many times with blue colour and random layout
Before the changes you couldn't create such a cloud.
But now you can make the following setup in Words section to get the job done:
Simple enough, isn't it?
If you created a cloud before the changes
... and set specific attributes in Words section then you are going to see some difference when you again visualize your cloud. As it was said earlier the difference will occur because of all repeated words inherit attributes from the parent word now while before the attributes were set randomly. To mimic old behaviour you need to make the below changes in words section:Let's say you have some word with "Bangers Regular" font specified in fonts table.
But you want all repeated words to be in "Briep Medium" font as it is set in Fonts section. Then you need to uncheck "Repeat?" value for that word and add another word with the same text and random attributes.
The latter word will be repeated with random attributes that mimics old behaviour.
Hope you gonna like the changes.
Have fun ;)