mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-01 07:38:26 -04:00
CODABLOCKF: prevent cols > 62; fix pTestList buffer overflow
RMQR: update to new draft ISO/IEC JTC1/SC31N000 (Draft 2019-6-24); allow for righthand vertical timing pattern in populate_grid() ULTRA: update max size and min cols based on BWIPP 2021-07-14 update backend_tcl/zint_tcl.dsp: use /MD instead of /MT for tcl lib compat; change include/lib path to more standard one manual.txt: highlight that rMQR is still in development GUI: use cross-platform smaller font func instead of explicit values for notes
This commit is contained in:
parent
4d0fff7cf5
commit
14d1140d09
49 changed files with 1828 additions and 739 deletions
38
backend/tests/data/svg/telepen_height0.4_rotate_180.svg
Normal file
38
backend/tests/data/svg/telepen_height0.4_rotate_180.svg
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?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="128" height="20" 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="128" height="20" fill="#FFFFFF" />
|
||||
<rect x="126.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="122.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="118.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="114.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="110.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="102.00" y="18.90" width="6.00" height="1.00" />
|
||||
<rect x="94.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="86.00" y="18.90" width="6.00" height="1.00" />
|
||||
<rect x="78.00" y="18.90" width="6.00" height="1.00" />
|
||||
<rect x="70.00" y="18.90" width="6.00" height="1.00" />
|
||||
<rect x="62.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="54.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="50.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="46.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="42.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="34.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="26.00" y="18.90" width="6.00" height="1.00" />
|
||||
<rect x="18.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="14.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="10.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="6.00" y="18.90" width="2.00" height="1.00" />
|
||||
<rect x="2.00" y="18.90" width="2.00" height="1.00" />
|
||||
<text x="64.00" y="3.50" text-anchor="middle"
|
||||
font-family="Helvetica, sans-serif" font-size="14.0" transform="rotate(180,64.00,3.50)" >
|
||||
A
|
||||
</text>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue