amakaseev / sprite-sheet-packer

Sprite sheet packer
MIT License
319 stars 62 forks source link

Refactor PublishSpriteSheet and optimize pngs in differents threads #14

Closed TheCodez closed 8 years ago

TheCodez commented 8 years ago

Sorry for so many commits didn't manage to squash all of them together. I squashed like 6 of them together.

I haven't noticed any issues in my tests and it works very well. The optimizer is abstracted so it's possible to use different optimizer(i'm currently trying pngquant).