开发者

What are SVG Sprites?

I kn开发者_Python百科ow what are image sprites. Just want to know is there any difference between image sprites and SVG sprites??


Scalable Vector Graphics is a file format. It describes sprite as vectors store in XML format. Because it is described as vectors you could scale the image without loose precision, it preserves the shape of the graphics.

You can find some explanations on wikipedia: http://fr.wikipedia.org/wiki/Scalable_Vector_Graphics

Graphic difference between SVG and PNG: http://www.streamhead.com/vector-vs-bitmap-side-by-side-svg-png-in-flash/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜