-
Don't really know there to ask, so will post here.
Yesterday I wanted to start using grunt-spritesmith, installed GM, added config to my gruntfile and got
Running "sprite:icons_32" (sprite) task
Fat…
-
The following was reported by Malcom Studd via email:
```
I'm trying to use grunt-spritesmith, but it's failing with phatomjsEngine is undefined on line 163 of smith.js.
Fixed by adding "phatomjsEng…
-
First of all – great job on spritesmith! I totally dig it, and currently I’m rewriting our current compass-generated sprites to use grunt-spritesmith instead.
I’m still a bit confused about position …
-
A brief explanation as to why I think this is useful to have.
One of the standard setups used for retina images is to have a filename suffix of `@2x` or `_2x` ([the latter of which is currently favor…
-
When I look at the generated spritesheet, I see that all the sprites are in one vertical line, instead of being smartly arranged to minimize space. This results in a spritesheet that is about 4x large…
-
I'm using spritesmith to generate several spritesheets in a site I'm developing. Everything looked fine until I began to test in Firefox (a browser I hardly ever use). To my surprise a slider I was lo…
-
I'm using gulp.spritesmith to generate sprites.
I've noticed recently a large empty area at right bottom corner of the sprites.
Root cause might be: "layout": "~2.0.0" --> "layout": "~2.1.0".
I'm us…
-
There are a few things that most people do by default when using `spritesmith` that should be ideal defaults:
- Require specification of `engine` (most people complain about errors during installation…
-
Please update json2css when patch merged:
https://github.com/twolfson/json2css/pull/26
-
I did a fresh install of grunt and grunt-spritesmith on Windows 8 and Ubuntu 12.04 LTS and got the following message on both:
Warning: Cannot read property 'png-engine' of undefined Use --force to co…