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

Width and height of the GIF file #196

Open Gryzzly75 opened 1 month ago

Gryzzly75 commented 1 month ago

Is it possible to generate an image with different heights and widths? How to implement this? Can I have a step-by-step description?