mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings
This commit is contained in:
@ -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="118" height="118" version="1.1"
|
||||
<svg width="118" 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="118" height="118" fill="#FFFFFF" />
|
||||
<rect x="0" y="0" width="118" height="117" fill="#FFFFFF" />
|
||||
<rect x="14.00" y="0.00" width="2.00" height="100.00" />
|
||||
<rect x="18.00" y="0.00" width="4.00" height="100.00" />
|
||||
<rect x="24.00" y="0.00" width="4.00" height="100.00" />
|
||||
@ -24,8 +24,8 @@
|
||||
<rect x="92.00" y="0.00" width="2.00" height="100.00" />
|
||||
<rect x="96.00" y="0.00" width="4.00" height="100.00" />
|
||||
<rect x="106.00" y="0.00" width="2.00" height="100.00" />
|
||||
<text x="61.00" y="118.00" text-anchor="middle"
|
||||
font-family="Helvetica" font-size="22.0" >
|
||||
<text x="61.00" y="116.00" text-anchor="middle"
|
||||
font-family="Helvetica, sans-serif" font-size="20.0" >
|
||||
12345
|
||||
</text>
|
||||
</g>
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user