Mercurial > MadButterfly
view inkscape/firefox/README @ 1199:25e1579ed3d1
Fix bug of running animation
- Animation can not be played correctly.
- It needs the group of a scene, but it passes the scene node.
- fixed by passing scene group.
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Mon, 03 Jan 2011 12:23:36 +0800 |
parents | 63aaf96209cd |
children |
line wrap: on
line source
Installation ======================================= (1) Install mozplugger (2) Install twisted & python (3) Install soappy (4) Install madbuilder.xpi How to execute the unit test ====================================== (1) Execute the proxy damon First of all, we need to execute the MadButterfly helper. This help will start the inkscape and then execute a SOAP proxy to wait for the commands from the web client. # python helper_mb.py (2) Use testsoap.py to send command to helper. # python testsoap.py START # python testsoap.py SCENE 1 # python testsoap.py PUBLISH