seamless_pattern.inx revision eb7da3fddcd38d8a03b54d3d99d0908ae64df2e5
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <dependency type="executable" location="extensions">seamless_pattern.py</dependency>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <dependency type="executable" location="extensions">inkex.py</dependency>
eb7da3fddcd38d8a03b54d3d99d0908ae64df2e5Kris De Gussem <param name="width" _gui-text="Custom Width (px):" type="int" min="1" max="99999999">100</param>
eb7da3fddcd38d8a03b54d3d99d0908ae64df2e5Kris De Gussem <param name="height" _gui-text="Custom Height (px):" type="int" min="1" max="99999999">100</param>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <_param name="help-info" type="description">This extension overwrite current document</_param>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <command reldir="extensions" interpreter="python">seamless_pattern.py</command>