Radial text?

The clone thing is pretty easy…

Text me
image

Rectangle and center me.
image

Center snap me.
image

Guide me. (pic not working – align a guide to your center point of the rectangle.)

Uncenter snap me. Rotation snap me.
image

Set rotation point for the text on your guide.
image

Delete the rectangle.

You only ever needed the rectangle because text won’t snap on center. I suppose it might snap on rotation, but if you center it in a rectangle and use that to align your stuff, it’s pretty easy. Go forth and experiment.

Tiles clones. Shift -100% x per column.
image

Decide on how many spikes you want. Let’s do 27. Set rotation per colum to be 360/# of spokes.
Note I used the equation in the field, but it’s 13.333 degrees for you mathy types.
image

Set one row and 27 columns.
image

Click create. Skadoosh, clones.
image

Beware that the original text will have a clone on top of it. I tend to kill that clone.
image

Now you have one text object and 26 clones. Select them all, go to edit->clone->unlink clone. Boom, 27 text objects.
image

Use the text tool to edit as you see fit.

OR…

I built a php script to search and replace the text in one shot. (see my suggestion to do this way back in this thread) I wrote a 27 line text file and fed it and the svg into the script and this is what resulted.
image

Here are all the files, the original SVG, the text file to replace with, the php script that edits it, and the resulting output file. If you decide to dig into it, read the top of the php file before you say a word :wink:

replacer.zip (5.8 KB)

12 Likes