Is there a tool that allows you to upload and maintain images as individual entities, but allows you to reference them in an image map as sprites?
Maintaining image sprites is a real pain in the butt.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I personally use Sprite Gen ( http://spritegen.website-performance.org/ ). I usually use their auto-generated CSS, and simply regenerate it when I change an image.
One of my collegues prefers the web spite generator (http://westhoffswelt.de/projects/web-sprite-generator.html), which is a command line tool based on a config file.