-->

Are there any tools to convert legacy VML to SVG?

2019-01-15 19:04发布

问题:

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.



标签: asp.net svg vml