a-student / SvgToVectorDrawableConverter

Batch converter of SVG images to Android vector drawable XML resource files. Online version of the converter is here:
https://svg2vector.com
344 stars 45 forks source link

Added Support for running on Linux #6

Closed racerxdl closed 8 years ago

racerxdl commented 8 years ago

I added support for running on linux by handling the path when the PlatformID is Unix. I added as well the instructions in README for linux.

Also I added the Inkscape for MacOSX, because this is also needed.