1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-09 04:51:58 +00:00

vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings

This commit is contained in:
gitlost
2020-09-30 12:19:12 +01:00
parent 3f5ac34057
commit 36c19053d7
169 changed files with 10975 additions and 8318 deletions

View File

@@ -1,13 +1,13 @@
<?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="276" height="118" version="1.1"
<svg width="276" height="117" 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="276" height="118" fill="#FFFFFF" />
<rect x="0" y="0" width="276" height="117" fill="#FFFFFF" />
<rect x="18.00" y="0.00" width="2.00" height="110.00" />
<rect x="22.00" y="0.00" width="2.00" height="110.00" />
<rect x="30.00" y="0.00" width="4.00" height="110.00" />
@@ -38,31 +38,31 @@
<rect x="194.00" y="0.00" width="6.00" height="110.00" />
<rect x="202.00" y="0.00" width="2.00" height="110.00" />
<rect x="206.00" y="0.00" width="2.00" height="110.00" />
<rect x="226.00" y="20.00" width="2.00" height="80.00" />
<rect x="230.00" y="20.00" width="4.00" height="80.00" />
<rect x="238.00" y="20.00" width="2.00" height="80.00" />
<rect x="244.00" y="20.00" width="4.00" height="80.00" />
<rect x="250.00" y="20.00" width="2.00" height="80.00" />
<rect x="254.00" y="20.00" width="2.00" height="80.00" />
<rect x="262.00" y="20.00" width="4.00" height="80.00" />
<text x="8.00" y="114.00" text-anchor="middle"
font-family="Helvetica" font-size="16.0" >
<rect x="226.00" y="19.00" width="2.00" height="81.00" />
<rect x="230.00" y="19.00" width="4.00" height="81.00" />
<rect x="238.00" y="19.00" width="2.00" height="81.00" />
<rect x="244.00" y="19.00" width="4.00" height="81.00" />
<rect x="250.00" y="19.00" width="2.00" height="81.00" />
<rect x="254.00" y="19.00" width="2.00" height="81.00" />
<rect x="262.00" y="19.00" width="4.00" height="81.00" />
<text x="8.00" y="116.00" text-anchor="end"
font-family="Helvetica, sans-serif" font-size="14.0" >
0
</text>
<text x="72.00" y="118.00" text-anchor="middle"
font-family="Helvetica" font-size="22.0" >
<text x="72.00" y="116.00" text-anchor="middle"
font-family="Helvetica, sans-serif" font-size="20.0" >
12345
</text>
<text x="154.00" y="118.00" text-anchor="middle"
font-family="Helvetica" font-size="22.0" >
<text x="152.00" y="116.00" text-anchor="middle"
font-family="Helvetica, sans-serif" font-size="20.0" >
67890
</text>
<text x="218.00" y="114.00" text-anchor="middle"
font-family="Helvetica" font-size="16.0" >
<text x="218.00" y="116.00" text-anchor="start"
font-family="Helvetica, sans-serif" font-size="14.0" >
5
</text>
<text x="250.00" y="16.00" text-anchor="middle"
font-family="Helvetica" font-size="22.0" >
<text x="246.00" y="15.00" text-anchor="middle"
font-family="Helvetica, sans-serif" font-size="20.0" >
24
</text>
</g>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB