alexjlockwood / ShapeShifter

SVG icon animation tool for Android, iOS, and the web
https://shapeshifter.design
Apache License 2.0
3.96k stars 200 forks source link

Command Line / batch SVG to VD import #228

Open PaulWoitaschek opened 6 years ago

PaulWoitaschek commented 6 years ago

I am using shape shifter not only for animated vector drawables but also for simply converting svgs to regular vector drawables.

However when you have a few folders with each 10 svg's it becomes quite painfully to do that manually. Is there a CLI for that? If not is that something you want to implement?

alexjlockwood commented 6 years ago

I have been considering it! Just trying to find time.

PaulWoitaschek commented 6 years ago

Thanks! Is there already a way to call this right now through any automated way? I have about 120 svg's right now I need to import and doing that by hand is super painful.