flyskywhy / react-native-gcanvas

react native canvas based on gpu opengl glsl GCanvas -- A lightweight cross-platform graphics rendering engine. (超轻量的跨平台图形引擎)
Apache License 2.0
215 stars 21 forks source link

Any Plans to implement Canvas2D API ctx.ellipse #81

Open luxsush opened 1 month ago

luxsush commented 1 month ago

Any Plans to implement Canvas2D API ctx.ellipse

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

This will complete the 2D APIs implementations

luxsush commented 1 month ago

We are planning to use your project in our production app which is being used by almost a million users