glue icon indicating copy to clipboard operation
glue copied to clipboard

Glue is a simple command line tool to generate CSS sprites

Results 70 glue issues
Sort by recently updated
recently updated
newest added

I have some sprites where the source has transparency, but I need to force the background to be #fff and non transparent. Is this possible or is this something that...

Added support Stylus http://learnboost.github.io/stylus/try.html

Dear glue group. First . Sorry , I can english a little. I try install glue in linux centos . but not working it. ``` shell $:~> sudo glue Traceback...

Hi, first very thank for the wonderfull command line tool glue. What i miss, is a command line argument that let me specify the abslute path used and the generated...

so that https://caniusepython3.com/ can declare that this project supports python 3 Do what you want with this pull request, it is not actually necessary to be that precise in the...

Hi, as a second version control management system I am using MKS. It will add write protection to my project if my files aren't checked out. If I then start...

Hi Jorge. Would it be possible to create glue binaries for the (three) most important operating systems? This would allow me to bundle glue with grunt-glue-nu (and maintain compatibility easily)....

Is there any easy way to "undo" a spritesheet with `glue`? In other words slice back into individual image files using the sprite _png_ and _css_ files? Not a high...

I have found a bug while trying to create a sprite. Images: ![a1](https://cloud.githubusercontent.com/assets/1036275/3824739/f3d2165c-1d4b-11e4-95a1-5549a9ccaef4.png) ![a2](https://cloud.githubusercontent.com/assets/1036275/3824740/f3d7b56c-1d4b-11e4-8f78-848254d88847.png) ![a3](https://cloud.githubusercontent.com/assets/1036275/3824741/f3dc5e14-1d4b-11e4-8153-cce7574f1e7d.png) ![a4](https://cloud.githubusercontent.com/assets/1036275/3824742/f3e3c4f6-1d4b-11e4-8c1e-bbfeb025d949.png) ![a5](https://cloud.githubusercontent.com/assets/1036275/3824743/f3e62746-1d4b-11e4-9e4a-0b0b94457451.png) ![a6](https://cloud.githubusercontent.com/assets/1036275/3824744/f3e7de06-1d4b-11e4-818b-ec97251c0c73.png) complete output here: ``` [jarco@geronimo files]$ glue sprite sprites --ordering=filename a1.png added...

would be nice to have a hook to run shell commands after generating sprites or after changes are made while using `--watch`