SaitoWu / linner

HTML5 Application Assembler
MIT License
275 stars 35 forks source link

Retina sprite support #41

Open SaitoWu opened 10 years ago

SaitoWu commented 10 years ago

auto resize the @2x images to @1x to support none retina screen

auto expand the exist images to @2x to support the retina screen

it will generate two version of images

sprite.png

sprite@2x.png
SaitoWu commented 10 years ago

when linner build, need compress the image by using chunky_png