简体   繁体   English

有SVG到HTML5 SVG转换器

[英]Is There Svg to html5 svg converter

Illustrator can output in svg. Illustrator可以以svg输出。 But Some features of svg aren't straight forward in html5. 但是svg的某些功能在html5中并不简单。 For example some need to be complemented with prefix. 例如,一些需要补充前缀。 So is there svg editor or converter that takes normal svg and optimize it for web. 因此,是否有采用普通svg并针对网络进行优化的svg编辑器或转换器。

I find learning svg to level that's it's useful or doing anything with it extremely unintuitive..and hard. 我发现学习svg很有用,或者用它做任何事情都非常不直观。 I suppose svg is meant to be created by programs only. 我想svg只能由程序创建。

I didn't mean that i wanted to convert svg to canvas...but that there are some features of svg that need to be prefixed. 我并不是说我想将svg转换为画布...但是svg的某些功能需要加上前缀。 So is there a program that does that. 所以有一个程序可以做到这一点。

Most browser support svg nowadays: http://caniuse.com/svg . 如今,大多数浏览器都支持svg: http : //caniuse.com/svg You should be able to use them directly. 您应该可以直接使用它们。

Here is the SVG implementation status in Firefox: https://developer.mozilla.org/en-US/docs/SVG_in_Firefox 这是Firefox中SVG的实现状态: https : //developer.mozilla.org/en-US/docs/SVG_in_Firefox

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM