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 ellipse #92

Open
namse opened this issue Aug 15, 2020 · 3 comments
Open

Support ellipse #92

namse opened this issue Aug 15, 2020 · 3 comments

Comments

@namse
Copy link

namse commented Aug 15, 2020

I think this library doesn't include drawing ellipse(CanvasRenderingContext2D.ellipse()).

Would you please add ellipse function?

@drdream
Copy link

drdream commented Aug 15, 2020

Im struggling with this too.. Looks like you have to use some Einstein math to convert an ellipse into an arc.

@stefanloerwald
Copy link

Drawing ellipses is supported in https://github.com/excubo-ag/Blazor.Canvas/

@seddik
Copy link

seddik commented Jan 10, 2022

I have this portion of code it is drawing ellipse with two radius horizontal/vertical, sorry I had it on photo only I couldn't retype it. you can remove the color / pen handeling if you want

image

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

4 participants