mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 09:57:02 +00:00
general: fix some typos using https://github.com/crate-ci/typos
(see gs1-syntax-engine PR #15, props Viktor Szépe)
This commit is contained in:
@@ -1162,7 +1162,7 @@ class="btn" alt="eye" /> buttons which invoke a colour picker.</p>
|
||||
alt="The colour picker tool" />
|
||||
<figcaption aria-hidden="true">The colour picker tool</figcaption>
|
||||
</figure>
|
||||
<p>(Note that to change the colours visually, the luminence slider, the
|
||||
<p>(Note that to change the colours visually, the luminance slider, the
|
||||
long narrow column on the right, must be adjusted.) The color picker
|
||||
only deals in RGB(A), and will overwrite any CMYK values with RGB(A)
|
||||
values once <code>"OK"</code> is selected.</p>
|
||||
@@ -2307,8 +2307,8 @@ output, text will not be printed for scales less than 1.</p>
|
||||
X-dimension of 0.2 (or for MaxiCode EMF output, 4). The maximum scale
|
||||
for both raster and vector is 200.</p>
|
||||
<p>To summarize the more intricate details:</p>
|
||||
<div id="tbl:scaling_multiplers" class="tablenos">
|
||||
<table id="tbl:scaling_multiplers" style="width:92%;"
|
||||
<div id="tbl:scaling_multipliers" class="tablenos">
|
||||
<table id="tbl:scaling_multipliers" style="width:92%;"
|
||||
data-tag=": Scaling Multipliers and Minima">
|
||||
<caption><span>Table : Scaling Multipliers and Minima</span> </caption>
|
||||
<colgroup>
|
||||
@@ -5178,7 +5178,7 @@ alphanumeric, and is of the form:</p>
|
||||
Country Code, or the last 10 characters of the Tracking Number are
|
||||
non-numeric.</p>
|
||||
<p>Zint formats the Human Readable Text as specified by DPD, leaving out
|
||||
the identication tag, and adds a modulo-36 check character to the text
|
||||
the identification tag, and adds a modulo-36 check character to the text
|
||||
(not to the barcode itself), thus:</p>
|
||||
<p><code>PPPP PPP TTTT TTTT TTTT TT SSS CCC D</code></p>
|
||||
<p>By default a top boundary bar is added, with default width 3X. The
|
||||
@@ -8328,7 +8328,7 @@ other countries.</p>
|
||||
<p>Mac and macOS are trademarks of Apple Inc., registered in the U.S.
|
||||
and other countries.</p>
|
||||
<p>The Zint logo is derived from “SF Planetary Orbiter” font by
|
||||
ShyFoundary.</p>
|
||||
ShyFoundry.</p>
|
||||
<p>Zint.org.uk website design and hosting provided by Robert
|
||||
Elliott.</p>
|
||||
<h2 id="patent-issues">7.2 Patent Issues</h2>
|
||||
@@ -8938,7 +8938,7 @@ class="sourceCode bash"><code class="sourceCode bash"><span id="cb125-1"><a href
|
||||
<div class="sourceCode" id="cb126"><pre
|
||||
class="sourceCode bash"><code class="sourceCode bash"><span id="cb126-1"><a href="#cb126-1" aria-hidden="true" tabindex="-1"></a><span class="ex">package</span> require zint</span>
|
||||
<span id="cb126-2"><a href="#cb126-2" aria-hidden="true" tabindex="-1"></a><span class="ex">zint</span> help</span></code></pre></div>
|
||||
<p>which will show the usage message, with options very similiar to the
|
||||
<p>which will show the usage message, with options very similar to the
|
||||
Zint CLI. (One notable difference is that boolean options such as
|
||||
<code>-bold</code> take a <code>1</code> or <code>0</code> as an
|
||||
argument.)</p>
|
||||
@@ -9676,7 +9676,7 @@ class="sourceCode bash"><code class="sourceCode bash"><span id="cb138-1"><a href
|
||||
<p>Please send bug reports to
|
||||
https://sourceforge.net/p/zint/tickets/.</p>
|
||||
<h2 id="see-also">SEE ALSO</h2>
|
||||
<p>Full documention for <code>zint</code> (and the API
|
||||
<p>Full documentation for <code>zint</code> (and the API
|
||||
<code>libzint</code> and the GUI <code>zint-qt</code>) is available
|
||||
from</p>
|
||||
<pre><code> https://zint.org.uk/manual/</code></pre>
|
||||
|
||||
@@ -386,7 +386,7 @@ colour picker.
|
||||
|
||||
{.pop}
|
||||
|
||||
(Note that to change the colours visually, the luminence slider, the long narrow
|
||||
(Note that to change the colours visually, the luminance slider, the long narrow
|
||||
column on the right, must be adjusted.) The color picker only deals in RGB(A),
|
||||
and will overwrite any CMYK values with RGB(A) values once `"OK"` is selected.
|
||||
|
||||
@@ -1122,7 +1122,7 @@ Yes Vector (non-EMF) 2 0.1 N/A
|
||||
Yes EMF 40 0.1 N/A
|
||||
-----------------------------------------------------------------
|
||||
|
||||
Table: {#tbl:scaling_multiplers tag=": Scaling Multipliers and Minima"}
|
||||
Table: {#tbl:scaling_multipliers tag=": Scaling Multipliers and Minima"}
|
||||
|
||||
### 4.9.1 Scaling by X-dimension and Resolution
|
||||
|
||||
@@ -3412,7 +3412,7 @@ A warning will be generated if the Service Code, the Destination Country Code,
|
||||
or the last 10 characters of the Tracking Number are non-numeric.
|
||||
|
||||
Zint formats the Human Readable Text as specified by DPD, leaving out the
|
||||
identication tag, and adds a modulo-36 check character to the text (not to the
|
||||
identification tag, and adds a modulo-36 check character to the text (not to the
|
||||
barcode itself), thus:
|
||||
|
||||
`PPPP PPP TTTT TTTT TTTT TT SSS CCC D`
|
||||
@@ -4957,7 +4957,7 @@ countries.
|
||||
Mac and macOS are trademarks of Apple Inc., registered in the U.S. and other
|
||||
countries.
|
||||
|
||||
The Zint logo is derived from "SF Planetary Orbiter" font by ShyFoundary.
|
||||
The Zint logo is derived from "SF Planetary Orbiter" font by ShyFoundry.
|
||||
|
||||
Zint.org.uk website design and hosting provided by Robert Elliott.
|
||||
|
||||
@@ -5225,7 +5225,7 @@ package require zint
|
||||
zint help
|
||||
```
|
||||
|
||||
which will show the usage message, with options very similiar to the Zint CLI.
|
||||
which will show the usage message, with options very similar to the Zint CLI.
|
||||
(One notable difference is that boolean options such as `-bold` take a `1` or
|
||||
`0` as an argument.)
|
||||
|
||||
|
||||
@@ -552,7 +552,7 @@ which invoke a colour picker.
|
||||
|
||||
[The colour picker tool]
|
||||
|
||||
(Note that to change the colours visually, the luminence slider, the long narrow
|
||||
(Note that to change the colours visually, the luminance slider, the long narrow
|
||||
column on the right, must be adjusted.) The color picker only deals in RGB(A),
|
||||
and will overwrite any CMYK values with RGB(A) values once "OK" is selected.
|
||||
|
||||
@@ -3282,7 +3282,7 @@ A warning will be generated if the Service Code, the Destination Country Code,
|
||||
or the last 10 characters of the Tracking Number are non-numeric.
|
||||
|
||||
Zint formats the Human Readable Text as specified by DPD, leaving out the
|
||||
identication tag, and adds a modulo-36 check character to the text (not to the
|
||||
identification tag, and adds a modulo-36 check character to the text (not to the
|
||||
barcode itself), thus:
|
||||
|
||||
PPPP PPP TTTT TTTT TTTT TT SSS CCC D
|
||||
@@ -4749,7 +4749,7 @@ countries.
|
||||
Mac and macOS are trademarks of Apple Inc., registered in the U.S. and other
|
||||
countries.
|
||||
|
||||
The Zint logo is derived from “SF Planetary Orbiter” font by ShyFoundary.
|
||||
The Zint logo is derived from “SF Planetary Orbiter” font by ShyFoundry.
|
||||
|
||||
Zint.org.uk website design and hosting provided by Robert Elliott.
|
||||
|
||||
@@ -5000,7 +5000,7 @@ and ignoring the Tk window click back to the command prompt "%" and type:
|
||||
package require zint
|
||||
zint help
|
||||
|
||||
which will show the usage message, with options very similiar to the Zint CLI.
|
||||
which will show the usage message, with options very similar to the Zint CLI.
|
||||
(One notable difference is that boolean options such as -bold take a 1 or 0 as
|
||||
an argument.)
|
||||
|
||||
@@ -5701,8 +5701,8 @@ Please send bug reports to https://sourceforge.net/p/zint/tickets/.
|
||||
|
||||
SEE ALSO
|
||||
|
||||
Full documention for zint (and the API libzint and the GUI zint-qt) is available
|
||||
from
|
||||
Full documentation for zint (and the API libzint and the GUI zint-qt) is
|
||||
available from
|
||||
|
||||
https://zint.org.uk/manual/
|
||||
|
||||
|
||||
@@ -713,8 +713,8 @@ zint \-b EAN13 \-\-batch \-i \(aqean13nos.txt\(aq \-o \(aqean\(ti\(ti\(ti.gif\(a
|
||||
.SH BUGS
|
||||
Please send bug reports to https://sourceforge.net/p/zint/tickets/.
|
||||
.SH SEE ALSO
|
||||
Full documention for \f[CR]zint\f[R] (and the API \f[CR]libzint\f[R] and
|
||||
the GUI \f[CR]zint\-qt\f[R]) is available from
|
||||
Full documentation for \f[CR]zint\f[R] (and the API \f[CR]libzint\f[R]
|
||||
and the GUI \f[CR]zint\-qt\f[R]) is available from
|
||||
.IP
|
||||
.EX
|
||||
https://zint.org.uk/manual/
|
||||
|
||||
@@ -640,7 +640,7 @@ Please send bug reports to https://sourceforge.net/p/zint/tickets/.
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
Full documention for `zint` (and the API `libzint` and the GUI `zint-qt`) is available from
|
||||
Full documentation for `zint` (and the API `libzint` and the GUI `zint-qt`) is available from
|
||||
|
||||
https://zint.org.uk/manual/
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ def isolate_tag(tag):
|
||||
else:
|
||||
stage += tag
|
||||
|
||||
# Add the right amount of indendation (indentation X 4 spaces)
|
||||
# Add the right amount of indentation (indentation X 4 spaces)
|
||||
def add_indent():
|
||||
global indentation
|
||||
retval = ""
|
||||
|
||||
Reference in New Issue
Block a user