Skip to content

Support elliptic arcs in asymptote - #1498

Merged
rocky merged 1 commit into
masterfrom
support-eliptical-arcs
Jul 25, 2021
Merged

Support elliptic arcs in asymptote#1498
rocky merged 1 commit into
masterfrom
support-eliptical-arcs

Conversation

@rocky

Copy link
Copy Markdown
Member

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 mmateraJuly 25, 2021 06:32
@rocky
rockyforce-pushed the support-eliptical-arcs branch from fdcec19 to 7dc4074CompareJuly 25, 2021 06:33
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
rockyforce-pushed the support-eliptical-arcs branch from 7dc4074 to fa8639dCompareJuly 25, 2021 06:34
@rocky
rocky merged commit 03c3f02 into masterJul 25, 2021
@rocky
rocky deleted the support-eliptical-arcs branch July 31, 2021 13:03
Sign up for freeto 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

@rocky