seamless_pattern_procedural.inx revision 029a2f1aa166de8ba4ecf9418f41afb089019ec5
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof<inkscape-extension xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape">
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <id>org.inkscape.render.seamless_pattern_procedural</id>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <dependency type="executable" location="extensions">seamless_pattern.py</dependency>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <dependency type="executable" location="extensions">inkex.py</dependency>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <param name="width" _gui-text="Custom Width (px.):" type="int" min="1" max="99999999">100</param>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <param name="height" _gui-text="Custom Height (px.):" type="int" min="1" max="99999999">100</param>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <inkscape:_name>Seamless Pattern</inkscape:_name>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <inkscape:_shortdesc>Create seamless patterns.</inkscape:_shortdesc>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <inkscape:_keywords>seamless_patterns</inkscape:_keywords>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <command reldir="extensions" interpreter="python">seamless_pattern.py</command>