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.
我一直在寻找一个好的矢量解决方案,并且听说过 Raphaël 的好消息。但是在它的整个文档中,它都在谈论定义画布,这让我感到困惑。
Raphaël 是画布还是 SVG 库?
为了便于跨浏览器支持,Raphael 同时使用 VML 和 SVG。
参考
当拉斐尔说画布时,它是自己的术语,并不是指 HTML5 画布。它是 SVG 之上的一层。