Skip to content

Implement ellipses#207

Open
GoldenStack wants to merge 1 commit intojrmuizel:masterfrom
GoldenStack:master
Open

Implement ellipses#207
GoldenStack wants to merge 1 commit intojrmuizel:masterfrom
GoldenStack:master

Conversation

@GoldenStack
Copy link

@GoldenStack GoldenStack commented Nov 19, 2024

I needed a way to render ellipses, and found that it was a simple API limitation preventing this (the PR itself does not result in any API breakages).

I'm still a bit unsure about the naming, since it's kind of made unclear that arc and ellipse are the same thing (ideally they would be named circle and ellipse but I didn't want to just PR something that changes the API). However, I think the central idea and implementation for this change are pretty uncontroversial.

Closes #120 (probably).

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.

How to draw and fill ellipses?

1 participant