Circular Text Positioning
Last updated
There are four available positions,
Top
Bottom
Left
Right
Setting the Arc Position to one of this values will position the text based on this anchor position.

There are three alignment options,
Left
Center (default)
Right
This option allows you to decide how to align your text based on the anchor position.
Position: Bottom, Alignment: Center
Position: Bottom, Alignment: Left
Position: Bottom, Alignment: Right
Certain fonts don't align correctly because the length of the text can be inaccurate. This usually happens with custom font which usually doesn't contain the right metadata.
To work around this, you can set an offset to align your text properly.

Last updated