mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-27 05:45:58 +00:00
- DOTCODE, QRCODE, RMQR: return warning if ECI or Structured Append used in
GS1 mode, ticket #271 - CLI: improve `getopt_long_only()` processing, printing own message if bad arg and returning error if so rather than continuing to process - manual: MSE typo -> MSI, a few other changes; adjust SVG scaling for PDF manual; pandoc 2.19.2
This commit is contained in:
@@ -1,40 +1,40 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg width="67" height="78" version="1.1"
|
||||
<svg width="268" height="310" version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<desc>Zint Generated Symbol
|
||||
</desc>
|
||||
|
||||
<g id="barcode" fill="#000000">
|
||||
<rect x="0" y="0" width="67" height="78" fill="#FFFFFF" />
|
||||
<rect x="9.00" y="0.00" width="1.00" height="74.24" />
|
||||
<rect x="11.00" y="0.00" width="1.00" height="74.24" />
|
||||
<rect x="14.00" y="0.00" width="2.00" height="69.24" />
|
||||
<rect x="18.00" y="0.00" width="1.00" height="69.24" />
|
||||
<rect x="21.00" y="0.00" width="1.00" height="69.24" />
|
||||
<rect x="24.00" y="0.00" width="2.00" height="69.24" />
|
||||
<rect x="27.00" y="0.00" width="1.00" height="69.24" />
|
||||
<rect x="32.00" y="0.00" width="1.00" height="69.24" />
|
||||
<rect x="35.00" y="0.00" width="3.00" height="69.24" />
|
||||
<rect x="39.00" y="0.00" width="1.00" height="69.24" />
|
||||
<rect x="41.00" y="0.00" width="2.00" height="69.24" />
|
||||
<rect x="46.00" y="0.00" width="1.00" height="69.24" />
|
||||
<rect x="51.00" y="0.00" width="1.00" height="69.24" />
|
||||
<rect x="53.00" y="0.00" width="1.00" height="69.24" />
|
||||
<rect x="55.00" y="0.00" width="1.00" height="74.24" />
|
||||
<rect x="57.00" y="0.00" width="1.00" height="74.24" />
|
||||
<rect x="59.00" y="0.00" width="1.00" height="74.24" />
|
||||
<text x="4.00" y="77.24" text-anchor="end"
|
||||
font-family="Helvetica, sans-serif" font-size="7.0" >
|
||||
<rect x="0" y="0" width="268" height="310" fill="#FFFFFF" />
|
||||
<rect x="36.00" y="0.00" width="4.00" height="296.97" />
|
||||
<rect x="44.00" y="0.00" width="4.00" height="296.97" />
|
||||
<rect x="56.00" y="0.00" width="8.00" height="276.97" />
|
||||
<rect x="72.00" y="0.00" width="4.00" height="276.97" />
|
||||
<rect x="84.00" y="0.00" width="4.00" height="276.97" />
|
||||
<rect x="96.00" y="0.00" width="8.00" height="276.97" />
|
||||
<rect x="108.00" y="0.00" width="4.00" height="276.97" />
|
||||
<rect x="128.00" y="0.00" width="4.00" height="276.97" />
|
||||
<rect x="140.00" y="0.00" width="12.00" height="276.97" />
|
||||
<rect x="156.00" y="0.00" width="4.00" height="276.97" />
|
||||
<rect x="164.00" y="0.00" width="8.00" height="276.97" />
|
||||
<rect x="184.00" y="0.00" width="4.00" height="276.97" />
|
||||
<rect x="204.00" y="0.00" width="4.00" height="276.97" />
|
||||
<rect x="212.00" y="0.00" width="4.00" height="276.97" />
|
||||
<rect x="220.00" y="0.00" width="4.00" height="296.97" />
|
||||
<rect x="228.00" y="0.00" width="4.00" height="296.97" />
|
||||
<rect x="236.00" y="0.00" width="4.00" height="296.97" />
|
||||
<text x="16.00" y="308.97" text-anchor="end"
|
||||
font-family="Helvetica, sans-serif" font-size="28.0" >
|
||||
1
|
||||
</text>
|
||||
<text x="33.00" y="77.24" text-anchor="middle"
|
||||
font-family="Helvetica, sans-serif" font-size="10.0" >
|
||||
<text x="132.00" y="308.97" text-anchor="middle"
|
||||
font-family="Helvetica, sans-serif" font-size="40.0" >
|
||||
123456
|
||||
</text>
|
||||
<text x="63.00" y="77.24" text-anchor="start"
|
||||
font-family="Helvetica, sans-serif" font-size="7.0" >
|
||||
<text x="252.00" y="308.97" text-anchor="start"
|
||||
font-family="Helvetica, sans-serif" font-size="28.0" >
|
||||
2
|
||||
</text>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user