Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在曲线上显示文本。文本的每个字母都应该旋转,以便与曲线正交。
我发现的唯一现成的插件是tympanus的 Arctext。不幸的是,它仅根据半径呈现文本。
这是我想要实现的示例:
我对使用什么没有限制,跨浏览器兼容性也不是问题。唯一需要的是这个“东西”不应该在服务器端制作。它应该直接在客户端上更新(文本更改后)。
编辑:更多信息