Mercurial > MadButterfly
view inkscape/MB_EditButton.inx @ 461:61a0bceb369d
Add alignment support for the text layout
author | wycc@122-116-38-188.HINET-IP.hinet.net |
---|---|
date | Wed, 28 Oct 2009 02:35:08 +0800 |
parents | 1958bb2a87a2 |
children |
line wrap: on
line source
<inkscape-extension> <name>Edit Button</name> <id>MadButterfly.EditButton</id> <dependency type="executable" location="extensions">MB_EditButton.py</dependency> <dependency type="executable" location="extensions">inkex.py</dependency> <effect> <object-type>any</object-type> <effects-menu> <submenu _name="MadButterfly"> <submenu _name="Button"/> </submenu> </effects-menu> </effect> <script> <command reldir="extensions" interpreter="python">MB_EditButton.py</command> </script> </inkscape-extension>