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
33 lines
1.5 KiB
XML
33 lines
1.5 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="236" height="300" 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="236" height="300" fill="#FFFFFF" />
|
|
<rect x="28.00" y="0.00" width="4.00" height="265.45" />
|
|
<rect x="36.00" y="0.00" width="8.00" height="265.45" />
|
|
<rect x="48.00" y="0.00" width="12.00" height="265.45" />
|
|
<rect x="68.00" y="0.00" width="4.00" height="265.45" />
|
|
<rect x="76.00" y="0.00" width="4.00" height="265.45" />
|
|
<rect x="84.00" y="0.00" width="4.00" height="265.45" />
|
|
<rect x="100.00" y="0.00" width="8.00" height="265.45" />
|
|
<rect x="112.00" y="0.00" width="4.00" height="265.45" />
|
|
<rect x="120.00" y="0.00" width="4.00" height="265.45" />
|
|
<rect x="140.00" y="0.00" width="4.00" height="265.45" />
|
|
<rect x="148.00" y="0.00" width="4.00" height="265.45" />
|
|
<rect x="160.00" y="0.00" width="4.00" height="265.45" />
|
|
<rect x="172.00" y="0.00" width="8.00" height="265.45" />
|
|
<rect x="184.00" y="0.00" width="4.00" height="265.45" />
|
|
<rect x="196.00" y="0.00" width="8.00" height="265.45" />
|
|
<rect x="212.00" y="0.00" width="4.00" height="265.45" />
|
|
<text x="122.00" y="297.65" text-anchor="middle"
|
|
font-family="Helvetica, sans-serif" font-size="40.0" >
|
|
54321
|
|
</text>
|
|
</g>
|
|
</svg>
|