Mercurial > MadButterfly
view inkscape/firefox/README @ 270:cd6af7da32c9
Fix the problem that clean_canvas() can not clean canvas cleanly.
- For some unknown reasons, cairo_paint() can not clean painted
graphics cleanly.
- Use cairo_rectangle() and cairo_fill() to replace cairo_paint().
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Sun, 25 Jan 2009 16:07:43 +0800 |
parents | c39b24036a75 |
children | 01439f28d0bd |
line wrap: on
line source
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