Loading...
 
Skip to main content

Sprite Generator

This is to be re-evaluated after the move to Bootstrap and Icons SVG or Fonts, to see if it's still important.


A Sprite generator for all the images included in a Tiki install: this could be cool to improve Performance but there a different points of view. Ex.: CSS Sprites are Stupid – Let's Use Archives Instead! (Firefox demo)Question

Would be prefer something which is part of the build process? (and thus only works with bundled images) or something run by each Tiki (a bit like minifyQuestion)

Also, as of Tiki7, images are not systematically well compressed. A one time clean-up would be good. Also, making sprites would no doubt compress the resulting files.

Potential projects

Assetic


https://github.com/pminnieur/spritesQuestion is mentioned

SmartSprites

http://csssprites.org/Question
https://github.com/carrotsearch/smartspritesQuestion

InstantSprite

http://instantsprite.com/Question
https://github.com/bgrins/InstantSpriteQuestion

SpriteMe

SpriteMeQuestion makes it easy to create CSS sprites. Open Source, in PHP. Related:
http://jaredhirsch.com/coolrunnings/about/Question

WebSpriteGenerator

http://westhoffswelt.de/projects/web-sprite-generator.htmlQuestion
https://github.com/jakobwesthoff/web-sprite-generatorQuestion

CSS sprite generator (Project Fondue)

https://launchpad.net/css-sprite-generatorQuestion
http://spritegen.website-performance.org/Question

CSS-Sprite-Generator (mikesmullin)

https://github.com/mikesmullin/CSS-Sprite-GeneratorQuestion

Sprite Generator (IndyHall Labs)

https://github.com/IndyHallLabs/css-sprite-generator/Question

CSSsprite

http://code.google.com/p/csssprite/Question

Related links

alias
Show PHP error messages