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

Support elliptic arcs in asymptote #1498

Merged
merged 1 commit into from
Jul 25, 2021
Merged

Support elliptic arcs in asymptote #1498

merged 1 commit into from
Jul 25, 2021

Conversation

rocky
Copy link
Member

@rocky rocky commented Jul 25, 2021

In our example, asymptote was formatting:
Graphics[{Blue, Disk[{0, 0}, {1, 2}, {Pi / 3, 5 Pi / 3}]}]

incorrectly because ArcBox didn't support elipses, in Asymptote.

@rocky rocky requested a review from mmatera July 25, 2021 06:32
In our example, asymptote was formatting:
  Graphics[{Blue, Disk[{0, 0}, {1, 2}, {Pi / 3, 5 Pi / 3}]}]

incorrectly because ArcBox didn't support elipses, in Asymptote.
@rocky rocky merged commit 03c3f02 into master Jul 25, 2021
@rocky rocky deleted the support-eliptical-arcs branch July 31, 2021 13:03
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.

1 participant