Mercurial > MadButterfly
view inkscape/MB_Frame.inx @ 844:3c48a77b75d3
USe obj.x and obj.y to implement the linear animation
author | wycc |
---|---|
date | Sun, 19 Sep 2010 11:36:42 +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>