Draw text along the bezier curve in paper.js

后端 未结 2 928
旧巷少年郎
旧巷少年郎 2021-02-06 12:49

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

2条回答
  •  無奈伤痛
    2021-02-06 13:18

    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.

提交回复
热议问题