标签: javascript raphael transformation
有没有办法用拉斐尔渲染这样的文字?
答案 0 :(得分:1)
我试图发现这就像变换一样,但似乎拉斐尔没有这种变换。
我制作了one example,它将透视转换为SVG路径。它不使用transform-attribute,但是text作为路径,路径逐点转换。