Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse Convertion back to SVG feature, and auto detect Android version #19

Open
Mancerrss opened this issue Dec 27, 2017 · 3 comments
Open

Comments

@Mancerrss
Copy link

I don't really know how to code as I am using this tool as a designer to handle this kind of files but I wanna ask it would be nice if we could have a reverse conversion feature back to SVG, and ability to do it by bulk.

And also ability to detect automatically what Android version or type of vector drawable would be nice so other that don't know how to mess with it don't have to worry about that

I'm pretty sure this feature is a no brainer to implement. Thanks

@Mancerrss
Copy link
Author

Anyone? Please?

I'm pretty sure it's easy to implement the conversion backwards

@a-student
Copy link
Owner

a reverse conversion feature back to SVG, and ability to do it by bulk

What is the practical value of this? Popular vector graphics software doesn't generates android vector drawables directly, so you always have source SVGs.

ability to detect automatically what Android version or type of vector drawable

Android min-version is usually chosen by the popularity of the platform, but not by resource compatibility.

@LasseRosenow
Copy link

It has a use case.

My mates at our small company created many svgs and did a lot of small changes until the native android conversion worked and now they don't know which one was the latest one so I need to take the android dravable and make a svg out of it :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants