Circular / Elliptical Text Wrapping Designer Tool

I needed a tool to , so I wrote this. The program can export a pdf of the finished artwork. It's full of all sorts of features but also all sorts of little bugs. It's free, but no support is offered.

Requires QT framework to run. I used kdevelop to build but it can be built from command line with something like: -

$ cd myscratchdir $ tar xvzf path-to/circtext-v1.12.tar.gz $ cd circtext-v1.12 $ qmake $ make

Then run with: -

$ ../bin/circtext

You WILL need to build from source as I m not supplying any binaries at present.

Download here source: -

Constructive comments welcome but no support is not available, softwareatjedi98.uk

Screenshot of circtext program running on linux