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

Currently the ratio_suffix delimiter is @. Some webservers (e.g. Google App Engine) do not allow this character in filenames. In the past we've hacked around this by doing a find...

From the logs: Version: 0.9.4 Python: 2.7.6 (default, Sep 9 2014, 15:04:36) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)] PIL version: 1.1.7 Platform: Darwin-14.4.0-x86_64-i386-64bit Config: {'css_dir': '/Users/noah/Documents/Bop/git/suitandtie/app/assets/spriteGeneration/sprites', 'less_dir': False, 'force':...

We use the cache busting token functionality to ensure that new sprites are different. I just noticed that we were generating new sprites (and uploading them) even though nothing had...

When the CAAT JSON format generator is run with an option which generates multiple ratios, the images are correctly generated but the resulting output JSON always reflects the 1.0 ratio....

It would be perfect to have configuration for some images to save them as base64 inline sprites.

I'm seeing severe anti-aliasing issues on the edges of transparent png sprites that have been shrunk for the lower ratio versions in retina mode Is there a way to control...

It would be great to automatically generate touch icons in defined resolutions

As the maintainer for the Fedora package for glue I have noticed that starting from the release 0.11.0 at pypi https://pypi.python.org/pypi/glue/0.11.0 the tar.gz package does not include the COPYING and...