Yep good work mad0 for this "webbased synfig css/javascript sprite animation" ... a wbscjsa feature !
Sprite and css speaking .... do you know this multiple options "css sprite generator" online tool (opensource/bsd):
http://fr.spritegen.website-performance.org/"This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it will generate a sprite image and the corresponding CSS rules to target and display each component image."
But, this coul'd be usefull to have this kind of stuff directly in gimp?
Like :
SpriteTape&detape :
http://registry.gimp.org/node/25101 (just tile set image)
CreateTextureAtlas and Map :
http://registry.gimp.org/node/26161 (tile set image & map , but need others tools?)
Sprite Sheet Toolkit :
http://registry.gimp.org/node/25915CSS WebSprites: Arrange layers and create a CSS file :
http://registry.gimp.org/node/25908 (found it !!!)
see(ya!
_________________
Code:
for each doc in [wiki] ;; if not doc.lang.your ;; then translate(doc, lang.your) ;;
--------<<<<<<<<<<Synfig documentation Getting started>>>>>>>>>>>>----------