Canvas
Canvas copied to clipboard
Support ellipse
I think this library doesn't include drawing ellipse(CanvasRenderingContext2D.ellipse()).
Would you please add ellipse function?
Im struggling with this too.. Looks like you have to use some Einstein math to convert an ellipse into an arc.
Drawing ellipses is supported in https://github.com/excubo-ag/Blazor.Canvas/
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
