开发者

SVG to VML in Inkscape

I have an Inkscape SVG file, and I want export it to VML for web (Internet Explorer 8 and less don't work with svg). I need to do that autom开发者_运维知识库aticly and fast, because I work with lots of files.


Inkscape does not support the VML-format.

"While Microsoft continues to document VML, development of the format ceased in 1998."

Instead of using a deprecated format, try to get around browser incompatibilities, using a JavaScript library like svgweb or Raphaël.

If you still want to convert to a stone-age file-format, I've found a German to-do: http://www.pixelfans.de/svg-in-vml-konvertieren/. Basically they export to OpenDocument Graphics (.odg), which results in losses of some kinds of graphic content, like gradients and then reopen that with Microsoft Office to save it as MS HTML or VML.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜