9274e24cf014e4d132518578c221b04c60974d63JazzyNico<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
9274e24cf014e4d132518578c221b04c60974d63JazzyNico <dependency type="executable" location="extensions">text_extract.py</dependency>
9274e24cf014e4d132518578c221b04c60974d63JazzyNico <dependency type="executable" location="extensions">inkex.py</dependency>
9274e24cf014e4d132518578c221b04c60974d63JazzyNico <param name="direction" type="enum" _gui-text="Text direction:">
9274e24cf014e4d132518578c221b04c60974d63JazzyNico <param name="xanchor" type="enum" _gui-text="Horizontal point:">
9274e24cf014e4d132518578c221b04c60974d63JazzyNico <param name="yanchor" type="enum" _gui-text="Vertical point:">
9274e24cf014e4d132518578c221b04c60974d63JazzyNico <command reldir="extensions" interpreter="python">text_extract.py</command>