You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scribus/bwipp-symbologies.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ <h4 id="data-and-options">Data and Options</h4>
33
33
<li>If twelve digits of primary data are supplied then the check digit is calculated automatically. Otherwise the provided check digit will be verified.</li>
34
34
<li>The <strong>includetext</strong> option should normally be supplied.</li>
35
35
<li>The <strong>guardwhitespace</strong> option enables the display of whitespace guard marks.</li>
36
+
<li>The <strong>guarddescent</strong> option controls how far the guard bars extend below the data bars, in multiples of the X-dimension (default: 5).</li>
36
37
</ul>
37
38
<h4 id="examples">Examples</h4>
38
39
<p>Identical symbols, input provided with and without a check digit:</p>
@@ -72,6 +73,7 @@ <h4 id="data-and-options-1">Data and Options</h4>
72
73
<li>If seven digits of primary data are supplied then the check digit is calculated automatically. Otherwise the provided check digit will be verified.</li>
73
74
<li>The <strong>includetext</strong> option should normally be supplied.</li>
74
75
<li>The <strong>guardwhitespace</strong> option enables the display of whitespace guard marks.</li>
76
+
<li>The <strong>guarddescent</strong> option controls how far the guard bars extend below the data bars, in multiples of the X-dimension (default: 5).</li>
75
77
</ul>
76
78
<h4 id="examples-1">Examples</h4>
77
79
<p>Identical symbols, input provided with and without a check digit:</p>
@@ -109,6 +111,7 @@ <h4 id="data-and-options-2">Data and Options</h4>
109
111
<li>Alternatively, the data field may contain seven or eight digits of a <a href="#upc-e">UPC-E</a> to produce the equivalent UPC-A symbol.</li>
110
112
<li>If eleven digits of primary data are supplied then the check digit is calculated automatically. Otherwise the provided check digit will be verified.</li>
111
113
<li>The <strong>includetext</strong> option should normally be supplied.</li>
114
+
<li>The <strong>guarddescent</strong> option controls how far the guard bars extend below the data bars, in multiples of the X-dimension (default: 5).</li>
112
115
</ul>
113
116
<h4 id="examples-2">Examples</h4>
114
117
<p>Identical symbols, input provided with and without a check digit:</p>
@@ -146,6 +149,7 @@ <h4 id="data-and-options-3">Data and Options</h4>
146
149
<li>If seven digits of primary data are supplied then the check digit is calculated automatically. Otherwise the provided check digit will be verified.</li>
147
150
<li>For a regular UPC-E the primary data should start with "0". For a UPC-E1 the data should start with "1".</li>
148
151
<li>The <strong>includetext</strong> option should normally be supplied.</li>
152
+
<li>The <strong>guarddescent</strong> option controls how far the guard bars extend below the data bars, in multiples of the X-dimension (default: 5).</li>
149
153
</ul>
150
154
<h4 id="examples-3">Examples</h4>
151
155
<p>Identical symbols, input provided with and without a check digit:</p>
0 commit comments