Mercurial > MadButterfly
view inkscape/MB_Frame.inx @ 356:3e84458968ec
Move mb_img_data_t out from argument list of rdman_shape_image_new().
- Application should specify content of sh_image_t by fill the shape
with a paint_image_t.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Mon, 09 Mar 2009 23:05:57 +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>