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

It does not draw a path with code "A" #8

Open
JamesLeee opened this issue May 29, 2013 · 2 comments
Open

It does not draw a path with code "A" #8

JamesLeee opened this issue May 29, 2013 · 2 comments

Comments

@JamesLeee
Copy link

Hi,all,
i want to draw a path with sth like this:
M100,100 L300,100L300,300 A100,100 0.0 0,1 100,300 z
perhapes it can't draw arc?

@krossovochkin
Copy link

I faced the same issue.
This path wasn't drawn:
M559.075,344.45m0-6.662a6.662,6.662,0,1,1,0,13.324a6.662,6.662,0,1,1,0-13.324z

@krossovochkin
Copy link

All right, this lib has a stub in a drawArc(...) method.
You can find implementation (or use whole library) in this fork:
https://github.com/japgolly/svg-android

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

No branches or pull requests

2 participants