SVG 和 VML 有多相似?
忽略浏览器支持问题(IE6、IE7和IE8仅支持VML;IE9支持部分SVG;其他主要浏览器支持SVG)以及弃用VML而支持SVG,SVG和VML有多相似?我知道它们不兼容,但它们都是用于生成矢量图形的 XML 语言。除了语法之外,它们之间的主要区别是什么?
Ignoring the browser support issue (IE6, IE7, and IE8 only support VML; IE9 supports some SVG; the other major browsers support SVG) and deprecation of VML in favor of SVG, how similar are SVG and VML? I understand that they're not compatible, but they're both XML languages used to produce vector graphics. What's are the major differences between them, beyond syntax?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以下链接可能对您有帮助:
http://weborama。 blogspot.com/2006/01/vml-svg-and-canvas.html
它们有点过时了,但这可能是因为 VML 不再热门。
Here is a link that might help you:
http://weborama.blogspot.com/2006/01/vml-svg-and-canvas.html
They're a bit outdated, but that's probably because VML is not hot anymore.