Are there any tools to convert legacy VML to SVG?

孤者浪人 提交于 2019-12-17 16:59:08

问题


Just wondering if anybody has come across a tool or anything to make the process easier of converting VML to SVG or some other modern format (Silverlight, flash).

I'm dealing with some legacy VML browser renderings and I'd like to make it cross browser compatible. Right now the vml is being generated on the server side.

Would also be helpful if there was a chart to map VML markup to SVG, in table format as a cheat sheet or something.

Thanks


回答1:


Vector Converter claims to convert between SVG and VML, among other formats.



来源:https://stackoverflow.com/questions/1473773/are-there-any-tools-to-convert-legacy-vml-to-svg

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!