mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-09 13:05: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,17 +1,17 @@
|
||||
<?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="76" height="61" version="1.1"
|
||||
<svg width="303" height="241" 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="76" height="61" fill="#FFFFFF" />
|
||||
<rect x="0.00" y="0.00" width="1.20" height="60.00" />
|
||||
<rect x="13.20" y="0.00" width="1.20" height="60.00" />
|
||||
<rect x="36.00" y="0.00" width="1.20" height="60.00" />
|
||||
<rect x="58.80" y="0.00" width="1.20" height="60.00" />
|
||||
<rect x="70.80" y="0.00" width="1.20" height="60.00" />
|
||||
<rect x="0" y="0" width="303" height="241" fill="#FFFFFF" />
|
||||
<rect x="0.00" y="0.00" width="4.80" height="240.00" />
|
||||
<rect x="52.80" y="0.00" width="4.80" height="240.00" />
|
||||
<rect x="144.00" y="0.00" width="4.80" height="240.00" />
|
||||
<rect x="235.20" y="0.00" width="4.80" height="240.00" />
|
||||
<rect x="283.20" y="0.00" width="4.80" height="240.00" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 688 B After Width: | Height: | Size: 700 B |
Reference in New Issue
Block a user