edge3d.inx revision 39135a3e07243519dbe40a68e86a7ef524eb3f1b
39135a3e07243519dbe40a68e86a7ef524eb3f1bmfloryan<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
abcd8fbfef7fa11f0f88aa6966df7b7c2f851fc5ishmal <dependency type="executable" location="extensions">edge3d.py</dependency>
abcd8fbfef7fa11f0f88aa6966df7b7c2f851fc5ishmal <dependency type="executable" location="extensions">inkex.py</dependency>
abcd8fbfef7fa11f0f88aa6966df7b7c2f851fc5ishmal <param name="angle" type="float" min="0.0" max="360.0"
abcd8fbfef7fa11f0f88aa6966df7b7c2f851fc5ishmal <param name="thick" type="float" min="1.0" max="50.0"
abcd8fbfef7fa11f0f88aa6966df7b7c2f851fc5ishmal <param name="stddev" type="float" min="1.0" max="100.0"
abcd8fbfef7fa11f0f88aa6966df7b7c2f851fc5ishmal <param name="blurwidth" type="float" min="1.0" max="10.0"
abcd8fbfef7fa11f0f88aa6966df7b7c2f851fc5ishmal <param name="blurheight" type="float" min="1.0" max="10.0"
abcd8fbfef7fa11f0f88aa6966df7b7c2f851fc5ishmal <command reldir="extensions" interpreter="python">edge3d.py</command>