render_barcode_qrcode.inx revision 76d4d4b57555e20e6a0256914ac545efadfa4f45
76d4d4b57555e20e6a0256914ac545efadfa4f45d<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
76d4d4b57555e20e6a0256914ac545efadfa4f45d <dependency type="executable" location="extensions">render_barcode_qrcode.py</dependency>
76d4d4b57555e20e6a0256914ac545efadfa4f45d <dependency type="executable" location="extensions">inkex.py</dependency>
76d4d4b57555e20e6a0256914ac545efadfa4f45d <_param name="generalhint" type="description" xml:space="preserve">See http://www.denso-wave.com/qrcode/index-e.html for details</_param>
76d4d4b57555e20e6a0256914ac545efadfa4f45d <param name="text" type="string" _gui-text="Text:">www.inkscape.org</param>
76d4d4b57555e20e6a0256914ac545efadfa4f45d <param name="typenumber" type="enum" _gui-text="Size, in unit squares:">
76d4d4b57555e20e6a0256914ac545efadfa4f45d <_param name="sizehint" type="description" xml:space="preserve">With "Auto", the size of the barcode depends on the length of the text and the error correction level</_param>
76d4d4b57555e20e6a0256914ac545efadfa4f45d <param name="correctionlevel" type="enum" _gui-text="Error correction level:">
76d4d4b57555e20e6a0256914ac545efadfa4f45d <param name="modulesize" type="float" min="0" max="1000" _gui-text="Square size (px):">4</param>
76d4d4b57555e20e6a0256914ac545efadfa4f45d <command reldir="extensions" interpreter="python">render_barcode_qrcode.py</command>