Mercurial > MadButterfly
view inkscape/MB_Frame.inx @ 540:43b26ac2f69b Android_Skia
Fix bug of dirty areas of coords.
The coord_t::cur_area and coord_t::last_area are swapped two times for
every clearing iteration. It means no swapping, but it should be.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Mon, 24 May 2010 17:43:19 +0800 |
parents | ec62453bbb2b |
children |
line wrap: on
line source
<inkscape-extension> <name>Frame</name> <id>MadButterfly.Frame</id> <dependency type="executable" location="extensions">MB_Frame.py</dependency> <dependency type="executable" location="extensions">inkex.py</dependency> <effect> <object-type>any</object-type> <effects-menu> <submenu _name="MadButterfly"> </submenu> </effects-menu> </effect> <script> <command reldir="extensions" interpreter="python">MB_Frame.py</command> </script> </inkscape-extension>