Mercurial > MadButterfly
view inkscape/firefox/README @ 446:2437047b8bb8
Fix bug of propertional shifting of sh_stext_t.
Original
- sh_stext_t does not apply shifting of text himself to scaled font face, but
- apply aggreagated matrix to font face.
- shifting in parent parent coord_t would applied to scaled font.
- amount of shifting is also multiplied by aggreagated matrix.
- It means shiftings of parent coord_ts are applied two times.
Now,
- remove x, y shifting from aggreagated matrices before applying
to scaled fonts.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Sun, 02 Aug 2009 10:59:59 +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