4f85511823f8f0866f80af7f3d92e9d077d3cc0aJazzyNico<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
20e9b1f7cd4a3104e934c17ed5536a259054ad84JazzyNico <dependency type="executable" location="extensions">split.py</dependency>
20e9b1f7cd4a3104e934c17ed5536a259054ad84JazzyNico <dependency type="executable" location="extensions">inkex.py</dependency>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <param name="splittype" type="enum" _gui-text="Split:">
5a814bded3ce707aa9a058259b09574e0c08677eJazzyNico <_item msgctxt="split" value="letter">Letters</_item>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <param name="preserve" type="boolean" _gui-text="Preserve original text">true</param>
6b464dfa85f56bbe7e0ff053bcb709fe346a5e2cJazzyNico <_param name="texthelp" type="description">This effect splits texts into different lines, words or letters.</_param>
20e9b1f7cd4a3104e934c17ed5536a259054ad84JazzyNico <command reldir="extensions" interpreter="python">split.py</command>