-
Some error when installing. Other dependencies:
``` javascript
"devDependencies": {
"grunt": "~0.4.3",
"grunt-spritesmith": "~1.22.0",
"grunt-contrib-imagemin": "~0.5.0"
}
```
Last line…
-
When processing large collections of images (in my case 250) the process fails. This is because image data is passed to phantom as a URL string with GET params which becomes exceedingly long in some i…
-
When the Crystal Blade contributor sword is used, you can see part of another item of equipment at the bottom of the image. http://i.imgur.com/m1r3Upm.png shows the avatar with and without the sword.
…
Alys updated
10 years ago
-
I'm trying to include grunt-spritesheet into a project started with Yeoman. Here's my task:
``` javascript
spritesheet: {
build: {
sprites: {
'app/images/sprite.png': ['/image…
-
I changed the language in the settings of HabitRPG but there's only a small amount of strings really translated ("new daily", "new todo", "new habit"), I still see mostly English. I tried with Italian…
Atomk updated
10 years ago
-
Some possible pre-existing libraries:
- https://github.com/Ensighten/grunt-spritesmith
- https://github.com/richardbutler/node-spritesheet
- https://github.com/iAdramelk/grunt-oversprite
There's also…
zakj updated
11 years ago
-
Not quite sure what the problem could be, it was suggested as a javascript error. Every time I open habitrpg, this frozen page opens up.
![habitprob](https://cloud.githubusercontent.com/assets/734351…
-
Give ideas for plugins. If there is a grunt plugin include the link.
I will try to get to as many as possible. I will also possibly put a bounty on it for somebody else to do it (or you can just do i…
-
The process for this would be:
- Each layer would store a list of "images", which would be built up during the build trace.
- OnLayerComplete would then take that image list and pipe it into a sprite …
-
I'm getting the following error during grunt build:
‘Takin’ picture of http://4waisenkinder.de|800x600 did not work correctly…
Error: ‘800x600’ is not recognized as an internal or external command, o…