sole / Animated_GIF

Javascript library for creating animated GIFs
https://sole.github.io/Animated_GIF
225 stars 53 forks source link

Use base64 on addframe() attribute #34

Closed siddharthnaik7 closed 7 years ago

siddharthnaik7 commented 7 years ago

Hello @sole ,

I want to use base 64 data(png) url to create gif image. How should I use base64 data url?

I am getting following error: image

Thanks -Siddharth

sole commented 7 years ago

I don't know what you're trying to do. Can you provide a reduced code example?

siddharthnaik7 commented 7 years ago

Hi, got this issue resolved, Thanks - Siddharth