grunt-sprite-generator icon indicating copy to clipboard operation
grunt-sprite-generator copied to clipboard

Grunt task that generates a sprite from images referenced in a stylesheet and then updates the references with the new sprite image and positions

Results 6 grunt-sprite-generator issues
Sort by recently updated
recently updated
newest added

Hello! Really useful plugin, thank you! It would be brilliant if it parsed background as well as background-image. Cheers, Dave

I'm trying to set my own baseUrl path in order to generate outputs relative to a certain URL, but it doesn't work. When you modify the baseUrl as an option...

Getting the following when running the task ``` Initializing Command-line options: --verbose Reading "Gruntfile.js" Gruntfile...OK Registering Gruntfile tasks. Registering "grunt-sprite-generator" local Npm module tasks. Reading /Users/ctetreault/development/meap/workflow/client/node_modules/grunt-sprite-generator/package.json...OK Parsing /Users/ctetreault/development/meap/workflow/client/node_modules/grunt-sprite-generator/package.json...OK Loading "spriteGenerator.js"...

Added pngsmith as an engine, it make spritesmith work without phantomjs, gm , canvas engine. phantomjs, gm , canvas engine have to install manual, but pngsmith engine will be installed...

How do we specify the source of the content. I can see destination.... but no source.