arthur-feral / emogeez

MIT License
4 stars 1 forks source link

Automatically handle retina screens by building the retina spritemap and retina MQ #18

Open Benrajalu opened 6 years ago

Benrajalu commented 6 years ago

This could actually be voided by #2 but in the meantime, ensuring that retina users are served a properly-sized spritemap makes sense.

arthur-feral commented 5 years ago

I'm working on it! You will be notified when the PR is opened

arthur-feral commented 5 years ago

I released the 0.21.0 that compress quite efficiently the final sprites. So now i could double the resolution and still have a small sized final image. I'll do it soon