-
Hi,
I'm thinking about creating a new JSON template, but without all the duplicates values for each sprite. What do you think of this?
``` json
{
"image": "nested/dir/spritesheet.png",
"w": …
-
**THIS THREAD IS CURRENTLY CLOSED. THE PIXEL BOARD IS UP!!! https://trello.com/b/vwuE9fbO/habitrpg-pixel-art**
This Github Thread is now permanently closed. Feel free to unsubscribe.... and head on o…
-
First things first: App kit's gruntfile is the **cleanest** I've ever seen! (My own yeoman based gruntfile is a mess compared to it :)
Still, here are some ideas where we can improve the workflow:
- …
-
I've just started using json2css together with [spritesmith](https://github.com/Ensighten/spritesmith) and wondered whether it's possible and/or useful to have a one-liner `background: url({{url}}) {{…
-
I'm combining multiple files into a sprite using engine: 'gm' and it doesn't seem to work, it results in a black BG. I note you have a background transparent flag, but it doesn't appear to work
-
During the transition to `doubleshot` for `spritesmith`, I found that I had accidentally introduced an array of arrays into my `content`. Should we duck wrap arrays of arrays into arrays?
``` js
[[Fu…
-
-
Hi,
I created an issue report in the Grunt spritesmith repo but I think it's better here as the project uses json2css to convert in LESS format.
I'm using the LESS library in my development environm…
-
`fontsmith` is quite monolithic (as a result of being in a rush). Break it down as much as [spritesmith](https://github.com/Ensighten/spritesmith) was. This effectively means all TODOs:
- [x] engine.c…
-
How hard would it be for me to attempt adding coffee-script support? I want my clients to be able to edit their products in a markdown file and for the properties I would love to use straight JSON bu…