amethyst / sheep

Modular and lightweight spritesheet packer 🐑
Other
89 stars 12 forks source link

Sort output of packer to match input order #9

Closed alec-deason closed 5 years ago

alec-deason commented 5 years ago

My expectation is that the order of the sprites in the output match the order of the sprites in the input. Currently that isn't guaranteed. This changes adds that guarantee by sorting the output.

This may fix #7 though I'm not completely sure that's referring to the same problem.

bors[bot] commented 5 years ago

Build succeeded