filamentgroup/directory-encoder

Add ability to generate sprite sheet

Closed this issue · 5 comments

Currently nopngencode will allow the css generated to link directly to a specific file.

I'd like to see an entire folder turned into a sprite and then the css generated attach to that.

https://github.com/Ensighten/grunt-spritesmith was mentioned for this. Unfortunately, that is a grunt task. I'd like to see it extracted into a library so we can easily use it. I'll look into seeing what I can do about that.

Woof. This project is a dependency nightmare: pngsmith, phantomjs, node-canvas/cairo, and image magick. I'd hope to find something a little... lighter on the dependencies, but am not counting on it.

It's been suggested to use glue for this filamentgroup/grunticon#129

Ok, even better would be that the spritesheet is the only png fallback. This is still on the radar, 11 months later

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open.

View the enhancement backlog here. Don’t forget to upvote the top comment with 👍!