39135a3e07243519dbe40a68e86a7ef524eb3f1bmfloryan<?xml version="1.0" encoding="UTF-8"?>
39135a3e07243519dbe40a68e86a7ef524eb3f1bmfloryan<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <_name>Jitter nodes</_name>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <id>org.ekips.filter.radiusrand</id>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <dependency type="executable" location="extensions">radiusrand.py</dependency>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <dependency type="executable" location="extensions">inkex.py</dependency>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <param name="tab" type="notebook">
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <page name="Options" _gui-text="Options">
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <param name="radiusx" type="float" min="0.0" max="1000.0" _gui-text="Maximum displacement in X (px):">10.0</param>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <param name="radiusy" type="float" min="0.0" max="1000.0" _gui-text="Maximum displacement in Y (px):">10.0</param>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <param name="end" type="boolean" _gui-text="Shift nodes">true</param>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <param name="ctrl" type="boolean" _gui-text="Shift node handles">false</param>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <param name="norm" type="boolean" _gui-text="Use normal distribution">true</param>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico </page>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <page name="Help" _gui-text="Help">
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <_param name="title" type="description">This effect randomly shifts the nodes (and optionally node handles) of the selected path.</_param>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico </page>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico </param>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <effect>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <object-type>path</object-type>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <effects-menu>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <submenu _name="Modify Path"/>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico </effects-menu>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico </effect>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <script>
b7af5417c3aae659009a9b3fd22034192d227e92JazzyNico <command reldir="extensions" interpreter="python">radiusrand.py</command>
Error!

 

There was an error!

null

java.lang.NullPointerException