mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-31 15:18:29 -04:00
manual: fix rMQR dimension typo
tests: RMQR: do_zxingcpp
This commit is contained in:
parent
5e0458cb65
commit
ff992a4265
7 changed files with 357 additions and 230 deletions
|
@ -6613,7 +6613,7 @@ while allowing Zint to determine the minimum symbol width.</p>
|
|||
<tr class="odd">
|
||||
<td>1</td>
|
||||
<td>R7x43</td>
|
||||
<td>7 x 73</td>
|
||||
<td>7 x 43</td>
|
||||
<td></td>
|
||||
<td>20</td>
|
||||
<td>R13x77</td>
|
||||
|
@ -9157,7 +9157,7 @@ QR Code 1 to 40
|
|||
13 69x69 27 125x125
|
||||
14 73x73 28 129x129
|
||||
rMQR 1 to 38 (33 to 38 automatic width) (HxW)
|
||||
1 7x73 14 11x77 27 15x139
|
||||
1 7x43 14 11x77 27 15x139
|
||||
2 7x59 15 11x99 28 17x43
|
||||
3 7x77 16 11x139 29 17x59
|
||||
4 7x99 17 13x27 30 17x77
|
||||
|
|
|
@ -4132,7 +4132,7 @@ height of the symbol while allowing Zint to determine the minimum symbol width.
|
|||
--------------------------------------------------------------------------
|
||||
Input Version Symbol Size (HxW) Input Version Symbol Size (HxW)
|
||||
----- ------- ----------------- - ----- ------- --------------------
|
||||
1 R7x43 7 x 73 20 R13x77 13 x 77
|
||||
1 R7x43 7 x 43 20 R13x77 13 x 77
|
||||
|
||||
2 R7x59 7 x 59 21 R13x99 13 x 99
|
||||
|
||||
|
|
|
@ -3972,7 +3972,7 @@ height of the symbol while allowing Zint to determine the minimum symbol width.
|
|||
------------------------------------------------------------------------------
|
||||
Input Version Symbol Size (HxW) Input Version Symbol Size (HxW)
|
||||
------- --------- ------------------ -- ------- --------- --------------------
|
||||
1 R7x43 7 x 73 20 R13x77 13 x 77
|
||||
1 R7x43 7 x 43 20 R13x77 13 x 77
|
||||
|
||||
2 R7x59 7 x 59 21 R13x99 13 x 99
|
||||
|
||||
|
@ -5272,7 +5272,7 @@ OPTIONS
|
|||
13 69x69 27 125x125
|
||||
14 73x73 28 129x129
|
||||
rMQR 1 to 38 (33 to 38 automatic width) (HxW)
|
||||
1 7x73 14 11x77 27 15x139
|
||||
1 7x43 14 11x77 27 15x139
|
||||
2 7x59 15 11x99 28 17x43
|
||||
3 7x77 16 11x139 29 17x59
|
||||
4 7x99 17 13x27 30 17x77
|
||||
|
|
|
@ -542,7 +542,7 @@ QR Code 1 to 40
|
|||
13 69x69 27 125x125
|
||||
14 73x73 28 129x129
|
||||
rMQR 1 to 38 (33 to 38 automatic width) (HxW)
|
||||
1 7x73 14 11x77 27 15x139
|
||||
1 7x43 14 11x77 27 15x139
|
||||
2 7x59 15 11x99 28 17x43
|
||||
3 7x77 16 11x139 29 17x59
|
||||
4 7x99 17 13x27 30 17x77
|
||||
|
|
|
@ -482,7 +482,7 @@ Paintbrush (`PCX`), Portable Network Format (`PNG`), Scalable Vector Graphic (`S
|
|||
13 69x69 27 125x125
|
||||
14 73x73 28 129x129
|
||||
rMQR 1 to 38 (33 to 38 automatic width) (HxW)
|
||||
1 7x73 14 11x77 27 15x139
|
||||
1 7x43 14 11x77 27 15x139
|
||||
2 7x59 15 11x99 28 17x43
|
||||
3 7x77 16 11x139 29 17x59
|
||||
4 7x99 17 13x27 30 17x77
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue