jalagar / animated-art-engine

A generative engine that takes various png layers on a sprite sheet format, combines them and then converts them into a .gif file
MIT License
166 stars 64 forks source link

Error: invalid value (typically too big) for the size of the input (surface, pattern, etc.) #138

Closed bluebirdlab closed 1 year ago

bluebirdlab commented 1 year ago

Hi, I know canvas size is limited. have any solution for this? below is my config.

"height": 800, "width": 800, "framesPerSecond": 26, "numberOfFrames": 90,