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

Android's PathParser does not like mathematical notations #25

Open
martyglaubitz opened this issue Nov 23, 2015 · 1 comment
Open

Android's PathParser does not like mathematical notations #25

martyglaubitz opened this issue Nov 23, 2015 · 1 comment

Comments

@martyglaubitz
Copy link

I noticed some crashes when using this tool to convert SVGs to vector drawables, usually this:
android.util.PathParser$PathDataNode.addCommand - java.lang.ArrayIndexOutOfBoundsException: length=2; index=2

According to this article Android Vector Drawable crash Androids pathparser doesn't like the e-

And i found a lot of occasions of this symbol in my generated vector drawables

@yuraj11
Copy link
Collaborator

yuraj11 commented Mar 24, 2016

Could you provide some SVG with e notation?

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

2 participants