title: HTML5 canvas 添加文本路径

要使用Konva添加文本路径, 我们可以实例化一个Konva.TextPath()对象.

有关属性和方法的完整列表,请参阅Konva.TextPath文档 {% iframe /downloads/code/shapes/TextPath.html %}

{% include_code Konva TextPath Demo shapes/TextPath.html %}