We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My current issue is that I have a svg containing elliptical arcs, which SwiftSVG does not support.
I already noticed a ticket was open for handling support of Ellipitcal Arc (#85), however there was no real answer about how it is possible to do so.
Did you succeed on implementing this part ?
The text was updated successfully, but these errors were encountered:
Check out my pull request, #181 I have added support of elliptical arc in my fork.
Sorry, something went wrong.
You can use my fork to render elliptical arcs https://github.com/garush13/SwiftSVG
No branches or pull requests
My current issue is that I have a svg containing elliptical arcs, which SwiftSVG does not support.
I already noticed a ticket was open for handling support of Ellipitcal Arc (#85), however there was no real answer about how it is possible to do so.
Did you succeed on implementing this part ?
The text was updated successfully, but these errors were encountered: