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

Use android tools for SVG to Vector Drawable conversion #47

Merged
merged 22 commits into from
Jul 27, 2024

Conversation

jzbrooks
Copy link
Owner

Relates to #29 & #44

@jzbrooks jzbrooks changed the title Use android tools Use android tools for Vector Drawable to SVG conversion Mar 23, 2022
@Goooler
Copy link
Contributor

Goooler commented Jul 19, 2024

This would be very handy to support svg2avd and avd2svg.

@jzbrooks
Copy link
Owner Author

This has obvious utility in the short run, so I'm going to merge it. If the built-in conversion logic gets good enough, we could replace the android studio tools, which would make the tool run a little faster (because it wouldn't be parsing a vector twice, which was the original reservation)

@jzbrooks jzbrooks marked this pull request as ready for review July 27, 2024 13:50
@jzbrooks jzbrooks merged commit c198ad1 into master Jul 27, 2024
2 checks passed
@jzbrooks jzbrooks deleted the android-tools branch July 27, 2024 14:48
@jzbrooks jzbrooks changed the title Use android tools for Vector Drawable to SVG conversion Use android tools for SVG to Vector Drawable conversion Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants