Select a tag to browse associated projects and drill deeper into the tag cloud.
The WebSpriteGenerator (short: wsg) is an application to automate the creation of so called sprite images and corresponding definition files. The application is written completely in PHP.
cSprites is a pure PHP driven CSS sprite generator. It uses the GD library to automatically combine your images into larger sprites to cut down on http requests. In addition it automatically generates all the CSS you need to use the sprites.
coolRunnings is a sprite generator written in test-driven PHP. It's the engine that makes SpriteMe go. See http://csscoolrunnings.com for more info and examples of its use. what's new?1/30/10Development has paused while I sort out potential legal issues with further work. All code
This is a quick little utility to take some of the pain out of stitching together graphics for use as css-sprites it was conceived to fit a specific workflow. Original Authors: Saul Rosenbaum - Chris Morrell
Combine any number of images in a given directory into a select few composite CSS Sprite images. Also generates a stylesheet.
The CSS sprite generator takes a number of source images and combines them into a single "sprite" image and supplies CSS to map to each image within the sprite. The technique this tool employs is often used to improve the performance of a web site by reducing the number of HTTP requests
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.