Is it possible to easily draw text along the bezier curve using paper.js?
I know it is possible to attach text to a line path and then rotate it, but I am interested spe
We haven't implement text along path in Paper.js yet. At the moment, text support is rather rudimentary, but this will hopefully change soon once we have rolled out version 1.0 of the library.