Canvas
Canvas copied to clipboard
support gradients
canvas have createLinearGradient methods,But I didn't find it in this repository. Hope to support it. thanks!
I've been watching this project for some time and I guess I mistakenly assumed all canvas API calls were actually wrapped. Is there a listing somewhere of supported and not supported API calls compared to the entire Canvas API?
Yes. Please need gradients and all Canvas API calls.
One more vote for support for radial gradient https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/createRadialGradient