javascript - Draw text along the bezier curve in paper.js -
is possible draw text along bezier curve using paper.js?
i know possible attach text line path , rotate it, interested in drawing text along curve. http://www.w3.org/tr/svg11/images/text/toap02.svg
i understand may achieved printing text letter letter corresponding rotation applied every item, interested in easier way achieve in paper.js
we haven't implement text along path in paper.js yet. @ moment, text support rather rudimentary, change once have rolled out version 1.0 of library.
Comments
Post a Comment