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

Add support for fill-rule "evenodd" #44

Open
yuraj11 opened this issue Apr 5, 2016 · 2 comments
Open

Add support for fill-rule "evenodd" #44

yuraj11 opened this issue Apr 5, 2016 · 2 comments

Comments

@yuraj11
Copy link
Collaborator

yuraj11 commented Apr 5, 2016

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule
https://code.google.com/p/android/issues/detail?id=198931
https://github.com/a-student/SvgToVectorDrawableConverter#manual-editing

  • not supported in Android, not easy to implement conversion
  • add warnings at least
@skrzyneckik
Copy link

https://code.google.com/p/android/issues/detail?id=198931 changed status to 'WorkingAsIntended' on 13th July. I guess it needs to reviewed and warning can be removed if it works as intended

@yuraj11
Copy link
Collaborator Author

yuraj11 commented Sep 15, 2016

Nice! Now I can add support for that attribute but wait It is supported only on Android API Level 24+ 👎

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