mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-08 04:21:59 +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,27 +1,27 @@
|
||||
<?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="42" height="36" version="1.1"
|
||||
<svg width="168" height="142" 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="42" height="36" fill="#FFFFFF" />
|
||||
<rect x="0.00" y="0.00" width="1.20" height="24.00" />
|
||||
<rect x="2.40" y="0.00" width="1.20" height="24.00" />
|
||||
<rect x="4.80" y="0.00" width="1.20" height="24.00" />
|
||||
<rect x="7.20" y="0.00" width="1.20" height="24.00" />
|
||||
<rect x="9.60" y="0.00" width="1.20" height="24.00" />
|
||||
<rect x="14.40" y="0.00" width="1.20" height="24.00" />
|
||||
<rect x="19.20" y="0.00" width="1.20" height="24.00" />
|
||||
<rect x="22.80" y="0.00" width="1.20" height="24.00" />
|
||||
<rect x="26.40" y="0.00" width="4.80" height="24.00" />
|
||||
<rect x="32.40" y="0.00" width="2.40" height="24.00" />
|
||||
<rect x="36.00" y="0.00" width="1.20" height="24.00" />
|
||||
<rect x="38.40" y="0.00" width="3.60" height="24.00" />
|
||||
<text x="21.00" y="33.24" text-anchor="middle"
|
||||
font-family="Helvetica, sans-serif" font-size="8.4" >
|
||||
<rect x="0" y="0" width="168" height="142" fill="#FFFFFF" />
|
||||
<rect x="0.00" y="0.00" width="4.80" height="96.00" />
|
||||
<rect x="9.60" y="0.00" width="4.80" height="96.00" />
|
||||
<rect x="19.20" y="0.00" width="4.80" height="96.00" />
|
||||
<rect x="28.80" y="0.00" width="4.80" height="96.00" />
|
||||
<rect x="38.40" y="0.00" width="4.80" height="96.00" />
|
||||
<rect x="57.60" y="0.00" width="4.80" height="96.00" />
|
||||
<rect x="76.80" y="0.00" width="4.80" height="96.00" />
|
||||
<rect x="91.20" y="0.00" width="4.80" height="96.00" />
|
||||
<rect x="105.60" y="0.00" width="19.20" height="96.00" />
|
||||
<rect x="129.60" y="0.00" width="9.60" height="96.00" />
|
||||
<rect x="144.00" y="0.00" width="4.80" height="96.00" />
|
||||
<rect x="153.60" y="0.00" width="14.40" height="96.00" />
|
||||
<text x="84.00" y="132.96" text-anchor="middle"
|
||||
font-family="Helvetica, sans-serif" font-size="33.6" >
|
||||
453678
|
||||
</text>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user