55409b97452fc42cc6fbb542da79ab133ed705b3JazzyNico<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
55409b97452fc42cc6fbb542da79ab133ed705b3JazzyNico <dependency type="extension">org.inkscape.output.svg.inkscape</dependency>
55409b97452fc42cc6fbb542da79ab133ed705b3JazzyNico <dependency type="executable" location="extensions">guillotine.py</dependency>
55409b97452fc42cc6fbb542da79ab133ed705b3JazzyNico <dependency type="executable" location="extensions">inkex.py</dependency>
9246ac8ec434e2a0216ae7076cac1e623fb008faKris <param name="directory" type="string" _gui-text="Directory to save images to:">~/</param>
9246ac8ec434e2a0216ae7076cac1e623fb008faKris <param name="image" type="string" _gui-text="Image name (without extension):">guillotined</param>
9246ac8ec434e2a0216ae7076cac1e623fb008faKris <param name="ignore" type="boolean" _gui-text="Ignore these settings and use export hints">false</param>
55409b97452fc42cc6fbb542da79ab133ed705b3JazzyNico <command reldir="extensions" interpreter="python">guillotine.py</command>