I know what are image sprites. Just want to know is there any difference between image sprites and SVG sprites??
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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/