The title basically outlines all the details of my problem. I'm trying to write text within a circle that curves with the outline of the circle. Something very similar to the image bellow.
Write curved text within a circle with PaperJS
806 views Asked by Florin Stingaciu At
1
You can actually do this with a little hack.
Here is how to proceed:
Here is the Paper Sketch: Align Text to Path Sketch
And here is the result of a simple test:
You can use the code with an arbitrary path, not only with circles.