mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-03 00:19:51 -04:00
Fix UPCEAN small font ignored/disabled (introduced [1adba1])
This commit is contained in:
parent
4e501c77da
commit
badd9e59ad
8 changed files with 124 additions and 63 deletions
61
backend/tests/data/svg/upce_5addon_small.svg
Normal file
61
backend/tests/data/svg/upce_5addon_small.svg
Normal file
|
@ -0,0 +1,61 @@
|
|||
<?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="238" height="112" 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="238" height="112" 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="28.00" y="0.00" width="2.00" height="100.00" />
|
||||
<rect x="34.00" y="0.00" width="4.00" height="100.00" />
|
||||
<rect x="40.00" y="0.00" width="8.00" height="100.00" />
|
||||
<rect x="50.00" y="0.00" width="2.00" height="100.00" />
|
||||
<rect x="54.00" y="0.00" width="2.00" height="100.00" />
|
||||
<rect x="62.00" y="0.00" width="4.00" height="100.00" />
|
||||
<rect x="68.00" y="0.00" width="6.00" height="100.00" />
|
||||
<rect x="78.00" y="0.00" width="2.00" height="100.00" />
|
||||
<rect x="88.00" y="0.00" width="2.00" height="100.00" />
|
||||
<rect x="92.00" y="0.00" width="2.00" height="100.00" />
|
||||
<rect x="98.00" y="0.00" width="2.00" height="100.00" />
|
||||
<rect x="106.00" y="0.00" width="2.00" height="100.00" />
|
||||
<rect x="110.00" y="0.00" width="2.00" height="110.00" />
|
||||
<rect x="114.00" y="0.00" width="2.00" height="110.00" />
|
||||
<rect x="118.00" y="0.00" width="2.00" height="110.00" />
|
||||
<rect x="134.00" y="13.00" width="2.00" height="87.00" />
|
||||
<rect x="138.00" y="13.00" width="4.00" height="87.00" />
|
||||
<rect x="144.00" y="13.00" width="4.00" height="87.00" />
|
||||
<rect x="152.00" y="13.00" width="4.00" height="87.00" />
|
||||
<rect x="158.00" y="13.00" width="2.00" height="87.00" />
|
||||
<rect x="164.00" y="13.00" width="2.00" height="87.00" />
|
||||
<rect x="170.00" y="13.00" width="4.00" height="87.00" />
|
||||
<rect x="176.00" y="13.00" width="2.00" height="87.00" />
|
||||
<rect x="180.00" y="13.00" width="2.00" height="87.00" />
|
||||
<rect x="190.00" y="13.00" width="2.00" height="87.00" />
|
||||
<rect x="194.00" y="13.00" width="2.00" height="87.00" />
|
||||
<rect x="198.00" y="13.00" width="2.00" height="87.00" />
|
||||
<rect x="206.00" y="13.00" width="4.00" height="87.00" />
|
||||
<rect x="212.00" y="13.00" width="2.00" height="87.00" />
|
||||
<rect x="216.00" y="13.00" width="4.00" height="87.00" />
|
||||
<rect x="226.00" y="13.00" width="2.00" height="87.00" />
|
||||
<text x="8.00" y="111.50" text-anchor="end"
|
||||
font-family="Helvetica, sans-serif" font-size="12.0" >
|
||||
1
|
||||
</text>
|
||||
<text x="66.00" y="111.50" text-anchor="middle"
|
||||
font-family="Helvetica, sans-serif" font-size="14.0" >
|
||||
234567
|
||||
</text>
|
||||
<text x="126.00" y="111.50" text-anchor="start"
|
||||
font-family="Helvetica, sans-serif" font-size="12.0" >
|
||||
0
|
||||
</text>
|
||||
<text x="182.00" y="10.50" text-anchor="middle"
|
||||
font-family="Helvetica, sans-serif" font-size="14.0" >
|
||||
12345
|
||||
</text>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3 KiB |
Loading…
Add table
Add a link
Reference in a new issue