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

Implement Fill([fillRule]) #64

Open
GimpArm opened this issue Mar 25, 2020 · 0 comments
Open

Implement Fill([fillRule]) #64

GimpArm opened this issue Mar 25, 2020 · 0 comments

Comments

@GimpArm
Copy link

GimpArm commented Mar 25, 2020

It would be nice if the filleRule argument was implemented on the Fill() method.

https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/fill

Using reflection I was able to invoke the BatchCallAsync() and call fill with the fillRule argument. It worked fine so it should be pretty straight forward to implement it officially.

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

1 participant