G icon indicating copy to clipboard operation
G copied to clipboard

[4.0] GIF is not animated in image shape for g-canvas

Open dengfuping opened this issue 6 years ago • 1 comments

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  • See the demo of g-canvas

What is expected?

  • GIF should be animated for g-canvas

What is actually happening?

  • GIF is not animated for g-canvas.
Environment Info
g-canvas 0.1.0-beta.7
System Mac OS
Browser Google Chrome 77.0.3865.90

dengfuping avatar Oct 30 '19 06:10 dengfuping

Canvas 绘制 GIF: https://stackoverflow.com/questions/48234696/how-to-put-a-gif-with-canvas

亦可参考 konva.js 的实现: https://konvajs.org/docs/sandbox/GIF_On_Canvas.html

xiaoiver avatar May 09 '22 14:05 xiaoiver