Mercurial > MadButterfly
view inkscape/MB_Frame.inx @ 514:663d361eb3b8 Android_Skia
Set perspective of 3x3 matrix when translate MB matrix to SkMatrix.
perspective values are used to calculate a z-aix value to map a point
from 3D space to 2D canvas.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Tue, 01 Dec 2009 22:55:27 +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>