mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
90293ebcda
barcode and text - EMF/EPS/SVG/GUI: ignore BOLD_TEXT for EAN/UPC - DAFT: up max to 250 chars - EMF/EPS/SVG: fix addon bars placement/length when text hidden - Qt backend: use `QFontMetrics::horizontalAdvance()` rather than `boundingRect()` to calc text width (seems to be more accurate) - library: make printf/sprintf() format arg always literal string - output: fix errtxt nos clash; use array for `out_upcean_split_text()` text parts - raster/vector: smallify addon text printing logic - frontend: warn if output file and direct options both given; add TODO note about `CommandLineToArgvW()` loading shell32.dll - manual: put HRT options in own section
54 lines
2.9 KiB
XML
54 lines
2.9 KiB
XML
<?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="286" height="644" 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="286" height="644" fill="#FFFFFF" />
|
|
<rect x="45.36" y="0.00" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="14.40" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="28.80" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="52.80" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="67.20" width="240.00" height="14.40" />
|
|
<rect x="45.36" y="96.00" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="105.60" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="120.00" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="148.80" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="158.40" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="182.40" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="196.80" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="211.20" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="220.80" width="240.00" height="19.20" />
|
|
<rect x="45.36" y="249.60" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="264.00" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="278.40" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="297.60" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="316.80" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="331.20" width="240.00" height="14.40" />
|
|
<rect x="45.36" y="360.00" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="369.60" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="379.20" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="398.40" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="422.40" width="240.00" height="19.20" />
|
|
<rect x="45.36" y="451.20" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="465.60" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="475.20" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="489.60" width="240.00" height="19.20" />
|
|
<rect x="45.36" y="513.60" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="528.00" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="542.40" width="240.00" height="14.40" />
|
|
<rect x="45.36" y="561.60" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="580.80" width="240.00" height="9.60" />
|
|
<rect x="45.36" y="604.80" width="240.00" height="14.40" />
|
|
<rect x="45.36" y="624.00" width="240.00" height="4.80" />
|
|
<rect x="45.36" y="633.60" width="240.00" height="9.60" />
|
|
<text x="11.76" y="321.60" text-anchor="middle"
|
|
font-family="Helvetica, sans-serif" font-size="33.6" transform="rotate(90,11.76,321.60)" >
|
|
This Text
|
|
</text>
|
|
</g>
|
|
</svg>
|