emad-elsaid / devtools

A set of simple tools every developer needs, collected in one application.
http://www.emadelsaid.com/devtools
MIT License
15 stars 6 forks source link

SVG to android assets #25

Closed emad-elsaid closed 8 years ago

emad-elsaid commented 8 years ago

the tool should accept an SVG image and a Density (mdpi, hdpi, xhdpi, xxhdpi) and then calculate the other versions sizes according to this formulas :

then download a zip directory include 4 directories (drawable-x) each has an image of the x density.

resources