Text on a Curve
I’m researching methods to render text along a path, like you can easily do in Illustrator. Unfortunately, it’s not so simple in Processing (unless someone knows of a library that does this).
You can find a demo and the source here. Click four times to set the curve points and handles. Move the mouse left and [...]