使用 RaphaelJS 调整形状大小
可以使用 RaphaelJS 吗? 我的意思只是 2D 部分。
我认为的唯一方法是按比例重写所有路径,然后调整它们的大小以适合我的画布容器。
Is it possible using RaphaelJS ?
I mean just 2D part.
The only way I thought is to rewrite all paths proportionally and then resize them to fit inside my canvas container.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的。
来自 raphael 网站
Yes.
From the raphael site