seamless_pattern_procedural.inx revision 34f7937258c671c585f077b3a4a32361a14d40fb
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>
34f7937258c671c585f077b3a4a32361a14d40fbJabiertxof <inkscape:_name>Seamless Pattern...</inkscape:_name>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <inkscape:_shortdesc>Create seamless patterns.</inkscape:_shortdesc>
34f7937258c671c585f077b3a4a32361a14d40fbJabiertxof <inkscape:_keywords>live seamless patterns</inkscape:_keywords>
029a2f1aa166de8ba4ecf9418f41afb089019ec5Jabiertxof <command reldir="extensions" interpreter="python">seamless_pattern.py</command>