From 2880804c7f2207ab69a37501d6f95186d6a42631 Mon Sep 17 00:00:00 2001 From: Ze-Zheng Wu Date: Fri, 3 Jan 2025 00:20:32 +0800 Subject: [PATCH] feat: add `symbol` field to `ReadResult` and `WriteResult` --- .changeset/sharp-shrimps-enjoy.md | 5 ++ .gitattributes | 2 +- main.ts | 2 +- src/bindings/barcodeSymbol.ts | 17 ++++++ src/bindings/readResult.ts | 5 ++ src/bindings/writeResult.ts | 6 +++ src/cpp/ZXingWasm.cpp | 52 +++++++++++++++---- tests/__snapshots__/aztec-1/#128/fast-0.json | 5 ++ .../__snapshots__/aztec-1/#128/fast-180.json | 5 ++ .../__snapshots__/aztec-1/#128/fast-270.json | 5 ++ tests/__snapshots__/aztec-1/#128/fast-90.json | 5 ++ tests/__snapshots__/aztec-1/#128/pure-0.json | 5 ++ tests/__snapshots__/aztec-1/#128/slow-0.json | 5 ++ .../__snapshots__/aztec-1/#128/slow-180.json | 5 ++ .../__snapshots__/aztec-1/#128/slow-270.json | 5 ++ tests/__snapshots__/aztec-1/#128/slow-90.json | 5 ++ tests/__snapshots__/aztec-1/#217/fast-0.json | 5 ++ .../__snapshots__/aztec-1/#217/fast-180.json | 5 ++ .../__snapshots__/aztec-1/#217/fast-270.json | 5 ++ tests/__snapshots__/aztec-1/#217/fast-90.json | 5 ++ tests/__snapshots__/aztec-1/#217/pure-0.json | 5 ++ tests/__snapshots__/aztec-1/#217/slow-0.json | 5 ++ .../__snapshots__/aztec-1/#217/slow-180.json | 5 ++ .../__snapshots__/aztec-1/#217/slow-270.json | 5 ++ tests/__snapshots__/aztec-1/#217/slow-90.json | 5 ++ tests/__snapshots__/aztec-1/7/fast-0.json | 5 ++ tests/__snapshots__/aztec-1/7/fast-180.json | 5 ++ tests/__snapshots__/aztec-1/7/fast-270.json | 5 ++ tests/__snapshots__/aztec-1/7/fast-90.json | 5 ++ tests/__snapshots__/aztec-1/7/pure-0.json | 5 ++ tests/__snapshots__/aztec-1/7/slow-0.json | 5 ++ tests/__snapshots__/aztec-1/7/slow-180.json | 5 ++ tests/__snapshots__/aztec-1/7/slow-270.json | 5 ++ tests/__snapshots__/aztec-1/7/slow-90.json | 5 ++ .../aztec-1/Historico/fast-0.json | 5 ++ .../aztec-1/Historico/fast-180.json | 5 ++ .../aztec-1/Historico/fast-270.json | 5 ++ .../aztec-1/Historico/fast-90.json | 5 ++ .../aztec-1/Historico/pure-0.json | 5 ++ .../aztec-1/Historico/slow-0.json | 5 ++ .../aztec-1/Historico/slow-180.json | 5 ++ .../aztec-1/Historico/slow-270.json | 5 ++ .../aztec-1/Historico/slow-90.json | 5 ++ .../aztec-1/HistoricoLong/fast-0.json | 5 ++ .../aztec-1/HistoricoLong/fast-180.json | 5 ++ .../aztec-1/HistoricoLong/fast-270.json | 5 ++ .../aztec-1/HistoricoLong/fast-90.json | 5 ++ .../aztec-1/HistoricoLong/pure-0.json | 5 ++ .../aztec-1/HistoricoLong/slow-0.json | 5 ++ .../aztec-1/HistoricoLong/slow-180.json | 5 ++ .../aztec-1/HistoricoLong/slow-270.json | 5 ++ .../aztec-1/HistoricoLong/slow-90.json | 5 ++ .../aztec-1/Z1-sequence4of7/fast-0.json | 5 ++ .../aztec-1/Z1-sequence4of7/fast-180.json | 5 ++ .../aztec-1/Z1-sequence4of7/fast-270.json | 5 ++ .../aztec-1/Z1-sequence4of7/fast-90.json | 5 ++ .../aztec-1/Z1-sequence4of7/pure-0.json | 5 ++ .../aztec-1/Z1-sequence4of7/slow-0.json | 5 ++ .../aztec-1/Z1-sequence4of7/slow-180.json | 5 ++ .../aztec-1/Z1-sequence4of7/slow-270.json | 5 ++ .../aztec-1/Z1-sequence4of7/slow-90.json | 5 ++ .../aztec-1/abc-19x19C/fast-0.json | 5 ++ .../aztec-1/abc-19x19C/fast-180.json | 5 ++ .../aztec-1/abc-19x19C/fast-270.json | 5 ++ .../aztec-1/abc-19x19C/fast-90.json | 5 ++ .../aztec-1/abc-19x19C/pure-0.json | 5 ++ .../aztec-1/abc-19x19C/slow-0.json | 5 ++ .../aztec-1/abc-19x19C/slow-180.json | 5 ++ .../aztec-1/abc-19x19C/slow-270.json | 5 ++ .../aztec-1/abc-19x19C/slow-90.json | 5 ++ .../aztec-1/abc-37x37/fast-0.json | 5 ++ .../aztec-1/abc-37x37/fast-180.json | 5 ++ .../aztec-1/abc-37x37/fast-270.json | 5 ++ .../aztec-1/abc-37x37/fast-90.json | 5 ++ .../aztec-1/abc-37x37/pure-0.json | 5 ++ .../aztec-1/abc-37x37/slow-0.json | 5 ++ .../aztec-1/abc-37x37/slow-180.json | 5 ++ .../aztec-1/abc-37x37/slow-270.json | 5 ++ .../aztec-1/abc-37x37/slow-90.json | 5 ++ .../aztec-1/abc-inverted/pure-0.json | 5 ++ .../aztec-1/abc-inverted/slow-0.json | 5 ++ .../aztec-1/abc-inverted/slow-180.json | 5 ++ .../aztec-1/abc-inverted/slow-270.json | 5 ++ .../aztec-1/abc-inverted/slow-90.json | 5 ++ .../aztec-1/abc-mirrored/fast-0.json | 5 ++ .../aztec-1/abc-mirrored/fast-180.json | 5 ++ .../aztec-1/abc-mirrored/fast-270.json | 5 ++ .../aztec-1/abc-mirrored/fast-90.json | 5 ++ .../aztec-1/abc-mirrored/pure-0.json | 5 ++ .../aztec-1/abc-mirrored/slow-0.json | 5 ++ .../aztec-1/abc-mirrored/slow-180.json | 5 ++ .../aztec-1/abc-mirrored/slow-270.json | 5 ++ .../aztec-1/abc-mirrored/slow-90.json | 5 ++ .../aztec-1/az-thick/fast-0.json | 5 ++ .../aztec-1/az-thick/fast-180.json | 5 ++ .../aztec-1/az-thick/fast-270.json | 5 ++ .../aztec-1/az-thick/fast-90.json | 5 ++ .../aztec-1/az-thick/pure-0.json | 5 ++ .../aztec-1/az-thick/slow-0.json | 5 ++ .../aztec-1/az-thick/slow-180.json | 5 ++ .../aztec-1/az-thick/slow-270.json | 5 ++ .../aztec-1/az-thick/slow-90.json | 5 ++ .../__snapshots__/aztec-1/az-thin/fast-0.json | 5 ++ .../aztec-1/az-thin/fast-180.json | 5 ++ .../aztec-1/az-thin/fast-270.json | 5 ++ .../aztec-1/az-thin/fast-90.json | 5 ++ .../__snapshots__/aztec-1/az-thin/pure-0.json | 5 ++ .../__snapshots__/aztec-1/az-thin/slow-0.json | 5 ++ .../aztec-1/az-thin/slow-180.json | 5 ++ .../aztec-1/az-thin/slow-270.json | 5 ++ .../aztec-1/az-thin/slow-90.json | 5 ++ .../__snapshots__/aztec-1/dlusbs/fast-0.json | 5 ++ .../aztec-1/dlusbs/fast-180.json | 5 ++ .../aztec-1/dlusbs/fast-270.json | 5 ++ .../__snapshots__/aztec-1/dlusbs/fast-90.json | 5 ++ .../__snapshots__/aztec-1/dlusbs/pure-0.json | 5 ++ .../__snapshots__/aztec-1/dlusbs/slow-0.json | 5 ++ .../aztec-1/dlusbs/slow-180.json | 5 ++ .../aztec-1/dlusbs/slow-270.json | 5 ++ .../__snapshots__/aztec-1/dlusbs/slow-90.json | 5 ++ .../gs1-figure-4.15.1-2-31x31/fast-0.json | 5 ++ .../gs1-figure-4.15.1-2-31x31/fast-180.json | 5 ++ .../gs1-figure-4.15.1-2-31x31/fast-270.json | 5 ++ .../gs1-figure-4.15.1-2-31x31/fast-90.json | 5 ++ .../gs1-figure-4.15.1-2-31x31/pure-0.json | 5 ++ .../gs1-figure-4.15.1-2-31x31/slow-0.json | 5 ++ .../gs1-figure-4.15.1-2-31x31/slow-180.json | 5 ++ .../gs1-figure-4.15.1-2-31x31/slow-270.json | 5 ++ .../gs1-figure-4.15.1-2-31x31/slow-90.json | 5 ++ tests/__snapshots__/aztec-1/hello/fast-0.json | 5 ++ .../__snapshots__/aztec-1/hello/fast-180.json | 5 ++ .../__snapshots__/aztec-1/hello/fast-270.json | 5 ++ .../__snapshots__/aztec-1/hello/fast-90.json | 5 ++ tests/__snapshots__/aztec-1/hello/pure-0.json | 5 ++ tests/__snapshots__/aztec-1/hello/slow-0.json | 5 ++ .../__snapshots__/aztec-1/hello/slow-180.json | 5 ++ .../__snapshots__/aztec-1/hello/slow-270.json | 5 ++ .../__snapshots__/aztec-1/hello/slow-90.json | 5 ++ .../aztec-1/lorem-075x075/fast-0.json | 5 ++ .../aztec-1/lorem-075x075/fast-180.json | 5 ++ .../aztec-1/lorem-075x075/fast-270.json | 5 ++ .../aztec-1/lorem-075x075/fast-90.json | 5 ++ .../aztec-1/lorem-075x075/pure-0.json | 5 ++ .../aztec-1/lorem-075x075/slow-0.json | 5 ++ .../aztec-1/lorem-075x075/slow-180.json | 5 ++ .../aztec-1/lorem-075x075/slow-270.json | 5 ++ .../aztec-1/lorem-075x075/slow-90.json | 5 ++ .../aztec-1/lorem-105x105/fast-0.json | 5 ++ .../aztec-1/lorem-105x105/fast-180.json | 5 ++ .../aztec-1/lorem-105x105/fast-270.json | 5 ++ .../aztec-1/lorem-105x105/fast-90.json | 5 ++ .../aztec-1/lorem-105x105/pure-0.json | 5 ++ .../aztec-1/lorem-105x105/slow-0.json | 5 ++ .../aztec-1/lorem-105x105/slow-180.json | 5 ++ .../aztec-1/lorem-105x105/slow-270.json | 5 ++ .../aztec-1/lorem-105x105/slow-90.json | 5 ++ .../aztec-1/lorem-131x131/fast-0.json | 5 ++ .../aztec-1/lorem-131x131/fast-180.json | 5 ++ .../aztec-1/lorem-131x131/fast-270.json | 5 ++ .../aztec-1/lorem-131x131/fast-90.json | 5 ++ .../aztec-1/lorem-131x131/pure-0.json | 5 ++ .../aztec-1/lorem-131x131/slow-0.json | 5 ++ .../aztec-1/lorem-131x131/slow-180.json | 5 ++ .../aztec-1/lorem-131x131/slow-270.json | 5 ++ .../aztec-1/lorem-131x131/slow-90.json | 5 ++ .../aztec-1/lorem-151x151/fast-0.json | 5 ++ .../aztec-1/lorem-151x151/fast-180.json | 5 ++ .../aztec-1/lorem-151x151/fast-270.json | 5 ++ .../aztec-1/lorem-151x151/fast-90.json | 5 ++ .../aztec-1/lorem-151x151/pure-0.json | 5 ++ .../aztec-1/lorem-151x151/slow-0.json | 5 ++ .../aztec-1/lorem-151x151/slow-180.json | 5 ++ .../aztec-1/lorem-151x151/slow-270.json | 5 ++ .../aztec-1/lorem-151x151/slow-90.json | 5 ++ .../aztec-1/mixed-ecis-41x41/fast-0.json | 5 ++ .../aztec-1/mixed-ecis-41x41/fast-180.json | 5 ++ .../aztec-1/mixed-ecis-41x41/fast-270.json | 5 ++ .../aztec-1/mixed-ecis-41x41/fast-90.json | 5 ++ .../aztec-1/mixed-ecis-41x41/pure-0.json | 5 ++ .../aztec-1/mixed-ecis-41x41/slow-0.json | 5 ++ .../aztec-1/mixed-ecis-41x41/slow-180.json | 5 ++ .../aztec-1/mixed-ecis-41x41/slow-270.json | 5 ++ .../aztec-1/mixed-ecis-41x41/slow-90.json | 5 ++ .../aztec-1/padding_bs/fast-0.json | 5 ++ .../aztec-1/padding_bs/fast-180.json | 5 ++ .../aztec-1/padding_bs/fast-270.json | 5 ++ .../aztec-1/padding_bs/fast-90.json | 5 ++ .../aztec-1/padding_bs/pure-0.json | 5 ++ .../aztec-1/padding_bs/slow-0.json | 5 ++ .../aztec-1/padding_bs/slow-180.json | 5 ++ .../aztec-1/padding_bs/slow-270.json | 5 ++ .../aztec-1/padding_bs/slow-90.json | 5 ++ .../aztec-1/partial-quiet-zone/fast-0.json | 5 ++ .../aztec-1/partial-quiet-zone/fast-180.json | 5 ++ .../aztec-1/partial-quiet-zone/fast-270.json | 5 ++ .../aztec-1/partial-quiet-zone/fast-90.json | 5 ++ .../aztec-1/partial-quiet-zone/pure-0.json | 5 ++ .../aztec-1/partial-quiet-zone/slow-0.json | 5 ++ .../aztec-1/partial-quiet-zone/slow-180.json | 5 ++ .../aztec-1/partial-quiet-zone/slow-270.json | 5 ++ .../aztec-1/partial-quiet-zone/slow-90.json | 5 ++ .../readerinit-compact-15x15/fast-0.json | 5 ++ .../readerinit-compact-15x15/fast-180.json | 5 ++ .../readerinit-compact-15x15/fast-270.json | 5 ++ .../readerinit-compact-15x15/fast-90.json | 5 ++ .../readerinit-compact-15x15/pure-0.json | 5 ++ .../readerinit-compact-15x15/slow-0.json | 5 ++ .../readerinit-compact-15x15/slow-180.json | 5 ++ .../readerinit-compact-15x15/slow-270.json | 5 ++ .../readerinit-compact-15x15/slow-90.json | 5 ++ .../aztec-1/readerinit-full-19x19/fast-0.json | 5 ++ .../readerinit-full-19x19/fast-180.json | 5 ++ .../readerinit-full-19x19/fast-270.json | 5 ++ .../readerinit-full-19x19/fast-90.json | 5 ++ .../aztec-1/readerinit-full-19x19/pure-0.json | 5 ++ .../aztec-1/readerinit-full-19x19/slow-0.json | 5 ++ .../readerinit-full-19x19/slow-180.json | 5 ++ .../readerinit-full-19x19/slow-270.json | 5 ++ .../readerinit-full-19x19/slow-90.json | 5 ++ .../__snapshots__/aztec-1/rune-1/fast-0.json | 5 ++ .../aztec-1/rune-1/fast-180.json | 5 ++ .../aztec-1/rune-1/fast-270.json | 5 ++ .../__snapshots__/aztec-1/rune-1/fast-90.json | 5 ++ .../__snapshots__/aztec-1/rune-1/pure-0.json | 5 ++ .../__snapshots__/aztec-1/rune-1/slow-0.json | 5 ++ .../aztec-1/rune-1/slow-180.json | 5 ++ .../aztec-1/rune-1/slow-270.json | 5 ++ .../__snapshots__/aztec-1/rune-1/slow-90.json | 5 ++ .../aztec-1/rune-223/fast-0.json | 5 ++ .../aztec-1/rune-223/fast-180.json | 5 ++ .../aztec-1/rune-223/fast-270.json | 5 ++ .../aztec-1/rune-223/fast-90.json | 5 ++ .../aztec-1/rune-223/pure-0.json | 5 ++ .../aztec-1/rune-223/slow-0.json | 5 ++ .../aztec-1/rune-223/slow-180.json | 5 ++ .../aztec-1/rune-223/slow-270.json | 5 ++ .../aztec-1/rune-223/slow-90.json | 5 ++ .../__snapshots__/aztec-1/rune-64/fast-0.json | 5 ++ .../aztec-1/rune-64/fast-180.json | 5 ++ .../aztec-1/rune-64/fast-270.json | 5 ++ .../aztec-1/rune-64/fast-90.json | 5 ++ .../__snapshots__/aztec-1/rune-64/pure-0.json | 5 ++ .../__snapshots__/aztec-1/rune-64/slow-0.json | 5 ++ .../aztec-1/rune-64/slow-180.json | 5 ++ .../aztec-1/rune-64/slow-270.json | 5 ++ .../aztec-1/rune-64/slow-90.json | 5 ++ .../__snapshots__/aztec-1/rune-68/fast-0.json | 5 ++ .../aztec-1/rune-68/fast-180.json | 5 ++ .../aztec-1/rune-68/fast-270.json | 5 ++ .../aztec-1/rune-68/fast-90.json | 5 ++ .../__snapshots__/aztec-1/rune-68/pure-0.json | 5 ++ .../__snapshots__/aztec-1/rune-68/slow-0.json | 5 ++ .../aztec-1/rune-68/slow-180.json | 5 ++ .../aztec-1/rune-68/slow-270.json | 5 ++ .../aztec-1/rune-68/slow-90.json | 5 ++ .../aztec-1/tableShifts/fast-0.json | 5 ++ .../aztec-1/tableShifts/fast-180.json | 5 ++ .../aztec-1/tableShifts/fast-270.json | 5 ++ .../aztec-1/tableShifts/fast-90.json | 5 ++ .../aztec-1/tableShifts/pure-0.json | 5 ++ .../aztec-1/tableShifts/slow-0.json | 5 ++ .../aztec-1/tableShifts/slow-180.json | 5 ++ .../aztec-1/tableShifts/slow-270.json | 5 ++ .../aztec-1/tableShifts/slow-90.json | 5 ++ tests/__snapshots__/aztec-1/tag/fast-0.json | 5 ++ tests/__snapshots__/aztec-1/tag/fast-180.json | 5 ++ tests/__snapshots__/aztec-1/tag/fast-270.json | 5 ++ tests/__snapshots__/aztec-1/tag/fast-90.json | 5 ++ tests/__snapshots__/aztec-1/tag/pure-0.json | 5 ++ tests/__snapshots__/aztec-1/tag/slow-0.json | 5 ++ tests/__snapshots__/aztec-1/tag/slow-180.json | 5 ++ tests/__snapshots__/aztec-1/tag/slow-270.json | 5 ++ tests/__snapshots__/aztec-1/tag/slow-90.json | 5 ++ tests/__snapshots__/aztec-1/texte/fast-0.json | 5 ++ .../__snapshots__/aztec-1/texte/fast-180.json | 5 ++ .../__snapshots__/aztec-1/texte/fast-270.json | 5 ++ .../__snapshots__/aztec-1/texte/fast-90.json | 5 ++ tests/__snapshots__/aztec-1/texte/pure-0.json | 5 ++ tests/__snapshots__/aztec-1/texte/slow-0.json | 5 ++ .../__snapshots__/aztec-1/texte/slow-180.json | 5 ++ .../__snapshots__/aztec-1/texte/slow-270.json | 5 ++ .../__snapshots__/aztec-1/texte/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/01/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/01/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/01/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/01/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/01/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/01/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/01/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/01/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/02/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/02/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/02/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/02/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/02/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/02/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/02/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/02/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/03/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/03/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/03/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/03/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/03/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/03/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/03/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/03/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/04/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/04/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/04/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/04/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/04/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/04/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/04/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/04/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/05/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/05/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/05/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/05/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/05/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/05/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/05/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/05/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/06/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/06/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/06/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/06/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/06/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/06/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/06/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/06/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/07/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/07/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/07/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/07/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/07/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/07/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/07/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/07/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/08/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/08/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/08/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/08/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/08/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/08/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/08/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/08/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/09/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/09/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/09/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/09/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/09/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/09/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/09/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/09/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/10/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/10/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/10/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/10/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/10/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/10/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/10/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/10/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/11/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/11/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/11/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/11/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/11/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/11/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/11/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/11/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/12/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/12/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/12/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/12/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/12/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/12/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/12/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/12/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/13/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/13/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/13/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/13/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/13/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/13/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/13/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/13/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/14/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/14/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/14/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/14/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/14/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/14/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/14/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/14/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/15/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/15/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/15/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/15/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/15/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/15/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/15/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/15/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/16/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/16/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/16/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/16/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/16/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/16/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/16/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/16/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/17/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/17/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/17/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/17/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/17/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/17/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/17/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/17/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/18/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/18/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/18/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/18/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/18/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/18/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/18/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/18/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/19/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/19/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/19/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/19/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/19/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/19/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/19/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/19/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/21/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/21/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/21/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/21/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/21/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/21/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/21/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/21/slow-90.json | 5 ++ tests/__snapshots__/aztec-2/22/fast-0.json | 5 ++ tests/__snapshots__/aztec-2/22/fast-180.json | 5 ++ tests/__snapshots__/aztec-2/22/fast-270.json | 5 ++ tests/__snapshots__/aztec-2/22/fast-90.json | 5 ++ tests/__snapshots__/aztec-2/22/slow-0.json | 5 ++ tests/__snapshots__/aztec-2/22/slow-180.json | 5 ++ tests/__snapshots__/aztec-2/22/slow-270.json | 5 ++ tests/__snapshots__/aztec-2/22/slow-90.json | 5 ++ tests/__snapshots__/codabar-1/01/fast-0.json | 5 ++ .../__snapshots__/codabar-1/01/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/01/slow-0.json | 5 ++ .../__snapshots__/codabar-1/01/slow-180.json | 5 ++ tests/__snapshots__/codabar-1/02/fast-0.json | 5 ++ .../__snapshots__/codabar-1/02/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/02/slow-0.json | 5 ++ .../__snapshots__/codabar-1/02/slow-180.json | 5 ++ tests/__snapshots__/codabar-1/03/fast-0.json | 5 ++ .../__snapshots__/codabar-1/03/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/03/slow-0.json | 5 ++ .../__snapshots__/codabar-1/03/slow-180.json | 5 ++ tests/__snapshots__/codabar-1/04/fast-0.json | 5 ++ .../__snapshots__/codabar-1/04/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/04/slow-0.json | 5 ++ .../__snapshots__/codabar-1/04/slow-180.json | 5 ++ tests/__snapshots__/codabar-1/09/fast-0.json | 5 ++ .../__snapshots__/codabar-1/09/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/09/slow-0.json | 5 ++ .../__snapshots__/codabar-1/09/slow-180.json | 5 ++ tests/__snapshots__/codabar-1/10/fast-0.json | 5 ++ .../__snapshots__/codabar-1/10/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/10/slow-0.json | 5 ++ .../__snapshots__/codabar-1/10/slow-180.json | 5 ++ tests/__snapshots__/codabar-1/11/fast-0.json | 5 ++ .../__snapshots__/codabar-1/11/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/11/slow-0.json | 5 ++ .../__snapshots__/codabar-1/11/slow-180.json | 5 ++ tests/__snapshots__/codabar-1/12/fast-0.json | 5 ++ .../__snapshots__/codabar-1/12/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/12/slow-0.json | 5 ++ .../__snapshots__/codabar-1/12/slow-180.json | 5 ++ tests/__snapshots__/codabar-1/13/fast-0.json | 5 ++ .../__snapshots__/codabar-1/13/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/13/slow-0.json | 5 ++ .../__snapshots__/codabar-1/13/slow-180.json | 5 ++ tests/__snapshots__/codabar-1/14/fast-0.json | 5 ++ .../__snapshots__/codabar-1/14/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/14/slow-0.json | 5 ++ .../__snapshots__/codabar-1/14/slow-180.json | 5 ++ tests/__snapshots__/codabar-1/15/fast-0.json | 5 ++ .../__snapshots__/codabar-1/15/fast-180.json | 5 ++ tests/__snapshots__/codabar-1/15/slow-0.json | 5 ++ .../__snapshots__/codabar-1/15/slow-180.json | 5 ++ tests/__snapshots__/codabar-2/01/fast-0.json | 5 ++ .../__snapshots__/codabar-2/01/fast-180.json | 5 ++ tests/__snapshots__/codabar-2/01/slow-0.json | 5 ++ .../__snapshots__/codabar-2/01/slow-180.json | 5 ++ tests/__snapshots__/codabar-2/02/fast-0.json | 5 ++ .../__snapshots__/codabar-2/02/fast-180.json | 5 ++ tests/__snapshots__/codabar-2/02/slow-0.json | 5 ++ .../__snapshots__/codabar-2/02/slow-180.json | 5 ++ tests/__snapshots__/codabar-2/03/slow-0.json | 5 ++ .../__snapshots__/codabar-2/03/slow-180.json | 5 ++ tests/__snapshots__/code128-1/1/fast-0.json | 5 ++ tests/__snapshots__/code128-1/1/fast-180.json | 5 ++ tests/__snapshots__/code128-1/1/slow-0.json | 5 ++ tests/__snapshots__/code128-1/1/slow-180.json | 5 ++ tests/__snapshots__/code128-1/2/fast-0.json | 5 ++ tests/__snapshots__/code128-1/2/fast-180.json | 5 ++ tests/__snapshots__/code128-1/2/slow-0.json | 5 ++ tests/__snapshots__/code128-1/2/slow-180.json | 5 ++ tests/__snapshots__/code128-1/3/fast-0.json | 5 ++ tests/__snapshots__/code128-1/3/fast-180.json | 5 ++ tests/__snapshots__/code128-1/3/slow-0.json | 5 ++ tests/__snapshots__/code128-1/3/slow-180.json | 5 ++ tests/__snapshots__/code128-1/4/fast-0.json | 5 ++ tests/__snapshots__/code128-1/4/fast-180.json | 5 ++ tests/__snapshots__/code128-1/4/slow-0.json | 5 ++ tests/__snapshots__/code128-1/4/slow-180.json | 5 ++ tests/__snapshots__/code128-1/5/fast-0.json | 5 ++ tests/__snapshots__/code128-1/5/fast-180.json | 5 ++ tests/__snapshots__/code128-1/5/slow-0.json | 5 ++ tests/__snapshots__/code128-1/5/slow-180.json | 5 ++ tests/__snapshots__/code128-1/6/fast-0.json | 5 ++ tests/__snapshots__/code128-1/6/fast-180.json | 5 ++ tests/__snapshots__/code128-1/6/slow-0.json | 5 ++ tests/__snapshots__/code128-1/6/slow-180.json | 5 ++ .../__snapshots__/code128-2/#444/fast-0.json | 5 ++ .../code128-2/#444/fast-180.json | 5 ++ .../__snapshots__/code128-2/#444/slow-0.json | 5 ++ .../code128-2/#444/slow-180.json | 5 ++ tests/__snapshots__/code128-2/01/fast-0.json | 5 ++ .../__snapshots__/code128-2/01/fast-180.json | 5 ++ tests/__snapshots__/code128-2/01/slow-0.json | 5 ++ .../__snapshots__/code128-2/01/slow-180.json | 5 ++ tests/__snapshots__/code128-2/02/fast-0.json | 5 ++ .../__snapshots__/code128-2/02/fast-180.json | 5 ++ tests/__snapshots__/code128-2/02/slow-0.json | 5 ++ .../__snapshots__/code128-2/02/slow-180.json | 5 ++ tests/__snapshots__/code128-2/03/fast-0.json | 5 ++ .../__snapshots__/code128-2/03/fast-180.json | 5 ++ tests/__snapshots__/code128-2/03/slow-0.json | 5 ++ .../__snapshots__/code128-2/03/slow-180.json | 5 ++ tests/__snapshots__/code128-2/05/fast-0.json | 5 ++ .../__snapshots__/code128-2/05/fast-180.json | 5 ++ tests/__snapshots__/code128-2/05/slow-0.json | 5 ++ .../__snapshots__/code128-2/05/slow-180.json | 5 ++ tests/__snapshots__/code128-2/06/fast-0.json | 5 ++ .../__snapshots__/code128-2/06/fast-180.json | 5 ++ tests/__snapshots__/code128-2/06/slow-0.json | 5 ++ .../__snapshots__/code128-2/06/slow-180.json | 5 ++ tests/__snapshots__/code128-2/10/fast-0.json | 5 ++ .../__snapshots__/code128-2/10/fast-180.json | 5 ++ tests/__snapshots__/code128-2/10/slow-0.json | 5 ++ .../__snapshots__/code128-2/10/slow-180.json | 5 ++ tests/__snapshots__/code128-2/12/slow-0.json | 5 ++ .../__snapshots__/code128-2/12/slow-180.json | 5 ++ tests/__snapshots__/code128-2/14/fast-0.json | 5 ++ .../__snapshots__/code128-2/14/fast-180.json | 5 ++ tests/__snapshots__/code128-2/14/slow-0.json | 5 ++ .../__snapshots__/code128-2/14/slow-180.json | 5 ++ tests/__snapshots__/code128-2/16/fast-0.json | 5 ++ .../__snapshots__/code128-2/16/fast-180.json | 5 ++ tests/__snapshots__/code128-2/16/slow-0.json | 5 ++ .../__snapshots__/code128-2/16/slow-180.json | 5 ++ tests/__snapshots__/code128-2/17/fast-0.json | 5 ++ .../__snapshots__/code128-2/17/fast-180.json | 5 ++ tests/__snapshots__/code128-2/17/slow-0.json | 5 ++ .../__snapshots__/code128-2/17/slow-180.json | 5 ++ tests/__snapshots__/code128-2/19/fast-0.json | 5 ++ .../__snapshots__/code128-2/19/fast-180.json | 5 ++ tests/__snapshots__/code128-2/19/slow-0.json | 5 ++ .../__snapshots__/code128-2/19/slow-180.json | 5 ++ tests/__snapshots__/code128-2/22/fast-0.json | 5 ++ .../__snapshots__/code128-2/22/fast-180.json | 5 ++ tests/__snapshots__/code128-2/22/slow-0.json | 5 ++ .../__snapshots__/code128-2/22/slow-180.json | 5 ++ tests/__snapshots__/code128-2/25/fast-0.json | 5 ++ .../__snapshots__/code128-2/25/fast-180.json | 5 ++ tests/__snapshots__/code128-2/25/slow-0.json | 5 ++ .../__snapshots__/code128-2/25/slow-180.json | 5 ++ tests/__snapshots__/code128-2/27/fast-0.json | 5 ++ .../__snapshots__/code128-2/27/fast-180.json | 5 ++ tests/__snapshots__/code128-2/27/slow-0.json | 5 ++ .../__snapshots__/code128-2/27/slow-180.json | 5 ++ .../__snapshots__/code128-2/28/fast-180.json | 5 ++ tests/__snapshots__/code128-2/28/slow-0.json | 5 ++ .../__snapshots__/code128-2/28/slow-180.json | 5 ++ tests/__snapshots__/code128-2/31/fast-0.json | 5 ++ .../__snapshots__/code128-2/31/fast-180.json | 5 ++ tests/__snapshots__/code128-2/31/slow-0.json | 5 ++ .../__snapshots__/code128-2/31/slow-180.json | 5 ++ tests/__snapshots__/code128-2/32/fast-0.json | 5 ++ .../__snapshots__/code128-2/32/fast-180.json | 5 ++ tests/__snapshots__/code128-2/32/slow-0.json | 5 ++ .../__snapshots__/code128-2/32/slow-180.json | 5 ++ tests/__snapshots__/code128-2/35/fast-0.json | 5 ++ .../__snapshots__/code128-2/35/fast-180.json | 5 ++ tests/__snapshots__/code128-2/35/slow-0.json | 5 ++ .../__snapshots__/code128-2/35/slow-180.json | 5 ++ tests/__snapshots__/code128-2/36/fast-0.json | 5 ++ .../__snapshots__/code128-2/36/fast-180.json | 5 ++ tests/__snapshots__/code128-2/36/slow-0.json | 5 ++ .../__snapshots__/code128-2/36/slow-180.json | 5 ++ tests/__snapshots__/code128-2/37/slow-0.json | 5 ++ .../__snapshots__/code128-2/37/slow-180.json | 5 ++ tests/__snapshots__/code128-2/38/fast-0.json | 5 ++ .../__snapshots__/code128-2/38/fast-180.json | 5 ++ tests/__snapshots__/code128-2/38/slow-0.json | 5 ++ .../__snapshots__/code128-2/38/slow-180.json | 5 ++ tests/__snapshots__/code128-3/1/fast-0.json | 5 ++ tests/__snapshots__/code128-3/1/fast-180.json | 5 ++ tests/__snapshots__/code128-3/1/slow-0.json | 5 ++ tests/__snapshots__/code128-3/1/slow-180.json | 5 ++ tests/__snapshots__/code128-3/2/fast-0.json | 5 ++ tests/__snapshots__/code128-3/2/fast-180.json | 5 ++ tests/__snapshots__/code128-3/2/slow-0.json | 5 ++ tests/__snapshots__/code128-3/2/slow-180.json | 5 ++ tests/__snapshots__/code39-1/1/fast-0.json | 5 ++ tests/__snapshots__/code39-1/1/fast-180.json | 5 ++ tests/__snapshots__/code39-1/1/slow-0.json | 5 ++ tests/__snapshots__/code39-1/1/slow-180.json | 5 ++ tests/__snapshots__/code39-1/2/fast-0.json | 5 ++ tests/__snapshots__/code39-1/2/fast-180.json | 5 ++ tests/__snapshots__/code39-1/2/slow-0.json | 5 ++ tests/__snapshots__/code39-1/2/slow-180.json | 5 ++ tests/__snapshots__/code39-1/3/fast-0.json | 5 ++ tests/__snapshots__/code39-1/3/fast-180.json | 5 ++ tests/__snapshots__/code39-1/3/slow-0.json | 5 ++ tests/__snapshots__/code39-1/3/slow-180.json | 5 ++ tests/__snapshots__/code39-1/4/fast-0.json | 5 ++ tests/__snapshots__/code39-1/4/fast-180.json | 5 ++ tests/__snapshots__/code39-1/4/slow-0.json | 5 ++ tests/__snapshots__/code39-1/4/slow-180.json | 5 ++ tests/__snapshots__/code39-2/1/fast-0.json | 5 ++ tests/__snapshots__/code39-2/1/fast-180.json | 5 ++ tests/__snapshots__/code39-2/1/slow-0.json | 5 ++ tests/__snapshots__/code39-2/1/slow-180.json | 5 ++ tests/__snapshots__/code39-2/2/fast-0.json | 5 ++ tests/__snapshots__/code39-2/2/fast-180.json | 5 ++ tests/__snapshots__/code39-2/2/slow-0.json | 5 ++ tests/__snapshots__/code39-2/2/slow-180.json | 5 ++ tests/__snapshots__/code39-3/01/fast-0.json | 5 ++ tests/__snapshots__/code39-3/01/fast-180.json | 5 ++ tests/__snapshots__/code39-3/01/slow-0.json | 5 ++ tests/__snapshots__/code39-3/01/slow-180.json | 5 ++ tests/__snapshots__/code39-3/02/fast-0.json | 5 ++ tests/__snapshots__/code39-3/02/fast-180.json | 5 ++ tests/__snapshots__/code39-3/02/slow-0.json | 5 ++ tests/__snapshots__/code39-3/02/slow-180.json | 5 ++ tests/__snapshots__/code39-3/03/fast-0.json | 5 ++ tests/__snapshots__/code39-3/03/fast-180.json | 5 ++ tests/__snapshots__/code39-3/03/slow-0.json | 5 ++ tests/__snapshots__/code39-3/03/slow-180.json | 5 ++ tests/__snapshots__/code39-3/05/fast-0.json | 5 ++ tests/__snapshots__/code39-3/05/fast-180.json | 5 ++ tests/__snapshots__/code39-3/05/slow-0.json | 5 ++ tests/__snapshots__/code39-3/05/slow-180.json | 5 ++ tests/__snapshots__/code39-3/07/fast-0.json | 5 ++ tests/__snapshots__/code39-3/07/fast-180.json | 5 ++ tests/__snapshots__/code39-3/07/slow-0.json | 5 ++ tests/__snapshots__/code39-3/07/slow-180.json | 5 ++ tests/__snapshots__/code39-3/08/fast-0.json | 5 ++ tests/__snapshots__/code39-3/08/fast-180.json | 5 ++ tests/__snapshots__/code39-3/08/slow-0.json | 5 ++ tests/__snapshots__/code39-3/08/slow-180.json | 5 ++ tests/__snapshots__/code39-3/09/fast-0.json | 5 ++ tests/__snapshots__/code39-3/09/fast-180.json | 5 ++ tests/__snapshots__/code39-3/09/slow-0.json | 5 ++ tests/__snapshots__/code39-3/09/slow-180.json | 5 ++ tests/__snapshots__/code39-3/10/fast-0.json | 5 ++ tests/__snapshots__/code39-3/10/fast-180.json | 5 ++ tests/__snapshots__/code39-3/10/slow-0.json | 5 ++ tests/__snapshots__/code39-3/10/slow-180.json | 5 ++ tests/__snapshots__/code39-3/12/fast-0.json | 5 ++ tests/__snapshots__/code39-3/12/fast-180.json | 5 ++ tests/__snapshots__/code39-3/12/slow-0.json | 5 ++ tests/__snapshots__/code39-3/12/slow-180.json | 5 ++ tests/__snapshots__/code39-3/14/fast-0.json | 5 ++ tests/__snapshots__/code39-3/14/fast-180.json | 5 ++ tests/__snapshots__/code39-3/14/slow-0.json | 5 ++ tests/__snapshots__/code39-3/14/slow-180.json | 5 ++ tests/__snapshots__/code39-3/15/fast-0.json | 5 ++ tests/__snapshots__/code39-3/15/fast-180.json | 5 ++ tests/__snapshots__/code39-3/15/slow-0.json | 5 ++ tests/__snapshots__/code39-3/15/slow-180.json | 5 ++ tests/__snapshots__/code39-3/16/fast-0.json | 5 ++ tests/__snapshots__/code39-3/16/fast-180.json | 5 ++ tests/__snapshots__/code39-3/16/slow-0.json | 5 ++ tests/__snapshots__/code39-3/16/slow-180.json | 5 ++ tests/__snapshots__/code93-1/1/fast-0.json | 5 ++ tests/__snapshots__/code93-1/1/fast-180.json | 5 ++ tests/__snapshots__/code93-1/1/slow-0.json | 5 ++ tests/__snapshots__/code93-1/1/slow-180.json | 5 ++ tests/__snapshots__/code93-1/2/fast-0.json | 5 ++ tests/__snapshots__/code93-1/2/fast-180.json | 5 ++ tests/__snapshots__/code93-1/2/slow-0.json | 5 ++ tests/__snapshots__/code93-1/2/slow-180.json | 5 ++ tests/__snapshots__/code93-1/3/fast-0.json | 5 ++ tests/__snapshots__/code93-1/3/fast-180.json | 5 ++ tests/__snapshots__/code93-1/3/slow-0.json | 5 ++ tests/__snapshots__/code93-1/3/slow-180.json | 5 ++ .../__snapshots__/databarltd-1/00/fast-0.json | 5 ++ .../databarltd-1/00/fast-180.json | 5 ++ .../__snapshots__/databarltd-1/00/pure-0.json | 5 ++ .../__snapshots__/databarltd-1/00/slow-0.json | 5 ++ .../databarltd-1/00/slow-180.json | 5 ++ .../__snapshots__/databarltd-1/01/fast-0.json | 5 ++ .../databarltd-1/01/fast-180.json | 5 ++ .../__snapshots__/databarltd-1/01/pure-0.json | 5 ++ .../__snapshots__/databarltd-1/01/slow-0.json | 5 ++ .../databarltd-1/01/slow-180.json | 5 ++ .../datamatrix-1/#378/fast-0.json | 5 ++ .../datamatrix-1/#378/pure-0.json | 5 ++ .../datamatrix-1/#378/slow-0.json | 5 ++ .../datamatrix-1/0123456789/fast-0.json | 5 ++ .../datamatrix-1/0123456789/pure-0.json | 5 ++ .../datamatrix-1/0123456789/slow-0.json | 5 ++ .../datamatrix-1/0123456789/slow-180.json | 5 ++ .../datamatrix-1/0123456789/slow-270.json | 5 ++ .../datamatrix-1/0123456789/slow-90.json | 5 ++ .../datamatrix-1/144x144_wrong/fast-0.json | 5 ++ .../datamatrix-1/144x144_wrong/pure-0.json | 5 ++ .../datamatrix-1/144x144_wrong/slow-0.json | 5 ++ .../datamatrix-1/144x144_wrong/slow-180.json | 5 ++ .../datamatrix-1/144x144_wrong/slow-270.json | 5 ++ .../datamatrix-1/144x144_wrong/slow-90.json | 5 ++ .../datamatrix-1/C40/fast-0.json | 5 ++ .../datamatrix-1/C40/pure-0.json | 5 ++ .../datamatrix-1/C40/slow-0.json | 5 ++ .../datamatrix-1/C40/slow-180.json | 5 ++ .../datamatrix-1/C40/slow-270.json | 5 ++ .../datamatrix-1/C40/slow-90.json | 5 ++ .../datamatrix-1/EDIFACT/fast-0.json | 5 ++ .../datamatrix-1/EDIFACT/pure-0.json | 5 ++ .../datamatrix-1/EDIFACT/slow-0.json | 5 ++ .../datamatrix-1/EDIFACT/slow-180.json | 5 ++ .../datamatrix-1/EDIFACT/slow-270.json | 5 ++ .../datamatrix-1/EDIFACT/slow-90.json | 5 ++ .../datamatrix-1/GUID/fast-0.json | 5 ++ .../datamatrix-1/GUID/pure-0.json | 5 ++ .../datamatrix-1/GUID/slow-0.json | 5 ++ .../datamatrix-1/GUID/slow-180.json | 5 ++ .../datamatrix-1/GUID/slow-270.json | 5 ++ .../datamatrix-1/GUID/slow-90.json | 5 ++ .../HelloWorld_Text_L_Kaywa/fast-0.json | 5 ++ .../HelloWorld_Text_L_Kaywa/pure-0.json | 5 ++ .../HelloWorld_Text_L_Kaywa/slow-0.json | 5 ++ .../HelloWorld_Text_L_Kaywa/slow-180.json | 5 ++ .../HelloWorld_Text_L_Kaywa/slow-270.json | 5 ++ .../HelloWorld_Text_L_Kaywa/slow-90.json | 5 ++ .../fast-0.json | 5 ++ .../pure-0.json | 5 ++ .../slow-0.json | 5 ++ .../slow-180.json | 5 ++ .../slow-270.json | 5 ++ .../slow-90.json | 5 ++ .../fast-0.json | 5 ++ .../pure-0.json | 5 ++ .../slow-0.json | 5 ++ .../slow-180.json | 5 ++ .../slow-270.json | 5 ++ .../slow-90.json | 5 ++ .../fast-0.json | 5 ++ .../pure-0.json | 5 ++ .../slow-0.json | 5 ++ .../slow-180.json | 5 ++ .../slow-270.json | 5 ++ .../slow-90.json | 5 ++ .../fast-0.json | 5 ++ .../pure-0.json | 5 ++ .../slow-0.json | 5 ++ .../slow-180.json | 5 ++ .../slow-270.json | 5 ++ .../slow-90.json | 5 ++ .../datamatrix-1/X12/fast-0.json | 5 ++ .../datamatrix-1/X12/pure-0.json | 5 ++ .../datamatrix-1/X12/slow-0.json | 5 ++ .../datamatrix-1/X12/slow-180.json | 5 ++ .../datamatrix-1/X12/slow-270.json | 5 ++ .../datamatrix-1/X12/slow-90.json | 5 ++ .../datamatrix-1/abcd-18x8/fast-0.json | 5 ++ .../datamatrix-1/abcd-18x8/pure-0.json | 5 ++ .../datamatrix-1/abcd-18x8/slow-0.json | 5 ++ .../datamatrix-1/abcd-18x8/slow-180.json | 5 ++ .../datamatrix-1/abcd-18x8/slow-270.json | 5 ++ .../datamatrix-1/abcd-18x8/slow-90.json | 5 ++ .../datamatrix-1/abcd-26x12/fast-0.json | 5 ++ .../datamatrix-1/abcd-26x12/pure-0.json | 5 ++ .../datamatrix-1/abcd-26x12/slow-0.json | 5 ++ .../datamatrix-1/abcd-26x12/slow-180.json | 5 ++ .../datamatrix-1/abcd-26x12/slow-270.json | 5 ++ .../datamatrix-1/abcd-26x12/slow-90.json | 5 ++ .../datamatrix-1/abcd-32x8/fast-0.json | 5 ++ .../datamatrix-1/abcd-32x8/pure-0.json | 5 ++ .../datamatrix-1/abcd-32x8/slow-0.json | 5 ++ .../datamatrix-1/abcd-32x8/slow-180.json | 5 ++ .../datamatrix-1/abcd-32x8/slow-270.json | 5 ++ .../datamatrix-1/abcd-32x8/slow-90.json | 5 ++ .../abcd-36x12-mirrored/fast-0.json | 5 ++ .../abcd-36x12-mirrored/pure-0.json | 5 ++ .../abcd-36x12-mirrored/slow-0.json | 5 ++ .../abcd-36x12-mirrored/slow-180.json | 5 ++ .../abcd-36x12-mirrored/slow-270.json | 5 ++ .../abcd-36x12-mirrored/slow-90.json | 5 ++ .../datamatrix-1/abcd-36x12/fast-0.json | 5 ++ .../datamatrix-1/abcd-36x12/pure-0.json | 5 ++ .../datamatrix-1/abcd-36x12/slow-0.json | 5 ++ .../datamatrix-1/abcd-36x12/slow-180.json | 5 ++ .../datamatrix-1/abcd-36x12/slow-270.json | 5 ++ .../datamatrix-1/abcd-36x12/slow-90.json | 5 ++ .../datamatrix-1/abcd-36x16/fast-0.json | 5 ++ .../datamatrix-1/abcd-36x16/pure-0.json | 5 ++ .../datamatrix-1/abcd-36x16/slow-0.json | 5 ++ .../datamatrix-1/abcd-36x16/slow-180.json | 5 ++ .../datamatrix-1/abcd-36x16/slow-270.json | 5 ++ .../datamatrix-1/abcd-36x16/slow-90.json | 5 ++ .../datamatrix-1/abcd-48x16/fast-0.json | 5 ++ .../datamatrix-1/abcd-48x16/pure-0.json | 5 ++ .../datamatrix-1/abcd-48x16/slow-0.json | 5 ++ .../datamatrix-1/abcd-48x16/slow-180.json | 5 ++ .../datamatrix-1/abcd-48x16/slow-270.json | 5 ++ .../datamatrix-1/abcd-48x16/slow-90.json | 5 ++ .../abcd-52x52-IDAutomation/fast-0.json | 5 ++ .../abcd-52x52-IDAutomation/pure-0.json | 5 ++ .../abcd-52x52-IDAutomation/slow-0.json | 5 ++ .../abcd-52x52-IDAutomation/slow-180.json | 5 ++ .../abcd-52x52-IDAutomation/slow-270.json | 5 ++ .../abcd-52x52-IDAutomation/slow-90.json | 5 ++ .../datamatrix-1/abcd-52x52/fast-0.json | 5 ++ .../datamatrix-1/abcd-52x52/pure-0.json | 5 ++ .../datamatrix-1/abcd-52x52/slow-0.json | 5 ++ .../datamatrix-1/abcd-52x52/slow-180.json | 5 ++ .../datamatrix-1/abcd-52x52/slow-270.json | 5 ++ .../datamatrix-1/abcd-52x52/slow-90.json | 5 ++ .../datamatrix-1/abcdefg-64x64/fast-0.json | 5 ++ .../datamatrix-1/abcdefg-64x64/pure-0.json | 5 ++ .../datamatrix-1/abcdefg-64x64/slow-0.json | 5 ++ .../datamatrix-1/abcdefg-64x64/slow-180.json | 5 ++ .../datamatrix-1/abcdefg-64x64/slow-270.json | 5 ++ .../datamatrix-1/abcdefg-64x64/slow-90.json | 5 ++ .../datamatrix-1/abcdefg/fast-0.json | 5 ++ .../datamatrix-1/abcdefg/pure-0.json | 5 ++ .../datamatrix-1/abcdefg/slow-0.json | 5 ++ .../datamatrix-1/abcdefg/slow-180.json | 5 ++ .../datamatrix-1/abcdefg/slow-270.json | 5 ++ .../datamatrix-1/abcdefg/slow-90.json | 5 ++ .../datamatrix-1/eci-mixed/fast-0.json | 5 ++ .../datamatrix-1/eci-mixed/pure-0.json | 5 ++ .../datamatrix-1/eci-mixed/slow-0.json | 5 ++ .../datamatrix-1/eci-mixed/slow-180.json | 5 ++ .../datamatrix-1/eci-mixed/slow-270.json | 5 ++ .../datamatrix-1/eci-mixed/slow-90.json | 5 ++ .../datamatrix-1/eci/fast-0.json | 5 ++ .../datamatrix-1/eci/pure-0.json | 5 ++ .../datamatrix-1/eci/slow-0.json | 5 ++ .../datamatrix-1/eci/slow-180.json | 5 ++ .../datamatrix-1/eci/slow-270.json | 5 ++ .../datamatrix-1/eci/slow-90.json | 5 ++ .../gs1-figure-4.15.1-2-32x32/fast-0.json | 5 ++ .../gs1-figure-4.15.1-2-32x32/pure-0.json | 5 ++ .../gs1-figure-4.15.1-2-32x32/slow-0.json | 5 ++ .../gs1-figure-4.15.1-2-32x32/slow-180.json | 5 ++ .../gs1-figure-4.15.1-2-32x32/slow-270.json | 5 ++ .../gs1-figure-4.15.1-2-32x32/slow-90.json | 5 ++ .../datamatrix-1/mod-size-1/fast-0.json | 5 ++ .../datamatrix-1/mod-size-1/pure-0.json | 5 ++ .../datamatrix-1/mod-size-1/slow-0.json | 5 ++ .../datamatrix-1/readerinit/fast-0.json | 5 ++ .../datamatrix-1/readerinit/pure-0.json | 5 ++ .../datamatrix-1/readerinit/slow-0.json | 5 ++ .../datamatrix-1/readerinit/slow-180.json | 5 ++ .../datamatrix-1/readerinit/slow-270.json | 5 ++ .../datamatrix-1/readerinit/slow-90.json | 5 ++ .../zxing_URL_L_Kayway/fast-0.json | 5 ++ .../zxing_URL_L_Kayway/pure-0.json | 5 ++ .../zxing_URL_L_Kayway/slow-0.json | 5 ++ .../zxing_URL_L_Kayway/slow-180.json | 5 ++ .../zxing_URL_L_Kayway/slow-270.json | 5 ++ .../zxing_URL_L_Kayway/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/01/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/01/slow-0.json | 5 ++ .../datamatrix-2/01/slow-180.json | 5 ++ .../datamatrix-2/01/slow-270.json | 5 ++ .../datamatrix-2/01/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/02/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/02/slow-0.json | 5 ++ .../datamatrix-2/02/slow-180.json | 5 ++ .../datamatrix-2/02/slow-270.json | 5 ++ .../datamatrix-2/02/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/03/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/03/slow-0.json | 5 ++ .../datamatrix-2/03/slow-180.json | 5 ++ .../datamatrix-2/03/slow-270.json | 5 ++ .../datamatrix-2/03/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/04/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/04/slow-0.json | 5 ++ .../datamatrix-2/04/slow-180.json | 5 ++ .../datamatrix-2/04/slow-270.json | 5 ++ .../datamatrix-2/04/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/09/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/09/slow-0.json | 5 ++ .../datamatrix-2/09/slow-180.json | 5 ++ .../datamatrix-2/09/slow-270.json | 5 ++ .../datamatrix-2/09/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/10/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/10/slow-0.json | 5 ++ .../datamatrix-2/10/slow-180.json | 5 ++ .../datamatrix-2/10/slow-270.json | 5 ++ .../datamatrix-2/10/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/11/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/11/slow-0.json | 5 ++ .../datamatrix-2/11/slow-180.json | 5 ++ .../datamatrix-2/11/slow-270.json | 5 ++ .../datamatrix-2/11/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/12/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/12/slow-0.json | 5 ++ .../datamatrix-2/12/slow-180.json | 5 ++ .../datamatrix-2/12/slow-270.json | 5 ++ .../datamatrix-2/12/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/13/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/13/slow-0.json | 5 ++ .../datamatrix-2/13/slow-180.json | 5 ++ .../datamatrix-2/13/slow-270.json | 5 ++ .../datamatrix-2/13/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/14/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/14/slow-0.json | 5 ++ .../datamatrix-2/14/slow-180.json | 5 ++ .../datamatrix-2/14/slow-270.json | 5 ++ .../datamatrix-2/14/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/16/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/16/slow-0.json | 5 ++ .../datamatrix-2/16/slow-180.json | 5 ++ .../datamatrix-2/16/slow-270.json | 5 ++ .../datamatrix-2/16/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/17/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/17/slow-0.json | 5 ++ .../datamatrix-2/17/slow-180.json | 5 ++ .../datamatrix-2/17/slow-270.json | 5 ++ .../datamatrix-2/17/slow-90.json | 5 ++ .../__snapshots__/datamatrix-2/18/fast-0.json | 5 ++ .../__snapshots__/datamatrix-2/18/slow-0.json | 5 ++ .../datamatrix-2/18/slow-180.json | 5 ++ .../datamatrix-2/18/slow-270.json | 5 ++ .../datamatrix-2/18/slow-90.json | 5 ++ .../datamatrix-3/#749/fast-0.json | 5 ++ .../datamatrix-3/#749/slow-0.json | 5 ++ .../datamatrix-3/#749/slow-180.json | 5 ++ .../datamatrix-3/#749/slow-270.json | 5 ++ .../datamatrix-3/#749/slow-90.json | 5 ++ .../OldDetectorFallback/slow-0.json | 5 ++ .../OldDetectorFallback/slow-180.json | 5 ++ .../OldDetectorFallback/slow-270.json | 5 ++ .../OldDetectorFallback/slow-90.json | 5 ++ .../datamatrix-3/dm-0/fast-0.json | 5 ++ .../datamatrix-3/dm-0/slow-0.json | 5 ++ .../datamatrix-3/dm-0/slow-180.json | 5 ++ .../datamatrix-3/dm-0/slow-270.json | 5 ++ .../datamatrix-3/dm-0/slow-90.json | 5 ++ .../datamatrix-3/dm-1/fast-0.json | 5 ++ .../datamatrix-3/dm-1/slow-0.json | 5 ++ .../datamatrix-3/dm-1/slow-180.json | 5 ++ .../datamatrix-3/dm-1/slow-270.json | 5 ++ .../datamatrix-3/dm-1/slow-90.json | 5 ++ .../datamatrix-3/dm-2/fast-0.json | 5 ++ .../datamatrix-3/dm-2/slow-0.json | 5 ++ .../datamatrix-3/dm-2/slow-180.json | 5 ++ .../datamatrix-3/dm-2/slow-270.json | 5 ++ .../datamatrix-3/dm-2/slow-90.json | 5 ++ .../datamatrix-3/dm-3/fast-0.json | 5 ++ .../datamatrix-3/dm-3/slow-0.json | 5 ++ .../datamatrix-3/dm-3/slow-180.json | 5 ++ .../datamatrix-3/dm-3/slow-270.json | 5 ++ .../datamatrix-3/dm-3/slow-90.json | 5 ++ .../datamatrix-3/dm-4/fast-0.json | 5 ++ .../datamatrix-3/dm-4/slow-0.json | 5 ++ .../datamatrix-3/dm-4/slow-180.json | 5 ++ .../datamatrix-3/dm-4/slow-270.json | 5 ++ .../datamatrix-3/dm-4/slow-90.json | 5 ++ .../datamatrix-3/dm-5/fast-0.json | 5 ++ .../datamatrix-3/dm-5/slow-0.json | 5 ++ .../datamatrix-3/dm-5/slow-180.json | 5 ++ .../datamatrix-3/dm-5/slow-270.json | 5 ++ .../datamatrix-3/dm-5/slow-90.json | 5 ++ .../datamatrix-3/dm-6/fast-0.json | 5 ++ .../datamatrix-3/dm-6/slow-0.json | 5 ++ .../datamatrix-3/dm-6/slow-180.json | 5 ++ .../datamatrix-3/dm-6/slow-270.json | 5 ++ .../datamatrix-3/dm-6/slow-90.json | 5 ++ .../datamatrix-3/dm-7/fast-0.json | 5 ++ .../datamatrix-3/dm-7/slow-0.json | 5 ++ .../datamatrix-3/dm-7/slow-180.json | 5 ++ .../datamatrix-3/dm-7/slow-270.json | 5 ++ .../datamatrix-3/dm-7/slow-90.json | 5 ++ .../datamatrix-3/dm-8/fast-0.json | 5 ++ .../datamatrix-3/dm-8/slow-0.json | 5 ++ .../datamatrix-3/dm-8/slow-180.json | 5 ++ .../datamatrix-3/dm-8/slow-270.json | 5 ++ .../datamatrix-3/dm-8/slow-90.json | 5 ++ .../datamatrix-3/dm-9/fast-0.json | 5 ++ .../datamatrix-3/dm-9/slow-0.json | 5 ++ .../datamatrix-3/dm-9/slow-180.json | 5 ++ .../datamatrix-3/dm-9/slow-270.json | 5 ++ .../datamatrix-3/dm-9/slow-90.json | 5 ++ .../datamatrix-3/dm-a/fast-0.json | 5 ++ .../datamatrix-3/dm-a/slow-0.json | 5 ++ .../datamatrix-3/dm-a/slow-180.json | 5 ++ .../datamatrix-3/dm-a/slow-270.json | 5 ++ .../datamatrix-3/dm-a/slow-90.json | 5 ++ .../datamatrix-3/dm-c/fast-0.json | 5 ++ .../datamatrix-3/dm-c/slow-0.json | 5 ++ .../datamatrix-3/dm-c/slow-180.json | 5 ++ .../datamatrix-3/dm-c/slow-270.json | 5 ++ .../datamatrix-3/dm-c/slow-90.json | 5 ++ .../datamatrix-3/dm-d/fast-0.json | 5 ++ .../datamatrix-3/dm-d/slow-0.json | 5 ++ .../datamatrix-3/dm-d/slow-180.json | 5 ++ .../datamatrix-3/dm-d/slow-270.json | 5 ++ .../datamatrix-3/dm-d/slow-90.json | 5 ++ .../datamatrix-3/dm-e/fast-0.json | 5 ++ .../datamatrix-3/dm-e/slow-0.json | 5 ++ .../datamatrix-3/dm-e/slow-180.json | 5 ++ .../datamatrix-3/dm-e/slow-270.json | 5 ++ .../datamatrix-3/dm-e/slow-90.json | 5 ++ .../datamatrix-3/dm-f/fast-0.json | 5 ++ .../datamatrix-3/dm-f/slow-0.json | 5 ++ .../datamatrix-3/dm-f/slow-180.json | 5 ++ .../datamatrix-3/dm-f/slow-270.json | 5 ++ .../datamatrix-3/dm-f/slow-90.json | 5 ++ .../datamatrix-3/dm-h/fast-0.json | 5 ++ .../datamatrix-3/dm-h/slow-0.json | 5 ++ .../datamatrix-3/dm-h/slow-180.json | 5 ++ .../datamatrix-3/dm-h/slow-270.json | 5 ++ .../datamatrix-3/dm-h/slow-90.json | 5 ++ .../datamatrix-3/dm-i/fast-0.json | 5 ++ .../datamatrix-3/dm-i/slow-0.json | 5 ++ .../datamatrix-3/dm-i/slow-180.json | 5 ++ .../datamatrix-3/dm-i/slow-270.json | 5 ++ .../datamatrix-3/dm-i/slow-90.json | 5 ++ .../datamatrix-3/dm-j/fast-0.json | 5 ++ .../datamatrix-3/dm-j/slow-0.json | 5 ++ .../datamatrix-3/dm-j/slow-180.json | 5 ++ .../datamatrix-3/dm-j/slow-270.json | 5 ++ .../datamatrix-3/dm-j/slow-90.json | 5 ++ .../datamatrix-3/dm-k/fast-0.json | 5 ++ .../datamatrix-3/dm-k/slow-0.json | 5 ++ .../datamatrix-3/dm-k/slow-180.json | 5 ++ .../datamatrix-3/dm-k/slow-270.json | 5 ++ .../datamatrix-3/dm-k/slow-90.json | 5 ++ .../datamatrix-4/abcd-120x8/fast-0.json | 5 ++ .../datamatrix-4/abcd-120x8/pure-0.json | 5 ++ .../datamatrix-4/abcd-120x8/slow-0.json | 5 ++ .../datamatrix-4/abcd-120x8/slow-180.json | 5 ++ .../datamatrix-4/abcd-120x8/slow-270.json | 5 ++ .../datamatrix-4/abcd-120x8/slow-90.json | 5 ++ .../datamatrix-4/abcd-144x8/fast-0.json | 5 ++ .../datamatrix-4/abcd-144x8/pure-0.json | 5 ++ .../datamatrix-4/abcd-144x8/slow-0.json | 5 ++ .../datamatrix-4/abcd-144x8/slow-180.json | 5 ++ .../datamatrix-4/abcd-144x8/slow-270.json | 5 ++ .../datamatrix-4/abcd-144x8/slow-90.json | 5 ++ .../datamatrix-4/abcd-36x20/fast-0.json | 5 ++ .../datamatrix-4/abcd-36x20/pure-0.json | 5 ++ .../datamatrix-4/abcd-36x20/slow-0.json | 5 ++ .../datamatrix-4/abcd-36x20/slow-180.json | 5 ++ .../datamatrix-4/abcd-36x20/slow-270.json | 5 ++ .../datamatrix-4/abcd-36x20/slow-90.json | 5 ++ .../datamatrix-4/abcd-40x26/fast-0.json | 5 ++ .../datamatrix-4/abcd-40x26/pure-0.json | 5 ++ .../datamatrix-4/abcd-40x26/slow-0.json | 5 ++ .../datamatrix-4/abcd-40x26/slow-180.json | 5 ++ .../datamatrix-4/abcd-40x26/slow-270.json | 5 ++ .../datamatrix-4/abcd-40x26/slow-90.json | 5 ++ .../datamatrix-4/abcd-44x20/fast-0.json | 5 ++ .../datamatrix-4/abcd-44x20/pure-0.json | 5 ++ .../datamatrix-4/abcd-44x20/slow-0.json | 5 ++ .../datamatrix-4/abcd-44x20/slow-180.json | 5 ++ .../datamatrix-4/abcd-44x20/slow-270.json | 5 ++ .../datamatrix-4/abcd-44x20/slow-90.json | 5 ++ .../datamatrix-4/abcd-48x22/fast-0.json | 5 ++ .../datamatrix-4/abcd-48x22/pure-0.json | 5 ++ .../datamatrix-4/abcd-48x22/slow-0.json | 5 ++ .../datamatrix-4/abcd-48x22/slow-180.json | 5 ++ .../datamatrix-4/abcd-48x22/slow-270.json | 5 ++ .../datamatrix-4/abcd-48x22/slow-90.json | 5 ++ .../datamatrix-4/abcd-48x24/fast-0.json | 5 ++ .../datamatrix-4/abcd-48x24/pure-0.json | 5 ++ .../datamatrix-4/abcd-48x24/slow-0.json | 5 ++ .../datamatrix-4/abcd-48x24/slow-180.json | 5 ++ .../datamatrix-4/abcd-48x24/slow-270.json | 5 ++ .../datamatrix-4/abcd-48x24/slow-90.json | 5 ++ .../datamatrix-4/abcd-48x26/fast-0.json | 5 ++ .../datamatrix-4/abcd-48x26/pure-0.json | 5 ++ .../datamatrix-4/abcd-48x26/slow-0.json | 5 ++ .../datamatrix-4/abcd-48x26/slow-180.json | 5 ++ .../datamatrix-4/abcd-48x26/slow-270.json | 5 ++ .../datamatrix-4/abcd-48x26/slow-90.json | 5 ++ .../datamatrix-4/abcd-48x8/fast-0.json | 5 ++ .../datamatrix-4/abcd-48x8/pure-0.json | 5 ++ .../datamatrix-4/abcd-48x8/slow-0.json | 5 ++ .../datamatrix-4/abcd-48x8/slow-180.json | 5 ++ .../datamatrix-4/abcd-48x8/slow-270.json | 5 ++ .../datamatrix-4/abcd-48x8/slow-90.json | 5 ++ .../datamatrix-4/abcd-64x12/fast-0.json | 5 ++ .../datamatrix-4/abcd-64x12/pure-0.json | 5 ++ .../datamatrix-4/abcd-64x12/slow-0.json | 5 ++ .../datamatrix-4/abcd-64x12/slow-180.json | 5 ++ .../datamatrix-4/abcd-64x12/slow-270.json | 5 ++ .../datamatrix-4/abcd-64x12/slow-90.json | 5 ++ .../datamatrix-4/abcd-64x16/fast-0.json | 5 ++ .../datamatrix-4/abcd-64x16/pure-0.json | 5 ++ .../datamatrix-4/abcd-64x16/slow-0.json | 5 ++ .../datamatrix-4/abcd-64x16/slow-180.json | 5 ++ .../datamatrix-4/abcd-64x16/slow-270.json | 5 ++ .../datamatrix-4/abcd-64x16/slow-90.json | 5 ++ .../datamatrix-4/abcd-64x20/fast-0.json | 5 ++ .../datamatrix-4/abcd-64x20/pure-0.json | 5 ++ .../datamatrix-4/abcd-64x20/slow-0.json | 5 ++ .../datamatrix-4/abcd-64x20/slow-180.json | 5 ++ .../datamatrix-4/abcd-64x20/slow-270.json | 5 ++ .../datamatrix-4/abcd-64x20/slow-90.json | 5 ++ .../datamatrix-4/abcd-64x24/fast-0.json | 5 ++ .../datamatrix-4/abcd-64x24/pure-0.json | 5 ++ .../datamatrix-4/abcd-64x24/slow-0.json | 5 ++ .../datamatrix-4/abcd-64x24/slow-180.json | 5 ++ .../datamatrix-4/abcd-64x24/slow-270.json | 5 ++ .../datamatrix-4/abcd-64x24/slow-90.json | 5 ++ .../datamatrix-4/abcd-64x26/fast-0.json | 5 ++ .../datamatrix-4/abcd-64x26/pure-0.json | 5 ++ .../datamatrix-4/abcd-64x26/slow-0.json | 5 ++ .../datamatrix-4/abcd-64x26/slow-180.json | 5 ++ .../datamatrix-4/abcd-64x26/slow-270.json | 5 ++ .../datamatrix-4/abcd-64x26/slow-90.json | 5 ++ .../datamatrix-4/abcd-64x8/fast-0.json | 5 ++ .../datamatrix-4/abcd-64x8/pure-0.json | 5 ++ .../datamatrix-4/abcd-64x8/slow-0.json | 5 ++ .../datamatrix-4/abcd-64x8/slow-180.json | 5 ++ .../datamatrix-4/abcd-64x8/slow-270.json | 5 ++ .../datamatrix-4/abcd-64x8/slow-90.json | 5 ++ .../datamatrix-4/abcd-80x8/fast-0.json | 5 ++ .../datamatrix-4/abcd-80x8/pure-0.json | 5 ++ .../datamatrix-4/abcd-80x8/slow-0.json | 5 ++ .../datamatrix-4/abcd-80x8/slow-180.json | 5 ++ .../datamatrix-4/abcd-80x8/slow-270.json | 5 ++ .../datamatrix-4/abcd-80x8/slow-90.json | 5 ++ .../datamatrix-4/abcd-88x12/fast-0.json | 5 ++ .../datamatrix-4/abcd-88x12/pure-0.json | 5 ++ .../datamatrix-4/abcd-88x12/slow-0.json | 5 ++ .../datamatrix-4/abcd-88x12/slow-180.json | 5 ++ .../datamatrix-4/abcd-88x12/slow-270.json | 5 ++ .../datamatrix-4/abcd-88x12/slow-90.json | 5 ++ .../datamatrix-4/abcd-96x8/fast-0.json | 5 ++ .../datamatrix-4/abcd-96x8/pure-0.json | 5 ++ .../datamatrix-4/abcd-96x8/slow-0.json | 5 ++ .../datamatrix-4/abcd-96x8/slow-180.json | 5 ++ .../datamatrix-4/abcd-96x8/slow-270.json | 5 ++ .../datamatrix-4/abcd-96x8/slow-90.json | 5 ++ .../datamatrix-4/dm-e-d-c-edifice/fast-0.json | 5 ++ .../datamatrix-4/dm-e-d-c-edifice/pure-0.json | 5 ++ .../datamatrix-4/dm-e-d-c-edifice/slow-0.json | 5 ++ .../dm-e-d-c-edifice/slow-180.json | 5 ++ .../dm-e-d-c-edifice/slow-270.json | 5 ++ .../dm-e-d-c-edifice/slow-90.json | 5 ++ .../dm-e-d-c-ultrakain/fast-0.json | 5 ++ .../dm-e-d-c-ultrakain/pure-0.json | 5 ++ .../dm-e-d-c-ultrakain/slow-0.json | 5 ++ .../dm-e-d-c-ultrakain/slow-180.json | 5 ++ .../dm-e-d-c-ultrakain/slow-270.json | 5 ++ .../dm-e-d-c-ultrakain/slow-90.json | 5 ++ .../gs1-figure-4.15.1-2-44x20/fast-0.json | 5 ++ .../gs1-figure-4.15.1-2-44x20/pure-0.json | 5 ++ .../gs1-figure-4.15.1-2-44x20/slow-0.json | 5 ++ .../gs1-figure-4.15.1-2-44x20/slow-180.json | 5 ++ .../gs1-figure-4.15.1-2-44x20/slow-270.json | 5 ++ .../gs1-figure-4.15.1-2-44x20/slow-90.json | 5 ++ .../__snapshots__/dxfilmedge-1/1/slow-0.json | 5 ++ .../dxfilmedge-1/1/slow-180.json | 5 ++ .../__snapshots__/dxfilmedge-1/2/slow-0.json | 5 ++ .../dxfilmedge-1/2/slow-180.json | 5 ++ .../__snapshots__/dxfilmedge-1/3/fast-0.json | 5 ++ .../__snapshots__/dxfilmedge-1/3/slow-0.json | 5 ++ .../dxfilmedge-1/3/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/#526/fast-0.json | 5 ++ .../__snapshots__/ean13-1/#526/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/#526/slow-0.json | 5 ++ .../__snapshots__/ean13-1/#526/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/1/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/1/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/1/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/1/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/10/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/10/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/10/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/10/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/12/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/12/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/12/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/12/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/13/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/13/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/13/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/13/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/14/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/14/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/14/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/14/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/15/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/15/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/15/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/15/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/18/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/18/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/18/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/18/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/19/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/19/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/19/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/19/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/2/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/2/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/2/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/2/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/20/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/20/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/21/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/21/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/21/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/21/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/22/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/22/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/22/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/22/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/23/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/23/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/23/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/24/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/24/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/24/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/24/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/25/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/25/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/25/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/25/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/26/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/26/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/26/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/26/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/28/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/28/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/28/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/28/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/29/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/29/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/29/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/29/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/3/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/3/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/3/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/3/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/30/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/30/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/30/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/30/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/31/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/31/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/31/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/31/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/35/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/35/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/37/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/37/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/4/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/4/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/4/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/4/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/5/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/5/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/5/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/5/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/6/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/6/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/6/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/6/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/7/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/7/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/7/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/7/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/8/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/8/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/8/slow-180.json | 5 ++ tests/__snapshots__/ean13-1/9/fast-0.json | 5 ++ tests/__snapshots__/ean13-1/9/fast-180.json | 5 ++ tests/__snapshots__/ean13-1/9/slow-0.json | 5 ++ tests/__snapshots__/ean13-1/9/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/03/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/03/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/04/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/04/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/05/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/05/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/06/fast-0.json | 5 ++ tests/__snapshots__/ean13-2/06/fast-180.json | 5 ++ tests/__snapshots__/ean13-2/06/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/06/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/07/fast-0.json | 5 ++ tests/__snapshots__/ean13-2/07/fast-180.json | 5 ++ tests/__snapshots__/ean13-2/07/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/07/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/08/fast-0.json | 5 ++ tests/__snapshots__/ean13-2/08/fast-180.json | 5 ++ tests/__snapshots__/ean13-2/08/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/08/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/09/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/09/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/13/fast-0.json | 5 ++ tests/__snapshots__/ean13-2/13/fast-180.json | 5 ++ tests/__snapshots__/ean13-2/13/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/13/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/14/fast-0.json | 5 ++ tests/__snapshots__/ean13-2/14/fast-180.json | 5 ++ tests/__snapshots__/ean13-2/14/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/14/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/19/fast-0.json | 5 ++ tests/__snapshots__/ean13-2/19/fast-180.json | 5 ++ tests/__snapshots__/ean13-2/19/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/19/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/23/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/23/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/27/fast-0.json | 5 ++ tests/__snapshots__/ean13-2/27/fast-180.json | 5 ++ tests/__snapshots__/ean13-2/27/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/27/slow-180.json | 5 ++ tests/__snapshots__/ean13-2/28/slow-0.json | 5 ++ tests/__snapshots__/ean13-2/28/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/01/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/01/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/01/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/01/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/02/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/02/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/02/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/02/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/03/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/03/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/03/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/03/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/10/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/10/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/10/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/10/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/12/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/12/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/12/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/12/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/14/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/14/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/14/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/14/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/17/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/17/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/17/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/17/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/22/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/22/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/22/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/22/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/24/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/24/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/24/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/24/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/26/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/26/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/26/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/26/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/30/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/30/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/30/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/34/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/34/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/34/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/34/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/36/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/36/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/36/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/36/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/38/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/38/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/38/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/38/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/41/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/41/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/41/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/41/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/43/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/43/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/43/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/43/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/44/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/44/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/44/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/44/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/45/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/45/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/45/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/45/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/47/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/47/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/47/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/47/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/52/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/52/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/52/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/52/slow-180.json | 5 ++ tests/__snapshots__/ean13-3/53/fast-0.json | 5 ++ tests/__snapshots__/ean13-3/53/fast-180.json | 5 ++ tests/__snapshots__/ean13-3/53/slow-0.json | 5 ++ tests/__snapshots__/ean13-3/53/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/01/fast-0.json | 5 ++ tests/__snapshots__/ean13-4/01/fast-180.json | 5 ++ tests/__snapshots__/ean13-4/01/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/01/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/02/fast-0.json | 5 ++ tests/__snapshots__/ean13-4/02/fast-180.json | 5 ++ tests/__snapshots__/ean13-4/02/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/02/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/04/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/04/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/05/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/05/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/06/fast-0.json | 5 ++ tests/__snapshots__/ean13-4/06/fast-180.json | 5 ++ tests/__snapshots__/ean13-4/06/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/06/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/07/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/07/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/09/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/09/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/11/fast-180.json | 5 ++ tests/__snapshots__/ean13-4/11/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/11/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/13/fast-0.json | 5 ++ tests/__snapshots__/ean13-4/13/fast-180.json | 5 ++ tests/__snapshots__/ean13-4/13/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/13/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/14/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/14/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/15/fast-0.json | 5 ++ tests/__snapshots__/ean13-4/15/fast-180.json | 5 ++ tests/__snapshots__/ean13-4/15/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/15/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/18/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/18/slow-180.json | 5 ++ tests/__snapshots__/ean13-4/20/fast-0.json | 5 ++ tests/__snapshots__/ean13-4/20/fast-180.json | 5 ++ tests/__snapshots__/ean13-4/20/slow-0.json | 5 ++ tests/__snapshots__/ean13-4/20/slow-180.json | 5 ++ .../ean13-extension-1/1/fast-0.json | 5 ++ .../ean13-extension-1/1/fast-180.json | 5 ++ .../ean13-extension-1/1/slow-0.json | 5 ++ .../ean13-extension-1/1/slow-180.json | 5 ++ .../ean13-extension-1/2/slow-0.json | 5 ++ .../ean13-extension-1/2/slow-180.json | 5 ++ .../ean13-extension-1/32/fast-0.json | 5 ++ .../ean13-extension-1/32/fast-180.json | 5 ++ .../ean13-extension-1/32/slow-0.json | 5 ++ .../ean13-extension-1/32/slow-180.json | 5 ++ .../ean13-extension-1/33/fast-0.json | 5 ++ .../ean13-extension-1/33/fast-180.json | 5 ++ .../ean13-extension-1/33/slow-0.json | 5 ++ .../ean13-extension-1/33/slow-180.json | 5 ++ .../ean13-extension-1/38/slow-0.json | 5 ++ .../ean13-extension-1/38/slow-180.json | 5 ++ tests/__snapshots__/ean8-1/1/fast-0.json | 5 ++ tests/__snapshots__/ean8-1/1/fast-180.json | 5 ++ tests/__snapshots__/ean8-1/1/pure-0.json | 5 ++ tests/__snapshots__/ean8-1/1/slow-0.json | 5 ++ tests/__snapshots__/ean8-1/1/slow-180.json | 5 ++ tests/__snapshots__/ean8-1/2/fast-0.json | 5 ++ tests/__snapshots__/ean8-1/2/fast-180.json | 5 ++ tests/__snapshots__/ean8-1/2/pure-0.json | 5 ++ tests/__snapshots__/ean8-1/2/slow-0.json | 5 ++ tests/__snapshots__/ean8-1/2/slow-180.json | 5 ++ tests/__snapshots__/ean8-1/3/fast-0.json | 5 ++ tests/__snapshots__/ean8-1/3/fast-180.json | 5 ++ tests/__snapshots__/ean8-1/3/pure-0.json | 5 ++ tests/__snapshots__/ean8-1/3/slow-0.json | 5 ++ tests/__snapshots__/ean8-1/3/slow-180.json | 5 ++ tests/__snapshots__/ean8-1/4/fast-0.json | 5 ++ tests/__snapshots__/ean8-1/4/fast-180.json | 5 ++ tests/__snapshots__/ean8-1/4/pure-0.json | 5 ++ tests/__snapshots__/ean8-1/4/slow-0.json | 5 ++ tests/__snapshots__/ean8-1/4/slow-180.json | 5 ++ tests/__snapshots__/ean8-1/5/fast-0.json | 5 ++ tests/__snapshots__/ean8-1/5/fast-180.json | 5 ++ tests/__snapshots__/ean8-1/5/pure-0.json | 5 ++ tests/__snapshots__/ean8-1/5/slow-0.json | 5 ++ tests/__snapshots__/ean8-1/5/slow-180.json | 5 ++ tests/__snapshots__/ean8-1/6/fast-0.json | 5 ++ tests/__snapshots__/ean8-1/6/fast-180.json | 5 ++ tests/__snapshots__/ean8-1/6/pure-0.json | 5 ++ tests/__snapshots__/ean8-1/6/slow-0.json | 5 ++ tests/__snapshots__/ean8-1/6/slow-180.json | 5 ++ tests/__snapshots__/ean8-1/7/fast-0.json | 5 ++ tests/__snapshots__/ean8-1/7/fast-180.json | 5 ++ tests/__snapshots__/ean8-1/7/pure-0.json | 5 ++ tests/__snapshots__/ean8-1/7/slow-0.json | 5 ++ tests/__snapshots__/ean8-1/7/slow-180.json | 5 ++ tests/__snapshots__/ean8-1/8/fast-0.json | 5 ++ tests/__snapshots__/ean8-1/8/fast-180.json | 5 ++ tests/__snapshots__/ean8-1/8/pure-0.json | 5 ++ tests/__snapshots__/ean8-1/8/slow-0.json | 5 ++ tests/__snapshots__/ean8-1/8/slow-180.json | 5 ++ .../ean8-1/single-line/fast-0.json | 5 ++ .../ean8-1/single-line/fast-180.json | 5 ++ .../ean8-1/single-line/pure-0.json | 5 ++ .../ean8-1/single-line/slow-0.json | 5 ++ .../ean8-1/single-line/slow-180.json | 5 ++ .../falsepositives-1/#245/pure-0.json | 5 ++ .../falsepositives-1/#570/pure-0.json | 5 ++ .../falsepositives-1/01/pure-0.json | 5 ++ .../falsepositives-1/02/pure-0.json | 5 ++ .../falsepositives-1/03/pure-0.json | 5 ++ .../falsepositives-1/04/pure-0.json | 5 ++ .../falsepositives-1/05/pure-0.json | 5 ++ .../falsepositives-1/06/pure-0.json | 5 ++ .../falsepositives-1/07/pure-0.json | 5 ++ .../falsepositives-1/08/pure-0.json | 5 ++ .../falsepositives-1/09/pure-0.json | 5 ++ .../falsepositives-1/10/pure-0.json | 5 ++ .../falsepositives-1/11/pure-0.json | 5 ++ .../falsepositives-1/12/pure-0.json | 5 ++ .../falsepositives-1/13/pure-0.json | 5 ++ .../falsepositives-1/14/pure-0.json | 5 ++ .../falsepositives-1/15/pure-0.json | 5 ++ .../falsepositives-1/16/pure-0.json | 5 ++ .../falsepositives-1/17/pure-0.json | 5 ++ .../falsepositives-1/18/pure-0.json | 5 ++ .../falsepositives-1/19/pure-0.json | 5 ++ .../falsepositives-1/1x1/pure-0.json | 5 ++ .../falsepositives-1/1x100/pure-0.json | 5 ++ .../falsepositives-1/20/pure-0.json | 5 ++ .../falsepositives-1/21/pure-0.json | 5 ++ .../falsepositives-1/22/pure-0.json | 5 ++ .../MQR-falsepositive/pure-0.json | 5 ++ .../falsepositives-2/01/pure-0.json | 5 ++ .../falsepositives-2/02/pure-0.json | 5 ++ .../falsepositives-2/03/pure-0.json | 5 ++ .../falsepositives-2/04/pure-0.json | 5 ++ .../falsepositives-2/05/pure-0.json | 5 ++ .../falsepositives-2/06/pure-0.json | 5 ++ .../falsepositives-2/07/pure-0.json | 5 ++ .../falsepositives-2/08/pure-0.json | 5 ++ .../falsepositives-2/09/pure-0.json | 5 ++ .../falsepositives-2/10/pure-0.json | 5 ++ .../falsepositives-2/11/pure-0.json | 5 ++ .../falsepositives-2/12/pure-0.json | 5 ++ .../falsepositives-2/13/pure-0.json | 5 ++ .../falsepositives-2/14/pure-0.json | 5 ++ .../falsepositives-2/15/pure-0.json | 5 ++ .../falsepositives-2/16/pure-0.json | 5 ++ .../falsepositives-2/17/pure-0.json | 5 ++ .../falsepositives-2/18/pure-0.json | 5 ++ .../falsepositives-2/19/pure-0.json | 5 ++ .../falsepositives-2/20/pure-0.json | 5 ++ .../falsepositives-2/21/pure-0.json | 5 ++ .../falsepositives-2/22/pure-0.json | 5 ++ .../falsepositives-2/23/pure-0.json | 5 ++ .../falsepositives-2/24/pure-0.json | 5 ++ .../falsepositives-2/25/pure-0.json | 5 ++ tests/__snapshots__/itf-1/#220/slow-0.json | 5 ++ tests/__snapshots__/itf-1/#220/slow-180.json | 5 ++ tests/__snapshots__/itf-1/#853/fast-0.json | 5 ++ tests/__snapshots__/itf-1/#853/fast-180.json | 5 ++ tests/__snapshots__/itf-1/#853/slow-0.json | 5 ++ tests/__snapshots__/itf-1/#853/slow-180.json | 5 ++ .../__snapshots__/itf-1/1-slanted/fast-0.json | 5 ++ .../itf-1/1-slanted/fast-180.json | 5 ++ .../__snapshots__/itf-1/1-slanted/slow-0.json | 5 ++ .../itf-1/1-slanted/slow-180.json | 5 ++ tests/__snapshots__/itf-1/1/fast-0.json | 5 ++ tests/__snapshots__/itf-1/1/fast-180.json | 5 ++ tests/__snapshots__/itf-1/1/slow-0.json | 5 ++ tests/__snapshots__/itf-1/1/slow-180.json | 5 ++ tests/__snapshots__/itf-1/13/fast-0.json | 5 ++ tests/__snapshots__/itf-1/13/fast-180.json | 5 ++ tests/__snapshots__/itf-1/13/slow-0.json | 5 ++ tests/__snapshots__/itf-1/13/slow-180.json | 5 ++ tests/__snapshots__/itf-1/17/fast-0.json | 5 ++ tests/__snapshots__/itf-1/17/fast-180.json | 5 ++ tests/__snapshots__/itf-1/17/slow-0.json | 5 ++ tests/__snapshots__/itf-1/17/slow-180.json | 5 ++ tests/__snapshots__/itf-1/2/fast-0.json | 5 ++ tests/__snapshots__/itf-1/2/fast-180.json | 5 ++ tests/__snapshots__/itf-1/2/slow-0.json | 5 ++ tests/__snapshots__/itf-1/2/slow-180.json | 5 ++ tests/__snapshots__/itf-1/3/fast-0.json | 5 ++ tests/__snapshots__/itf-1/3/fast-180.json | 5 ++ tests/__snapshots__/itf-1/3/slow-0.json | 5 ++ tests/__snapshots__/itf-1/3/slow-180.json | 5 ++ tests/__snapshots__/itf-1/5/fast-0.json | 5 ++ tests/__snapshots__/itf-1/5/fast-180.json | 5 ++ tests/__snapshots__/itf-1/5/slow-0.json | 5 ++ tests/__snapshots__/itf-1/5/slow-180.json | 5 ++ tests/__snapshots__/itf-1/6/fast-0.json | 5 ++ tests/__snapshots__/itf-1/6/fast-180.json | 5 ++ tests/__snapshots__/itf-1/6/slow-0.json | 5 ++ tests/__snapshots__/itf-1/6/slow-180.json | 5 ++ tests/__snapshots__/itf-1/7/fast-0.json | 5 ++ tests/__snapshots__/itf-1/7/fast-180.json | 5 ++ tests/__snapshots__/itf-1/7/slow-0.json | 5 ++ tests/__snapshots__/itf-1/7/slow-180.json | 5 ++ tests/__snapshots__/itf-1/8/fast-0.json | 5 ++ tests/__snapshots__/itf-1/8/fast-180.json | 5 ++ tests/__snapshots__/itf-1/8/slow-0.json | 5 ++ tests/__snapshots__/itf-1/8/slow-180.json | 5 ++ tests/__snapshots__/itf-1/9/fast-0.json | 5 ++ tests/__snapshots__/itf-1/9/fast-180.json | 5 ++ tests/__snapshots__/itf-1/9/slow-0.json | 5 ++ tests/__snapshots__/itf-1/9/slow-180.json | 5 ++ .../__snapshots__/itf-1/with-tail/fast-0.json | 5 ++ .../itf-1/with-tail/fast-180.json | 5 ++ .../__snapshots__/itf-1/with-tail/slow-0.json | 5 ++ .../itf-1/with-tail/slow-180.json | 5 ++ tests/__snapshots__/itf-2/01/fast-0.json | 5 ++ tests/__snapshots__/itf-2/01/fast-180.json | 5 ++ tests/__snapshots__/itf-2/01/slow-0.json | 5 ++ tests/__snapshots__/itf-2/01/slow-180.json | 5 ++ tests/__snapshots__/itf-2/04/fast-0.json | 5 ++ tests/__snapshots__/itf-2/04/fast-180.json | 5 ++ tests/__snapshots__/itf-2/04/slow-0.json | 5 ++ tests/__snapshots__/itf-2/04/slow-180.json | 5 ++ tests/__snapshots__/itf-2/06/fast-0.json | 5 ++ tests/__snapshots__/itf-2/06/fast-180.json | 5 ++ tests/__snapshots__/itf-2/06/slow-0.json | 5 ++ tests/__snapshots__/itf-2/06/slow-180.json | 5 ++ tests/__snapshots__/itf-2/07/fast-0.json | 5 ++ tests/__snapshots__/itf-2/07/fast-180.json | 5 ++ tests/__snapshots__/itf-2/07/slow-0.json | 5 ++ tests/__snapshots__/itf-2/07/slow-180.json | 5 ++ tests/__snapshots__/itf-2/08/fast-0.json | 5 ++ tests/__snapshots__/itf-2/08/fast-180.json | 5 ++ tests/__snapshots__/itf-2/08/slow-0.json | 5 ++ tests/__snapshots__/itf-2/08/slow-180.json | 5 ++ tests/__snapshots__/itf-2/13/fast-0.json | 5 ++ tests/__snapshots__/itf-2/13/fast-180.json | 5 ++ tests/__snapshots__/itf-2/13/slow-0.json | 5 ++ tests/__snapshots__/itf-2/13/slow-180.json | 5 ++ .../maxicode-1/MODE2/fast-0.json | 5 ++ .../maxicode-1/MODE2/slow-0.json | 5 ++ .../maxicode-1/MODE3/fast-0.json | 5 ++ .../maxicode-1/MODE3/slow-0.json | 5 ++ .../maxicode-1/MODE4/fast-0.json | 5 ++ .../maxicode-1/MODE4/slow-0.json | 5 ++ .../maxicode-1/MODE5/fast-0.json | 5 ++ .../maxicode-1/MODE5/slow-0.json | 5 ++ .../maxicode-1/MODE6/fast-0.json | 5 ++ .../maxicode-1/MODE6/slow-0.json | 5 ++ .../maxicode-1/Wikipedia/fast-0.json | 5 ++ .../maxicode-1/Wikipedia/slow-0.json | 5 ++ .../maxicode-1/mode4-mixed-ecis/fast-0.json | 5 ++ .../maxicode-1/mode4-mixed-ecis/slow-0.json | 5 ++ .../maxicode-1/mode4-mixed-sets/fast-0.json | 5 ++ .../maxicode-1/mode4-mixed-sets/slow-0.json | 5 ++ .../maxicode-1/mode5-sequence2of3/fast-0.json | 5 ++ .../maxicode-1/mode5-sequence2of3/slow-0.json | 5 ++ .../__snapshots__/microqrcode-1/1/fast-0.json | 5 ++ .../microqrcode-1/1/fast-180.json | 5 ++ .../microqrcode-1/1/fast-270.json | 5 ++ .../microqrcode-1/1/fast-90.json | 5 ++ .../__snapshots__/microqrcode-1/1/pure-0.json | 5 ++ .../__snapshots__/microqrcode-1/1/slow-0.json | 5 ++ .../microqrcode-1/1/slow-180.json | 5 ++ .../microqrcode-1/1/slow-270.json | 5 ++ .../microqrcode-1/1/slow-90.json | 5 ++ .../microqrcode-1/11/fast-0.json | 5 ++ .../microqrcode-1/11/fast-180.json | 5 ++ .../microqrcode-1/11/fast-270.json | 5 ++ .../microqrcode-1/11/fast-90.json | 5 ++ .../microqrcode-1/11/pure-0.json | 5 ++ .../microqrcode-1/11/slow-0.json | 5 ++ .../microqrcode-1/11/slow-180.json | 5 ++ .../microqrcode-1/11/slow-270.json | 5 ++ .../microqrcode-1/11/slow-90.json | 5 ++ .../microqrcode-1/12/pure-0.json | 5 ++ .../__snapshots__/microqrcode-1/3/fast-0.json | 5 ++ .../microqrcode-1/3/fast-180.json | 5 ++ .../microqrcode-1/3/fast-270.json | 5 ++ .../microqrcode-1/3/fast-90.json | 5 ++ .../__snapshots__/microqrcode-1/3/pure-0.json | 5 ++ .../__snapshots__/microqrcode-1/3/slow-0.json | 5 ++ .../microqrcode-1/3/slow-180.json | 5 ++ .../microqrcode-1/3/slow-270.json | 5 ++ .../microqrcode-1/3/slow-90.json | 5 ++ .../__snapshots__/microqrcode-1/7/fast-0.json | 5 ++ .../microqrcode-1/7/fast-180.json | 5 ++ .../microqrcode-1/7/fast-270.json | 5 ++ .../microqrcode-1/7/fast-90.json | 5 ++ .../__snapshots__/microqrcode-1/7/pure-0.json | 5 ++ .../__snapshots__/microqrcode-1/7/slow-0.json | 5 ++ .../microqrcode-1/7/slow-180.json | 5 ++ .../microqrcode-1/7/slow-270.json | 5 ++ .../microqrcode-1/7/slow-90.json | 5 ++ .../__snapshots__/microqrcode-1/9/fast-0.json | 5 ++ .../microqrcode-1/9/fast-180.json | 5 ++ .../microqrcode-1/9/fast-270.json | 5 ++ .../microqrcode-1/9/fast-90.json | 5 ++ .../__snapshots__/microqrcode-1/9/pure-0.json | 5 ++ .../__snapshots__/microqrcode-1/9/slow-0.json | 5 ++ .../microqrcode-1/9/slow-180.json | 5 ++ .../microqrcode-1/9/slow-270.json | 5 ++ .../microqrcode-1/9/slow-90.json | 5 ++ .../microqrcode-1/M1-Numeric/fast-0.json | 5 ++ .../microqrcode-1/M1-Numeric/fast-180.json | 5 ++ .../microqrcode-1/M1-Numeric/fast-270.json | 5 ++ .../microqrcode-1/M1-Numeric/fast-90.json | 5 ++ .../microqrcode-1/M1-Numeric/pure-0.json | 5 ++ .../microqrcode-1/M1-Numeric/slow-0.json | 5 ++ .../microqrcode-1/M1-Numeric/slow-180.json | 5 ++ .../microqrcode-1/M1-Numeric/slow-270.json | 5 ++ .../microqrcode-1/M1-Numeric/slow-90.json | 5 ++ .../microqrcode-1/M2-Alpha/fast-0.json | 5 ++ .../microqrcode-1/M2-Alpha/fast-180.json | 5 ++ .../microqrcode-1/M2-Alpha/fast-270.json | 5 ++ .../microqrcode-1/M2-Alpha/fast-90.json | 5 ++ .../microqrcode-1/M2-Alpha/pure-0.json | 5 ++ .../microqrcode-1/M2-Alpha/slow-0.json | 5 ++ .../microqrcode-1/M2-Alpha/slow-180.json | 5 ++ .../microqrcode-1/M2-Alpha/slow-270.json | 5 ++ .../microqrcode-1/M2-Alpha/slow-90.json | 5 ++ .../microqrcode-1/M2-Numeric/fast-0.json | 5 ++ .../microqrcode-1/M2-Numeric/fast-180.json | 5 ++ .../microqrcode-1/M2-Numeric/fast-270.json | 5 ++ .../microqrcode-1/M2-Numeric/fast-90.json | 5 ++ .../microqrcode-1/M2-Numeric/pure-0.json | 5 ++ .../microqrcode-1/M2-Numeric/slow-0.json | 5 ++ .../microqrcode-1/M2-Numeric/slow-180.json | 5 ++ .../microqrcode-1/M2-Numeric/slow-270.json | 5 ++ .../microqrcode-1/M2-Numeric/slow-90.json | 5 ++ .../microqrcode-1/M3-Binary/fast-0.json | 5 ++ .../microqrcode-1/M3-Binary/fast-180.json | 5 ++ .../microqrcode-1/M3-Binary/fast-270.json | 5 ++ .../microqrcode-1/M3-Binary/fast-90.json | 5 ++ .../microqrcode-1/M3-Binary/pure-0.json | 5 ++ .../microqrcode-1/M3-Binary/slow-0.json | 5 ++ .../microqrcode-1/M3-Binary/slow-180.json | 5 ++ .../microqrcode-1/M3-Binary/slow-270.json | 5 ++ .../microqrcode-1/M3-Binary/slow-90.json | 5 ++ .../microqrcode-1/M3-Kanji/fast-0.json | 5 ++ .../microqrcode-1/M3-Kanji/fast-180.json | 5 ++ .../microqrcode-1/M3-Kanji/fast-270.json | 5 ++ .../microqrcode-1/M3-Kanji/fast-90.json | 5 ++ .../microqrcode-1/M3-Kanji/pure-0.json | 5 ++ .../microqrcode-1/M3-Kanji/slow-0.json | 5 ++ .../microqrcode-1/M3-Kanji/slow-180.json | 5 ++ .../microqrcode-1/M3-Kanji/slow-270.json | 5 ++ .../microqrcode-1/M3-Kanji/slow-90.json | 5 ++ .../microqrcode-1/M3-Mixed/fast-0.json | 5 ++ .../microqrcode-1/M3-Mixed/fast-180.json | 5 ++ .../microqrcode-1/M3-Mixed/fast-270.json | 5 ++ .../microqrcode-1/M3-Mixed/fast-90.json | 5 ++ .../microqrcode-1/M3-Mixed/pure-0.json | 5 ++ .../microqrcode-1/M3-Mixed/slow-0.json | 5 ++ .../microqrcode-1/M3-Mixed/slow-180.json | 5 ++ .../microqrcode-1/M3-Mixed/slow-270.json | 5 ++ .../microqrcode-1/M3-Mixed/slow-90.json | 5 ++ .../microqrcode-1/M4-Binary/fast-0.json | 5 ++ .../microqrcode-1/M4-Binary/fast-180.json | 5 ++ .../microqrcode-1/M4-Binary/fast-270.json | 5 ++ .../microqrcode-1/M4-Binary/fast-90.json | 5 ++ .../microqrcode-1/M4-Binary/pure-0.json | 5 ++ .../microqrcode-1/M4-Binary/slow-0.json | 5 ++ .../microqrcode-1/M4-Binary/slow-180.json | 5 ++ .../microqrcode-1/M4-Binary/slow-270.json | 5 ++ .../microqrcode-1/M4-Binary/slow-90.json | 5 ++ .../microqrcode-1/M4-Mixed/fast-0.json | 5 ++ .../microqrcode-1/M4-Mixed/fast-180.json | 5 ++ .../microqrcode-1/M4-Mixed/fast-270.json | 5 ++ .../microqrcode-1/M4-Mixed/fast-90.json | 5 ++ .../microqrcode-1/M4-Mixed/pure-0.json | 5 ++ .../microqrcode-1/M4-Mixed/slow-0.json | 5 ++ .../microqrcode-1/M4-Mixed/slow-180.json | 5 ++ .../microqrcode-1/M4-Mixed/slow-270.json | 5 ++ .../microqrcode-1/M4-Mixed/slow-90.json | 5 ++ .../MQR-needs-br-update/fast-0.json | 5 ++ .../MQR-needs-br-update/fast-90.json | 5 ++ .../MQR-needs-br-update/pure-0.json | 5 ++ .../MQR-needs-br-update/slow-0.json | 5 ++ .../MQR-needs-br-update/slow-90.json | 5 ++ .../microqrcode-1/NoQuietZone/fast-0.json | 5 ++ .../microqrcode-1/NoQuietZone/fast-180.json | 5 ++ .../microqrcode-1/NoQuietZone/fast-270.json | 5 ++ .../microqrcode-1/NoQuietZone/fast-90.json | 5 ++ .../microqrcode-1/NoQuietZone/pure-0.json | 5 ++ .../microqrcode-1/NoQuietZone/slow-0.json | 5 ++ .../microqrcode-1/NoQuietZone/slow-180.json | 5 ++ .../microqrcode-1/NoQuietZone/slow-270.json | 5 ++ .../microqrcode-1/NoQuietZone/slow-90.json | 5 ++ tests/__snapshots__/pdf417-1/01/fast-0.json | 5 ++ tests/__snapshots__/pdf417-1/01/fast-180.json | 5 ++ tests/__snapshots__/pdf417-1/01/pure-0.json | 5 ++ tests/__snapshots__/pdf417-1/01/slow-0.json | 5 ++ tests/__snapshots__/pdf417-1/01/slow-180.json | 5 ++ tests/__snapshots__/pdf417-1/01/slow-270.json | 5 ++ tests/__snapshots__/pdf417-1/01/slow-90.json | 5 ++ tests/__snapshots__/pdf417-1/02/fast-0.json | 5 ++ tests/__snapshots__/pdf417-1/02/fast-180.json | 5 ++ tests/__snapshots__/pdf417-1/02/pure-0.json | 5 ++ tests/__snapshots__/pdf417-1/02/slow-0.json | 5 ++ tests/__snapshots__/pdf417-1/02/slow-180.json | 5 ++ tests/__snapshots__/pdf417-1/02/slow-270.json | 5 ++ tests/__snapshots__/pdf417-1/02/slow-90.json | 5 ++ .../pdf417-1/03-aliased/fast-0.json | 5 ++ .../pdf417-1/03-aliased/fast-180.json | 5 ++ .../pdf417-1/03-aliased/pure-0.json | 5 ++ .../pdf417-1/03-aliased/slow-0.json | 5 ++ .../pdf417-1/03-aliased/slow-180.json | 5 ++ .../pdf417-1/03-aliased/slow-270.json | 5 ++ .../pdf417-1/03-aliased/slow-90.json | 5 ++ .../pdf417-1/03-cut-bot/fast-0.json | 5 ++ .../pdf417-1/03-cut-bot/fast-180.json | 5 ++ .../pdf417-1/03-cut-bot/pure-0.json | 5 ++ .../pdf417-1/03-cut-bot/slow-0.json | 5 ++ .../pdf417-1/03-cut-bot/slow-180.json | 5 ++ .../pdf417-1/03-cut-bot/slow-270.json | 5 ++ .../pdf417-1/03-cut-bot/slow-90.json | 5 ++ .../pdf417-1/03-cut-top/fast-0.json | 5 ++ .../pdf417-1/03-cut-top/fast-180.json | 5 ++ .../pdf417-1/03-cut-top/pure-0.json | 5 ++ .../pdf417-1/03-cut-top/slow-0.json | 5 ++ .../pdf417-1/03-cut-top/slow-180.json | 5 ++ .../pdf417-1/03-cut-top/slow-270.json | 5 ++ .../pdf417-1/03-cut-top/slow-90.json | 5 ++ .../pdf417-1/03-flipped/fast-0.json | 5 ++ .../pdf417-1/03-flipped/fast-180.json | 5 ++ .../pdf417-1/03-flipped/pure-0.json | 5 ++ .../pdf417-1/03-flipped/slow-0.json | 5 ++ .../pdf417-1/03-flipped/slow-180.json | 5 ++ .../pdf417-1/03-flipped/slow-270.json | 5 ++ .../pdf417-1/03-flipped/slow-90.json | 5 ++ .../pdf417-1/03-rot90/fast-270.json | 5 ++ .../pdf417-1/03-rot90/fast-90.json | 5 ++ .../pdf417-1/03-rot90/pure-0.json | 5 ++ .../pdf417-1/03-rot90/slow-0.json | 5 ++ .../pdf417-1/03-rot90/slow-180.json | 5 ++ .../pdf417-1/03-rot90/slow-270.json | 5 ++ .../pdf417-1/03-rot90/slow-90.json | 5 ++ tests/__snapshots__/pdf417-1/03/fast-0.json | 5 ++ tests/__snapshots__/pdf417-1/03/fast-180.json | 5 ++ tests/__snapshots__/pdf417-1/03/pure-0.json | 5 ++ tests/__snapshots__/pdf417-1/03/slow-0.json | 5 ++ tests/__snapshots__/pdf417-1/03/slow-180.json | 5 ++ tests/__snapshots__/pdf417-1/03/slow-270.json | 5 ++ tests/__snapshots__/pdf417-1/03/slow-90.json | 5 ++ tests/__snapshots__/pdf417-1/04/fast-0.json | 5 ++ tests/__snapshots__/pdf417-1/04/fast-180.json | 5 ++ tests/__snapshots__/pdf417-1/04/pure-0.json | 5 ++ tests/__snapshots__/pdf417-1/04/slow-0.json | 5 ++ tests/__snapshots__/pdf417-1/04/slow-180.json | 5 ++ tests/__snapshots__/pdf417-1/04/slow-270.json | 5 ++ tests/__snapshots__/pdf417-1/04/slow-90.json | 5 ++ tests/__snapshots__/pdf417-1/05/fast-0.json | 5 ++ tests/__snapshots__/pdf417-1/05/fast-180.json | 5 ++ tests/__snapshots__/pdf417-1/05/pure-0.json | 5 ++ tests/__snapshots__/pdf417-1/05/slow-0.json | 5 ++ tests/__snapshots__/pdf417-1/05/slow-180.json | 5 ++ tests/__snapshots__/pdf417-1/05/slow-270.json | 5 ++ tests/__snapshots__/pdf417-1/05/slow-90.json | 5 ++ tests/__snapshots__/pdf417-1/06/fast-0.json | 5 ++ tests/__snapshots__/pdf417-1/06/fast-180.json | 5 ++ tests/__snapshots__/pdf417-1/06/pure-0.json | 5 ++ tests/__snapshots__/pdf417-1/06/slow-0.json | 5 ++ tests/__snapshots__/pdf417-1/06/slow-180.json | 5 ++ tests/__snapshots__/pdf417-1/06/slow-270.json | 5 ++ tests/__snapshots__/pdf417-1/06/slow-90.json | 5 ++ tests/__snapshots__/pdf417-1/07/fast-0.json | 5 ++ tests/__snapshots__/pdf417-1/07/fast-180.json | 5 ++ tests/__snapshots__/pdf417-1/07/pure-0.json | 5 ++ tests/__snapshots__/pdf417-1/07/slow-0.json | 5 ++ tests/__snapshots__/pdf417-1/07/slow-180.json | 5 ++ tests/__snapshots__/pdf417-1/07/slow-270.json | 5 ++ tests/__snapshots__/pdf417-1/07/slow-90.json | 5 ++ tests/__snapshots__/pdf417-1/09/fast-0.json | 5 ++ tests/__snapshots__/pdf417-1/09/fast-180.json | 5 ++ tests/__snapshots__/pdf417-1/09/pure-0.json | 5 ++ tests/__snapshots__/pdf417-1/09/slow-0.json | 5 ++ tests/__snapshots__/pdf417-1/09/slow-180.json | 5 ++ tests/__snapshots__/pdf417-1/09/slow-270.json | 5 ++ tests/__snapshots__/pdf417-1/09/slow-90.json | 5 ++ tests/__snapshots__/pdf417-1/10/fast-0.json | 5 ++ tests/__snapshots__/pdf417-1/10/fast-180.json | 5 ++ tests/__snapshots__/pdf417-1/10/pure-0.json | 5 ++ tests/__snapshots__/pdf417-1/10/slow-0.json | 5 ++ tests/__snapshots__/pdf417-1/10/slow-180.json | 5 ++ tests/__snapshots__/pdf417-1/10/slow-270.json | 5 ++ tests/__snapshots__/pdf417-1/10/slow-90.json | 5 ++ tests/__snapshots__/pdf417-1/11/fast-0.json | 5 ++ tests/__snapshots__/pdf417-1/11/fast-180.json | 5 ++ tests/__snapshots__/pdf417-1/11/pure-0.json | 5 ++ tests/__snapshots__/pdf417-1/11/slow-0.json | 5 ++ tests/__snapshots__/pdf417-1/11/slow-180.json | 5 ++ tests/__snapshots__/pdf417-1/11/slow-270.json | 5 ++ tests/__snapshots__/pdf417-1/11/slow-90.json | 5 ++ .../pdf417-1/12-mixed-ecis/fast-0.json | 5 ++ .../pdf417-1/12-mixed-ecis/fast-180.json | 5 ++ .../pdf417-1/12-mixed-ecis/pure-0.json | 5 ++ .../pdf417-1/12-mixed-ecis/slow-0.json | 5 ++ .../pdf417-1/12-mixed-ecis/slow-180.json | 5 ++ .../pdf417-1/12-mixed-ecis/slow-270.json | 5 ++ .../pdf417-1/12-mixed-ecis/slow-90.json | 5 ++ .../pdf417-1/13-readerinit/fast-0.json | 5 ++ .../pdf417-1/13-readerinit/fast-180.json | 5 ++ .../pdf417-1/13-readerinit/pure-0.json | 5 ++ .../pdf417-1/13-readerinit/slow-0.json | 5 ++ .../pdf417-1/13-readerinit/slow-180.json | 5 ++ .../pdf417-1/13-readerinit/slow-270.json | 5 ++ .../pdf417-1/13-readerinit/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/01/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/01/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/01/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/01/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/01/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/01/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/02/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/02/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/02/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/02/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/02/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/02/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/03/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/03/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/03/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/03/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/03/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/03/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/04/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/04/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/04/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/04/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/04/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/04/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/05/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/05/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/05/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/05/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/05/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/05/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/06/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/06/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/06/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/06/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/06/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/06/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/07/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/07/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/07/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/07/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/07/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/07/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/08/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/08/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/08/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/08/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/08/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/08/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/09/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/09/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/09/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/09/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/09/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/09/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/10/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/10/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/10/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/10/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/10/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/10/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/11/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/11/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/11/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/11/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/11/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/11/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/12/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/12/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/12/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/12/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/12/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/12/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/13/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/13/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/13/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/13/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/13/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/13/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/14/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/14/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/14/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/14/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/14/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/14/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/15/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/15/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/15/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/15/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/15/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/15/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/16/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/16/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/16/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/16/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/16/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/16/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/17/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/17/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/17/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/17/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/17/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/17/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/18/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/18/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/18/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/18/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/18/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/18/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/19/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/19/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/19/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/19/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/19/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/19/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/20/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/20/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/20/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/20/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/20/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/20/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/21/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/21/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/21/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/21/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/21/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/21/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/22/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/22/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/22/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/22/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/22/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/22/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/23/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/23/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/23/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/23/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/23/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/23/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/24/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/24/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/24/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/24/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/24/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/24/slow-90.json | 5 ++ tests/__snapshots__/pdf417-2/25/fast-0.json | 5 ++ tests/__snapshots__/pdf417-2/25/fast-180.json | 5 ++ tests/__snapshots__/pdf417-2/25/slow-0.json | 5 ++ tests/__snapshots__/pdf417-2/25/slow-180.json | 5 ++ tests/__snapshots__/pdf417-2/25/slow-270.json | 5 ++ tests/__snapshots__/pdf417-2/25/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/01/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/01/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/01/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/01/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/01/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/01/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/01/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/02/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/02/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/02/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/02/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/02/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/02/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/02/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/03/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/03/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/03/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/03/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/03/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/03/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/03/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/04/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/04/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/04/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/04/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/04/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/04/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/04/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/05/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/05/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/05/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/05/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/05/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/05/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/05/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/06/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/06/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/06/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/06/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/06/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/06/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/06/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/07/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/07/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/07/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/07/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/07/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/07/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/07/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/08/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/08/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/08/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/08/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/08/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/08/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/08/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/09/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/09/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/09/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/09/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/09/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/09/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/09/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/10/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/10/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/10/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/10/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/10/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/10/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/10/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/11/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/11/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/11/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/11/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/11/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/11/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/11/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/12/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/12/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/12/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/12/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/12/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/12/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/12/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/16/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/16/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/16/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/16/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/16/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/16/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/16/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/17/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/17/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/17/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/17/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/17/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/17/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/17/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/18/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/18/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/18/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/18/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/18/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/18/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/18/slow-90.json | 5 ++ tests/__snapshots__/pdf417-3/19/fast-0.json | 5 ++ tests/__snapshots__/pdf417-3/19/fast-180.json | 5 ++ tests/__snapshots__/pdf417-3/19/pure-0.json | 5 ++ tests/__snapshots__/pdf417-3/19/slow-0.json | 5 ++ tests/__snapshots__/pdf417-3/19/slow-180.json | 5 ++ tests/__snapshots__/pdf417-3/19/slow-270.json | 5 ++ tests/__snapshots__/pdf417-3/19/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/1/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/1/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/1/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/1/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/1/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/1/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/1/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/1/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/11/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/11/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/11/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/11/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/11/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/11/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/11/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/11/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/12/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/12/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/12/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/12/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/12/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/12/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/12/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/12/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/13/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/13/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/13/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/13/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/13/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/13/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/13/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/13/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/14/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/14/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/14/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/14/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/14/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/14/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/14/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/14/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/15/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/15/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/15/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/15/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/15/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/15/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/15/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/15/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/16/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/16/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/16/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/16/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/16/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/16/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/16/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/16/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/17/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/17/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/17/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/17/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/17/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/17/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/17/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/17/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/18/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/18/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/18/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/18/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/18/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/18/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/18/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/18/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/19/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/19/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/19/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/19/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/19/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/19/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/19/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/19/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/2/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/2/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/2/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/2/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/2/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/2/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/2/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/2/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/20/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/20/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/20/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/20/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/20/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/20/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/20/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/20/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/4/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/4/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/4/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/4/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/4/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/4/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/4/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/4/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/7/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/7/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/7/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/7/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/7/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/7/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/7/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/7/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/8/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/8/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/8/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/8/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/8/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/8/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/8/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/8/slow-90.json | 5 ++ tests/__snapshots__/qrcode-1/9/fast-0.json | 5 ++ tests/__snapshots__/qrcode-1/9/fast-180.json | 5 ++ tests/__snapshots__/qrcode-1/9/fast-270.json | 5 ++ tests/__snapshots__/qrcode-1/9/fast-90.json | 5 ++ tests/__snapshots__/qrcode-1/9/slow-0.json | 5 ++ tests/__snapshots__/qrcode-1/9/slow-180.json | 5 ++ tests/__snapshots__/qrcode-1/9/slow-270.json | 5 ++ tests/__snapshots__/qrcode-1/9/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/#128/fast-0.json | 5 ++ .../__snapshots__/qrcode-2/#128/fast-180.json | 5 ++ .../__snapshots__/qrcode-2/#128/fast-270.json | 5 ++ .../__snapshots__/qrcode-2/#128/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/#128/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/#128/slow-0.json | 5 ++ .../__snapshots__/qrcode-2/#128/slow-180.json | 5 ++ .../__snapshots__/qrcode-2/#128/slow-270.json | 5 ++ .../__snapshots__/qrcode-2/#128/slow-90.json | 5 ++ .../__snapshots__/qrcode-2/#1314/fast-0.json | 5 ++ .../qrcode-2/#1314/fast-180.json | 5 ++ .../qrcode-2/#1314/fast-270.json | 5 ++ .../__snapshots__/qrcode-2/#1314/fast-90.json | 5 ++ .../__snapshots__/qrcode-2/#1314/pure-0.json | 5 ++ .../__snapshots__/qrcode-2/#1314/slow-0.json | 5 ++ .../qrcode-2/#1314/slow-180.json | 5 ++ .../qrcode-2/#1314/slow-270.json | 5 ++ .../__snapshots__/qrcode-2/#1314/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/#142/fast-0.json | 5 ++ .../__snapshots__/qrcode-2/#142/fast-180.json | 5 ++ .../__snapshots__/qrcode-2/#142/fast-270.json | 5 ++ .../__snapshots__/qrcode-2/#142/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/#142/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/#142/slow-0.json | 5 ++ .../__snapshots__/qrcode-2/#142/slow-180.json | 5 ++ .../__snapshots__/qrcode-2/#142/slow-270.json | 5 ++ .../__snapshots__/qrcode-2/#142/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/#199/fast-0.json | 5 ++ .../__snapshots__/qrcode-2/#199/fast-180.json | 5 ++ .../__snapshots__/qrcode-2/#199/fast-270.json | 5 ++ .../__snapshots__/qrcode-2/#199/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/#199/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/#199/slow-0.json | 5 ++ .../__snapshots__/qrcode-2/#199/slow-180.json | 5 ++ .../__snapshots__/qrcode-2/#199/slow-270.json | 5 ++ .../__snapshots__/qrcode-2/#199/slow-90.json | 5 ++ .../__snapshots__/qrcode-2/#199b/fast-0.json | 5 ++ .../qrcode-2/#199b/fast-180.json | 5 ++ .../qrcode-2/#199b/fast-270.json | 5 ++ .../__snapshots__/qrcode-2/#199b/fast-90.json | 5 ++ .../__snapshots__/qrcode-2/#199b/pure-0.json | 5 ++ .../__snapshots__/qrcode-2/#199b/slow-0.json | 5 ++ .../qrcode-2/#199b/slow-180.json | 5 ++ .../qrcode-2/#199b/slow-270.json | 5 ++ .../__snapshots__/qrcode-2/#199b/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/#253/fast-0.json | 5 ++ .../__snapshots__/qrcode-2/#253/fast-180.json | 5 ++ .../__snapshots__/qrcode-2/#253/fast-270.json | 5 ++ .../__snapshots__/qrcode-2/#253/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/#253/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/#253/slow-0.json | 5 ++ .../__snapshots__/qrcode-2/#253/slow-180.json | 5 ++ .../__snapshots__/qrcode-2/#253/slow-270.json | 5 ++ .../__snapshots__/qrcode-2/#253/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/#258/fast-0.json | 5 ++ .../__snapshots__/qrcode-2/#258/fast-180.json | 5 ++ .../__snapshots__/qrcode-2/#258/fast-270.json | 5 ++ .../__snapshots__/qrcode-2/#258/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/#258/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/#258/slow-0.json | 5 ++ .../__snapshots__/qrcode-2/#258/slow-180.json | 5 ++ .../__snapshots__/qrcode-2/#258/slow-270.json | 5 ++ .../__snapshots__/qrcode-2/#258/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/#709/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/#709/slow-0.json | 5 ++ .../__snapshots__/qrcode-2/#709/slow-180.json | 5 ++ .../__snapshots__/qrcode-2/#709/slow-270.json | 5 ++ .../__snapshots__/qrcode-2/#709/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/1/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/1/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/1/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/1/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/1/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/1/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/1/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/1/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/1/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/10/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/10/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/10/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/10/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/10/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/10/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/10/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/10/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/10/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/11/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/11/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/11/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/11/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/11/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/11/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/11/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/11/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/11/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/12/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/13/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/14/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/14/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/14/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/14/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/14/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/14/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/14/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/14/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/14/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/15/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/15/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/15/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/15/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/15/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/15/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/15/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/15/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/15/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/16/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/16/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/16/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/16/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/16/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/16/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/16/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/16/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/16/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/17/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/17/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/17/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/17/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/17/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/17/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/17/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/17/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/17/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/18/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/18/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/18/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/18/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/18/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/18/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/18/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/18/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/18/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/19/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/19/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/19/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/19/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/19/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/19/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/19/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/19/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/19/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/2/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/2/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/2/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/2/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/2/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/2/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/2/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/2/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/2/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/20/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/20/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/20/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/20/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/20/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/20/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/20/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/20/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/20/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/21/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/21/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/21/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/21/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/21/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/21/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/21/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/21/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/21/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/22/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/22/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/22/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/22/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/22/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/22/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/22/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/22/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/22/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/23/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/23/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/23/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/23/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/23/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/23/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/23/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/23/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/23/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/24/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/24/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/24/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/24/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/24/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/24/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/24/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/24/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/24/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/25/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/25/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/25/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/25/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/25/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/25/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/25/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/25/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/25/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/26/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/26/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/26/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/26/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/26/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/26/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/26/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/26/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/26/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/27/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/27/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/27/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/27/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/27/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/27/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/27/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/27/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/27/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/28/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/29/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/29/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/29/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/29/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/29/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/29/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/29/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/29/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/29/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/30/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/30/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/30/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/30/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/30/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/30/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/30/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/30/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/30/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/30a/fast-0.json | 5 ++ .../__snapshots__/qrcode-2/30a/fast-180.json | 5 ++ .../__snapshots__/qrcode-2/30a/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/30a/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/30a/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/30a/slow-0.json | 5 ++ .../__snapshots__/qrcode-2/30a/slow-180.json | 5 ++ .../__snapshots__/qrcode-2/30a/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/30a/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/31/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/31/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/31/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/31/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/31/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/31/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/31/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/31/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/31/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/32/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/32/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/32/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/32/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/32/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/32/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/32/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/32/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/32/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/33/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/33/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/33/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/33/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/33/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/33/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/33/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/33/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/33/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/34/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/34/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/34/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/34/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/34/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/34/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/34/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/34/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/34/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/35/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/35/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/35/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/35/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/35/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/35/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/35/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/35/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/35/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/4/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/4/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/4/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/4/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/4/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/4/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/4/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/4/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/4/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/5/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/5/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/5/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/5/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/5/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/5/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/5/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/5/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/5/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/6/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/6/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/6/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/6/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/6/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/6/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/6/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/6/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/6/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/7/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/7/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/7/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/7/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/7/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/7/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/7/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/7/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/7/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/8/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/8/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/8/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/8/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/8/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/8/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/8/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/8/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/8/slow-90.json | 5 ++ tests/__snapshots__/qrcode-2/9/fast-0.json | 5 ++ tests/__snapshots__/qrcode-2/9/fast-180.json | 5 ++ tests/__snapshots__/qrcode-2/9/fast-270.json | 5 ++ tests/__snapshots__/qrcode-2/9/fast-90.json | 5 ++ tests/__snapshots__/qrcode-2/9/pure-0.json | 5 ++ tests/__snapshots__/qrcode-2/9/slow-0.json | 5 ++ tests/__snapshots__/qrcode-2/9/slow-180.json | 5 ++ tests/__snapshots__/qrcode-2/9/slow-270.json | 5 ++ tests/__snapshots__/qrcode-2/9/slow-90.json | 5 ++ .../qrcode-2/estimate-tilt/fast-0.json | 5 ++ .../qrcode-2/estimate-tilt/fast-180.json | 5 ++ .../qrcode-2/estimate-tilt/fast-270.json | 5 ++ .../qrcode-2/estimate-tilt/fast-90.json | 5 ++ .../qrcode-2/estimate-tilt/pure-0.json | 5 ++ .../qrcode-2/estimate-tilt/slow-0.json | 5 ++ .../qrcode-2/estimate-tilt/slow-180.json | 5 ++ .../qrcode-2/estimate-tilt/slow-270.json | 5 ++ .../qrcode-2/estimate-tilt/slow-90.json | 5 ++ .../fix-finderpattern-order/fast-0.json | 5 ++ .../fix-finderpattern-order/fast-180.json | 5 ++ .../fix-finderpattern-order/fast-270.json | 5 ++ .../fix-finderpattern-order/fast-90.json | 5 ++ .../fix-finderpattern-order/pure-0.json | 5 ++ .../fix-finderpattern-order/slow-0.json | 5 ++ .../fix-finderpattern-order/slow-180.json | 5 ++ .../fix-finderpattern-order/slow-270.json | 5 ++ .../fix-finderpattern-order/slow-90.json | 5 ++ .../qrcode-2/fix-traceline/fast-0.json | 5 ++ .../qrcode-2/fix-traceline/fast-180.json | 5 ++ .../qrcode-2/fix-traceline/fast-270.json | 5 ++ .../qrcode-2/fix-traceline/fast-90.json | 5 ++ .../qrcode-2/fix-traceline/pure-0.json | 5 ++ .../qrcode-2/fix-traceline/slow-0.json | 5 ++ .../qrcode-2/fix-traceline/slow-180.json | 5 ++ .../qrcode-2/fix-traceline/slow-270.json | 5 ++ .../qrcode-2/fix-traceline/slow-90.json | 5 ++ .../qrcode-2/gs1-figure-4.15.1-2/fast-0.json | 5 ++ .../gs1-figure-4.15.1-2/fast-180.json | 5 ++ .../gs1-figure-4.15.1-2/fast-270.json | 5 ++ .../qrcode-2/gs1-figure-4.15.1-2/fast-90.json | 5 ++ .../qrcode-2/gs1-figure-4.15.1-2/pure-0.json | 5 ++ .../qrcode-2/gs1-figure-4.15.1-2/slow-0.json | 5 ++ .../gs1-figure-4.15.1-2/slow-180.json | 5 ++ .../gs1-figure-4.15.1-2/slow-270.json | 5 ++ .../qrcode-2/gs1-figure-4.15.1-2/slow-90.json | 5 ++ .../qrcode-2/high-res-1/fast-0.json | 5 ++ .../qrcode-2/high-res-1/fast-180.json | 5 ++ .../qrcode-2/high-res-1/fast-270.json | 5 ++ .../qrcode-2/high-res-1/fast-90.json | 5 ++ .../qrcode-2/high-res-1/pure-0.json | 5 ++ .../qrcode-2/high-res-1/slow-0.json | 5 ++ .../qrcode-2/high-res-1/slow-180.json | 5 ++ .../qrcode-2/high-res-1/slow-270.json | 5 ++ .../qrcode-2/high-res-1/slow-90.json | 5 ++ .../qrcode-2/qr-inv-1/pure-0.json | 5 ++ .../qrcode-2/qr-inv-1/slow-0.json | 5 ++ .../qrcode-2/qr-inv-1/slow-180.json | 5 ++ .../qrcode-2/qr-inv-1/slow-270.json | 5 ++ .../qrcode-2/qr-inv-1/slow-90.json | 5 ++ .../qrcode-2/qr-inv-2/pure-0.json | 5 ++ .../qrcode-2/qr-inv-2/slow-0.json | 5 ++ .../qrcode-2/qr-inv-2/slow-180.json | 5 ++ .../qrcode-2/qr-inv-2/slow-270.json | 5 ++ .../qrcode-2/qr-inv-2/slow-90.json | 5 ++ .../qrcode-2/qr-model-1/fast-0.json | 5 ++ .../qrcode-2/qr-model-1/fast-180.json | 5 ++ .../qrcode-2/qr-model-1/fast-270.json | 5 ++ .../qrcode-2/qr-model-1/fast-90.json | 5 ++ .../qrcode-2/qr-model-1/pure-0.json | 5 ++ .../qrcode-2/qr-model-1/slow-0.json | 5 ++ .../qrcode-2/qr-model-1/slow-180.json | 5 ++ .../qrcode-2/qr-model-1/slow-270.json | 5 ++ .../qrcode-2/qr-model-1/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/01/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/01/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/01/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/01/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/01/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/01/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/01/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/01/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/03/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/03/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/03/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/03/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/03/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/03/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/03/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/03/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/04/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/04/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/04/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/04/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/04/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/04/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/04/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/04/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/05/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/05/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/05/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/05/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/05/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/05/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/05/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/05/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/07/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/07/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/07/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/07/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/07/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/07/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/07/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/07/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/09/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/09/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/09/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/09/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/09/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/09/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/09/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/09/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/10/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/10/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/10/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/10/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/10/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/10/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/10/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/10/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/11/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/11/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/11/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/11/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/11/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/11/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/11/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/11/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/13/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/13/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/13/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/13/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/13/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/13/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/13/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/13/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/14/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/14/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/14/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/14/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/14/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/14/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/14/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/14/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/15/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/15/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/15/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/15/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/15/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/15/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/15/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/15/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/16/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/16/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/16/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/16/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/16/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/16/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/16/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/16/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/17/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/17/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/17/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/17/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/17/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/17/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/17/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/17/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/18/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/18/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/18/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/18/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/18/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/18/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/18/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/18/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/19/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/19/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/19/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/19/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/19/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/19/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/19/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/19/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/21/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/21/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/21/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/21/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/21/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/21/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/21/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/21/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/22/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/22/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/22/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/22/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/22/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/22/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/22/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/22/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/23/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/23/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/23/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/23/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/23/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/23/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/23/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/23/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/24/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/24/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/24/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/24/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/24/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/24/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/24/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/24/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/25/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/25/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/25/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/25/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/25/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/25/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/25/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/25/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/27/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/27/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/27/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/27/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/27/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/27/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/27/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/27/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/28/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/28/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/28/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/28/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/28/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/28/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/28/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/28/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/30/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/30/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/30/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/30/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/30/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/30/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/30/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/30/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/31/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/31/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/31/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/31/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/31/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/31/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/31/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/31/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/33/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/33/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/33/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/33/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/33/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/33/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/33/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/33/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/37/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/37/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/37/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/37/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/37/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/37/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/37/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/37/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/40/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/40/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/40/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/40/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/40/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/40/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/40/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/40/slow-90.json | 5 ++ tests/__snapshots__/qrcode-3/42/fast-0.json | 5 ++ tests/__snapshots__/qrcode-3/42/fast-180.json | 5 ++ tests/__snapshots__/qrcode-3/42/fast-270.json | 5 ++ tests/__snapshots__/qrcode-3/42/fast-90.json | 5 ++ tests/__snapshots__/qrcode-3/42/slow-0.json | 5 ++ tests/__snapshots__/qrcode-3/42/slow-180.json | 5 ++ tests/__snapshots__/qrcode-3/42/slow-270.json | 5 ++ tests/__snapshots__/qrcode-3/42/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/01/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/01/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/01/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/01/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/01/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/01/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/01/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/01/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/02/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/02/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/02/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/02/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/02/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/02/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/02/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/02/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/03/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/03/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/03/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/03/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/03/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/03/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/03/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/03/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/04/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/04/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/04/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/04/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/04/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/04/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/04/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/04/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/07/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/07/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/07/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/07/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/07/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/07/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/07/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/07/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/10/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/10/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/10/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/10/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/10/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/10/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/10/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/10/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/11/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/11/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/11/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/11/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/11/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/11/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/11/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/11/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/12/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/12/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/12/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/12/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/12/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/12/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/12/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/12/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/14/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/14/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/14/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/14/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/14/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/14/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/14/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/14/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/15/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/15/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/15/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/15/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/15/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/15/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/15/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/15/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/16/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/16/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/16/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/16/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/16/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/16/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/16/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/16/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/17/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/17/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/17/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/17/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/17/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/17/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/17/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/17/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/18/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/18/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/18/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/18/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/18/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/18/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/18/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/18/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/19/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/19/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/19/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/19/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/19/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/19/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/19/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/19/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/20/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/20/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/20/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/20/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/20/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/20/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/20/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/20/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/21/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/21/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/21/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/21/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/21/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/21/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/21/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/21/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/22/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/22/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/22/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/22/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/22/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/22/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/22/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/22/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/23/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/23/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/23/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/23/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/23/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/23/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/23/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/23/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/24/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/24/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/24/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/24/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/24/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/24/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/24/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/24/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/26/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/26/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/26/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/26/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/26/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/26/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/26/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/26/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/27/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/27/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/27/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/27/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/27/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/27/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/27/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/27/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/28/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/28/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/28/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/28/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/28/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/28/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/28/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/28/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/29/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/29/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/29/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/29/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/29/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/29/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/29/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/29/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/36/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/36/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/36/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/36/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/36/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/36/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/36/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/36/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/39/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/39/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/39/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/39/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/39/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/39/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/39/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/39/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/40/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/40/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/40/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/40/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/40/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/40/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/40/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/40/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/41/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/41/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/41/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/41/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/41/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/41/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/41/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/41/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/42/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/42/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/42/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/42/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/42/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/42/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/42/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/42/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/43/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/43/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/43/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/43/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/43/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/43/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/43/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/43/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/46/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/46/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/46/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/46/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/46/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/46/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/46/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/46/slow-90.json | 5 ++ tests/__snapshots__/qrcode-4/48/fast-0.json | 5 ++ tests/__snapshots__/qrcode-4/48/fast-180.json | 5 ++ tests/__snapshots__/qrcode-4/48/fast-270.json | 5 ++ tests/__snapshots__/qrcode-4/48/fast-90.json | 5 ++ tests/__snapshots__/qrcode-4/48/slow-0.json | 5 ++ tests/__snapshots__/qrcode-4/48/slow-180.json | 5 ++ tests/__snapshots__/qrcode-4/48/slow-270.json | 5 ++ tests/__snapshots__/qrcode-4/48/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/01/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/01/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/01/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/01/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/01/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/01/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/01/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/01/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/01/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/02/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/02/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/02/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/02/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/02/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/02/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/02/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/02/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/02/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/03/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/03/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/03/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/03/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/03/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/03/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/03/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/03/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/03/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/04/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/04/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/04/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/04/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/04/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/04/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/04/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/04/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/04/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/05/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/05/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/05/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/05/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/05/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/05/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/05/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/05/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/05/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/08/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/08/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/08/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/08/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/08/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/08/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/08/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/08/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/08/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/09/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/09/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/09/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/09/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/09/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/09/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/09/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/09/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/09/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/11/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/11/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/11/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/11/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/11/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/11/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/11/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/11/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/11/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/12/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/12/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/12/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/12/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/12/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/12/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/12/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/12/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/12/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/13/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/13/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/13/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/13/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/13/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/13/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/13/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/13/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/13/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/14/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/14/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/14/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/14/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/14/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/14/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/14/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/14/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/14/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/15/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/15/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/15/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/15/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/15/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/15/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/15/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/15/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/15/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/16/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/16/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/16/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/16/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/16/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/16/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/16/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/16/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/16/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/17/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/17/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/17/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/17/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/17/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/17/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/17/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/17/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/17/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/18/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/18/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/18/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/18/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/18/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/18/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/18/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/18/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/18/slow-90.json | 5 ++ tests/__snapshots__/qrcode-5/19/fast-0.json | 5 ++ tests/__snapshots__/qrcode-5/19/fast-180.json | 5 ++ tests/__snapshots__/qrcode-5/19/fast-270.json | 5 ++ tests/__snapshots__/qrcode-5/19/fast-90.json | 5 ++ tests/__snapshots__/qrcode-5/19/pure-0.json | 5 ++ tests/__snapshots__/qrcode-5/19/slow-0.json | 5 ++ tests/__snapshots__/qrcode-5/19/slow-180.json | 5 ++ tests/__snapshots__/qrcode-5/19/slow-270.json | 5 ++ tests/__snapshots__/qrcode-5/19/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/1/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/1/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/1/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/1/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/1/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/1/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/1/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/1/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/10/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/10/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/10/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/10/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/10/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/10/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/10/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/10/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/11/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/11/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/11/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/11/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/11/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/11/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/11/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/11/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/12/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/12/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/12/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/12/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/12/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/12/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/12/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/12/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/13/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/13/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/13/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/13/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/13/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/13/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/13/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/13/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/14/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/14/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/14/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/14/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/14/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/14/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/14/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/14/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/15/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/15/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/15/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/15/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/15/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/15/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/15/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/15/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/2/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/2/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/2/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/2/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/2/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/2/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/2/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/2/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/3/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/3/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/3/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/3/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/3/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/3/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/3/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/3/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/4/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/4/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/4/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/4/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/4/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/4/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/4/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/4/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/5/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/5/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/5/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/5/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/5/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/5/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/5/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/5/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/6/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/6/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/6/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/6/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/6/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/6/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/6/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/6/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/7/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/7/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/7/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/7/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/7/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/7/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/7/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/7/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/8/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/8/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/8/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/8/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/8/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/8/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/8/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/8/slow-90.json | 5 ++ tests/__snapshots__/qrcode-6/9/fast-0.json | 5 ++ tests/__snapshots__/qrcode-6/9/fast-180.json | 5 ++ tests/__snapshots__/qrcode-6/9/fast-270.json | 5 ++ tests/__snapshots__/qrcode-6/9/fast-90.json | 5 ++ tests/__snapshots__/qrcode-6/9/slow-0.json | 5 ++ tests/__snapshots__/qrcode-6/9/slow-180.json | 5 ++ tests/__snapshots__/qrcode-6/9/slow-270.json | 5 ++ tests/__snapshots__/qrcode-6/9/slow-90.json | 5 ++ .../rmqrcode-1/R17x139/fast-0.json | 5 ++ .../rmqrcode-1/R17x139/fast-180.json | 5 ++ .../rmqrcode-1/R17x139/fast-270.json | 5 ++ .../rmqrcode-1/R17x139/fast-90.json | 5 ++ .../rmqrcode-1/R17x139/pure-0.json | 5 ++ .../rmqrcode-1/R17x139/slow-0.json | 5 ++ .../rmqrcode-1/R17x139/slow-180.json | 5 ++ .../rmqrcode-1/R17x139/slow-270.json | 5 ++ .../rmqrcode-1/R17x139/slow-90.json | 5 ++ .../rmqrcode-1/R7x43-H/fast-0.json | 5 ++ .../rmqrcode-1/R7x43-H/fast-180.json | 5 ++ .../rmqrcode-1/R7x43-H/fast-270.json | 5 ++ .../rmqrcode-1/R7x43-H/fast-90.json | 5 ++ .../rmqrcode-1/R7x43-H/pure-0.json | 5 ++ .../rmqrcode-1/R7x43-H/slow-0.json | 5 ++ .../rmqrcode-1/R7x43-H/slow-180.json | 5 ++ .../rmqrcode-1/R7x43-H/slow-270.json | 5 ++ .../rmqrcode-1/R7x43-H/slow-90.json | 5 ++ .../rmqrcode-1/R7x43-H_inverted/pure-0.json | 5 ++ .../rmqrcode-1/R7x43-H_inverted/slow-0.json | 5 ++ .../rmqrcode-1/R7x43-H_inverted/slow-180.json | 5 ++ .../rmqrcode-1/R7x43-H_inverted/slow-270.json | 5 ++ .../rmqrcode-1/R7x43-H_inverted/slow-90.json | 5 ++ tests/__snapshots__/rss14-1/1/fast-0.json | 5 ++ tests/__snapshots__/rss14-1/1/fast-180.json | 5 ++ tests/__snapshots__/rss14-1/1/slow-0.json | 5 ++ tests/__snapshots__/rss14-1/1/slow-180.json | 5 ++ tests/__snapshots__/rss14-1/2/fast-0.json | 5 ++ tests/__snapshots__/rss14-1/2/fast-180.json | 5 ++ tests/__snapshots__/rss14-1/2/slow-0.json | 5 ++ tests/__snapshots__/rss14-1/2/slow-180.json | 5 ++ tests/__snapshots__/rss14-1/3/fast-0.json | 5 ++ tests/__snapshots__/rss14-1/3/fast-180.json | 5 ++ tests/__snapshots__/rss14-1/3/slow-0.json | 5 ++ tests/__snapshots__/rss14-1/3/slow-180.json | 5 ++ tests/__snapshots__/rss14-1/4/fast-0.json | 5 ++ tests/__snapshots__/rss14-1/4/fast-180.json | 5 ++ tests/__snapshots__/rss14-1/4/slow-0.json | 5 ++ tests/__snapshots__/rss14-1/4/slow-180.json | 5 ++ tests/__snapshots__/rss14-1/5/fast-0.json | 5 ++ tests/__snapshots__/rss14-1/5/fast-180.json | 5 ++ tests/__snapshots__/rss14-1/5/slow-0.json | 5 ++ tests/__snapshots__/rss14-1/5/slow-180.json | 5 ++ tests/__snapshots__/rss14-1/6/fast-0.json | 5 ++ tests/__snapshots__/rss14-1/6/fast-180.json | 5 ++ tests/__snapshots__/rss14-1/6/slow-0.json | 5 ++ tests/__snapshots__/rss14-1/6/slow-180.json | 5 ++ .../rss14-2/0120358468019312/fast-0.json | 5 ++ .../rss14-2/0120358468019312/fast-180.json | 5 ++ .../rss14-2/0120358468019312/slow-0.json | 5 ++ .../rss14-2/0120358468019312/slow-180.json | 5 ++ tests/__snapshots__/rss14-2/13/fast-0.json | 5 ++ tests/__snapshots__/rss14-2/13/fast-180.json | 5 ++ tests/__snapshots__/rss14-2/13/slow-0.json | 5 ++ tests/__snapshots__/rss14-2/13/slow-180.json | 5 ++ tests/__snapshots__/rss14-2/14/fast-0.json | 5 ++ tests/__snapshots__/rss14-2/14/fast-180.json | 5 ++ tests/__snapshots__/rss14-2/14/slow-0.json | 5 ++ tests/__snapshots__/rss14-2/14/slow-180.json | 5 ++ tests/__snapshots__/rss14-2/20/fast-0.json | 5 ++ tests/__snapshots__/rss14-2/20/fast-180.json | 5 ++ tests/__snapshots__/rss14-2/20/slow-0.json | 5 ++ tests/__snapshots__/rss14-2/20/slow-180.json | 5 ++ tests/__snapshots__/rss14-2/21/fast-180.json | 5 ++ tests/__snapshots__/rss14-2/21/slow-0.json | 5 ++ tests/__snapshots__/rss14-2/21/slow-180.json | 5 ++ tests/__snapshots__/rss14-2/23/fast-0.json | 5 ++ tests/__snapshots__/rss14-2/23/fast-180.json | 5 ++ tests/__snapshots__/rss14-2/23/slow-0.json | 5 ++ tests/__snapshots__/rss14-2/23/slow-180.json | 5 ++ tests/__snapshots__/rss14-2/24/fast-0.json | 5 ++ tests/__snapshots__/rss14-2/24/fast-180.json | 5 ++ tests/__snapshots__/rss14-2/24/slow-0.json | 5 ++ tests/__snapshots__/rss14-2/24/slow-180.json | 5 ++ tests/__snapshots__/rss14-2/6/fast-0.json | 5 ++ tests/__snapshots__/rss14-2/6/fast-180.json | 5 ++ tests/__snapshots__/rss14-2/6/slow-0.json | 5 ++ tests/__snapshots__/rss14-2/6/slow-180.json | 5 ++ tests/__snapshots__/rss14-2/7/fast-0.json | 5 ++ tests/__snapshots__/rss14-2/7/fast-180.json | 5 ++ tests/__snapshots__/rss14-2/7/slow-0.json | 5 ++ tests/__snapshots__/rss14-2/7/slow-180.json | 5 ++ tests/__snapshots__/rss14-2/8/fast-0.json | 5 ++ tests/__snapshots__/rss14-2/8/slow-0.json | 5 ++ tests/__snapshots__/rss14-2/8/slow-180.json | 5 ++ tests/__snapshots__/rss14-2/9/fast-0.json | 5 ++ tests/__snapshots__/rss14-2/9/fast-180.json | 5 ++ tests/__snapshots__/rss14-2/9/slow-0.json | 5 ++ tests/__snapshots__/rss14-2/9/slow-180.json | 5 ++ .../rssexpanded-1/#384/fast-0.json | 5 ++ .../rssexpanded-1/#384/fast-180.json | 5 ++ .../rssexpanded-1/#384/pure-0.json | 5 ++ .../rssexpanded-1/#384/slow-0.json | 5 ++ .../rssexpanded-1/#384/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-1/1/fast-0.json | 5 ++ .../rssexpanded-1/1/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-1/1/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-1/1/slow-0.json | 5 ++ .../rssexpanded-1/1/slow-180.json | 5 ++ .../rssexpanded-1/10-corrected/fast-0.json | 5 ++ .../rssexpanded-1/10-corrected/fast-180.json | 5 ++ .../rssexpanded-1/10-corrected/pure-0.json | 5 ++ .../rssexpanded-1/10-corrected/slow-0.json | 5 ++ .../rssexpanded-1/10-corrected/slow-180.json | 5 ++ .../rssexpanded-1/10/fast-0.json | 5 ++ .../rssexpanded-1/10/fast-180.json | 5 ++ .../rssexpanded-1/10/pure-0.json | 5 ++ .../rssexpanded-1/10/slow-0.json | 5 ++ .../rssexpanded-1/10/slow-180.json | 5 ++ .../rssexpanded-1/11/fast-0.json | 5 ++ .../rssexpanded-1/11/fast-180.json | 5 ++ .../rssexpanded-1/11/pure-0.json | 5 ++ .../rssexpanded-1/11/slow-0.json | 5 ++ .../rssexpanded-1/11/slow-180.json | 5 ++ .../rssexpanded-1/12/fast-0.json | 5 ++ .../rssexpanded-1/12/fast-180.json | 5 ++ .../rssexpanded-1/12/pure-0.json | 5 ++ .../rssexpanded-1/12/slow-0.json | 5 ++ .../rssexpanded-1/12/slow-180.json | 5 ++ .../rssexpanded-1/13/fast-0.json | 5 ++ .../rssexpanded-1/13/fast-180.json | 5 ++ .../rssexpanded-1/13/pure-0.json | 5 ++ .../rssexpanded-1/13/slow-0.json | 5 ++ .../rssexpanded-1/13/slow-180.json | 5 ++ .../rssexpanded-1/14/fast-0.json | 5 ++ .../rssexpanded-1/14/fast-180.json | 5 ++ .../rssexpanded-1/14/pure-0.json | 5 ++ .../rssexpanded-1/14/slow-0.json | 5 ++ .../rssexpanded-1/14/slow-180.json | 5 ++ .../rssexpanded-1/15/fast-0.json | 5 ++ .../rssexpanded-1/15/fast-180.json | 5 ++ .../rssexpanded-1/15/pure-0.json | 5 ++ .../rssexpanded-1/15/slow-0.json | 5 ++ .../rssexpanded-1/15/slow-180.json | 5 ++ .../rssexpanded-1/16/fast-0.json | 5 ++ .../rssexpanded-1/16/fast-180.json | 5 ++ .../rssexpanded-1/16/pure-0.json | 5 ++ .../rssexpanded-1/16/slow-0.json | 5 ++ .../rssexpanded-1/16/slow-180.json | 5 ++ .../rssexpanded-1/17/fast-0.json | 5 ++ .../rssexpanded-1/17/fast-180.json | 5 ++ .../rssexpanded-1/17/pure-0.json | 5 ++ .../rssexpanded-1/17/slow-0.json | 5 ++ .../rssexpanded-1/17/slow-180.json | 5 ++ .../rssexpanded-1/18/fast-0.json | 5 ++ .../rssexpanded-1/18/fast-180.json | 5 ++ .../rssexpanded-1/18/pure-0.json | 5 ++ .../rssexpanded-1/18/slow-0.json | 5 ++ .../rssexpanded-1/18/slow-180.json | 5 ++ .../rssexpanded-1/19/fast-0.json | 5 ++ .../rssexpanded-1/19/fast-180.json | 5 ++ .../rssexpanded-1/19/pure-0.json | 5 ++ .../rssexpanded-1/19/slow-0.json | 5 ++ .../rssexpanded-1/19/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-1/2/fast-0.json | 5 ++ .../rssexpanded-1/2/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-1/2/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-1/2/slow-0.json | 5 ++ .../rssexpanded-1/2/slow-180.json | 5 ++ .../rssexpanded-1/20/fast-0.json | 5 ++ .../rssexpanded-1/20/fast-180.json | 5 ++ .../rssexpanded-1/20/pure-0.json | 5 ++ .../rssexpanded-1/20/slow-0.json | 5 ++ .../rssexpanded-1/20/slow-180.json | 5 ++ .../rssexpanded-1/21/fast-0.json | 5 ++ .../rssexpanded-1/21/fast-180.json | 5 ++ .../rssexpanded-1/21/pure-0.json | 5 ++ .../rssexpanded-1/21/slow-0.json | 5 ++ .../rssexpanded-1/21/slow-180.json | 5 ++ .../rssexpanded-1/22/fast-0.json | 5 ++ .../rssexpanded-1/22/fast-180.json | 5 ++ .../rssexpanded-1/22/pure-0.json | 5 ++ .../rssexpanded-1/22/slow-0.json | 5 ++ .../rssexpanded-1/22/slow-180.json | 5 ++ .../rssexpanded-1/23/fast-0.json | 5 ++ .../rssexpanded-1/23/fast-180.json | 5 ++ .../rssexpanded-1/23/pure-0.json | 5 ++ .../rssexpanded-1/23/slow-0.json | 5 ++ .../rssexpanded-1/23/slow-180.json | 5 ++ .../rssexpanded-1/24/fast-0.json | 5 ++ .../rssexpanded-1/24/fast-180.json | 5 ++ .../rssexpanded-1/24/pure-0.json | 5 ++ .../rssexpanded-1/24/slow-0.json | 5 ++ .../rssexpanded-1/24/slow-180.json | 5 ++ .../rssexpanded-1/25/fast-0.json | 5 ++ .../rssexpanded-1/25/fast-180.json | 5 ++ .../rssexpanded-1/25/pure-0.json | 5 ++ .../rssexpanded-1/25/slow-0.json | 5 ++ .../rssexpanded-1/25/slow-180.json | 5 ++ .../rssexpanded-1/26/fast-0.json | 5 ++ .../rssexpanded-1/26/fast-180.json | 5 ++ .../rssexpanded-1/26/pure-0.json | 5 ++ .../rssexpanded-1/26/slow-0.json | 5 ++ .../rssexpanded-1/26/slow-180.json | 5 ++ .../rssexpanded-1/27/fast-0.json | 5 ++ .../rssexpanded-1/27/fast-180.json | 5 ++ .../rssexpanded-1/27/pure-0.json | 5 ++ .../rssexpanded-1/27/slow-0.json | 5 ++ .../rssexpanded-1/27/slow-180.json | 5 ++ .../rssexpanded-1/28/fast-0.json | 5 ++ .../rssexpanded-1/28/fast-180.json | 5 ++ .../rssexpanded-1/28/pure-0.json | 5 ++ .../rssexpanded-1/28/slow-0.json | 5 ++ .../rssexpanded-1/28/slow-180.json | 5 ++ .../rssexpanded-1/29/fast-0.json | 5 ++ .../rssexpanded-1/29/fast-180.json | 5 ++ .../rssexpanded-1/29/pure-0.json | 5 ++ .../rssexpanded-1/29/slow-0.json | 5 ++ .../rssexpanded-1/29/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-1/3/fast-0.json | 5 ++ .../rssexpanded-1/3/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-1/3/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-1/3/slow-0.json | 5 ++ .../rssexpanded-1/3/slow-180.json | 5 ++ .../rssexpanded-1/30/fast-0.json | 5 ++ .../rssexpanded-1/30/fast-180.json | 5 ++ .../rssexpanded-1/30/pure-0.json | 5 ++ .../rssexpanded-1/30/slow-0.json | 5 ++ .../rssexpanded-1/30/slow-180.json | 5 ++ .../rssexpanded-1/31/fast-0.json | 5 ++ .../rssexpanded-1/31/fast-180.json | 5 ++ .../rssexpanded-1/31/pure-0.json | 5 ++ .../rssexpanded-1/31/slow-0.json | 5 ++ .../rssexpanded-1/31/slow-180.json | 5 ++ .../rssexpanded-1/32/fast-0.json | 5 ++ .../rssexpanded-1/32/fast-180.json | 5 ++ .../rssexpanded-1/32/pure-0.json | 5 ++ .../rssexpanded-1/32/slow-0.json | 5 ++ .../rssexpanded-1/32/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-1/4/fast-0.json | 5 ++ .../rssexpanded-1/4/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-1/4/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-1/4/slow-0.json | 5 ++ .../rssexpanded-1/4/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-1/5/fast-0.json | 5 ++ .../rssexpanded-1/5/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-1/5/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-1/5/slow-0.json | 5 ++ .../rssexpanded-1/5/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-1/6/fast-0.json | 5 ++ .../rssexpanded-1/6/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-1/6/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-1/6/slow-0.json | 5 ++ .../rssexpanded-1/6/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-1/7/fast-0.json | 5 ++ .../rssexpanded-1/7/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-1/7/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-1/7/slow-0.json | 5 ++ .../rssexpanded-1/7/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-1/8/fast-0.json | 5 ++ .../rssexpanded-1/8/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-1/8/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-1/8/slow-0.json | 5 ++ .../rssexpanded-1/8/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-1/9/fast-0.json | 5 ++ .../rssexpanded-1/9/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-1/9/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-1/9/slow-0.json | 5 ++ .../rssexpanded-1/9/slow-180.json | 5 ++ .../rssexpanded-2/12/fast-0.json | 5 ++ .../rssexpanded-2/12/fast-180.json | 5 ++ .../rssexpanded-2/12/slow-0.json | 5 ++ .../rssexpanded-2/12/slow-180.json | 5 ++ .../rssexpanded-2/16/fast-0.json | 5 ++ .../rssexpanded-2/16/fast-180.json | 5 ++ .../rssexpanded-2/16/slow-0.json | 5 ++ .../rssexpanded-2/16/slow-180.json | 5 ++ .../rssexpanded-2/17/fast-0.json | 5 ++ .../rssexpanded-2/17/fast-180.json | 5 ++ .../rssexpanded-2/17/slow-0.json | 5 ++ .../rssexpanded-2/17/slow-180.json | 5 ++ .../rssexpanded-2/18/fast-0.json | 5 ++ .../rssexpanded-2/18/fast-180.json | 5 ++ .../rssexpanded-2/18/slow-0.json | 5 ++ .../rssexpanded-2/18/slow-180.json | 5 ++ .../rssexpanded-2/3_01/fast-0.json | 5 ++ .../rssexpanded-2/3_01/fast-180.json | 5 ++ .../rssexpanded-2/3_01/slow-0.json | 5 ++ .../rssexpanded-2/3_01/slow-180.json | 5 ++ .../rssexpanded-2/3_02/fast-0.json | 5 ++ .../rssexpanded-2/3_02/fast-180.json | 5 ++ .../rssexpanded-2/3_02/slow-0.json | 5 ++ .../rssexpanded-2/3_02/slow-180.json | 5 ++ .../rssexpanded-2/3_05/fast-0.json | 5 ++ .../rssexpanded-2/3_05/fast-180.json | 5 ++ .../rssexpanded-2/3_05/slow-0.json | 5 ++ .../rssexpanded-2/3_05/slow-180.json | 5 ++ .../rssexpanded-2/3_06/slow-0.json | 5 ++ .../rssexpanded-2/3_06/slow-180.json | 5 ++ .../rssexpanded-2/3_07/fast-0.json | 5 ++ .../rssexpanded-2/3_07/fast-180.json | 5 ++ .../rssexpanded-2/3_07/slow-0.json | 5 ++ .../rssexpanded-2/3_07/slow-180.json | 5 ++ .../rssexpanded-2/3_09/fast-0.json | 5 ++ .../rssexpanded-2/3_09/fast-180.json | 5 ++ .../rssexpanded-2/3_09/slow-0.json | 5 ++ .../rssexpanded-2/3_09/slow-180.json | 5 ++ .../rssexpanded-2/4_00/fast-0.json | 5 ++ .../rssexpanded-2/4_00/fast-180.json | 5 ++ .../rssexpanded-2/4_00/slow-0.json | 5 ++ .../rssexpanded-2/4_00/slow-180.json | 5 ++ .../rssexpanded-2/4_02/slow-0.json | 5 ++ .../rssexpanded-2/4_02/slow-180.json | 5 ++ .../rssexpanded-2/4_03/fast-0.json | 5 ++ .../rssexpanded-2/4_03/fast-180.json | 5 ++ .../rssexpanded-2/4_03/slow-0.json | 5 ++ .../rssexpanded-2/4_03/slow-180.json | 5 ++ .../rssexpanded-2/4_04/fast-0.json | 5 ++ .../rssexpanded-2/4_04/fast-180.json | 5 ++ .../rssexpanded-2/4_04/slow-0.json | 5 ++ .../rssexpanded-2/4_04/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-2/5/fast-0.json | 5 ++ .../rssexpanded-2/5/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-2/5/slow-0.json | 5 ++ .../rssexpanded-2/5/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-3/1/fast-0.json | 5 ++ .../rssexpanded-3/1/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-3/1/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-3/1/slow-0.json | 5 ++ .../rssexpanded-3/1/slow-180.json | 5 ++ .../rssexpanded-3/10/fast-0.json | 5 ++ .../rssexpanded-3/10/fast-180.json | 5 ++ .../rssexpanded-3/10/pure-0.json | 5 ++ .../rssexpanded-3/10/slow-0.json | 5 ++ .../rssexpanded-3/10/slow-180.json | 5 ++ .../rssexpanded-3/100/fast-0.json | 5 ++ .../rssexpanded-3/100/fast-180.json | 5 ++ .../rssexpanded-3/100/pure-0.json | 5 ++ .../rssexpanded-3/100/slow-0.json | 5 ++ .../rssexpanded-3/100/slow-180.json | 5 ++ .../rssexpanded-3/101/fast-0.json | 5 ++ .../rssexpanded-3/101/fast-180.json | 5 ++ .../rssexpanded-3/101/pure-0.json | 5 ++ .../rssexpanded-3/101/slow-0.json | 5 ++ .../rssexpanded-3/101/slow-180.json | 5 ++ .../rssexpanded-3/102/fast-0.json | 5 ++ .../rssexpanded-3/102/fast-180.json | 5 ++ .../rssexpanded-3/102/pure-0.json | 5 ++ .../rssexpanded-3/102/slow-0.json | 5 ++ .../rssexpanded-3/102/slow-180.json | 5 ++ .../rssexpanded-3/103/fast-0.json | 5 ++ .../rssexpanded-3/103/fast-180.json | 5 ++ .../rssexpanded-3/103/pure-0.json | 5 ++ .../rssexpanded-3/103/slow-0.json | 5 ++ .../rssexpanded-3/103/slow-180.json | 5 ++ .../rssexpanded-3/104/fast-0.json | 5 ++ .../rssexpanded-3/104/fast-180.json | 5 ++ .../rssexpanded-3/104/pure-0.json | 5 ++ .../rssexpanded-3/104/slow-0.json | 5 ++ .../rssexpanded-3/104/slow-180.json | 5 ++ .../rssexpanded-3/105/fast-0.json | 5 ++ .../rssexpanded-3/105/fast-180.json | 5 ++ .../rssexpanded-3/105/pure-0.json | 5 ++ .../rssexpanded-3/105/slow-0.json | 5 ++ .../rssexpanded-3/105/slow-180.json | 5 ++ .../rssexpanded-3/106/fast-0.json | 5 ++ .../rssexpanded-3/106/fast-180.json | 5 ++ .../rssexpanded-3/106/pure-0.json | 5 ++ .../rssexpanded-3/106/slow-0.json | 5 ++ .../rssexpanded-3/106/slow-180.json | 5 ++ .../rssexpanded-3/107/fast-0.json | 5 ++ .../rssexpanded-3/107/fast-180.json | 5 ++ .../rssexpanded-3/107/pure-0.json | 5 ++ .../rssexpanded-3/107/slow-0.json | 5 ++ .../rssexpanded-3/107/slow-180.json | 5 ++ .../rssexpanded-3/108-corrected/fast-0.json | 5 ++ .../rssexpanded-3/108-corrected/fast-180.json | 5 ++ .../rssexpanded-3/108-corrected/pure-0.json | 5 ++ .../rssexpanded-3/108-corrected/slow-0.json | 5 ++ .../rssexpanded-3/108-corrected/slow-180.json | 5 ++ .../rssexpanded-3/108/fast-0.json | 5 ++ .../rssexpanded-3/108/fast-180.json | 5 ++ .../rssexpanded-3/108/pure-0.json | 5 ++ .../rssexpanded-3/108/slow-0.json | 5 ++ .../rssexpanded-3/108/slow-180.json | 5 ++ .../rssexpanded-3/109/fast-0.json | 5 ++ .../rssexpanded-3/109/fast-180.json | 5 ++ .../rssexpanded-3/109/pure-0.json | 5 ++ .../rssexpanded-3/109/slow-0.json | 5 ++ .../rssexpanded-3/109/slow-180.json | 5 ++ .../rssexpanded-3/11/fast-0.json | 5 ++ .../rssexpanded-3/11/fast-180.json | 5 ++ .../rssexpanded-3/11/pure-0.json | 5 ++ .../rssexpanded-3/11/slow-0.json | 5 ++ .../rssexpanded-3/11/slow-180.json | 5 ++ .../rssexpanded-3/110/fast-0.json | 5 ++ .../rssexpanded-3/110/fast-180.json | 5 ++ .../rssexpanded-3/110/pure-0.json | 5 ++ .../rssexpanded-3/110/slow-0.json | 5 ++ .../rssexpanded-3/110/slow-180.json | 5 ++ .../rssexpanded-3/111/fast-0.json | 5 ++ .../rssexpanded-3/111/fast-180.json | 5 ++ .../rssexpanded-3/111/pure-0.json | 5 ++ .../rssexpanded-3/111/slow-0.json | 5 ++ .../rssexpanded-3/111/slow-180.json | 5 ++ .../rssexpanded-3/112/fast-0.json | 5 ++ .../rssexpanded-3/112/fast-180.json | 5 ++ .../rssexpanded-3/112/pure-0.json | 5 ++ .../rssexpanded-3/112/slow-0.json | 5 ++ .../rssexpanded-3/112/slow-180.json | 5 ++ .../rssexpanded-3/113/fast-0.json | 5 ++ .../rssexpanded-3/113/fast-180.json | 5 ++ .../rssexpanded-3/113/pure-0.json | 5 ++ .../rssexpanded-3/113/slow-0.json | 5 ++ .../rssexpanded-3/113/slow-180.json | 5 ++ .../rssexpanded-3/114/fast-0.json | 5 ++ .../rssexpanded-3/114/fast-180.json | 5 ++ .../rssexpanded-3/114/pure-0.json | 5 ++ .../rssexpanded-3/114/slow-0.json | 5 ++ .../rssexpanded-3/114/slow-180.json | 5 ++ .../rssexpanded-3/115/fast-0.json | 5 ++ .../rssexpanded-3/115/fast-180.json | 5 ++ .../rssexpanded-3/115/pure-0.json | 5 ++ .../rssexpanded-3/115/slow-0.json | 5 ++ .../rssexpanded-3/115/slow-180.json | 5 ++ .../rssexpanded-3/116/fast-0.json | 5 ++ .../rssexpanded-3/116/fast-180.json | 5 ++ .../rssexpanded-3/116/pure-0.json | 5 ++ .../rssexpanded-3/116/slow-0.json | 5 ++ .../rssexpanded-3/116/slow-180.json | 5 ++ .../rssexpanded-3/117/fast-0.json | 5 ++ .../rssexpanded-3/117/fast-180.json | 5 ++ .../rssexpanded-3/117/pure-0.json | 5 ++ .../rssexpanded-3/117/slow-0.json | 5 ++ .../rssexpanded-3/117/slow-180.json | 5 ++ .../rssexpanded-3/12/fast-0.json | 5 ++ .../rssexpanded-3/12/fast-180.json | 5 ++ .../rssexpanded-3/12/pure-0.json | 5 ++ .../rssexpanded-3/12/slow-0.json | 5 ++ .../rssexpanded-3/12/slow-180.json | 5 ++ .../rssexpanded-3/13/fast-0.json | 5 ++ .../rssexpanded-3/13/fast-180.json | 5 ++ .../rssexpanded-3/13/pure-0.json | 5 ++ .../rssexpanded-3/13/slow-0.json | 5 ++ .../rssexpanded-3/13/slow-180.json | 5 ++ .../rssexpanded-3/14/fast-0.json | 5 ++ .../rssexpanded-3/14/fast-180.json | 5 ++ .../rssexpanded-3/14/pure-0.json | 5 ++ .../rssexpanded-3/14/slow-0.json | 5 ++ .../rssexpanded-3/14/slow-180.json | 5 ++ .../rssexpanded-3/15/fast-0.json | 5 ++ .../rssexpanded-3/15/fast-180.json | 5 ++ .../rssexpanded-3/15/pure-0.json | 5 ++ .../rssexpanded-3/15/slow-0.json | 5 ++ .../rssexpanded-3/15/slow-180.json | 5 ++ .../rssexpanded-3/16/fast-0.json | 5 ++ .../rssexpanded-3/16/fast-180.json | 5 ++ .../rssexpanded-3/16/pure-0.json | 5 ++ .../rssexpanded-3/16/slow-0.json | 5 ++ .../rssexpanded-3/16/slow-180.json | 5 ++ .../rssexpanded-3/17/fast-0.json | 5 ++ .../rssexpanded-3/17/fast-180.json | 5 ++ .../rssexpanded-3/17/pure-0.json | 5 ++ .../rssexpanded-3/17/slow-0.json | 5 ++ .../rssexpanded-3/17/slow-180.json | 5 ++ .../rssexpanded-3/18/fast-0.json | 5 ++ .../rssexpanded-3/18/fast-180.json | 5 ++ .../rssexpanded-3/18/pure-0.json | 5 ++ .../rssexpanded-3/18/slow-0.json | 5 ++ .../rssexpanded-3/18/slow-180.json | 5 ++ .../rssexpanded-3/19/fast-0.json | 5 ++ .../rssexpanded-3/19/fast-180.json | 5 ++ .../rssexpanded-3/19/pure-0.json | 5 ++ .../rssexpanded-3/19/slow-0.json | 5 ++ .../rssexpanded-3/19/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-3/2/fast-0.json | 5 ++ .../rssexpanded-3/2/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-3/2/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-3/2/slow-0.json | 5 ++ .../rssexpanded-3/2/slow-180.json | 5 ++ .../rssexpanded-3/20/fast-0.json | 5 ++ .../rssexpanded-3/20/fast-180.json | 5 ++ .../rssexpanded-3/20/pure-0.json | 5 ++ .../rssexpanded-3/20/slow-0.json | 5 ++ .../rssexpanded-3/20/slow-180.json | 5 ++ .../rssexpanded-3/21/fast-0.json | 5 ++ .../rssexpanded-3/21/fast-180.json | 5 ++ .../rssexpanded-3/21/pure-0.json | 5 ++ .../rssexpanded-3/21/slow-0.json | 5 ++ .../rssexpanded-3/21/slow-180.json | 5 ++ .../rssexpanded-3/22/fast-0.json | 5 ++ .../rssexpanded-3/22/fast-180.json | 5 ++ .../rssexpanded-3/22/pure-0.json | 5 ++ .../rssexpanded-3/22/slow-0.json | 5 ++ .../rssexpanded-3/22/slow-180.json | 5 ++ .../rssexpanded-3/23/fast-0.json | 5 ++ .../rssexpanded-3/23/fast-180.json | 5 ++ .../rssexpanded-3/23/pure-0.json | 5 ++ .../rssexpanded-3/23/slow-0.json | 5 ++ .../rssexpanded-3/23/slow-180.json | 5 ++ .../rssexpanded-3/24/fast-0.json | 5 ++ .../rssexpanded-3/24/fast-180.json | 5 ++ .../rssexpanded-3/24/pure-0.json | 5 ++ .../rssexpanded-3/24/slow-0.json | 5 ++ .../rssexpanded-3/24/slow-180.json | 5 ++ .../rssexpanded-3/25/fast-0.json | 5 ++ .../rssexpanded-3/25/fast-180.json | 5 ++ .../rssexpanded-3/25/pure-0.json | 5 ++ .../rssexpanded-3/25/slow-0.json | 5 ++ .../rssexpanded-3/25/slow-180.json | 5 ++ .../rssexpanded-3/26/fast-0.json | 5 ++ .../rssexpanded-3/26/fast-180.json | 5 ++ .../rssexpanded-3/26/pure-0.json | 5 ++ .../rssexpanded-3/26/slow-0.json | 5 ++ .../rssexpanded-3/26/slow-180.json | 5 ++ .../rssexpanded-3/27/fast-0.json | 5 ++ .../rssexpanded-3/27/fast-180.json | 5 ++ .../rssexpanded-3/27/pure-0.json | 5 ++ .../rssexpanded-3/27/slow-0.json | 5 ++ .../rssexpanded-3/27/slow-180.json | 5 ++ .../rssexpanded-3/28/fast-0.json | 5 ++ .../rssexpanded-3/28/fast-180.json | 5 ++ .../rssexpanded-3/28/pure-0.json | 5 ++ .../rssexpanded-3/28/slow-0.json | 5 ++ .../rssexpanded-3/28/slow-180.json | 5 ++ .../rssexpanded-3/29/fast-0.json | 5 ++ .../rssexpanded-3/29/fast-180.json | 5 ++ .../rssexpanded-3/29/pure-0.json | 5 ++ .../rssexpanded-3/29/slow-0.json | 5 ++ .../rssexpanded-3/29/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-3/3/fast-0.json | 5 ++ .../rssexpanded-3/3/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-3/3/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-3/3/slow-0.json | 5 ++ .../rssexpanded-3/3/slow-180.json | 5 ++ .../rssexpanded-3/30/fast-0.json | 5 ++ .../rssexpanded-3/30/fast-180.json | 5 ++ .../rssexpanded-3/30/pure-0.json | 5 ++ .../rssexpanded-3/30/slow-0.json | 5 ++ .../rssexpanded-3/30/slow-180.json | 5 ++ .../rssexpanded-3/31/fast-0.json | 5 ++ .../rssexpanded-3/31/fast-180.json | 5 ++ .../rssexpanded-3/31/pure-0.json | 5 ++ .../rssexpanded-3/31/slow-0.json | 5 ++ .../rssexpanded-3/31/slow-180.json | 5 ++ .../rssexpanded-3/32/fast-0.json | 5 ++ .../rssexpanded-3/32/fast-180.json | 5 ++ .../rssexpanded-3/32/pure-0.json | 5 ++ .../rssexpanded-3/32/slow-0.json | 5 ++ .../rssexpanded-3/32/slow-180.json | 5 ++ .../rssexpanded-3/33/fast-0.json | 5 ++ .../rssexpanded-3/33/fast-180.json | 5 ++ .../rssexpanded-3/33/pure-0.json | 5 ++ .../rssexpanded-3/33/slow-0.json | 5 ++ .../rssexpanded-3/33/slow-180.json | 5 ++ .../rssexpanded-3/34/fast-0.json | 5 ++ .../rssexpanded-3/34/fast-180.json | 5 ++ .../rssexpanded-3/34/pure-0.json | 5 ++ .../rssexpanded-3/34/slow-0.json | 5 ++ .../rssexpanded-3/34/slow-180.json | 5 ++ .../rssexpanded-3/35/fast-0.json | 5 ++ .../rssexpanded-3/35/fast-180.json | 5 ++ .../rssexpanded-3/35/pure-0.json | 5 ++ .../rssexpanded-3/35/slow-0.json | 5 ++ .../rssexpanded-3/35/slow-180.json | 5 ++ .../rssexpanded-3/36/fast-0.json | 5 ++ .../rssexpanded-3/36/fast-180.json | 5 ++ .../rssexpanded-3/36/pure-0.json | 5 ++ .../rssexpanded-3/36/slow-0.json | 5 ++ .../rssexpanded-3/36/slow-180.json | 5 ++ .../rssexpanded-3/37/fast-0.json | 5 ++ .../rssexpanded-3/37/fast-180.json | 5 ++ .../rssexpanded-3/37/pure-0.json | 5 ++ .../rssexpanded-3/37/slow-0.json | 5 ++ .../rssexpanded-3/37/slow-180.json | 5 ++ .../rssexpanded-3/38/fast-0.json | 5 ++ .../rssexpanded-3/38/fast-180.json | 5 ++ .../rssexpanded-3/38/pure-0.json | 5 ++ .../rssexpanded-3/38/slow-0.json | 5 ++ .../rssexpanded-3/38/slow-180.json | 5 ++ .../rssexpanded-3/39/fast-0.json | 5 ++ .../rssexpanded-3/39/fast-180.json | 5 ++ .../rssexpanded-3/39/pure-0.json | 5 ++ .../rssexpanded-3/39/slow-0.json | 5 ++ .../rssexpanded-3/39/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-3/4/fast-0.json | 5 ++ .../rssexpanded-3/4/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-3/4/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-3/4/slow-0.json | 5 ++ .../rssexpanded-3/4/slow-180.json | 5 ++ .../rssexpanded-3/40/fast-0.json | 5 ++ .../rssexpanded-3/40/fast-180.json | 5 ++ .../rssexpanded-3/40/pure-0.json | 5 ++ .../rssexpanded-3/40/slow-0.json | 5 ++ .../rssexpanded-3/40/slow-180.json | 5 ++ .../rssexpanded-3/41/fast-0.json | 5 ++ .../rssexpanded-3/41/fast-180.json | 5 ++ .../rssexpanded-3/41/pure-0.json | 5 ++ .../rssexpanded-3/41/slow-0.json | 5 ++ .../rssexpanded-3/41/slow-180.json | 5 ++ .../rssexpanded-3/42/fast-0.json | 5 ++ .../rssexpanded-3/42/fast-180.json | 5 ++ .../rssexpanded-3/42/pure-0.json | 5 ++ .../rssexpanded-3/42/slow-0.json | 5 ++ .../rssexpanded-3/42/slow-180.json | 5 ++ .../rssexpanded-3/43/fast-0.json | 5 ++ .../rssexpanded-3/43/fast-180.json | 5 ++ .../rssexpanded-3/43/pure-0.json | 5 ++ .../rssexpanded-3/43/slow-0.json | 5 ++ .../rssexpanded-3/43/slow-180.json | 5 ++ .../rssexpanded-3/44/fast-0.json | 5 ++ .../rssexpanded-3/44/fast-180.json | 5 ++ .../rssexpanded-3/44/pure-0.json | 5 ++ .../rssexpanded-3/44/slow-0.json | 5 ++ .../rssexpanded-3/44/slow-180.json | 5 ++ .../rssexpanded-3/45/fast-0.json | 5 ++ .../rssexpanded-3/45/fast-180.json | 5 ++ .../rssexpanded-3/45/pure-0.json | 5 ++ .../rssexpanded-3/45/slow-0.json | 5 ++ .../rssexpanded-3/45/slow-180.json | 5 ++ .../rssexpanded-3/46/fast-0.json | 5 ++ .../rssexpanded-3/46/fast-180.json | 5 ++ .../rssexpanded-3/46/pure-0.json | 5 ++ .../rssexpanded-3/46/slow-0.json | 5 ++ .../rssexpanded-3/46/slow-180.json | 5 ++ .../rssexpanded-3/47/fast-0.json | 5 ++ .../rssexpanded-3/47/fast-180.json | 5 ++ .../rssexpanded-3/47/pure-0.json | 5 ++ .../rssexpanded-3/47/slow-0.json | 5 ++ .../rssexpanded-3/47/slow-180.json | 5 ++ .../rssexpanded-3/48/fast-0.json | 5 ++ .../rssexpanded-3/48/fast-180.json | 5 ++ .../rssexpanded-3/48/pure-0.json | 5 ++ .../rssexpanded-3/48/slow-0.json | 5 ++ .../rssexpanded-3/48/slow-180.json | 5 ++ .../rssexpanded-3/49/fast-0.json | 5 ++ .../rssexpanded-3/49/fast-180.json | 5 ++ .../rssexpanded-3/49/pure-0.json | 5 ++ .../rssexpanded-3/49/slow-0.json | 5 ++ .../rssexpanded-3/49/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-3/5/fast-0.json | 5 ++ .../rssexpanded-3/5/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-3/5/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-3/5/slow-0.json | 5 ++ .../rssexpanded-3/5/slow-180.json | 5 ++ .../rssexpanded-3/50/fast-0.json | 5 ++ .../rssexpanded-3/50/fast-180.json | 5 ++ .../rssexpanded-3/50/pure-0.json | 5 ++ .../rssexpanded-3/50/slow-0.json | 5 ++ .../rssexpanded-3/50/slow-180.json | 5 ++ .../rssexpanded-3/51/fast-0.json | 5 ++ .../rssexpanded-3/51/fast-180.json | 5 ++ .../rssexpanded-3/51/pure-0.json | 5 ++ .../rssexpanded-3/51/slow-0.json | 5 ++ .../rssexpanded-3/51/slow-180.json | 5 ++ .../rssexpanded-3/52/fast-0.json | 5 ++ .../rssexpanded-3/52/fast-180.json | 5 ++ .../rssexpanded-3/52/pure-0.json | 5 ++ .../rssexpanded-3/52/slow-0.json | 5 ++ .../rssexpanded-3/52/slow-180.json | 5 ++ .../rssexpanded-3/53/fast-0.json | 5 ++ .../rssexpanded-3/53/fast-180.json | 5 ++ .../rssexpanded-3/53/pure-0.json | 5 ++ .../rssexpanded-3/53/slow-0.json | 5 ++ .../rssexpanded-3/53/slow-180.json | 5 ++ .../rssexpanded-3/54/fast-0.json | 5 ++ .../rssexpanded-3/54/fast-180.json | 5 ++ .../rssexpanded-3/54/pure-0.json | 5 ++ .../rssexpanded-3/54/slow-0.json | 5 ++ .../rssexpanded-3/54/slow-180.json | 5 ++ .../rssexpanded-3/55/fast-0.json | 5 ++ .../rssexpanded-3/55/fast-180.json | 5 ++ .../rssexpanded-3/55/pure-0.json | 5 ++ .../rssexpanded-3/55/slow-0.json | 5 ++ .../rssexpanded-3/55/slow-180.json | 5 ++ .../rssexpanded-3/56/fast-0.json | 5 ++ .../rssexpanded-3/56/fast-180.json | 5 ++ .../rssexpanded-3/56/pure-0.json | 5 ++ .../rssexpanded-3/56/slow-0.json | 5 ++ .../rssexpanded-3/56/slow-180.json | 5 ++ .../rssexpanded-3/57/fast-0.json | 5 ++ .../rssexpanded-3/57/fast-180.json | 5 ++ .../rssexpanded-3/57/pure-0.json | 5 ++ .../rssexpanded-3/57/slow-0.json | 5 ++ .../rssexpanded-3/57/slow-180.json | 5 ++ .../rssexpanded-3/58/fast-0.json | 5 ++ .../rssexpanded-3/58/fast-180.json | 5 ++ .../rssexpanded-3/58/pure-0.json | 5 ++ .../rssexpanded-3/58/slow-0.json | 5 ++ .../rssexpanded-3/58/slow-180.json | 5 ++ .../rssexpanded-3/59/fast-0.json | 5 ++ .../rssexpanded-3/59/fast-180.json | 5 ++ .../rssexpanded-3/59/pure-0.json | 5 ++ .../rssexpanded-3/59/slow-0.json | 5 ++ .../rssexpanded-3/59/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-3/6/fast-0.json | 5 ++ .../rssexpanded-3/6/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-3/6/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-3/6/slow-0.json | 5 ++ .../rssexpanded-3/6/slow-180.json | 5 ++ .../rssexpanded-3/60/fast-0.json | 5 ++ .../rssexpanded-3/60/fast-180.json | 5 ++ .../rssexpanded-3/60/pure-0.json | 5 ++ .../rssexpanded-3/60/slow-0.json | 5 ++ .../rssexpanded-3/60/slow-180.json | 5 ++ .../rssexpanded-3/61/fast-0.json | 5 ++ .../rssexpanded-3/61/fast-180.json | 5 ++ .../rssexpanded-3/61/pure-0.json | 5 ++ .../rssexpanded-3/61/slow-0.json | 5 ++ .../rssexpanded-3/61/slow-180.json | 5 ++ .../rssexpanded-3/62/fast-0.json | 5 ++ .../rssexpanded-3/62/fast-180.json | 5 ++ .../rssexpanded-3/62/pure-0.json | 5 ++ .../rssexpanded-3/62/slow-0.json | 5 ++ .../rssexpanded-3/62/slow-180.json | 5 ++ .../rssexpanded-3/63/fast-0.json | 5 ++ .../rssexpanded-3/63/fast-180.json | 5 ++ .../rssexpanded-3/63/pure-0.json | 5 ++ .../rssexpanded-3/63/slow-0.json | 5 ++ .../rssexpanded-3/63/slow-180.json | 5 ++ .../rssexpanded-3/64/fast-0.json | 5 ++ .../rssexpanded-3/64/fast-180.json | 5 ++ .../rssexpanded-3/64/pure-0.json | 5 ++ .../rssexpanded-3/64/slow-0.json | 5 ++ .../rssexpanded-3/64/slow-180.json | 5 ++ .../rssexpanded-3/65/fast-0.json | 5 ++ .../rssexpanded-3/65/fast-180.json | 5 ++ .../rssexpanded-3/65/pure-0.json | 5 ++ .../rssexpanded-3/65/slow-0.json | 5 ++ .../rssexpanded-3/65/slow-180.json | 5 ++ .../rssexpanded-3/66/fast-0.json | 5 ++ .../rssexpanded-3/66/fast-180.json | 5 ++ .../rssexpanded-3/66/pure-0.json | 5 ++ .../rssexpanded-3/66/slow-0.json | 5 ++ .../rssexpanded-3/66/slow-180.json | 5 ++ .../rssexpanded-3/67/fast-0.json | 5 ++ .../rssexpanded-3/67/fast-180.json | 5 ++ .../rssexpanded-3/67/pure-0.json | 5 ++ .../rssexpanded-3/67/slow-0.json | 5 ++ .../rssexpanded-3/67/slow-180.json | 5 ++ .../rssexpanded-3/68/fast-0.json | 5 ++ .../rssexpanded-3/68/fast-180.json | 5 ++ .../rssexpanded-3/68/pure-0.json | 5 ++ .../rssexpanded-3/68/slow-0.json | 5 ++ .../rssexpanded-3/68/slow-180.json | 5 ++ .../rssexpanded-3/69/fast-0.json | 5 ++ .../rssexpanded-3/69/fast-180.json | 5 ++ .../rssexpanded-3/69/pure-0.json | 5 ++ .../rssexpanded-3/69/slow-0.json | 5 ++ .../rssexpanded-3/69/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-3/7/fast-0.json | 5 ++ .../rssexpanded-3/7/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-3/7/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-3/7/slow-0.json | 5 ++ .../rssexpanded-3/7/slow-180.json | 5 ++ .../rssexpanded-3/70/fast-0.json | 5 ++ .../rssexpanded-3/70/fast-180.json | 5 ++ .../rssexpanded-3/70/pure-0.json | 5 ++ .../rssexpanded-3/70/slow-0.json | 5 ++ .../rssexpanded-3/70/slow-180.json | 5 ++ .../rssexpanded-3/71/fast-0.json | 5 ++ .../rssexpanded-3/71/fast-180.json | 5 ++ .../rssexpanded-3/71/pure-0.json | 5 ++ .../rssexpanded-3/71/slow-0.json | 5 ++ .../rssexpanded-3/71/slow-180.json | 5 ++ .../rssexpanded-3/72/fast-0.json | 5 ++ .../rssexpanded-3/72/fast-180.json | 5 ++ .../rssexpanded-3/72/pure-0.json | 5 ++ .../rssexpanded-3/72/slow-0.json | 5 ++ .../rssexpanded-3/72/slow-180.json | 5 ++ .../rssexpanded-3/73/fast-0.json | 5 ++ .../rssexpanded-3/73/fast-180.json | 5 ++ .../rssexpanded-3/73/pure-0.json | 5 ++ .../rssexpanded-3/73/slow-0.json | 5 ++ .../rssexpanded-3/73/slow-180.json | 5 ++ .../rssexpanded-3/74/fast-0.json | 5 ++ .../rssexpanded-3/74/fast-180.json | 5 ++ .../rssexpanded-3/74/pure-0.json | 5 ++ .../rssexpanded-3/74/slow-0.json | 5 ++ .../rssexpanded-3/74/slow-180.json | 5 ++ .../rssexpanded-3/75/fast-0.json | 5 ++ .../rssexpanded-3/75/fast-180.json | 5 ++ .../rssexpanded-3/75/pure-0.json | 5 ++ .../rssexpanded-3/75/slow-0.json | 5 ++ .../rssexpanded-3/75/slow-180.json | 5 ++ .../rssexpanded-3/76/fast-0.json | 5 ++ .../rssexpanded-3/76/fast-180.json | 5 ++ .../rssexpanded-3/76/pure-0.json | 5 ++ .../rssexpanded-3/76/slow-0.json | 5 ++ .../rssexpanded-3/76/slow-180.json | 5 ++ .../rssexpanded-3/77/fast-0.json | 5 ++ .../rssexpanded-3/77/fast-180.json | 5 ++ .../rssexpanded-3/77/pure-0.json | 5 ++ .../rssexpanded-3/77/slow-0.json | 5 ++ .../rssexpanded-3/77/slow-180.json | 5 ++ .../rssexpanded-3/78/fast-0.json | 5 ++ .../rssexpanded-3/78/fast-180.json | 5 ++ .../rssexpanded-3/78/pure-0.json | 5 ++ .../rssexpanded-3/78/slow-0.json | 5 ++ .../rssexpanded-3/78/slow-180.json | 5 ++ .../rssexpanded-3/79/fast-0.json | 5 ++ .../rssexpanded-3/79/fast-180.json | 5 ++ .../rssexpanded-3/79/pure-0.json | 5 ++ .../rssexpanded-3/79/slow-0.json | 5 ++ .../rssexpanded-3/79/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-3/8/fast-0.json | 5 ++ .../rssexpanded-3/8/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-3/8/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-3/8/slow-0.json | 5 ++ .../rssexpanded-3/8/slow-180.json | 5 ++ .../rssexpanded-3/80/fast-0.json | 5 ++ .../rssexpanded-3/80/fast-180.json | 5 ++ .../rssexpanded-3/80/pure-0.json | 5 ++ .../rssexpanded-3/80/slow-0.json | 5 ++ .../rssexpanded-3/80/slow-180.json | 5 ++ .../rssexpanded-3/81/fast-0.json | 5 ++ .../rssexpanded-3/81/fast-180.json | 5 ++ .../rssexpanded-3/81/pure-0.json | 5 ++ .../rssexpanded-3/81/slow-0.json | 5 ++ .../rssexpanded-3/81/slow-180.json | 5 ++ .../rssexpanded-3/82/fast-0.json | 5 ++ .../rssexpanded-3/82/fast-180.json | 5 ++ .../rssexpanded-3/82/pure-0.json | 5 ++ .../rssexpanded-3/82/slow-0.json | 5 ++ .../rssexpanded-3/82/slow-180.json | 5 ++ .../rssexpanded-3/83/fast-0.json | 5 ++ .../rssexpanded-3/83/fast-180.json | 5 ++ .../rssexpanded-3/83/pure-0.json | 5 ++ .../rssexpanded-3/83/slow-0.json | 5 ++ .../rssexpanded-3/83/slow-180.json | 5 ++ .../rssexpanded-3/84/fast-0.json | 5 ++ .../rssexpanded-3/84/fast-180.json | 5 ++ .../rssexpanded-3/84/pure-0.json | 5 ++ .../rssexpanded-3/84/slow-0.json | 5 ++ .../rssexpanded-3/84/slow-180.json | 5 ++ .../rssexpanded-3/85/fast-0.json | 5 ++ .../rssexpanded-3/85/fast-180.json | 5 ++ .../rssexpanded-3/85/pure-0.json | 5 ++ .../rssexpanded-3/85/slow-0.json | 5 ++ .../rssexpanded-3/85/slow-180.json | 5 ++ .../rssexpanded-3/86/fast-0.json | 5 ++ .../rssexpanded-3/86/fast-180.json | 5 ++ .../rssexpanded-3/86/pure-0.json | 5 ++ .../rssexpanded-3/86/slow-0.json | 5 ++ .../rssexpanded-3/86/slow-180.json | 5 ++ .../rssexpanded-3/87/fast-0.json | 5 ++ .../rssexpanded-3/87/fast-180.json | 5 ++ .../rssexpanded-3/87/pure-0.json | 5 ++ .../rssexpanded-3/87/slow-0.json | 5 ++ .../rssexpanded-3/87/slow-180.json | 5 ++ .../rssexpanded-3/88/fast-0.json | 5 ++ .../rssexpanded-3/88/fast-180.json | 5 ++ .../rssexpanded-3/88/pure-0.json | 5 ++ .../rssexpanded-3/88/slow-0.json | 5 ++ .../rssexpanded-3/88/slow-180.json | 5 ++ .../rssexpanded-3/89/fast-0.json | 5 ++ .../rssexpanded-3/89/fast-180.json | 5 ++ .../rssexpanded-3/89/pure-0.json | 5 ++ .../rssexpanded-3/89/slow-0.json | 5 ++ .../rssexpanded-3/89/slow-180.json | 5 ++ .../__snapshots__/rssexpanded-3/9/fast-0.json | 5 ++ .../rssexpanded-3/9/fast-180.json | 5 ++ .../__snapshots__/rssexpanded-3/9/pure-0.json | 5 ++ .../__snapshots__/rssexpanded-3/9/slow-0.json | 5 ++ .../rssexpanded-3/9/slow-180.json | 5 ++ .../rssexpanded-3/90/fast-0.json | 5 ++ .../rssexpanded-3/90/fast-180.json | 5 ++ .../rssexpanded-3/90/pure-0.json | 5 ++ .../rssexpanded-3/90/slow-0.json | 5 ++ .../rssexpanded-3/90/slow-180.json | 5 ++ .../rssexpanded-3/91/fast-0.json | 5 ++ .../rssexpanded-3/91/fast-180.json | 5 ++ .../rssexpanded-3/91/pure-0.json | 5 ++ .../rssexpanded-3/91/slow-0.json | 5 ++ .../rssexpanded-3/91/slow-180.json | 5 ++ .../rssexpanded-3/92/fast-0.json | 5 ++ .../rssexpanded-3/92/fast-180.json | 5 ++ .../rssexpanded-3/92/pure-0.json | 5 ++ .../rssexpanded-3/92/slow-0.json | 5 ++ .../rssexpanded-3/92/slow-180.json | 5 ++ .../rssexpanded-3/93/fast-0.json | 5 ++ .../rssexpanded-3/93/fast-180.json | 5 ++ .../rssexpanded-3/93/pure-0.json | 5 ++ .../rssexpanded-3/93/slow-0.json | 5 ++ .../rssexpanded-3/93/slow-180.json | 5 ++ .../rssexpanded-3/94/fast-0.json | 5 ++ .../rssexpanded-3/94/fast-180.json | 5 ++ .../rssexpanded-3/94/pure-0.json | 5 ++ .../rssexpanded-3/94/slow-0.json | 5 ++ .../rssexpanded-3/94/slow-180.json | 5 ++ .../rssexpanded-3/95/fast-0.json | 5 ++ .../rssexpanded-3/95/fast-180.json | 5 ++ .../rssexpanded-3/95/pure-0.json | 5 ++ .../rssexpanded-3/95/slow-0.json | 5 ++ .../rssexpanded-3/95/slow-180.json | 5 ++ .../rssexpanded-3/96/fast-0.json | 5 ++ .../rssexpanded-3/96/fast-180.json | 5 ++ .../rssexpanded-3/96/pure-0.json | 5 ++ .../rssexpanded-3/96/slow-0.json | 5 ++ .../rssexpanded-3/96/slow-180.json | 5 ++ .../rssexpanded-3/97/fast-0.json | 5 ++ .../rssexpanded-3/97/fast-180.json | 5 ++ .../rssexpanded-3/97/pure-0.json | 5 ++ .../rssexpanded-3/97/slow-0.json | 5 ++ .../rssexpanded-3/97/slow-180.json | 5 ++ .../rssexpanded-3/98/fast-0.json | 5 ++ .../rssexpanded-3/98/fast-180.json | 5 ++ .../rssexpanded-3/98/pure-0.json | 5 ++ .../rssexpanded-3/98/slow-0.json | 5 ++ .../rssexpanded-3/98/slow-180.json | 5 ++ .../rssexpanded-3/99/fast-0.json | 5 ++ .../rssexpanded-3/99/fast-180.json | 5 ++ .../rssexpanded-3/99/pure-0.json | 5 ++ .../rssexpanded-3/99/slow-0.json | 5 ++ .../rssexpanded-3/99/slow-180.json | 5 ++ .../rssexpandedstacked-1/1/fast-0.json | 5 ++ .../rssexpandedstacked-1/1/fast-180.json | 5 ++ .../rssexpandedstacked-1/1/pure-0.json | 5 ++ .../rssexpandedstacked-1/1/slow-0.json | 5 ++ .../rssexpandedstacked-1/1/slow-180.json | 5 ++ .../rssexpandedstacked-1/10/fast-0.json | 5 ++ .../rssexpandedstacked-1/10/fast-180.json | 5 ++ .../rssexpandedstacked-1/10/pure-0.json | 5 ++ .../rssexpandedstacked-1/10/slow-0.json | 5 ++ .../rssexpandedstacked-1/10/slow-180.json | 5 ++ .../rssexpandedstacked-1/11/fast-0.json | 5 ++ .../rssexpandedstacked-1/11/fast-180.json | 5 ++ .../rssexpandedstacked-1/11/pure-0.json | 5 ++ .../rssexpandedstacked-1/11/slow-0.json | 5 ++ .../rssexpandedstacked-1/11/slow-180.json | 5 ++ .../rssexpandedstacked-1/12/fast-0.json | 5 ++ .../rssexpandedstacked-1/12/fast-180.json | 5 ++ .../rssexpandedstacked-1/12/pure-0.json | 5 ++ .../rssexpandedstacked-1/12/slow-0.json | 5 ++ .../rssexpandedstacked-1/12/slow-180.json | 5 ++ .../rssexpandedstacked-1/13/pure-0.json | 5 ++ .../rssexpandedstacked-1/13/slow-0.json | 5 ++ .../rssexpandedstacked-1/13/slow-180.json | 5 ++ .../rssexpandedstacked-1/14/fast-0.json | 5 ++ .../rssexpandedstacked-1/14/fast-180.json | 5 ++ .../rssexpandedstacked-1/14/pure-0.json | 5 ++ .../rssexpandedstacked-1/14/slow-0.json | 5 ++ .../rssexpandedstacked-1/14/slow-180.json | 5 ++ .../rssexpandedstacked-1/15/fast-0.json | 5 ++ .../rssexpandedstacked-1/15/fast-180.json | 5 ++ .../rssexpandedstacked-1/15/pure-0.json | 5 ++ .../rssexpandedstacked-1/15/slow-0.json | 5 ++ .../rssexpandedstacked-1/15/slow-180.json | 5 ++ .../rssexpandedstacked-1/16/fast-0.json | 5 ++ .../rssexpandedstacked-1/16/fast-180.json | 5 ++ .../rssexpandedstacked-1/16/pure-0.json | 5 ++ .../rssexpandedstacked-1/16/slow-0.json | 5 ++ .../rssexpandedstacked-1/16/slow-180.json | 5 ++ .../rssexpandedstacked-1/17/pure-0.json | 5 ++ .../rssexpandedstacked-1/17/slow-0.json | 5 ++ .../rssexpandedstacked-1/17/slow-180.json | 5 ++ .../rssexpandedstacked-1/18/fast-0.json | 5 ++ .../rssexpandedstacked-1/18/fast-180.json | 5 ++ .../rssexpandedstacked-1/18/pure-0.json | 5 ++ .../rssexpandedstacked-1/18/slow-0.json | 5 ++ .../rssexpandedstacked-1/18/slow-180.json | 5 ++ .../rssexpandedstacked-1/19/pure-0.json | 5 ++ .../rssexpandedstacked-1/19/slow-0.json | 5 ++ .../rssexpandedstacked-1/19/slow-180.json | 5 ++ .../rssexpandedstacked-1/2/fast-0.json | 5 ++ .../rssexpandedstacked-1/2/fast-180.json | 5 ++ .../rssexpandedstacked-1/2/pure-0.json | 5 ++ .../rssexpandedstacked-1/2/slow-0.json | 5 ++ .../rssexpandedstacked-1/2/slow-180.json | 5 ++ .../rssexpandedstacked-1/20/pure-0.json | 5 ++ .../rssexpandedstacked-1/20/slow-0.json | 5 ++ .../rssexpandedstacked-1/20/slow-180.json | 5 ++ .../rssexpandedstacked-1/21/pure-0.json | 5 ++ .../rssexpandedstacked-1/21/slow-0.json | 5 ++ .../rssexpandedstacked-1/21/slow-180.json | 5 ++ .../rssexpandedstacked-1/22/pure-0.json | 5 ++ .../rssexpandedstacked-1/22/slow-0.json | 5 ++ .../rssexpandedstacked-1/22/slow-180.json | 5 ++ .../rssexpandedstacked-1/23/pure-0.json | 5 ++ .../rssexpandedstacked-1/23/slow-0.json | 5 ++ .../rssexpandedstacked-1/23/slow-180.json | 5 ++ .../rssexpandedstacked-1/24/fast-0.json | 5 ++ .../rssexpandedstacked-1/24/fast-180.json | 5 ++ .../rssexpandedstacked-1/24/pure-0.json | 5 ++ .../rssexpandedstacked-1/24/slow-0.json | 5 ++ .../rssexpandedstacked-1/24/slow-180.json | 5 ++ .../rssexpandedstacked-1/25/fast-0.json | 5 ++ .../rssexpandedstacked-1/25/fast-180.json | 5 ++ .../rssexpandedstacked-1/25/pure-0.json | 5 ++ .../rssexpandedstacked-1/25/slow-0.json | 5 ++ .../rssexpandedstacked-1/25/slow-180.json | 5 ++ .../rssexpandedstacked-1/26/fast-0.json | 5 ++ .../rssexpandedstacked-1/26/fast-180.json | 5 ++ .../rssexpandedstacked-1/26/pure-0.json | 5 ++ .../rssexpandedstacked-1/26/slow-0.json | 5 ++ .../rssexpandedstacked-1/26/slow-180.json | 5 ++ .../rssexpandedstacked-1/27/fast-0.json | 5 ++ .../rssexpandedstacked-1/27/fast-180.json | 5 ++ .../rssexpandedstacked-1/27/pure-0.json | 5 ++ .../rssexpandedstacked-1/27/slow-0.json | 5 ++ .../rssexpandedstacked-1/27/slow-180.json | 5 ++ .../rssexpandedstacked-1/28/fast-0.json | 5 ++ .../rssexpandedstacked-1/28/fast-180.json | 5 ++ .../rssexpandedstacked-1/28/pure-0.json | 5 ++ .../rssexpandedstacked-1/28/slow-0.json | 5 ++ .../rssexpandedstacked-1/28/slow-180.json | 5 ++ .../rssexpandedstacked-1/29/fast-0.json | 5 ++ .../rssexpandedstacked-1/29/fast-180.json | 5 ++ .../rssexpandedstacked-1/29/pure-0.json | 5 ++ .../rssexpandedstacked-1/29/slow-0.json | 5 ++ .../rssexpandedstacked-1/29/slow-180.json | 5 ++ .../rssexpandedstacked-1/3/fast-0.json | 5 ++ .../rssexpandedstacked-1/3/fast-180.json | 5 ++ .../rssexpandedstacked-1/3/pure-0.json | 5 ++ .../rssexpandedstacked-1/3/slow-0.json | 5 ++ .../rssexpandedstacked-1/3/slow-180.json | 5 ++ .../rssexpandedstacked-1/30/fast-0.json | 5 ++ .../rssexpandedstacked-1/30/fast-180.json | 5 ++ .../rssexpandedstacked-1/30/pure-0.json | 5 ++ .../rssexpandedstacked-1/30/slow-0.json | 5 ++ .../rssexpandedstacked-1/30/slow-180.json | 5 ++ .../rssexpandedstacked-1/31/fast-0.json | 5 ++ .../rssexpandedstacked-1/31/fast-180.json | 5 ++ .../rssexpandedstacked-1/31/pure-0.json | 5 ++ .../rssexpandedstacked-1/31/slow-0.json | 5 ++ .../rssexpandedstacked-1/31/slow-180.json | 5 ++ .../rssexpandedstacked-1/32/fast-0.json | 5 ++ .../rssexpandedstacked-1/32/fast-180.json | 5 ++ .../rssexpandedstacked-1/32/pure-0.json | 5 ++ .../rssexpandedstacked-1/32/slow-0.json | 5 ++ .../rssexpandedstacked-1/32/slow-180.json | 5 ++ .../rssexpandedstacked-1/33/fast-0.json | 5 ++ .../rssexpandedstacked-1/33/fast-180.json | 5 ++ .../rssexpandedstacked-1/33/pure-0.json | 5 ++ .../rssexpandedstacked-1/33/slow-0.json | 5 ++ .../rssexpandedstacked-1/33/slow-180.json | 5 ++ .../rssexpandedstacked-1/34/fast-0.json | 5 ++ .../rssexpandedstacked-1/34/fast-180.json | 5 ++ .../rssexpandedstacked-1/34/pure-0.json | 5 ++ .../rssexpandedstacked-1/34/slow-0.json | 5 ++ .../rssexpandedstacked-1/34/slow-180.json | 5 ++ .../rssexpandedstacked-1/35/fast-0.json | 5 ++ .../rssexpandedstacked-1/35/fast-180.json | 5 ++ .../rssexpandedstacked-1/35/pure-0.json | 5 ++ .../rssexpandedstacked-1/35/slow-0.json | 5 ++ .../rssexpandedstacked-1/35/slow-180.json | 5 ++ .../rssexpandedstacked-1/36/fast-0.json | 5 ++ .../rssexpandedstacked-1/36/fast-180.json | 5 ++ .../rssexpandedstacked-1/36/pure-0.json | 5 ++ .../rssexpandedstacked-1/36/slow-0.json | 5 ++ .../rssexpandedstacked-1/36/slow-180.json | 5 ++ .../rssexpandedstacked-1/37/fast-0.json | 5 ++ .../rssexpandedstacked-1/37/fast-180.json | 5 ++ .../rssexpandedstacked-1/37/pure-0.json | 5 ++ .../rssexpandedstacked-1/37/slow-0.json | 5 ++ .../rssexpandedstacked-1/37/slow-180.json | 5 ++ .../rssexpandedstacked-1/38/fast-0.json | 5 ++ .../rssexpandedstacked-1/38/fast-180.json | 5 ++ .../rssexpandedstacked-1/38/pure-0.json | 5 ++ .../rssexpandedstacked-1/38/slow-0.json | 5 ++ .../rssexpandedstacked-1/38/slow-180.json | 5 ++ .../rssexpandedstacked-1/39/fast-0.json | 5 ++ .../rssexpandedstacked-1/39/fast-180.json | 5 ++ .../rssexpandedstacked-1/39/pure-0.json | 5 ++ .../rssexpandedstacked-1/39/slow-0.json | 5 ++ .../rssexpandedstacked-1/39/slow-180.json | 5 ++ .../rssexpandedstacked-1/4/fast-0.json | 5 ++ .../rssexpandedstacked-1/4/fast-180.json | 5 ++ .../rssexpandedstacked-1/4/pure-0.json | 5 ++ .../rssexpandedstacked-1/4/slow-0.json | 5 ++ .../rssexpandedstacked-1/4/slow-180.json | 5 ++ .../rssexpandedstacked-1/40/fast-0.json | 5 ++ .../rssexpandedstacked-1/40/fast-180.json | 5 ++ .../rssexpandedstacked-1/40/pure-0.json | 5 ++ .../rssexpandedstacked-1/40/slow-0.json | 5 ++ .../rssexpandedstacked-1/40/slow-180.json | 5 ++ .../rssexpandedstacked-1/41/fast-0.json | 5 ++ .../rssexpandedstacked-1/41/fast-180.json | 5 ++ .../rssexpandedstacked-1/41/pure-0.json | 5 ++ .../rssexpandedstacked-1/41/slow-0.json | 5 ++ .../rssexpandedstacked-1/41/slow-180.json | 5 ++ .../rssexpandedstacked-1/42/fast-0.json | 5 ++ .../rssexpandedstacked-1/42/fast-180.json | 5 ++ .../rssexpandedstacked-1/42/pure-0.json | 5 ++ .../rssexpandedstacked-1/42/slow-0.json | 5 ++ .../rssexpandedstacked-1/42/slow-180.json | 5 ++ .../rssexpandedstacked-1/43/fast-0.json | 5 ++ .../rssexpandedstacked-1/43/fast-180.json | 5 ++ .../rssexpandedstacked-1/43/pure-0.json | 5 ++ .../rssexpandedstacked-1/43/slow-0.json | 5 ++ .../rssexpandedstacked-1/43/slow-180.json | 5 ++ .../rssexpandedstacked-1/44/fast-0.json | 5 ++ .../rssexpandedstacked-1/44/fast-180.json | 5 ++ .../rssexpandedstacked-1/44/pure-0.json | 5 ++ .../rssexpandedstacked-1/44/slow-0.json | 5 ++ .../rssexpandedstacked-1/44/slow-180.json | 5 ++ .../rssexpandedstacked-1/45/fast-0.json | 5 ++ .../rssexpandedstacked-1/45/fast-180.json | 5 ++ .../rssexpandedstacked-1/45/pure-0.json | 5 ++ .../rssexpandedstacked-1/45/slow-0.json | 5 ++ .../rssexpandedstacked-1/45/slow-180.json | 5 ++ .../rssexpandedstacked-1/46/fast-0.json | 5 ++ .../rssexpandedstacked-1/46/fast-180.json | 5 ++ .../rssexpandedstacked-1/46/pure-0.json | 5 ++ .../rssexpandedstacked-1/46/slow-0.json | 5 ++ .../rssexpandedstacked-1/46/slow-180.json | 5 ++ .../rssexpandedstacked-1/47/fast-0.json | 5 ++ .../rssexpandedstacked-1/47/fast-180.json | 5 ++ .../rssexpandedstacked-1/47/pure-0.json | 5 ++ .../rssexpandedstacked-1/47/slow-0.json | 5 ++ .../rssexpandedstacked-1/47/slow-180.json | 5 ++ .../rssexpandedstacked-1/48/fast-0.json | 5 ++ .../rssexpandedstacked-1/48/fast-180.json | 5 ++ .../rssexpandedstacked-1/48/pure-0.json | 5 ++ .../rssexpandedstacked-1/48/slow-0.json | 5 ++ .../rssexpandedstacked-1/48/slow-180.json | 5 ++ .../rssexpandedstacked-1/49/fast-0.json | 5 ++ .../rssexpandedstacked-1/49/fast-180.json | 5 ++ .../rssexpandedstacked-1/49/pure-0.json | 5 ++ .../rssexpandedstacked-1/49/slow-0.json | 5 ++ .../rssexpandedstacked-1/49/slow-180.json | 5 ++ .../rssexpandedstacked-1/5/fast-0.json | 5 ++ .../rssexpandedstacked-1/5/fast-180.json | 5 ++ .../rssexpandedstacked-1/5/pure-0.json | 5 ++ .../rssexpandedstacked-1/5/slow-0.json | 5 ++ .../rssexpandedstacked-1/5/slow-180.json | 5 ++ .../rssexpandedstacked-1/50/fast-0.json | 5 ++ .../rssexpandedstacked-1/50/fast-180.json | 5 ++ .../rssexpandedstacked-1/50/pure-0.json | 5 ++ .../rssexpandedstacked-1/50/slow-0.json | 5 ++ .../rssexpandedstacked-1/50/slow-180.json | 5 ++ .../rssexpandedstacked-1/51/fast-0.json | 5 ++ .../rssexpandedstacked-1/51/fast-180.json | 5 ++ .../rssexpandedstacked-1/51/pure-0.json | 5 ++ .../rssexpandedstacked-1/51/slow-0.json | 5 ++ .../rssexpandedstacked-1/51/slow-180.json | 5 ++ .../rssexpandedstacked-1/52/fast-0.json | 5 ++ .../rssexpandedstacked-1/52/fast-180.json | 5 ++ .../rssexpandedstacked-1/52/pure-0.json | 5 ++ .../rssexpandedstacked-1/52/slow-0.json | 5 ++ .../rssexpandedstacked-1/52/slow-180.json | 5 ++ .../rssexpandedstacked-1/53/fast-0.json | 5 ++ .../rssexpandedstacked-1/53/fast-180.json | 5 ++ .../rssexpandedstacked-1/53/pure-0.json | 5 ++ .../rssexpandedstacked-1/53/slow-0.json | 5 ++ .../rssexpandedstacked-1/53/slow-180.json | 5 ++ .../rssexpandedstacked-1/54/fast-0.json | 5 ++ .../rssexpandedstacked-1/54/fast-180.json | 5 ++ .../rssexpandedstacked-1/54/pure-0.json | 5 ++ .../rssexpandedstacked-1/54/slow-0.json | 5 ++ .../rssexpandedstacked-1/54/slow-180.json | 5 ++ .../55-corrected/fast-0.json | 5 ++ .../55-corrected/fast-180.json | 5 ++ .../55-corrected/pure-0.json | 5 ++ .../55-corrected/slow-0.json | 5 ++ .../55-corrected/slow-180.json | 5 ++ .../rssexpandedstacked-1/55/fast-0.json | 5 ++ .../rssexpandedstacked-1/55/fast-180.json | 5 ++ .../rssexpandedstacked-1/55/pure-0.json | 5 ++ .../rssexpandedstacked-1/55/slow-0.json | 5 ++ .../rssexpandedstacked-1/55/slow-180.json | 5 ++ .../rssexpandedstacked-1/56/pure-0.json | 5 ++ .../rssexpandedstacked-1/56/slow-0.json | 5 ++ .../rssexpandedstacked-1/56/slow-180.json | 5 ++ .../rssexpandedstacked-1/57/pure-0.json | 5 ++ .../rssexpandedstacked-1/57/slow-0.json | 5 ++ .../rssexpandedstacked-1/57/slow-180.json | 5 ++ .../rssexpandedstacked-1/58/pure-0.json | 5 ++ .../rssexpandedstacked-1/58/slow-0.json | 5 ++ .../rssexpandedstacked-1/58/slow-180.json | 5 ++ .../rssexpandedstacked-1/59/fast-0.json | 5 ++ .../rssexpandedstacked-1/59/fast-180.json | 5 ++ .../rssexpandedstacked-1/59/pure-0.json | 5 ++ .../rssexpandedstacked-1/59/slow-0.json | 5 ++ .../rssexpandedstacked-1/59/slow-180.json | 5 ++ .../rssexpandedstacked-1/6/fast-0.json | 5 ++ .../rssexpandedstacked-1/6/fast-180.json | 5 ++ .../rssexpandedstacked-1/6/pure-0.json | 5 ++ .../rssexpandedstacked-1/6/slow-0.json | 5 ++ .../rssexpandedstacked-1/6/slow-180.json | 5 ++ .../rssexpandedstacked-1/60/fast-0.json | 5 ++ .../rssexpandedstacked-1/60/fast-180.json | 5 ++ .../rssexpandedstacked-1/60/pure-0.json | 5 ++ .../rssexpandedstacked-1/60/slow-0.json | 5 ++ .../rssexpandedstacked-1/60/slow-180.json | 5 ++ .../rssexpandedstacked-1/61/fast-0.json | 5 ++ .../rssexpandedstacked-1/61/fast-180.json | 5 ++ .../rssexpandedstacked-1/61/pure-0.json | 5 ++ .../rssexpandedstacked-1/61/slow-0.json | 5 ++ .../rssexpandedstacked-1/61/slow-180.json | 5 ++ .../rssexpandedstacked-1/62/fast-0.json | 5 ++ .../rssexpandedstacked-1/62/fast-180.json | 5 ++ .../rssexpandedstacked-1/62/pure-0.json | 5 ++ .../rssexpandedstacked-1/62/slow-0.json | 5 ++ .../rssexpandedstacked-1/62/slow-180.json | 5 ++ .../rssexpandedstacked-1/63/fast-0.json | 5 ++ .../rssexpandedstacked-1/63/fast-180.json | 5 ++ .../rssexpandedstacked-1/63/pure-0.json | 5 ++ .../rssexpandedstacked-1/63/slow-0.json | 5 ++ .../rssexpandedstacked-1/63/slow-180.json | 5 ++ .../rssexpandedstacked-1/64/fast-0.json | 5 ++ .../rssexpandedstacked-1/64/fast-180.json | 5 ++ .../rssexpandedstacked-1/64/pure-0.json | 5 ++ .../rssexpandedstacked-1/64/slow-0.json | 5 ++ .../rssexpandedstacked-1/64/slow-180.json | 5 ++ .../rssexpandedstacked-1/7/fast-0.json | 5 ++ .../rssexpandedstacked-1/7/fast-180.json | 5 ++ .../rssexpandedstacked-1/7/pure-0.json | 5 ++ .../rssexpandedstacked-1/7/slow-0.json | 5 ++ .../rssexpandedstacked-1/7/slow-180.json | 5 ++ .../rssexpandedstacked-1/8/fast-0.json | 5 ++ .../rssexpandedstacked-1/8/fast-180.json | 5 ++ .../rssexpandedstacked-1/8/pure-0.json | 5 ++ .../rssexpandedstacked-1/8/slow-0.json | 5 ++ .../rssexpandedstacked-1/8/slow-180.json | 5 ++ .../rssexpandedstacked-1/9/fast-0.json | 5 ++ .../rssexpandedstacked-1/9/fast-180.json | 5 ++ .../rssexpandedstacked-1/9/pure-0.json | 5 ++ .../rssexpandedstacked-1/9/slow-0.json | 5 ++ .../rssexpandedstacked-1/9/slow-180.json | 5 ++ .../rssexpandedstacked-2/1/fast-0.json | 5 ++ .../rssexpandedstacked-2/1/fast-180.json | 5 ++ .../rssexpandedstacked-2/1/slow-0.json | 5 ++ .../rssexpandedstacked-2/1/slow-180.json | 5 ++ .../rssexpandedstacked-2/1000/fast-0.json | 5 ++ .../rssexpandedstacked-2/1000/fast-180.json | 5 ++ .../rssexpandedstacked-2/1000/slow-0.json | 5 ++ .../rssexpandedstacked-2/1000/slow-180.json | 5 ++ tests/__snapshots__/upca-1/12/slow-0.json | 5 ++ tests/__snapshots__/upca-1/12/slow-180.json | 5 ++ tests/__snapshots__/upca-1/16/fast-0.json | 5 ++ tests/__snapshots__/upca-1/16/fast-180.json | 5 ++ tests/__snapshots__/upca-1/16/slow-0.json | 5 ++ tests/__snapshots__/upca-1/16/slow-180.json | 5 ++ tests/__snapshots__/upca-1/17/fast-0.json | 5 ++ tests/__snapshots__/upca-1/17/fast-180.json | 5 ++ tests/__snapshots__/upca-1/17/slow-0.json | 5 ++ tests/__snapshots__/upca-1/17/slow-180.json | 5 ++ tests/__snapshots__/upca-1/2/fast-0.json | 5 ++ tests/__snapshots__/upca-1/2/fast-180.json | 5 ++ tests/__snapshots__/upca-1/2/slow-0.json | 5 ++ tests/__snapshots__/upca-1/2/slow-180.json | 5 ++ tests/__snapshots__/upca-1/21/fast-0.json | 5 ++ tests/__snapshots__/upca-1/21/fast-180.json | 5 ++ tests/__snapshots__/upca-1/21/slow-0.json | 5 ++ tests/__snapshots__/upca-1/21/slow-180.json | 5 ++ tests/__snapshots__/upca-1/27/fast-0.json | 5 ++ tests/__snapshots__/upca-1/27/fast-180.json | 5 ++ tests/__snapshots__/upca-1/27/slow-0.json | 5 ++ tests/__snapshots__/upca-1/27/slow-180.json | 5 ++ tests/__snapshots__/upca-1/28/fast-0.json | 5 ++ tests/__snapshots__/upca-1/28/fast-180.json | 5 ++ tests/__snapshots__/upca-1/28/slow-0.json | 5 ++ tests/__snapshots__/upca-1/28/slow-180.json | 5 ++ tests/__snapshots__/upca-1/29/fast-0.json | 5 ++ tests/__snapshots__/upca-1/29/fast-180.json | 5 ++ tests/__snapshots__/upca-1/29/slow-0.json | 5 ++ tests/__snapshots__/upca-1/29/slow-180.json | 5 ++ tests/__snapshots__/upca-1/3/fast-0.json | 5 ++ tests/__snapshots__/upca-1/3/fast-180.json | 5 ++ tests/__snapshots__/upca-1/3/slow-0.json | 5 ++ tests/__snapshots__/upca-1/3/slow-180.json | 5 ++ tests/__snapshots__/upca-1/35/fast-0.json | 5 ++ tests/__snapshots__/upca-1/35/fast-180.json | 5 ++ tests/__snapshots__/upca-1/35/slow-0.json | 5 ++ tests/__snapshots__/upca-1/35/slow-180.json | 5 ++ tests/__snapshots__/upca-1/4/fast-180.json | 5 ++ tests/__snapshots__/upca-1/4/slow-0.json | 5 ++ tests/__snapshots__/upca-1/4/slow-180.json | 5 ++ tests/__snapshots__/upca-1/5/fast-0.json | 5 ++ tests/__snapshots__/upca-1/5/fast-180.json | 5 ++ tests/__snapshots__/upca-1/5/slow-0.json | 5 ++ tests/__snapshots__/upca-1/5/slow-180.json | 5 ++ tests/__snapshots__/upca-2/02/slow-0.json | 5 ++ tests/__snapshots__/upca-2/02/slow-180.json | 5 ++ tests/__snapshots__/upca-2/03/fast-0.json | 5 ++ tests/__snapshots__/upca-2/03/fast-180.json | 5 ++ tests/__snapshots__/upca-2/03/slow-0.json | 5 ++ tests/__snapshots__/upca-2/03/slow-180.json | 5 ++ tests/__snapshots__/upca-2/07/fast-0.json | 5 ++ tests/__snapshots__/upca-2/07/fast-180.json | 5 ++ tests/__snapshots__/upca-2/07/slow-0.json | 5 ++ tests/__snapshots__/upca-2/07/slow-180.json | 5 ++ tests/__snapshots__/upca-2/09/fast-0.json | 5 ++ tests/__snapshots__/upca-2/09/fast-180.json | 5 ++ tests/__snapshots__/upca-2/09/slow-0.json | 5 ++ tests/__snapshots__/upca-2/09/slow-180.json | 5 ++ tests/__snapshots__/upca-2/12/fast-0.json | 5 ++ tests/__snapshots__/upca-2/12/fast-180.json | 5 ++ tests/__snapshots__/upca-2/12/slow-0.json | 5 ++ tests/__snapshots__/upca-2/12/slow-180.json | 5 ++ tests/__snapshots__/upca-2/14/fast-0.json | 5 ++ tests/__snapshots__/upca-2/14/fast-180.json | 5 ++ tests/__snapshots__/upca-2/14/slow-0.json | 5 ++ tests/__snapshots__/upca-2/14/slow-180.json | 5 ++ tests/__snapshots__/upca-2/16/fast-0.json | 5 ++ tests/__snapshots__/upca-2/16/fast-180.json | 5 ++ tests/__snapshots__/upca-2/16/slow-0.json | 5 ++ tests/__snapshots__/upca-2/16/slow-180.json | 5 ++ tests/__snapshots__/upca-2/23/fast-0.json | 5 ++ tests/__snapshots__/upca-2/23/fast-180.json | 5 ++ tests/__snapshots__/upca-2/23/slow-0.json | 5 ++ tests/__snapshots__/upca-2/23/slow-180.json | 5 ++ tests/__snapshots__/upca-2/24/fast-0.json | 5 ++ tests/__snapshots__/upca-2/24/fast-180.json | 5 ++ tests/__snapshots__/upca-2/24/slow-0.json | 5 ++ tests/__snapshots__/upca-2/24/slow-180.json | 5 ++ tests/__snapshots__/upca-2/25/fast-0.json | 5 ++ tests/__snapshots__/upca-2/25/slow-0.json | 5 ++ tests/__snapshots__/upca-2/25/slow-180.json | 5 ++ tests/__snapshots__/upca-2/26/fast-0.json | 5 ++ tests/__snapshots__/upca-2/26/fast-180.json | 5 ++ tests/__snapshots__/upca-2/26/slow-0.json | 5 ++ tests/__snapshots__/upca-2/26/slow-180.json | 5 ++ tests/__snapshots__/upca-2/29/fast-0.json | 5 ++ tests/__snapshots__/upca-2/29/fast-180.json | 5 ++ tests/__snapshots__/upca-2/29/slow-0.json | 5 ++ tests/__snapshots__/upca-2/29/slow-180.json | 5 ++ tests/__snapshots__/upca-2/32/slow-0.json | 5 ++ tests/__snapshots__/upca-2/32/slow-180.json | 5 ++ tests/__snapshots__/upca-2/33/fast-0.json | 5 ++ tests/__snapshots__/upca-2/33/fast-180.json | 5 ++ tests/__snapshots__/upca-2/33/slow-0.json | 5 ++ tests/__snapshots__/upca-2/33/slow-180.json | 5 ++ tests/__snapshots__/upca-2/35/slow-0.json | 5 ++ tests/__snapshots__/upca-2/35/slow-180.json | 5 ++ tests/__snapshots__/upca-2/37/fast-180.json | 5 ++ tests/__snapshots__/upca-2/37/slow-0.json | 5 ++ tests/__snapshots__/upca-2/37/slow-180.json | 5 ++ tests/__snapshots__/upca-2/39/fast-0.json | 5 ++ tests/__snapshots__/upca-2/39/fast-180.json | 5 ++ tests/__snapshots__/upca-2/39/slow-0.json | 5 ++ tests/__snapshots__/upca-2/39/slow-180.json | 5 ++ tests/__snapshots__/upca-2/42/fast-0.json | 5 ++ tests/__snapshots__/upca-2/42/fast-180.json | 5 ++ tests/__snapshots__/upca-2/42/slow-0.json | 5 ++ tests/__snapshots__/upca-2/42/slow-180.json | 5 ++ tests/__snapshots__/upca-2/45/fast-0.json | 5 ++ tests/__snapshots__/upca-2/45/fast-180.json | 5 ++ tests/__snapshots__/upca-2/45/slow-0.json | 5 ++ tests/__snapshots__/upca-2/45/slow-180.json | 5 ++ tests/__snapshots__/upca-2/46/fast-0.json | 5 ++ tests/__snapshots__/upca-2/46/fast-180.json | 5 ++ tests/__snapshots__/upca-2/46/slow-0.json | 5 ++ tests/__snapshots__/upca-2/46/slow-180.json | 5 ++ tests/__snapshots__/upca-2/49/slow-0.json | 5 ++ tests/__snapshots__/upca-2/49/slow-180.json | 5 ++ tests/__snapshots__/upca-2/51/fast-0.json | 5 ++ tests/__snapshots__/upca-2/51/fast-180.json | 5 ++ tests/__snapshots__/upca-2/51/slow-0.json | 5 ++ tests/__snapshots__/upca-2/51/slow-180.json | 5 ++ tests/__snapshots__/upca-3/11/slow-0.json | 5 ++ tests/__snapshots__/upca-3/11/slow-180.json | 5 ++ tests/__snapshots__/upca-3/12/fast-0.json | 5 ++ tests/__snapshots__/upca-3/12/fast-180.json | 5 ++ tests/__snapshots__/upca-3/12/slow-0.json | 5 ++ tests/__snapshots__/upca-3/12/slow-180.json | 5 ++ tests/__snapshots__/upca-3/13/slow-0.json | 5 ++ tests/__snapshots__/upca-3/13/slow-180.json | 5 ++ tests/__snapshots__/upca-3/14/slow-0.json | 5 ++ tests/__snapshots__/upca-3/14/slow-180.json | 5 ++ tests/__snapshots__/upca-3/15/fast-0.json | 5 ++ tests/__snapshots__/upca-3/15/fast-180.json | 5 ++ tests/__snapshots__/upca-3/15/slow-0.json | 5 ++ tests/__snapshots__/upca-3/15/slow-180.json | 5 ++ tests/__snapshots__/upca-3/16/slow-0.json | 5 ++ tests/__snapshots__/upca-3/16/slow-180.json | 5 ++ tests/__snapshots__/upca-3/17/fast-0.json | 5 ++ tests/__snapshots__/upca-3/17/fast-180.json | 5 ++ tests/__snapshots__/upca-3/17/slow-0.json | 5 ++ tests/__snapshots__/upca-3/17/slow-180.json | 5 ++ tests/__snapshots__/upca-3/18/fast-0.json | 5 ++ tests/__snapshots__/upca-3/18/fast-180.json | 5 ++ tests/__snapshots__/upca-3/18/slow-0.json | 5 ++ tests/__snapshots__/upca-3/18/slow-180.json | 5 ++ tests/__snapshots__/upca-3/19/fast-0.json | 5 ++ tests/__snapshots__/upca-3/19/fast-180.json | 5 ++ tests/__snapshots__/upca-3/19/slow-0.json | 5 ++ tests/__snapshots__/upca-3/19/slow-180.json | 5 ++ tests/__snapshots__/upca-3/20/fast-0.json | 5 ++ tests/__snapshots__/upca-3/20/fast-180.json | 5 ++ tests/__snapshots__/upca-3/20/slow-0.json | 5 ++ tests/__snapshots__/upca-3/20/slow-180.json | 5 ++ tests/__snapshots__/upca-3/21/fast-0.json | 5 ++ tests/__snapshots__/upca-3/21/fast-180.json | 5 ++ tests/__snapshots__/upca-3/21/slow-0.json | 5 ++ tests/__snapshots__/upca-3/21/slow-180.json | 5 ++ tests/__snapshots__/upca-4/1/slow-0.json | 5 ++ tests/__snapshots__/upca-4/1/slow-180.json | 5 ++ tests/__snapshots__/upca-4/10/fast-0.json | 5 ++ tests/__snapshots__/upca-4/10/fast-180.json | 5 ++ tests/__snapshots__/upca-4/10/slow-0.json | 5 ++ tests/__snapshots__/upca-4/10/slow-180.json | 5 ++ tests/__snapshots__/upca-4/11/fast-0.json | 5 ++ tests/__snapshots__/upca-4/11/fast-180.json | 5 ++ tests/__snapshots__/upca-4/11/slow-0.json | 5 ++ tests/__snapshots__/upca-4/11/slow-180.json | 5 ++ tests/__snapshots__/upca-4/12/slow-0.json | 5 ++ tests/__snapshots__/upca-4/12/slow-180.json | 5 ++ tests/__snapshots__/upca-4/13/fast-0.json | 5 ++ tests/__snapshots__/upca-4/13/fast-180.json | 5 ++ tests/__snapshots__/upca-4/13/slow-0.json | 5 ++ tests/__snapshots__/upca-4/13/slow-180.json | 5 ++ tests/__snapshots__/upca-4/14/fast-0.json | 5 ++ tests/__snapshots__/upca-4/14/fast-180.json | 5 ++ tests/__snapshots__/upca-4/14/slow-0.json | 5 ++ tests/__snapshots__/upca-4/14/slow-180.json | 5 ++ tests/__snapshots__/upca-4/15/slow-0.json | 5 ++ tests/__snapshots__/upca-4/15/slow-180.json | 5 ++ tests/__snapshots__/upca-4/16/slow-0.json | 5 ++ tests/__snapshots__/upca-4/16/slow-180.json | 5 ++ tests/__snapshots__/upca-4/17/fast-0.json | 5 ++ tests/__snapshots__/upca-4/17/fast-180.json | 5 ++ tests/__snapshots__/upca-4/17/slow-0.json | 5 ++ tests/__snapshots__/upca-4/17/slow-180.json | 5 ++ tests/__snapshots__/upca-4/18/fast-0.json | 5 ++ tests/__snapshots__/upca-4/18/fast-180.json | 5 ++ tests/__snapshots__/upca-4/18/slow-0.json | 5 ++ tests/__snapshots__/upca-4/18/slow-180.json | 5 ++ tests/__snapshots__/upca-4/19/fast-0.json | 5 ++ tests/__snapshots__/upca-4/19/fast-180.json | 5 ++ tests/__snapshots__/upca-4/19/slow-0.json | 5 ++ tests/__snapshots__/upca-4/19/slow-180.json | 5 ++ tests/__snapshots__/upca-4/7/slow-0.json | 5 ++ tests/__snapshots__/upca-4/7/slow-180.json | 5 ++ tests/__snapshots__/upca-4/8/fast-0.json | 5 ++ tests/__snapshots__/upca-4/8/fast-180.json | 5 ++ tests/__snapshots__/upca-4/8/slow-0.json | 5 ++ tests/__snapshots__/upca-4/8/slow-180.json | 5 ++ tests/__snapshots__/upca-5/03/fast-0.json | 5 ++ tests/__snapshots__/upca-5/03/fast-180.json | 5 ++ tests/__snapshots__/upca-5/03/slow-0.json | 5 ++ tests/__snapshots__/upca-5/03/slow-180.json | 5 ++ tests/__snapshots__/upca-5/04/fast-0.json | 5 ++ tests/__snapshots__/upca-5/04/fast-180.json | 5 ++ tests/__snapshots__/upca-5/04/slow-0.json | 5 ++ tests/__snapshots__/upca-5/04/slow-180.json | 5 ++ tests/__snapshots__/upca-5/05/fast-0.json | 5 ++ tests/__snapshots__/upca-5/05/fast-180.json | 5 ++ tests/__snapshots__/upca-5/05/slow-0.json | 5 ++ tests/__snapshots__/upca-5/05/slow-180.json | 5 ++ tests/__snapshots__/upca-5/08/fast-0.json | 5 ++ tests/__snapshots__/upca-5/08/fast-180.json | 5 ++ tests/__snapshots__/upca-5/08/slow-0.json | 5 ++ tests/__snapshots__/upca-5/08/slow-180.json | 5 ++ tests/__snapshots__/upca-5/09/fast-180.json | 5 ++ tests/__snapshots__/upca-5/09/slow-0.json | 5 ++ tests/__snapshots__/upca-5/09/slow-180.json | 5 ++ tests/__snapshots__/upca-5/11/fast-0.json | 5 ++ tests/__snapshots__/upca-5/11/fast-180.json | 5 ++ tests/__snapshots__/upca-5/11/slow-0.json | 5 ++ tests/__snapshots__/upca-5/11/slow-180.json | 5 ++ tests/__snapshots__/upca-5/13/fast-0.json | 5 ++ tests/__snapshots__/upca-5/13/fast-180.json | 5 ++ tests/__snapshots__/upca-5/13/slow-0.json | 5 ++ tests/__snapshots__/upca-5/13/slow-180.json | 5 ++ tests/__snapshots__/upca-5/14/fast-0.json | 5 ++ tests/__snapshots__/upca-5/14/fast-180.json | 5 ++ tests/__snapshots__/upca-5/14/slow-0.json | 5 ++ tests/__snapshots__/upca-5/14/slow-180.json | 5 ++ tests/__snapshots__/upca-5/15/fast-0.json | 5 ++ tests/__snapshots__/upca-5/15/fast-180.json | 5 ++ tests/__snapshots__/upca-5/15/slow-0.json | 5 ++ tests/__snapshots__/upca-5/15/slow-180.json | 5 ++ tests/__snapshots__/upca-5/18/fast-0.json | 5 ++ tests/__snapshots__/upca-5/18/fast-180.json | 5 ++ tests/__snapshots__/upca-5/18/slow-0.json | 5 ++ tests/__snapshots__/upca-5/18/slow-180.json | 5 ++ tests/__snapshots__/upca-5/20/fast-0.json | 5 ++ tests/__snapshots__/upca-5/20/fast-180.json | 5 ++ tests/__snapshots__/upca-5/20/slow-0.json | 5 ++ tests/__snapshots__/upca-5/20/slow-180.json | 5 ++ tests/__snapshots__/upca-5/21/fast-0.json | 5 ++ tests/__snapshots__/upca-5/21/fast-180.json | 5 ++ tests/__snapshots__/upca-5/21/slow-0.json | 5 ++ tests/__snapshots__/upca-5/21/slow-180.json | 5 ++ tests/__snapshots__/upca-5/22/fast-0.json | 5 ++ tests/__snapshots__/upca-5/22/fast-180.json | 5 ++ tests/__snapshots__/upca-5/22/slow-0.json | 5 ++ tests/__snapshots__/upca-5/22/slow-180.json | 5 ++ tests/__snapshots__/upca-5/24/fast-0.json | 5 ++ tests/__snapshots__/upca-5/24/fast-180.json | 5 ++ tests/__snapshots__/upca-5/24/slow-0.json | 5 ++ tests/__snapshots__/upca-5/24/slow-180.json | 5 ++ tests/__snapshots__/upca-5/28/fast-0.json | 5 ++ tests/__snapshots__/upca-5/28/fast-180.json | 5 ++ tests/__snapshots__/upca-5/28/slow-0.json | 5 ++ tests/__snapshots__/upca-5/28/slow-180.json | 5 ++ tests/__snapshots__/upca-5/30/fast-0.json | 5 ++ tests/__snapshots__/upca-5/30/slow-0.json | 5 ++ tests/__snapshots__/upca-5/30/slow-180.json | 5 ++ tests/__snapshots__/upca-5/31/slow-0.json | 5 ++ tests/__snapshots__/upca-5/31/slow-180.json | 5 ++ tests/__snapshots__/upca-5/33/fast-0.json | 5 ++ tests/__snapshots__/upca-5/33/fast-180.json | 5 ++ tests/__snapshots__/upca-5/33/slow-0.json | 5 ++ tests/__snapshots__/upca-5/33/slow-180.json | 5 ++ tests/__snapshots__/upca-5/34/fast-0.json | 5 ++ tests/__snapshots__/upca-5/34/fast-180.json | 5 ++ tests/__snapshots__/upca-5/34/slow-0.json | 5 ++ tests/__snapshots__/upca-5/34/slow-180.json | 5 ++ tests/__snapshots__/upca-5/35/fast-0.json | 5 ++ tests/__snapshots__/upca-5/35/fast-180.json | 5 ++ tests/__snapshots__/upca-5/35/slow-0.json | 5 ++ tests/__snapshots__/upca-5/35/slow-180.json | 5 ++ .../upca-extension-1/10/fast-0.json | 5 ++ .../upca-extension-1/10/slow-0.json | 5 ++ .../upca-extension-1/10/slow-180.json | 5 ++ .../upca-extension-1/11/fast-0.json | 5 ++ .../upca-extension-1/11/slow-0.json | 5 ++ .../upca-extension-1/11/slow-180.json | 5 ++ .../upca-extension-1/18/fast-0.json | 5 ++ .../upca-extension-1/18/fast-180.json | 5 ++ .../upca-extension-1/18/slow-0.json | 5 ++ .../upca-extension-1/18/slow-180.json | 5 ++ .../upca-extension-1/8/fast-180.json | 5 ++ .../upca-extension-1/8/slow-0.json | 5 ++ .../upca-extension-1/8/slow-180.json | 5 ++ .../upca-extension-1/9/fast-0.json | 5 ++ .../upca-extension-1/9/fast-180.json | 5 ++ .../upca-extension-1/9/slow-0.json | 5 ++ .../upca-extension-1/9/slow-180.json | 5 ++ tests/__snapshots__/upce-1/1/fast-0.json | 5 ++ tests/__snapshots__/upce-1/1/fast-180.json | 5 ++ tests/__snapshots__/upce-1/1/pure-0.json | 5 ++ tests/__snapshots__/upce-1/1/slow-0.json | 5 ++ tests/__snapshots__/upce-1/1/slow-180.json | 5 ++ tests/__snapshots__/upce-1/2/fast-0.json | 5 ++ tests/__snapshots__/upce-1/2/fast-180.json | 5 ++ tests/__snapshots__/upce-1/2/pure-0.json | 5 ++ tests/__snapshots__/upce-1/2/slow-0.json | 5 ++ tests/__snapshots__/upce-1/2/slow-180.json | 5 ++ tests/__snapshots__/upce-1/4/fast-0.json | 5 ++ tests/__snapshots__/upce-1/4/fast-180.json | 5 ++ tests/__snapshots__/upce-1/4/pure-0.json | 5 ++ tests/__snapshots__/upce-1/4/slow-0.json | 5 ++ tests/__snapshots__/upce-1/4/slow-180.json | 5 ++ tests/__snapshots__/upce-2/01/fast-0.json | 5 ++ tests/__snapshots__/upce-2/01/fast-180.json | 5 ++ tests/__snapshots__/upce-2/01/slow-0.json | 5 ++ tests/__snapshots__/upce-2/01/slow-180.json | 5 ++ tests/__snapshots__/upce-2/03/fast-0.json | 5 ++ tests/__snapshots__/upce-2/03/fast-180.json | 5 ++ tests/__snapshots__/upce-2/03/slow-0.json | 5 ++ tests/__snapshots__/upce-2/03/slow-180.json | 5 ++ tests/__snapshots__/upce-2/05/fast-0.json | 5 ++ tests/__snapshots__/upce-2/05/fast-180.json | 5 ++ tests/__snapshots__/upce-2/05/slow-0.json | 5 ++ tests/__snapshots__/upce-2/05/slow-180.json | 5 ++ tests/__snapshots__/upce-2/06/fast-0.json | 5 ++ tests/__snapshots__/upce-2/06/fast-180.json | 5 ++ tests/__snapshots__/upce-2/06/slow-0.json | 5 ++ tests/__snapshots__/upce-2/06/slow-180.json | 5 ++ tests/__snapshots__/upce-2/08/fast-0.json | 5 ++ tests/__snapshots__/upce-2/08/fast-180.json | 5 ++ tests/__snapshots__/upce-2/08/slow-0.json | 5 ++ tests/__snapshots__/upce-2/08/slow-180.json | 5 ++ tests/__snapshots__/upce-2/10/fast-0.json | 5 ++ tests/__snapshots__/upce-2/10/fast-180.json | 5 ++ tests/__snapshots__/upce-2/10/slow-0.json | 5 ++ tests/__snapshots__/upce-2/10/slow-180.json | 5 ++ tests/__snapshots__/upce-2/11/fast-0.json | 5 ++ tests/__snapshots__/upce-2/11/fast-180.json | 5 ++ tests/__snapshots__/upce-2/11/slow-0.json | 5 ++ tests/__snapshots__/upce-2/11/slow-180.json | 5 ++ tests/__snapshots__/upce-2/12/fast-0.json | 5 ++ tests/__snapshots__/upce-2/12/fast-180.json | 5 ++ tests/__snapshots__/upce-2/12/slow-0.json | 5 ++ tests/__snapshots__/upce-2/12/slow-180.json | 5 ++ tests/__snapshots__/upce-2/14/fast-180.json | 5 ++ tests/__snapshots__/upce-2/14/slow-0.json | 5 ++ tests/__snapshots__/upce-2/14/slow-180.json | 5 ++ tests/__snapshots__/upce-2/16/fast-0.json | 5 ++ tests/__snapshots__/upce-2/16/fast-180.json | 5 ++ tests/__snapshots__/upce-2/16/slow-0.json | 5 ++ tests/__snapshots__/upce-2/16/slow-180.json | 5 ++ tests/__snapshots__/upce-2/17/fast-0.json | 5 ++ tests/__snapshots__/upce-2/17/fast-180.json | 5 ++ tests/__snapshots__/upce-2/17/slow-0.json | 5 ++ tests/__snapshots__/upce-2/17/slow-180.json | 5 ++ tests/__snapshots__/upce-2/18/fast-0.json | 5 ++ tests/__snapshots__/upce-2/18/fast-180.json | 5 ++ tests/__snapshots__/upce-2/18/slow-0.json | 5 ++ tests/__snapshots__/upce-2/18/slow-180.json | 5 ++ tests/__snapshots__/upce-2/21/fast-0.json | 5 ++ tests/__snapshots__/upce-2/21/fast-180.json | 5 ++ tests/__snapshots__/upce-2/21/slow-0.json | 5 ++ tests/__snapshots__/upce-2/21/slow-180.json | 5 ++ tests/__snapshots__/upce-2/23/fast-0.json | 5 ++ tests/__snapshots__/upce-2/23/fast-180.json | 5 ++ tests/__snapshots__/upce-2/23/slow-0.json | 5 ++ tests/__snapshots__/upce-2/23/slow-180.json | 5 ++ tests/__snapshots__/upce-2/24/fast-180.json | 5 ++ tests/__snapshots__/upce-2/24/slow-0.json | 5 ++ tests/__snapshots__/upce-2/24/slow-180.json | 5 ++ tests/__snapshots__/upce-2/26/slow-0.json | 5 ++ tests/__snapshots__/upce-2/26/slow-180.json | 5 ++ tests/__snapshots__/upce-2/28/fast-0.json | 5 ++ tests/__snapshots__/upce-2/28/fast-180.json | 5 ++ tests/__snapshots__/upce-2/28/slow-0.json | 5 ++ tests/__snapshots__/upce-2/28/slow-180.json | 5 ++ tests/__snapshots__/upce-2/29/fast-0.json | 5 ++ tests/__snapshots__/upce-2/29/fast-180.json | 5 ++ tests/__snapshots__/upce-2/29/slow-0.json | 5 ++ tests/__snapshots__/upce-2/29/slow-180.json | 5 ++ tests/__snapshots__/upce-2/31/fast-0.json | 5 ++ tests/__snapshots__/upce-2/31/fast-180.json | 5 ++ tests/__snapshots__/upce-2/31/slow-0.json | 5 ++ tests/__snapshots__/upce-2/31/slow-180.json | 5 ++ tests/__snapshots__/upce-2/33/slow-0.json | 5 ++ tests/__snapshots__/upce-2/33/slow-180.json | 5 ++ tests/__snapshots__/upce-2/34/fast-0.json | 5 ++ tests/__snapshots__/upce-2/34/fast-180.json | 5 ++ tests/__snapshots__/upce-2/34/slow-0.json | 5 ++ tests/__snapshots__/upce-2/34/slow-180.json | 5 ++ tests/__snapshots__/upce-2/37/fast-0.json | 5 ++ tests/__snapshots__/upce-2/37/fast-180.json | 5 ++ tests/__snapshots__/upce-2/37/slow-0.json | 5 ++ tests/__snapshots__/upce-2/37/slow-180.json | 5 ++ tests/__snapshots__/upce-2/39/slow-0.json | 5 ++ tests/__snapshots__/upce-2/39/slow-180.json | 5 ++ tests/__snapshots__/upce-3/01/fast-0.json | 5 ++ tests/__snapshots__/upce-3/01/fast-180.json | 5 ++ tests/__snapshots__/upce-3/01/slow-0.json | 5 ++ tests/__snapshots__/upce-3/01/slow-180.json | 5 ++ tests/__snapshots__/upce-3/02/fast-180.json | 5 ++ tests/__snapshots__/upce-3/02/slow-0.json | 5 ++ tests/__snapshots__/upce-3/02/slow-180.json | 5 ++ tests/__snapshots__/upce-3/03/fast-0.json | 5 ++ tests/__snapshots__/upce-3/03/fast-180.json | 5 ++ tests/__snapshots__/upce-3/03/slow-0.json | 5 ++ tests/__snapshots__/upce-3/03/slow-180.json | 5 ++ tests/__snapshots__/upce-3/05/fast-0.json | 5 ++ tests/__snapshots__/upce-3/05/fast-180.json | 5 ++ tests/__snapshots__/upce-3/05/slow-0.json | 5 ++ tests/__snapshots__/upce-3/05/slow-180.json | 5 ++ tests/__snapshots__/upce-3/07/fast-0.json | 5 ++ tests/__snapshots__/upce-3/07/fast-180.json | 5 ++ tests/__snapshots__/upce-3/07/slow-0.json | 5 ++ tests/__snapshots__/upce-3/07/slow-180.json | 5 ++ tests/__snapshots__/upce-3/09/fast-0.json | 5 ++ tests/__snapshots__/upce-3/09/fast-180.json | 5 ++ tests/__snapshots__/upce-3/09/slow-0.json | 5 ++ tests/__snapshots__/upce-3/09/slow-180.json | 5 ++ tests/__snapshots__/upce-3/10/slow-0.json | 5 ++ tests/__snapshots__/upce-3/10/slow-180.json | 5 ++ tests/utils.ts | 8 +++ 5103 files changed, 25559 insertions(+), 13 deletions(-) create mode 100644 .changeset/sharp-shrimps-enjoy.md create mode 100644 src/bindings/barcodeSymbol.ts diff --git a/.changeset/sharp-shrimps-enjoy.md b/.changeset/sharp-shrimps-enjoy.md new file mode 100644 index 00000000..f382ad17 --- /dev/null +++ b/.changeset/sharp-shrimps-enjoy.md @@ -0,0 +1,5 @@ +--- +"zxing-wasm": minor +--- + +feat: add `symbol` to `ReadResult` and `WriteResult` diff --git a/.gitattributes b/.gitattributes index b56b6425..6deda175 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -__snapshots__/** linguist-vendored +__snapshots__/** linguist-generated=true diff --git a/main.ts b/main.ts index 70b81da6..7cf5b029 100644 --- a/main.ts +++ b/main.ts @@ -3,7 +3,7 @@ import { type WriterOptions, readBarcodes, writeBarcode, -} from "./src/full/index"; +} from "./src/full/index.js"; const imageFile = await fetch( "https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=Hello%20world!", diff --git a/src/bindings/barcodeSymbol.ts b/src/bindings/barcodeSymbol.ts new file mode 100644 index 00000000..070252e8 --- /dev/null +++ b/src/bindings/barcodeSymbol.ts @@ -0,0 +1,17 @@ +/** + * Barcode symbol in the shape of a one-channel image. + */ +export interface BarcodeSymbol { + /** + * Image data of the barcode symbol. + */ + data: Uint8ClampedArray; + /** + * Width of the barcode symbol. + */ + width: number; + /** + * Height of the barcode symbol. + */ + height: number; +} diff --git a/src/bindings/readResult.ts b/src/bindings/readResult.ts index 8e4b4db8..534c2c9a 100644 --- a/src/bindings/readResult.ts +++ b/src/bindings/readResult.ts @@ -1,4 +1,5 @@ import { type ReadOutputBarcodeFormat, decodeFormat } from "./barcodeFormat.js"; +import type { BarcodeSymbol } from "./barcodeSymbol.js"; import { type ContentType, decodeContentType } from "./contentType.js"; import type { EcLevel } from "./ecLevel.js"; import type { Position, ZXingPosition } from "./position.js"; @@ -104,6 +105,10 @@ export interface ZXingReadResult { * @deprecated */ version: string; + /** + * Barcode symbol in the shape of a one-channel image. + */ + symbol: BarcodeSymbol; } /** diff --git a/src/bindings/writeResult.ts b/src/bindings/writeResult.ts index d386bcb6..1804ae13 100644 --- a/src/bindings/writeResult.ts +++ b/src/bindings/writeResult.ts @@ -1,3 +1,5 @@ +import type { BarcodeSymbol } from "./barcodeSymbol.js"; + /** * @internal */ @@ -21,6 +23,10 @@ export interface ZXingWriteResult { * @see {@link WriteResult.error | `WriteResult.error`} */ error: string; + /** + * Barcode symbol in the shape of a one-channel image. + */ + symbol: BarcodeSymbol; } /** diff --git a/src/cpp/ZXingWasm.cpp b/src/cpp/ZXingWasm.cpp index f7def09d..3bc45147 100644 --- a/src/cpp/ZXingWasm.cpp +++ b/src/cpp/ZXingWasm.cpp @@ -24,6 +24,12 @@ using namespace emscripten; +struct Symbol { + val data; + int width; + int height; +}; + #if defined(READER) struct JsReaderOptions { @@ -32,9 +38,7 @@ struct JsReaderOptions { bool tryRotate; bool tryInvert; bool tryDownscale; - #ifdef ZXING_EXPERIMENTAL_API bool tryDenoise; - #endif uint8_t binarizer; bool isPure; uint16_t downscaleThreshold; @@ -69,6 +73,7 @@ struct JsReadResult { bool readerInit; int lineCount; std::string version; + Symbol symbol; }; using JsReadResults = std::vector; @@ -83,9 +88,7 @@ JsReadResults readBarcodes(ZXing::ImageView imageView, const JsReaderOptions &js .setTryRotate(jsReaderOptions.tryRotate) .setTryInvert(jsReaderOptions.tryInvert) .setTryDownscale(jsReaderOptions.tryDownscale) - #ifdef ZXING_EXPERIMENTAL_API .setTryDenoise(jsReaderOptions.tryDenoise) - #endif .setBinarizer(static_cast(jsReaderOptions.binarizer)) .setIsPure(jsReaderOptions.isPure) .setDownscaleThreshold(jsReaderOptions.downscaleThreshold) @@ -100,6 +103,7 @@ JsReadResults readBarcodes(ZXing::ImageView imageView, const JsReaderOptions &js ); thread_local const val Uint8Array = val::global("Uint8Array"); + thread_local const val Uint8ClampedArray = val::global("Uint8ClampedArray"); JsReadResults jsReadResults; jsReadResults.reserve(barcodes.size()); @@ -125,7 +129,14 @@ JsReadResults readBarcodes(ZXing::ImageView imageView, const JsReaderOptions &js .sequenceId = barcode.sequenceId(), .readerInit = barcode.readerInit(), .lineCount = barcode.lineCount(), - .version = barcode.version()} + .version = barcode.version(), + .symbol = std::move(Symbol{ + .data = std::move( + Uint8ClampedArray.new_(val(typed_memory_view(barcode.symbol().rowStride() * barcode.symbol().height(), barcode.symbol().data()))) + ), + .width = barcode.symbol().width(), + .height = barcode.symbol().height() + })} ); } return jsReadResults; @@ -194,6 +205,7 @@ struct JsWriteResult { std::string svg; std::string utf8; val image; + Symbol symbol; }; JsWriteResult writeBarcodeFromText(std::string text, const JsWriterOptions &jsWriterOptions) { @@ -204,6 +216,7 @@ JsWriteResult writeBarcodeFromText(std::string text, const JsWriterOptions &jsWr auto image = ZXing::WriteBarcodeToImage(barcode, writerOptions); thread_local const val Uint8Array = val::global("Uint8Array"); + thread_local const val Uint8ClampedArray = val::global("Uint8ClampedArray"); int len; uint8_t *bytes = stbi_write_png_to_mem(image.data(), image.rowStride(), image.width(), image.height(), ZXing::PixStride(image.format()), &len); @@ -211,7 +224,14 @@ JsWriteResult writeBarcodeFromText(std::string text, const JsWriterOptions &jsWr return { .svg = ZXing::WriteBarcodeToSVG(barcode, writerOptions), .utf8 = ZXing::WriteBarcodeToUtf8(barcode, writerOptions), - .image = std::move(Uint8Array.new_(val(typed_memory_view(len, bytes)))) + .image = std::move(Uint8Array.new_(val(typed_memory_view(len, bytes)))), + .symbol = std::move(Symbol{ + .data = + std::move(Uint8ClampedArray.new_(val(typed_memory_view(barcode.symbol().rowStride() * barcode.symbol().height(), barcode.symbol().data()))) + ), + .width = barcode.symbol().width(), + .height = barcode.symbol().height() + }) }; } catch (const std::exception &e) { return {.error = e.what()}; @@ -228,6 +248,7 @@ JsWriteResult writeBarcodeFromBytes(int bufferPtr, int bufferLength, const JsWri auto image = ZXing::WriteBarcodeToImage(barcode, writerOptions); thread_local const val Uint8Array = val::global("Uint8Array"); + thread_local const val Uint8ClampedArray = val::global("Uint8ClampedArray"); int len; uint8_t *bytes = stbi_write_png_to_mem(image.data(), image.rowStride(), image.width(), image.height(), ZXing::PixStride(image.format()), &len); @@ -235,7 +256,14 @@ JsWriteResult writeBarcodeFromBytes(int bufferPtr, int bufferLength, const JsWri return { .svg = ZXing::WriteBarcodeToSVG(barcode, writerOptions), .utf8 = ZXing::WriteBarcodeToUtf8(barcode, writerOptions), - .image = std::move(Uint8Array.new_(val(typed_memory_view(len, bytes)))) + .image = std::move(Uint8Array.new_(val(typed_memory_view(len, bytes)))), + .symbol = std::move(Symbol{ + .data = + std::move(Uint8ClampedArray.new_(val(typed_memory_view(barcode.symbol().rowStride() * barcode.symbol().height(), barcode.symbol().data()))) + ), + .width = barcode.symbol().width(), + .height = barcode.symbol().height() + }) }; } catch (const std::exception &e) { return {.error = e.what()}; @@ -248,6 +276,8 @@ JsWriteResult writeBarcodeFromBytes(int bufferPtr, int bufferLength, const JsWri EMSCRIPTEN_BINDINGS(ZXingWasm) { + value_object("Symbol").field("data", &Symbol::data).field("width", &Symbol::width).field("height", &Symbol::height); + #if defined(READER) value_object("ReaderOptions") @@ -256,9 +286,7 @@ EMSCRIPTEN_BINDINGS(ZXingWasm) { .field("tryRotate", &JsReaderOptions::tryRotate) .field("tryInvert", &JsReaderOptions::tryInvert) .field("tryDownscale", &JsReaderOptions::tryDownscale) - #ifdef ZXING_EXPERIMENTAL_API .field("tryDenoise", &JsReaderOptions::tryDenoise) - #endif .field("binarizer", &JsReaderOptions::binarizer) .field("isPure", &JsReaderOptions::isPure) .field("downscaleThreshold", &JsReaderOptions::downscaleThreshold) @@ -299,7 +327,8 @@ EMSCRIPTEN_BINDINGS(ZXingWasm) { .field("sequenceId", &JsReadResult::sequenceId) .field("readerInit", &JsReadResult::readerInit) .field("lineCount", &JsReadResult::lineCount) - .field("version", &JsReadResult::version); + .field("version", &JsReadResult::version) + .field("symbol", &JsReadResult::symbol); register_vector("ReadResults"); @@ -325,7 +354,8 @@ EMSCRIPTEN_BINDINGS(ZXingWasm) { .field("error", &JsWriteResult::error) .field("svg", &JsWriteResult::svg) .field("utf8", &JsWriteResult::utf8) - .field("image", &JsWriteResult::image); + .field("image", &JsWriteResult::image) + .field("symbol", &JsWriteResult::symbol); function("writeBarcodeFromText", &writeBarcodeFromText); function("writeBarcodeFromBytes", &writeBarcodeFromBytes); diff --git a/tests/__snapshots__/aztec-1/#128/fast-0.json b/tests/__snapshots__/aztec-1/#128/fast-0.json index 840f1a59..ded3066a 100644 --- a/tests/__snapshots__/aztec-1/#128/fast-0.json +++ b/tests/__snapshots__/aztec-1/#128/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "29b4ea0", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#128/fast-180.json b/tests/__snapshots__/aztec-1/#128/fast-180.json index 0d076427..b5a92d4e 100644 --- a/tests/__snapshots__/aztec-1/#128/fast-180.json +++ b/tests/__snapshots__/aztec-1/#128/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "29b4ea0", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#128/fast-270.json b/tests/__snapshots__/aztec-1/#128/fast-270.json index fa8a7cac..b809a988 100644 --- a/tests/__snapshots__/aztec-1/#128/fast-270.json +++ b/tests/__snapshots__/aztec-1/#128/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "29b4ea0", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#128/fast-90.json b/tests/__snapshots__/aztec-1/#128/fast-90.json index 177d16b3..6bce816f 100644 --- a/tests/__snapshots__/aztec-1/#128/fast-90.json +++ b/tests/__snapshots__/aztec-1/#128/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "29b4ea0", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#128/pure-0.json b/tests/__snapshots__/aztec-1/#128/pure-0.json index 840f1a59..ded3066a 100644 --- a/tests/__snapshots__/aztec-1/#128/pure-0.json +++ b/tests/__snapshots__/aztec-1/#128/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "29b4ea0", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#128/slow-0.json b/tests/__snapshots__/aztec-1/#128/slow-0.json index 840f1a59..ded3066a 100644 --- a/tests/__snapshots__/aztec-1/#128/slow-0.json +++ b/tests/__snapshots__/aztec-1/#128/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "29b4ea0", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#128/slow-180.json b/tests/__snapshots__/aztec-1/#128/slow-180.json index 0d076427..b5a92d4e 100644 --- a/tests/__snapshots__/aztec-1/#128/slow-180.json +++ b/tests/__snapshots__/aztec-1/#128/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "29b4ea0", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#128/slow-270.json b/tests/__snapshots__/aztec-1/#128/slow-270.json index fa8a7cac..b809a988 100644 --- a/tests/__snapshots__/aztec-1/#128/slow-270.json +++ b/tests/__snapshots__/aztec-1/#128/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "29b4ea0", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#128/slow-90.json b/tests/__snapshots__/aztec-1/#128/slow-90.json index 177d16b3..6bce816f 100644 --- a/tests/__snapshots__/aztec-1/#128/slow-90.json +++ b/tests/__snapshots__/aztec-1/#128/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "29b4ea0", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#217/fast-0.json b/tests/__snapshots__/aztec-1/#217/fast-0.json index 836a727f..d28b1dd8 100644 --- a/tests/__snapshots__/aztec-1/#217/fast-0.json +++ b/tests/__snapshots__/aztec-1/#217/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ef9d060", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#217/fast-180.json b/tests/__snapshots__/aztec-1/#217/fast-180.json index eecd95e3..6dfeb45a 100644 --- a/tests/__snapshots__/aztec-1/#217/fast-180.json +++ b/tests/__snapshots__/aztec-1/#217/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ef9d060", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#217/fast-270.json b/tests/__snapshots__/aztec-1/#217/fast-270.json index 98df442e..37db6552 100644 --- a/tests/__snapshots__/aztec-1/#217/fast-270.json +++ b/tests/__snapshots__/aztec-1/#217/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ef9d060", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#217/fast-90.json b/tests/__snapshots__/aztec-1/#217/fast-90.json index 710fd8db..29f942ba 100644 --- a/tests/__snapshots__/aztec-1/#217/fast-90.json +++ b/tests/__snapshots__/aztec-1/#217/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ef9d060", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#217/pure-0.json b/tests/__snapshots__/aztec-1/#217/pure-0.json index 836a727f..d28b1dd8 100644 --- a/tests/__snapshots__/aztec-1/#217/pure-0.json +++ b/tests/__snapshots__/aztec-1/#217/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ef9d060", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#217/slow-0.json b/tests/__snapshots__/aztec-1/#217/slow-0.json index 836a727f..d28b1dd8 100644 --- a/tests/__snapshots__/aztec-1/#217/slow-0.json +++ b/tests/__snapshots__/aztec-1/#217/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ef9d060", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#217/slow-180.json b/tests/__snapshots__/aztec-1/#217/slow-180.json index eecd95e3..6dfeb45a 100644 --- a/tests/__snapshots__/aztec-1/#217/slow-180.json +++ b/tests/__snapshots__/aztec-1/#217/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ef9d060", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#217/slow-270.json b/tests/__snapshots__/aztec-1/#217/slow-270.json index 98df442e..37db6552 100644 --- a/tests/__snapshots__/aztec-1/#217/slow-270.json +++ b/tests/__snapshots__/aztec-1/#217/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ef9d060", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/#217/slow-90.json b/tests/__snapshots__/aztec-1/#217/slow-90.json index 710fd8db..29f942ba 100644 --- a/tests/__snapshots__/aztec-1/#217/slow-90.json +++ b/tests/__snapshots__/aztec-1/#217/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ef9d060", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/7/fast-0.json b/tests/__snapshots__/aztec-1/7/fast-0.json index ca12adf3..26eed06a 100644 --- a/tests/__snapshots__/aztec-1/7/fast-0.json +++ b/tests/__snapshots__/aztec-1/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "30b3797", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/7/fast-180.json b/tests/__snapshots__/aztec-1/7/fast-180.json index 551795b7..0fcc6469 100644 --- a/tests/__snapshots__/aztec-1/7/fast-180.json +++ b/tests/__snapshots__/aztec-1/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "30b3797", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/7/fast-270.json b/tests/__snapshots__/aztec-1/7/fast-270.json index a624721d..0a13b307 100644 --- a/tests/__snapshots__/aztec-1/7/fast-270.json +++ b/tests/__snapshots__/aztec-1/7/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "30b3797", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/7/fast-90.json b/tests/__snapshots__/aztec-1/7/fast-90.json index 55c45a36..e4ffe3f0 100644 --- a/tests/__snapshots__/aztec-1/7/fast-90.json +++ b/tests/__snapshots__/aztec-1/7/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "30b3797", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/7/pure-0.json b/tests/__snapshots__/aztec-1/7/pure-0.json index ca12adf3..26eed06a 100644 --- a/tests/__snapshots__/aztec-1/7/pure-0.json +++ b/tests/__snapshots__/aztec-1/7/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "30b3797", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/7/slow-0.json b/tests/__snapshots__/aztec-1/7/slow-0.json index ca12adf3..26eed06a 100644 --- a/tests/__snapshots__/aztec-1/7/slow-0.json +++ b/tests/__snapshots__/aztec-1/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "30b3797", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/7/slow-180.json b/tests/__snapshots__/aztec-1/7/slow-180.json index 551795b7..0fcc6469 100644 --- a/tests/__snapshots__/aztec-1/7/slow-180.json +++ b/tests/__snapshots__/aztec-1/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "30b3797", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/7/slow-270.json b/tests/__snapshots__/aztec-1/7/slow-270.json index a624721d..0a13b307 100644 --- a/tests/__snapshots__/aztec-1/7/slow-270.json +++ b/tests/__snapshots__/aztec-1/7/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "30b3797", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/7/slow-90.json b/tests/__snapshots__/aztec-1/7/slow-90.json index 55c45a36..e4ffe3f0 100644 --- a/tests/__snapshots__/aztec-1/7/slow-90.json +++ b/tests/__snapshots__/aztec-1/7/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "30b3797", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Historico/fast-0.json b/tests/__snapshots__/aztec-1/Historico/fast-0.json index e6be6947..1046eb1c 100644 --- a/tests/__snapshots__/aztec-1/Historico/fast-0.json +++ b/tests/__snapshots__/aztec-1/Historico/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c312e7e", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Historico/fast-180.json b/tests/__snapshots__/aztec-1/Historico/fast-180.json index 2e030bec..27a10488 100644 --- a/tests/__snapshots__/aztec-1/Historico/fast-180.json +++ b/tests/__snapshots__/aztec-1/Historico/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c312e7e", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Historico/fast-270.json b/tests/__snapshots__/aztec-1/Historico/fast-270.json index e2f5b91a..c7826d5e 100644 --- a/tests/__snapshots__/aztec-1/Historico/fast-270.json +++ b/tests/__snapshots__/aztec-1/Historico/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c312e7e", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Historico/fast-90.json b/tests/__snapshots__/aztec-1/Historico/fast-90.json index e9330140..e5491e8b 100644 --- a/tests/__snapshots__/aztec-1/Historico/fast-90.json +++ b/tests/__snapshots__/aztec-1/Historico/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c312e7e", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Historico/pure-0.json b/tests/__snapshots__/aztec-1/Historico/pure-0.json index e6be6947..1046eb1c 100644 --- a/tests/__snapshots__/aztec-1/Historico/pure-0.json +++ b/tests/__snapshots__/aztec-1/Historico/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c312e7e", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Historico/slow-0.json b/tests/__snapshots__/aztec-1/Historico/slow-0.json index e6be6947..1046eb1c 100644 --- a/tests/__snapshots__/aztec-1/Historico/slow-0.json +++ b/tests/__snapshots__/aztec-1/Historico/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c312e7e", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Historico/slow-180.json b/tests/__snapshots__/aztec-1/Historico/slow-180.json index 2e030bec..27a10488 100644 --- a/tests/__snapshots__/aztec-1/Historico/slow-180.json +++ b/tests/__snapshots__/aztec-1/Historico/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c312e7e", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Historico/slow-270.json b/tests/__snapshots__/aztec-1/Historico/slow-270.json index e2f5b91a..c7826d5e 100644 --- a/tests/__snapshots__/aztec-1/Historico/slow-270.json +++ b/tests/__snapshots__/aztec-1/Historico/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c312e7e", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Historico/slow-90.json b/tests/__snapshots__/aztec-1/Historico/slow-90.json index e9330140..e5491e8b 100644 --- a/tests/__snapshots__/aztec-1/Historico/slow-90.json +++ b/tests/__snapshots__/aztec-1/Historico/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c312e7e", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/HistoricoLong/fast-0.json b/tests/__snapshots__/aztec-1/HistoricoLong/fast-0.json index 69a12cda..a146083e 100644 --- a/tests/__snapshots__/aztec-1/HistoricoLong/fast-0.json +++ b/tests/__snapshots__/aztec-1/HistoricoLong/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "347b9b9", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/HistoricoLong/fast-180.json b/tests/__snapshots__/aztec-1/HistoricoLong/fast-180.json index 50e15418..d2f93a1e 100644 --- a/tests/__snapshots__/aztec-1/HistoricoLong/fast-180.json +++ b/tests/__snapshots__/aztec-1/HistoricoLong/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "347b9b9", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/HistoricoLong/fast-270.json b/tests/__snapshots__/aztec-1/HistoricoLong/fast-270.json index 2b851fe8..7e3a3038 100644 --- a/tests/__snapshots__/aztec-1/HistoricoLong/fast-270.json +++ b/tests/__snapshots__/aztec-1/HistoricoLong/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "347b9b9", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/HistoricoLong/fast-90.json b/tests/__snapshots__/aztec-1/HistoricoLong/fast-90.json index e2d1602a..12d87cef 100644 --- a/tests/__snapshots__/aztec-1/HistoricoLong/fast-90.json +++ b/tests/__snapshots__/aztec-1/HistoricoLong/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "347b9b9", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/HistoricoLong/pure-0.json b/tests/__snapshots__/aztec-1/HistoricoLong/pure-0.json index 69a12cda..a146083e 100644 --- a/tests/__snapshots__/aztec-1/HistoricoLong/pure-0.json +++ b/tests/__snapshots__/aztec-1/HistoricoLong/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "347b9b9", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/HistoricoLong/slow-0.json b/tests/__snapshots__/aztec-1/HistoricoLong/slow-0.json index 69a12cda..a146083e 100644 --- a/tests/__snapshots__/aztec-1/HistoricoLong/slow-0.json +++ b/tests/__snapshots__/aztec-1/HistoricoLong/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "347b9b9", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/HistoricoLong/slow-180.json b/tests/__snapshots__/aztec-1/HistoricoLong/slow-180.json index 50e15418..d2f93a1e 100644 --- a/tests/__snapshots__/aztec-1/HistoricoLong/slow-180.json +++ b/tests/__snapshots__/aztec-1/HistoricoLong/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "347b9b9", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/HistoricoLong/slow-270.json b/tests/__snapshots__/aztec-1/HistoricoLong/slow-270.json index 2b851fe8..7e3a3038 100644 --- a/tests/__snapshots__/aztec-1/HistoricoLong/slow-270.json +++ b/tests/__snapshots__/aztec-1/HistoricoLong/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "347b9b9", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/HistoricoLong/slow-90.json b/tests/__snapshots__/aztec-1/HistoricoLong/slow-90.json index e2d1602a..12d87cef 100644 --- a/tests/__snapshots__/aztec-1/HistoricoLong/slow-90.json +++ b/tests/__snapshots__/aztec-1/HistoricoLong/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "347b9b9", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-0.json b/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-0.json index 708773d8..8f9fa20e 100644 --- a/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-0.json +++ b/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "85a4e0e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-180.json b/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-180.json index 8caf47c5..df7c8374 100644 --- a/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-180.json +++ b/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "85a4e0e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-270.json b/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-270.json index a26b9257..6fc4c786 100644 --- a/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-270.json +++ b/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "85a4e0e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-90.json b/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-90.json index c4d42b7d..c004bbf4 100644 --- a/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-90.json +++ b/tests/__snapshots__/aztec-1/Z1-sequence4of7/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "85a4e0e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Z1-sequence4of7/pure-0.json b/tests/__snapshots__/aztec-1/Z1-sequence4of7/pure-0.json index 708773d8..8f9fa20e 100644 --- a/tests/__snapshots__/aztec-1/Z1-sequence4of7/pure-0.json +++ b/tests/__snapshots__/aztec-1/Z1-sequence4of7/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "85a4e0e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-0.json b/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-0.json index 708773d8..8f9fa20e 100644 --- a/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-0.json +++ b/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "85a4e0e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-180.json b/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-180.json index 8caf47c5..df7c8374 100644 --- a/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-180.json +++ b/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "85a4e0e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-270.json b/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-270.json index a26b9257..6fc4c786 100644 --- a/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-270.json +++ b/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "85a4e0e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-90.json b/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-90.json index c4d42b7d..c004bbf4 100644 --- a/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-90.json +++ b/tests/__snapshots__/aztec-1/Z1-sequence4of7/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "85a4e0e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-19x19C/fast-0.json b/tests/__snapshots__/aztec-1/abc-19x19C/fast-0.json index 2e2c6379..f32f26e0 100644 --- a/tests/__snapshots__/aztec-1/abc-19x19C/fast-0.json +++ b/tests/__snapshots__/aztec-1/abc-19x19C/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-19x19C/fast-180.json b/tests/__snapshots__/aztec-1/abc-19x19C/fast-180.json index f8b27430..25fb0bf4 100644 --- a/tests/__snapshots__/aztec-1/abc-19x19C/fast-180.json +++ b/tests/__snapshots__/aztec-1/abc-19x19C/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-19x19C/fast-270.json b/tests/__snapshots__/aztec-1/abc-19x19C/fast-270.json index b0e3543a..3d842cad 100644 --- a/tests/__snapshots__/aztec-1/abc-19x19C/fast-270.json +++ b/tests/__snapshots__/aztec-1/abc-19x19C/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-19x19C/fast-90.json b/tests/__snapshots__/aztec-1/abc-19x19C/fast-90.json index f3e66b88..5adaf436 100644 --- a/tests/__snapshots__/aztec-1/abc-19x19C/fast-90.json +++ b/tests/__snapshots__/aztec-1/abc-19x19C/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-19x19C/pure-0.json b/tests/__snapshots__/aztec-1/abc-19x19C/pure-0.json index 2e2c6379..f32f26e0 100644 --- a/tests/__snapshots__/aztec-1/abc-19x19C/pure-0.json +++ b/tests/__snapshots__/aztec-1/abc-19x19C/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-19x19C/slow-0.json b/tests/__snapshots__/aztec-1/abc-19x19C/slow-0.json index 2e2c6379..f32f26e0 100644 --- a/tests/__snapshots__/aztec-1/abc-19x19C/slow-0.json +++ b/tests/__snapshots__/aztec-1/abc-19x19C/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-19x19C/slow-180.json b/tests/__snapshots__/aztec-1/abc-19x19C/slow-180.json index f8b27430..25fb0bf4 100644 --- a/tests/__snapshots__/aztec-1/abc-19x19C/slow-180.json +++ b/tests/__snapshots__/aztec-1/abc-19x19C/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-19x19C/slow-270.json b/tests/__snapshots__/aztec-1/abc-19x19C/slow-270.json index b0e3543a..3d842cad 100644 --- a/tests/__snapshots__/aztec-1/abc-19x19C/slow-270.json +++ b/tests/__snapshots__/aztec-1/abc-19x19C/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-19x19C/slow-90.json b/tests/__snapshots__/aztec-1/abc-19x19C/slow-90.json index f3e66b88..5adaf436 100644 --- a/tests/__snapshots__/aztec-1/abc-19x19C/slow-90.json +++ b/tests/__snapshots__/aztec-1/abc-19x19C/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-37x37/fast-0.json b/tests/__snapshots__/aztec-1/abc-37x37/fast-0.json index 4e0cd271..73ebf811 100644 --- a/tests/__snapshots__/aztec-1/abc-37x37/fast-0.json +++ b/tests/__snapshots__/aztec-1/abc-37x37/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "c29ebde", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-37x37/fast-180.json b/tests/__snapshots__/aztec-1/abc-37x37/fast-180.json index 0bec0000..af9a7ed8 100644 --- a/tests/__snapshots__/aztec-1/abc-37x37/fast-180.json +++ b/tests/__snapshots__/aztec-1/abc-37x37/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "c29ebde", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-37x37/fast-270.json b/tests/__snapshots__/aztec-1/abc-37x37/fast-270.json index db61addb..84aa3033 100644 --- a/tests/__snapshots__/aztec-1/abc-37x37/fast-270.json +++ b/tests/__snapshots__/aztec-1/abc-37x37/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "c29ebde", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-37x37/fast-90.json b/tests/__snapshots__/aztec-1/abc-37x37/fast-90.json index 18dad83d..5267b6eb 100644 --- a/tests/__snapshots__/aztec-1/abc-37x37/fast-90.json +++ b/tests/__snapshots__/aztec-1/abc-37x37/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "c29ebde", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-37x37/pure-0.json b/tests/__snapshots__/aztec-1/abc-37x37/pure-0.json index 4e0cd271..73ebf811 100644 --- a/tests/__snapshots__/aztec-1/abc-37x37/pure-0.json +++ b/tests/__snapshots__/aztec-1/abc-37x37/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "c29ebde", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-37x37/slow-0.json b/tests/__snapshots__/aztec-1/abc-37x37/slow-0.json index 4e0cd271..73ebf811 100644 --- a/tests/__snapshots__/aztec-1/abc-37x37/slow-0.json +++ b/tests/__snapshots__/aztec-1/abc-37x37/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "c29ebde", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-37x37/slow-180.json b/tests/__snapshots__/aztec-1/abc-37x37/slow-180.json index 0bec0000..af9a7ed8 100644 --- a/tests/__snapshots__/aztec-1/abc-37x37/slow-180.json +++ b/tests/__snapshots__/aztec-1/abc-37x37/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "c29ebde", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-37x37/slow-270.json b/tests/__snapshots__/aztec-1/abc-37x37/slow-270.json index db61addb..84aa3033 100644 --- a/tests/__snapshots__/aztec-1/abc-37x37/slow-270.json +++ b/tests/__snapshots__/aztec-1/abc-37x37/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "c29ebde", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-37x37/slow-90.json b/tests/__snapshots__/aztec-1/abc-37x37/slow-90.json index 18dad83d..5267b6eb 100644 --- a/tests/__snapshots__/aztec-1/abc-37x37/slow-90.json +++ b/tests/__snapshots__/aztec-1/abc-37x37/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "c29ebde", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-inverted/pure-0.json b/tests/__snapshots__/aztec-1/abc-inverted/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/aztec-1/abc-inverted/pure-0.json +++ b/tests/__snapshots__/aztec-1/abc-inverted/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-inverted/slow-0.json b/tests/__snapshots__/aztec-1/abc-inverted/slow-0.json index 3683a172..d4193799 100644 --- a/tests/__snapshots__/aztec-1/abc-inverted/slow-0.json +++ b/tests/__snapshots__/aztec-1/abc-inverted/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-inverted/slow-180.json b/tests/__snapshots__/aztec-1/abc-inverted/slow-180.json index d8d72be7..746039e6 100644 --- a/tests/__snapshots__/aztec-1/abc-inverted/slow-180.json +++ b/tests/__snapshots__/aztec-1/abc-inverted/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-inverted/slow-270.json b/tests/__snapshots__/aztec-1/abc-inverted/slow-270.json index f2128189..cef8af41 100644 --- a/tests/__snapshots__/aztec-1/abc-inverted/slow-270.json +++ b/tests/__snapshots__/aztec-1/abc-inverted/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-inverted/slow-90.json b/tests/__snapshots__/aztec-1/abc-inverted/slow-90.json index 897559b2..2a69db04 100644 --- a/tests/__snapshots__/aztec-1/abc-inverted/slow-90.json +++ b/tests/__snapshots__/aztec-1/abc-inverted/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-mirrored/fast-0.json b/tests/__snapshots__/aztec-1/abc-mirrored/fast-0.json index 2308af04..7f82cded 100644 --- a/tests/__snapshots__/aztec-1/abc-mirrored/fast-0.json +++ b/tests/__snapshots__/aztec-1/abc-mirrored/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-mirrored/fast-180.json b/tests/__snapshots__/aztec-1/abc-mirrored/fast-180.json index e38f9d81..1fadb0aa 100644 --- a/tests/__snapshots__/aztec-1/abc-mirrored/fast-180.json +++ b/tests/__snapshots__/aztec-1/abc-mirrored/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-mirrored/fast-270.json b/tests/__snapshots__/aztec-1/abc-mirrored/fast-270.json index 768f87c2..7e4991e6 100644 --- a/tests/__snapshots__/aztec-1/abc-mirrored/fast-270.json +++ b/tests/__snapshots__/aztec-1/abc-mirrored/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-mirrored/fast-90.json b/tests/__snapshots__/aztec-1/abc-mirrored/fast-90.json index 5816b83a..e92064ba 100644 --- a/tests/__snapshots__/aztec-1/abc-mirrored/fast-90.json +++ b/tests/__snapshots__/aztec-1/abc-mirrored/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-mirrored/pure-0.json b/tests/__snapshots__/aztec-1/abc-mirrored/pure-0.json index 2308af04..7f82cded 100644 --- a/tests/__snapshots__/aztec-1/abc-mirrored/pure-0.json +++ b/tests/__snapshots__/aztec-1/abc-mirrored/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-mirrored/slow-0.json b/tests/__snapshots__/aztec-1/abc-mirrored/slow-0.json index 2308af04..7f82cded 100644 --- a/tests/__snapshots__/aztec-1/abc-mirrored/slow-0.json +++ b/tests/__snapshots__/aztec-1/abc-mirrored/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-mirrored/slow-180.json b/tests/__snapshots__/aztec-1/abc-mirrored/slow-180.json index e38f9d81..1fadb0aa 100644 --- a/tests/__snapshots__/aztec-1/abc-mirrored/slow-180.json +++ b/tests/__snapshots__/aztec-1/abc-mirrored/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-mirrored/slow-270.json b/tests/__snapshots__/aztec-1/abc-mirrored/slow-270.json index 768f87c2..7e4991e6 100644 --- a/tests/__snapshots__/aztec-1/abc-mirrored/slow-270.json +++ b/tests/__snapshots__/aztec-1/abc-mirrored/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/abc-mirrored/slow-90.json b/tests/__snapshots__/aztec-1/abc-mirrored/slow-90.json index 5816b83a..e92064ba 100644 --- a/tests/__snapshots__/aztec-1/abc-mirrored/slow-90.json +++ b/tests/__snapshots__/aztec-1/abc-mirrored/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "e76c79e", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thick/fast-0.json b/tests/__snapshots__/aztec-1/az-thick/fast-0.json index d14e3c8b..020bacba 100644 --- a/tests/__snapshots__/aztec-1/az-thick/fast-0.json +++ b/tests/__snapshots__/aztec-1/az-thick/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thick/fast-180.json b/tests/__snapshots__/aztec-1/az-thick/fast-180.json index 82b7b9fc..405dd934 100644 --- a/tests/__snapshots__/aztec-1/az-thick/fast-180.json +++ b/tests/__snapshots__/aztec-1/az-thick/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thick/fast-270.json b/tests/__snapshots__/aztec-1/az-thick/fast-270.json index 2a572ba4..99b604be 100644 --- a/tests/__snapshots__/aztec-1/az-thick/fast-270.json +++ b/tests/__snapshots__/aztec-1/az-thick/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thick/fast-90.json b/tests/__snapshots__/aztec-1/az-thick/fast-90.json index 57bd8d7e..c6eb3bbd 100644 --- a/tests/__snapshots__/aztec-1/az-thick/fast-90.json +++ b/tests/__snapshots__/aztec-1/az-thick/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thick/pure-0.json b/tests/__snapshots__/aztec-1/az-thick/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/aztec-1/az-thick/pure-0.json +++ b/tests/__snapshots__/aztec-1/az-thick/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thick/slow-0.json b/tests/__snapshots__/aztec-1/az-thick/slow-0.json index d14e3c8b..020bacba 100644 --- a/tests/__snapshots__/aztec-1/az-thick/slow-0.json +++ b/tests/__snapshots__/aztec-1/az-thick/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thick/slow-180.json b/tests/__snapshots__/aztec-1/az-thick/slow-180.json index 82b7b9fc..405dd934 100644 --- a/tests/__snapshots__/aztec-1/az-thick/slow-180.json +++ b/tests/__snapshots__/aztec-1/az-thick/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thick/slow-270.json b/tests/__snapshots__/aztec-1/az-thick/slow-270.json index 2a572ba4..99b604be 100644 --- a/tests/__snapshots__/aztec-1/az-thick/slow-270.json +++ b/tests/__snapshots__/aztec-1/az-thick/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thick/slow-90.json b/tests/__snapshots__/aztec-1/az-thick/slow-90.json index 57bd8d7e..c6eb3bbd 100644 --- a/tests/__snapshots__/aztec-1/az-thick/slow-90.json +++ b/tests/__snapshots__/aztec-1/az-thick/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thin/fast-0.json b/tests/__snapshots__/aztec-1/az-thin/fast-0.json index d14e3c8b..020bacba 100644 --- a/tests/__snapshots__/aztec-1/az-thin/fast-0.json +++ b/tests/__snapshots__/aztec-1/az-thin/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thin/fast-180.json b/tests/__snapshots__/aztec-1/az-thin/fast-180.json index 82b7b9fc..405dd934 100644 --- a/tests/__snapshots__/aztec-1/az-thin/fast-180.json +++ b/tests/__snapshots__/aztec-1/az-thin/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thin/fast-270.json b/tests/__snapshots__/aztec-1/az-thin/fast-270.json index 2a572ba4..99b604be 100644 --- a/tests/__snapshots__/aztec-1/az-thin/fast-270.json +++ b/tests/__snapshots__/aztec-1/az-thin/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thin/fast-90.json b/tests/__snapshots__/aztec-1/az-thin/fast-90.json index 57bd8d7e..c6eb3bbd 100644 --- a/tests/__snapshots__/aztec-1/az-thin/fast-90.json +++ b/tests/__snapshots__/aztec-1/az-thin/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thin/pure-0.json b/tests/__snapshots__/aztec-1/az-thin/pure-0.json index d14e3c8b..020bacba 100644 --- a/tests/__snapshots__/aztec-1/az-thin/pure-0.json +++ b/tests/__snapshots__/aztec-1/az-thin/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thin/slow-0.json b/tests/__snapshots__/aztec-1/az-thin/slow-0.json index d14e3c8b..020bacba 100644 --- a/tests/__snapshots__/aztec-1/az-thin/slow-0.json +++ b/tests/__snapshots__/aztec-1/az-thin/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thin/slow-180.json b/tests/__snapshots__/aztec-1/az-thin/slow-180.json index 82b7b9fc..405dd934 100644 --- a/tests/__snapshots__/aztec-1/az-thin/slow-180.json +++ b/tests/__snapshots__/aztec-1/az-thin/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thin/slow-270.json b/tests/__snapshots__/aztec-1/az-thin/slow-270.json index 2a572ba4..99b604be 100644 --- a/tests/__snapshots__/aztec-1/az-thin/slow-270.json +++ b/tests/__snapshots__/aztec-1/az-thin/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/az-thin/slow-90.json b/tests/__snapshots__/aztec-1/az-thin/slow-90.json index 57bd8d7e..c6eb3bbd 100644 --- a/tests/__snapshots__/aztec-1/az-thin/slow-90.json +++ b/tests/__snapshots__/aztec-1/az-thin/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ac3cd3", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/dlusbs/fast-0.json b/tests/__snapshots__/aztec-1/dlusbs/fast-0.json index c8075f60..2033c844 100644 --- a/tests/__snapshots__/aztec-1/dlusbs/fast-0.json +++ b/tests/__snapshots__/aztec-1/dlusbs/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "946a2e4", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/dlusbs/fast-180.json b/tests/__snapshots__/aztec-1/dlusbs/fast-180.json index a8cf86a7..64fff8f5 100644 --- a/tests/__snapshots__/aztec-1/dlusbs/fast-180.json +++ b/tests/__snapshots__/aztec-1/dlusbs/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "946a2e4", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/dlusbs/fast-270.json b/tests/__snapshots__/aztec-1/dlusbs/fast-270.json index c65be06b..4b758d80 100644 --- a/tests/__snapshots__/aztec-1/dlusbs/fast-270.json +++ b/tests/__snapshots__/aztec-1/dlusbs/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "946a2e4", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/dlusbs/fast-90.json b/tests/__snapshots__/aztec-1/dlusbs/fast-90.json index 076cee23..204a7144 100644 --- a/tests/__snapshots__/aztec-1/dlusbs/fast-90.json +++ b/tests/__snapshots__/aztec-1/dlusbs/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "946a2e4", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/dlusbs/pure-0.json b/tests/__snapshots__/aztec-1/dlusbs/pure-0.json index c8075f60..2033c844 100644 --- a/tests/__snapshots__/aztec-1/dlusbs/pure-0.json +++ b/tests/__snapshots__/aztec-1/dlusbs/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "946a2e4", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/dlusbs/slow-0.json b/tests/__snapshots__/aztec-1/dlusbs/slow-0.json index c8075f60..2033c844 100644 --- a/tests/__snapshots__/aztec-1/dlusbs/slow-0.json +++ b/tests/__snapshots__/aztec-1/dlusbs/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "946a2e4", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/dlusbs/slow-180.json b/tests/__snapshots__/aztec-1/dlusbs/slow-180.json index a8cf86a7..64fff8f5 100644 --- a/tests/__snapshots__/aztec-1/dlusbs/slow-180.json +++ b/tests/__snapshots__/aztec-1/dlusbs/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "946a2e4", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/dlusbs/slow-270.json b/tests/__snapshots__/aztec-1/dlusbs/slow-270.json index c65be06b..4b758d80 100644 --- a/tests/__snapshots__/aztec-1/dlusbs/slow-270.json +++ b/tests/__snapshots__/aztec-1/dlusbs/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "946a2e4", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/dlusbs/slow-90.json b/tests/__snapshots__/aztec-1/dlusbs/slow-90.json index 076cee23..204a7144 100644 --- a/tests/__snapshots__/aztec-1/dlusbs/slow-90.json +++ b/tests/__snapshots__/aztec-1/dlusbs/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "946a2e4", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-0.json b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-0.json index 6681cd76..ca075806 100644 --- a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-0.json +++ b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "4c59724", + "width": 31, + "height": 31 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-180.json b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-180.json index f6755325..03c0097a 100644 --- a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-180.json +++ b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "4c59724", + "width": 31, + "height": 31 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-270.json b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-270.json index 392651d6..96d7c20c 100644 --- a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-270.json +++ b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "4c59724", + "width": 31, + "height": 31 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-90.json b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-90.json index f173c4d0..0b3bfb19 100644 --- a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-90.json +++ b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "4c59724", + "width": 31, + "height": 31 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/pure-0.json b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/pure-0.json index 6681cd76..ca075806 100644 --- a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/pure-0.json +++ b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "4c59724", + "width": 31, + "height": 31 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-0.json b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-0.json index 6681cd76..ca075806 100644 --- a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-0.json +++ b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "4c59724", + "width": 31, + "height": 31 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-180.json b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-180.json index f6755325..03c0097a 100644 --- a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-180.json +++ b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "4c59724", + "width": 31, + "height": 31 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-270.json b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-270.json index 392651d6..96d7c20c 100644 --- a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-270.json +++ b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "4c59724", + "width": 31, + "height": 31 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-90.json b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-90.json index f173c4d0..0b3bfb19 100644 --- a/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-90.json +++ b/tests/__snapshots__/aztec-1/gs1-figure-4.15.1-2-31x31/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "4c59724", + "width": 31, + "height": 31 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/hello/fast-0.json b/tests/__snapshots__/aztec-1/hello/fast-0.json index c7ef0047..708bc286 100644 --- a/tests/__snapshots__/aztec-1/hello/fast-0.json +++ b/tests/__snapshots__/aztec-1/hello/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "d171071", + "width": 95, + "height": 95 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/hello/fast-180.json b/tests/__snapshots__/aztec-1/hello/fast-180.json index 06d7b216..110f422c 100644 --- a/tests/__snapshots__/aztec-1/hello/fast-180.json +++ b/tests/__snapshots__/aztec-1/hello/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "d171071", + "width": 95, + "height": 95 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/hello/fast-270.json b/tests/__snapshots__/aztec-1/hello/fast-270.json index 0f96fed7..ae56316f 100644 --- a/tests/__snapshots__/aztec-1/hello/fast-270.json +++ b/tests/__snapshots__/aztec-1/hello/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "d171071", + "width": 95, + "height": 95 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/hello/fast-90.json b/tests/__snapshots__/aztec-1/hello/fast-90.json index ea119196..69be397b 100644 --- a/tests/__snapshots__/aztec-1/hello/fast-90.json +++ b/tests/__snapshots__/aztec-1/hello/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "d171071", + "width": 95, + "height": 95 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/hello/pure-0.json b/tests/__snapshots__/aztec-1/hello/pure-0.json index c7ef0047..708bc286 100644 --- a/tests/__snapshots__/aztec-1/hello/pure-0.json +++ b/tests/__snapshots__/aztec-1/hello/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "d171071", + "width": 95, + "height": 95 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/hello/slow-0.json b/tests/__snapshots__/aztec-1/hello/slow-0.json index c7ef0047..708bc286 100644 --- a/tests/__snapshots__/aztec-1/hello/slow-0.json +++ b/tests/__snapshots__/aztec-1/hello/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "d171071", + "width": 95, + "height": 95 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/hello/slow-180.json b/tests/__snapshots__/aztec-1/hello/slow-180.json index 06d7b216..110f422c 100644 --- a/tests/__snapshots__/aztec-1/hello/slow-180.json +++ b/tests/__snapshots__/aztec-1/hello/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "d171071", + "width": 95, + "height": 95 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/hello/slow-270.json b/tests/__snapshots__/aztec-1/hello/slow-270.json index 0f96fed7..ae56316f 100644 --- a/tests/__snapshots__/aztec-1/hello/slow-270.json +++ b/tests/__snapshots__/aztec-1/hello/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "d171071", + "width": 95, + "height": 95 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/hello/slow-90.json b/tests/__snapshots__/aztec-1/hello/slow-90.json index ea119196..69be397b 100644 --- a/tests/__snapshots__/aztec-1/hello/slow-90.json +++ b/tests/__snapshots__/aztec-1/hello/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "d171071", + "width": 95, + "height": 95 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-075x075/fast-0.json b/tests/__snapshots__/aztec-1/lorem-075x075/fast-0.json index 45921155..26f303b7 100644 --- a/tests/__snapshots__/aztec-1/lorem-075x075/fast-0.json +++ b/tests/__snapshots__/aztec-1/lorem-075x075/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "14", + "symbol": { + "data": "190b1ef", + "width": 75, + "height": 75 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-075x075/fast-180.json b/tests/__snapshots__/aztec-1/lorem-075x075/fast-180.json index 17efc664..141b08a8 100644 --- a/tests/__snapshots__/aztec-1/lorem-075x075/fast-180.json +++ b/tests/__snapshots__/aztec-1/lorem-075x075/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "14", + "symbol": { + "data": "190b1ef", + "width": 75, + "height": 75 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-075x075/fast-270.json b/tests/__snapshots__/aztec-1/lorem-075x075/fast-270.json index 63ceae3d..3d371725 100644 --- a/tests/__snapshots__/aztec-1/lorem-075x075/fast-270.json +++ b/tests/__snapshots__/aztec-1/lorem-075x075/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "14", + "symbol": { + "data": "190b1ef", + "width": 75, + "height": 75 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-075x075/fast-90.json b/tests/__snapshots__/aztec-1/lorem-075x075/fast-90.json index f788ac27..bfe00bf2 100644 --- a/tests/__snapshots__/aztec-1/lorem-075x075/fast-90.json +++ b/tests/__snapshots__/aztec-1/lorem-075x075/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "14", + "symbol": { + "data": "190b1ef", + "width": 75, + "height": 75 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-075x075/pure-0.json b/tests/__snapshots__/aztec-1/lorem-075x075/pure-0.json index 45921155..26f303b7 100644 --- a/tests/__snapshots__/aztec-1/lorem-075x075/pure-0.json +++ b/tests/__snapshots__/aztec-1/lorem-075x075/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "14", + "symbol": { + "data": "190b1ef", + "width": 75, + "height": 75 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-075x075/slow-0.json b/tests/__snapshots__/aztec-1/lorem-075x075/slow-0.json index 45921155..26f303b7 100644 --- a/tests/__snapshots__/aztec-1/lorem-075x075/slow-0.json +++ b/tests/__snapshots__/aztec-1/lorem-075x075/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "14", + "symbol": { + "data": "190b1ef", + "width": 75, + "height": 75 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-075x075/slow-180.json b/tests/__snapshots__/aztec-1/lorem-075x075/slow-180.json index 17efc664..141b08a8 100644 --- a/tests/__snapshots__/aztec-1/lorem-075x075/slow-180.json +++ b/tests/__snapshots__/aztec-1/lorem-075x075/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "14", + "symbol": { + "data": "190b1ef", + "width": 75, + "height": 75 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-075x075/slow-270.json b/tests/__snapshots__/aztec-1/lorem-075x075/slow-270.json index 63ceae3d..3d371725 100644 --- a/tests/__snapshots__/aztec-1/lorem-075x075/slow-270.json +++ b/tests/__snapshots__/aztec-1/lorem-075x075/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "14", + "symbol": { + "data": "190b1ef", + "width": 75, + "height": 75 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-075x075/slow-90.json b/tests/__snapshots__/aztec-1/lorem-075x075/slow-90.json index f788ac27..bfe00bf2 100644 --- a/tests/__snapshots__/aztec-1/lorem-075x075/slow-90.json +++ b/tests/__snapshots__/aztec-1/lorem-075x075/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "14", + "symbol": { + "data": "190b1ef", + "width": 75, + "height": 75 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-105x105/fast-0.json b/tests/__snapshots__/aztec-1/lorem-105x105/fast-0.json index 9eb05463..2a3c353b 100644 --- a/tests/__snapshots__/aztec-1/lorem-105x105/fast-0.json +++ b/tests/__snapshots__/aztec-1/lorem-105x105/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "21", + "symbol": { + "data": "d846dab", + "width": 105, + "height": 105 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-105x105/fast-180.json b/tests/__snapshots__/aztec-1/lorem-105x105/fast-180.json index 34e1eef6..280d205f 100644 --- a/tests/__snapshots__/aztec-1/lorem-105x105/fast-180.json +++ b/tests/__snapshots__/aztec-1/lorem-105x105/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "21", + "symbol": { + "data": "d846dab", + "width": 105, + "height": 105 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-105x105/fast-270.json b/tests/__snapshots__/aztec-1/lorem-105x105/fast-270.json index 2d612a05..2d86c841 100644 --- a/tests/__snapshots__/aztec-1/lorem-105x105/fast-270.json +++ b/tests/__snapshots__/aztec-1/lorem-105x105/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "21", + "symbol": { + "data": "d846dab", + "width": 105, + "height": 105 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-105x105/fast-90.json b/tests/__snapshots__/aztec-1/lorem-105x105/fast-90.json index d5bc49b4..353d90d2 100644 --- a/tests/__snapshots__/aztec-1/lorem-105x105/fast-90.json +++ b/tests/__snapshots__/aztec-1/lorem-105x105/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "21", + "symbol": { + "data": "d846dab", + "width": 105, + "height": 105 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-105x105/pure-0.json b/tests/__snapshots__/aztec-1/lorem-105x105/pure-0.json index 9eb05463..2a3c353b 100644 --- a/tests/__snapshots__/aztec-1/lorem-105x105/pure-0.json +++ b/tests/__snapshots__/aztec-1/lorem-105x105/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "21", + "symbol": { + "data": "d846dab", + "width": 105, + "height": 105 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-105x105/slow-0.json b/tests/__snapshots__/aztec-1/lorem-105x105/slow-0.json index 9eb05463..2a3c353b 100644 --- a/tests/__snapshots__/aztec-1/lorem-105x105/slow-0.json +++ b/tests/__snapshots__/aztec-1/lorem-105x105/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "21", + "symbol": { + "data": "d846dab", + "width": 105, + "height": 105 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-105x105/slow-180.json b/tests/__snapshots__/aztec-1/lorem-105x105/slow-180.json index 34e1eef6..280d205f 100644 --- a/tests/__snapshots__/aztec-1/lorem-105x105/slow-180.json +++ b/tests/__snapshots__/aztec-1/lorem-105x105/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "21", + "symbol": { + "data": "d846dab", + "width": 105, + "height": 105 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-105x105/slow-270.json b/tests/__snapshots__/aztec-1/lorem-105x105/slow-270.json index 2d612a05..2d86c841 100644 --- a/tests/__snapshots__/aztec-1/lorem-105x105/slow-270.json +++ b/tests/__snapshots__/aztec-1/lorem-105x105/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "21", + "symbol": { + "data": "d846dab", + "width": 105, + "height": 105 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-105x105/slow-90.json b/tests/__snapshots__/aztec-1/lorem-105x105/slow-90.json index d5bc49b4..353d90d2 100644 --- a/tests/__snapshots__/aztec-1/lorem-105x105/slow-90.json +++ b/tests/__snapshots__/aztec-1/lorem-105x105/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "21", + "symbol": { + "data": "d846dab", + "width": 105, + "height": 105 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-131x131/fast-0.json b/tests/__snapshots__/aztec-1/lorem-131x131/fast-0.json index 4a76c045..3ea02a05 100644 --- a/tests/__snapshots__/aztec-1/lorem-131x131/fast-0.json +++ b/tests/__snapshots__/aztec-1/lorem-131x131/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "0621d33", + "width": 131, + "height": 131 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-131x131/fast-180.json b/tests/__snapshots__/aztec-1/lorem-131x131/fast-180.json index 2b61927f..0258e375 100644 --- a/tests/__snapshots__/aztec-1/lorem-131x131/fast-180.json +++ b/tests/__snapshots__/aztec-1/lorem-131x131/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "0621d33", + "width": 131, + "height": 131 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-131x131/fast-270.json b/tests/__snapshots__/aztec-1/lorem-131x131/fast-270.json index da5d35ee..d0118fc4 100644 --- a/tests/__snapshots__/aztec-1/lorem-131x131/fast-270.json +++ b/tests/__snapshots__/aztec-1/lorem-131x131/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "0621d33", + "width": 131, + "height": 131 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-131x131/fast-90.json b/tests/__snapshots__/aztec-1/lorem-131x131/fast-90.json index a7a5fa71..2de56696 100644 --- a/tests/__snapshots__/aztec-1/lorem-131x131/fast-90.json +++ b/tests/__snapshots__/aztec-1/lorem-131x131/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "0621d33", + "width": 131, + "height": 131 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-131x131/pure-0.json b/tests/__snapshots__/aztec-1/lorem-131x131/pure-0.json index 4a76c045..3ea02a05 100644 --- a/tests/__snapshots__/aztec-1/lorem-131x131/pure-0.json +++ b/tests/__snapshots__/aztec-1/lorem-131x131/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "0621d33", + "width": 131, + "height": 131 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-131x131/slow-0.json b/tests/__snapshots__/aztec-1/lorem-131x131/slow-0.json index 4a76c045..3ea02a05 100644 --- a/tests/__snapshots__/aztec-1/lorem-131x131/slow-0.json +++ b/tests/__snapshots__/aztec-1/lorem-131x131/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "0621d33", + "width": 131, + "height": 131 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-131x131/slow-180.json b/tests/__snapshots__/aztec-1/lorem-131x131/slow-180.json index 2b61927f..0258e375 100644 --- a/tests/__snapshots__/aztec-1/lorem-131x131/slow-180.json +++ b/tests/__snapshots__/aztec-1/lorem-131x131/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "0621d33", + "width": 131, + "height": 131 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-131x131/slow-270.json b/tests/__snapshots__/aztec-1/lorem-131x131/slow-270.json index da5d35ee..d0118fc4 100644 --- a/tests/__snapshots__/aztec-1/lorem-131x131/slow-270.json +++ b/tests/__snapshots__/aztec-1/lorem-131x131/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "0621d33", + "width": 131, + "height": 131 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-131x131/slow-90.json b/tests/__snapshots__/aztec-1/lorem-131x131/slow-90.json index a7a5fa71..2de56696 100644 --- a/tests/__snapshots__/aztec-1/lorem-131x131/slow-90.json +++ b/tests/__snapshots__/aztec-1/lorem-131x131/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "0621d33", + "width": 131, + "height": 131 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-151x151/fast-0.json b/tests/__snapshots__/aztec-1/lorem-151x151/fast-0.json index d50e14ac..86d52fd7 100644 --- a/tests/__snapshots__/aztec-1/lorem-151x151/fast-0.json +++ b/tests/__snapshots__/aztec-1/lorem-151x151/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "5703474", + "width": 151, + "height": 151 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-151x151/fast-180.json b/tests/__snapshots__/aztec-1/lorem-151x151/fast-180.json index 56da67b5..5282ae73 100644 --- a/tests/__snapshots__/aztec-1/lorem-151x151/fast-180.json +++ b/tests/__snapshots__/aztec-1/lorem-151x151/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "5703474", + "width": 151, + "height": 151 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-151x151/fast-270.json b/tests/__snapshots__/aztec-1/lorem-151x151/fast-270.json index 070c43f4..235d5345 100644 --- a/tests/__snapshots__/aztec-1/lorem-151x151/fast-270.json +++ b/tests/__snapshots__/aztec-1/lorem-151x151/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "5703474", + "width": 151, + "height": 151 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-151x151/fast-90.json b/tests/__snapshots__/aztec-1/lorem-151x151/fast-90.json index 122f2f47..bcdc8bb8 100644 --- a/tests/__snapshots__/aztec-1/lorem-151x151/fast-90.json +++ b/tests/__snapshots__/aztec-1/lorem-151x151/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "5703474", + "width": 151, + "height": 151 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-151x151/pure-0.json b/tests/__snapshots__/aztec-1/lorem-151x151/pure-0.json index d50e14ac..86d52fd7 100644 --- a/tests/__snapshots__/aztec-1/lorem-151x151/pure-0.json +++ b/tests/__snapshots__/aztec-1/lorem-151x151/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "5703474", + "width": 151, + "height": 151 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-151x151/slow-0.json b/tests/__snapshots__/aztec-1/lorem-151x151/slow-0.json index d50e14ac..86d52fd7 100644 --- a/tests/__snapshots__/aztec-1/lorem-151x151/slow-0.json +++ b/tests/__snapshots__/aztec-1/lorem-151x151/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "5703474", + "width": 151, + "height": 151 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-151x151/slow-180.json b/tests/__snapshots__/aztec-1/lorem-151x151/slow-180.json index 56da67b5..5282ae73 100644 --- a/tests/__snapshots__/aztec-1/lorem-151x151/slow-180.json +++ b/tests/__snapshots__/aztec-1/lorem-151x151/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "5703474", + "width": 151, + "height": 151 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-151x151/slow-270.json b/tests/__snapshots__/aztec-1/lorem-151x151/slow-270.json index 070c43f4..235d5345 100644 --- a/tests/__snapshots__/aztec-1/lorem-151x151/slow-270.json +++ b/tests/__snapshots__/aztec-1/lorem-151x151/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "5703474", + "width": 151, + "height": 151 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/lorem-151x151/slow-90.json b/tests/__snapshots__/aztec-1/lorem-151x151/slow-90.json index 122f2f47..bcdc8bb8 100644 --- a/tests/__snapshots__/aztec-1/lorem-151x151/slow-90.json +++ b/tests/__snapshots__/aztec-1/lorem-151x151/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "5703474", + "width": 151, + "height": 151 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-0.json b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-0.json index 2b5a9d55..5979d0e8 100644 --- a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-0.json +++ b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "35cadd7", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-180.json b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-180.json index f0469879..1ab3c517 100644 --- a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-180.json +++ b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "35cadd7", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-270.json b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-270.json index e9f433d0..bb7aeafa 100644 --- a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-270.json +++ b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "35cadd7", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-90.json b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-90.json index bb8f6265..71ce548b 100644 --- a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-90.json +++ b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "35cadd7", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/pure-0.json b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/pure-0.json index 2b5a9d55..5979d0e8 100644 --- a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/pure-0.json +++ b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "35cadd7", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-0.json b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-0.json index 2b5a9d55..5979d0e8 100644 --- a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-0.json +++ b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "35cadd7", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-180.json b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-180.json index f0469879..1ab3c517 100644 --- a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-180.json +++ b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "35cadd7", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-270.json b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-270.json index e9f433d0..bb7aeafa 100644 --- a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-270.json +++ b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "35cadd7", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-90.json b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-90.json index bb8f6265..71ce548b 100644 --- a/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-90.json +++ b/tests/__snapshots__/aztec-1/mixed-ecis-41x41/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "35cadd7", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/padding_bs/fast-0.json b/tests/__snapshots__/aztec-1/padding_bs/fast-0.json index a0929c2d..17b46034 100644 --- a/tests/__snapshots__/aztec-1/padding_bs/fast-0.json +++ b/tests/__snapshots__/aztec-1/padding_bs/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "cd7eae7", + "width": 117, + "height": 117 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/padding_bs/fast-180.json b/tests/__snapshots__/aztec-1/padding_bs/fast-180.json index 14b8e54e..b6104d2a 100644 --- a/tests/__snapshots__/aztec-1/padding_bs/fast-180.json +++ b/tests/__snapshots__/aztec-1/padding_bs/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "cd7eae7", + "width": 117, + "height": 117 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/padding_bs/fast-270.json b/tests/__snapshots__/aztec-1/padding_bs/fast-270.json index 23396d3c..4859b852 100644 --- a/tests/__snapshots__/aztec-1/padding_bs/fast-270.json +++ b/tests/__snapshots__/aztec-1/padding_bs/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "cd7eae7", + "width": 117, + "height": 117 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/padding_bs/fast-90.json b/tests/__snapshots__/aztec-1/padding_bs/fast-90.json index 2f37dc98..6eafe3cd 100644 --- a/tests/__snapshots__/aztec-1/padding_bs/fast-90.json +++ b/tests/__snapshots__/aztec-1/padding_bs/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "cd7eae7", + "width": 117, + "height": 117 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/padding_bs/pure-0.json b/tests/__snapshots__/aztec-1/padding_bs/pure-0.json index a0929c2d..17b46034 100644 --- a/tests/__snapshots__/aztec-1/padding_bs/pure-0.json +++ b/tests/__snapshots__/aztec-1/padding_bs/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "cd7eae7", + "width": 117, + "height": 117 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/padding_bs/slow-0.json b/tests/__snapshots__/aztec-1/padding_bs/slow-0.json index a0929c2d..17b46034 100644 --- a/tests/__snapshots__/aztec-1/padding_bs/slow-0.json +++ b/tests/__snapshots__/aztec-1/padding_bs/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "cd7eae7", + "width": 117, + "height": 117 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/padding_bs/slow-180.json b/tests/__snapshots__/aztec-1/padding_bs/slow-180.json index 14b8e54e..b6104d2a 100644 --- a/tests/__snapshots__/aztec-1/padding_bs/slow-180.json +++ b/tests/__snapshots__/aztec-1/padding_bs/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "cd7eae7", + "width": 117, + "height": 117 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/padding_bs/slow-270.json b/tests/__snapshots__/aztec-1/padding_bs/slow-270.json index 23396d3c..4859b852 100644 --- a/tests/__snapshots__/aztec-1/padding_bs/slow-270.json +++ b/tests/__snapshots__/aztec-1/padding_bs/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "cd7eae7", + "width": 117, + "height": 117 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/padding_bs/slow-90.json b/tests/__snapshots__/aztec-1/padding_bs/slow-90.json index 2f37dc98..6eafe3cd 100644 --- a/tests/__snapshots__/aztec-1/padding_bs/slow-90.json +++ b/tests/__snapshots__/aztec-1/padding_bs/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "cd7eae7", + "width": 117, + "height": 117 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-0.json b/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-0.json index 0a1a689e..8108bfc6 100644 --- a/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-0.json +++ b/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "0442ba6", + "width": 27, + "height": 27 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-180.json b/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-180.json index 9a06a87a..c11dffe1 100644 --- a/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-180.json +++ b/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "0442ba6", + "width": 27, + "height": 27 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-270.json b/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-270.json index e6f8bb67..b53ef9bf 100644 --- a/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-270.json +++ b/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "0442ba6", + "width": 27, + "height": 27 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-90.json b/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-90.json index c3db0c21..1743e23d 100644 --- a/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-90.json +++ b/tests/__snapshots__/aztec-1/partial-quiet-zone/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "0442ba6", + "width": 27, + "height": 27 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/partial-quiet-zone/pure-0.json b/tests/__snapshots__/aztec-1/partial-quiet-zone/pure-0.json index 0a1a689e..8108bfc6 100644 --- a/tests/__snapshots__/aztec-1/partial-quiet-zone/pure-0.json +++ b/tests/__snapshots__/aztec-1/partial-quiet-zone/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "0442ba6", + "width": 27, + "height": 27 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-0.json b/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-0.json index 0a1a689e..8108bfc6 100644 --- a/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-0.json +++ b/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "0442ba6", + "width": 27, + "height": 27 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-180.json b/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-180.json index 9a06a87a..c11dffe1 100644 --- a/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-180.json +++ b/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "0442ba6", + "width": 27, + "height": 27 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-270.json b/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-270.json index e6f8bb67..b53ef9bf 100644 --- a/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-270.json +++ b/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "0442ba6", + "width": 27, + "height": 27 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-90.json b/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-90.json index c3db0c21..1743e23d 100644 --- a/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-90.json +++ b/tests/__snapshots__/aztec-1/partial-quiet-zone/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "0442ba6", + "width": 27, + "height": 27 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-0.json b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-0.json index 528eb33e..05989dba 100644 --- a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-0.json +++ b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ba217ea", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-180.json b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-180.json index c55c0b76..ad7e666a 100644 --- a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-180.json +++ b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ba217ea", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-270.json b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-270.json index 4dab7d84..5576fcf0 100644 --- a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-270.json +++ b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-270.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ba217ea", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-90.json b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-90.json index 53084a34..e74bf4f5 100644 --- a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-90.json +++ b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/fast-90.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ba217ea", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/pure-0.json b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/pure-0.json index 528eb33e..05989dba 100644 --- a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/pure-0.json +++ b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/pure-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ba217ea", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-0.json b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-0.json index 528eb33e..05989dba 100644 --- a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-0.json +++ b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ba217ea", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-180.json b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-180.json index c55c0b76..ad7e666a 100644 --- a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-180.json +++ b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ba217ea", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-270.json b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-270.json index 4dab7d84..5576fcf0 100644 --- a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-270.json +++ b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-270.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ba217ea", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-90.json b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-90.json index 53084a34..e74bf4f5 100644 --- a/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-90.json +++ b/tests/__snapshots__/aztec-1/readerinit-compact-15x15/slow-90.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ba217ea", + "width": 15, + "height": 15 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-0.json b/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-0.json index 4e39bd59..0572ae73 100644 --- a/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-0.json +++ b/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "e240051", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-180.json b/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-180.json index 796cf5ab..3bbaa659 100644 --- a/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-180.json +++ b/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "e240051", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-270.json b/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-270.json index 663d3fcd..a9f8eafe 100644 --- a/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-270.json +++ b/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-270.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "e240051", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-90.json b/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-90.json index 8c48b589..d18a0a10 100644 --- a/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-90.json +++ b/tests/__snapshots__/aztec-1/readerinit-full-19x19/fast-90.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "e240051", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-full-19x19/pure-0.json b/tests/__snapshots__/aztec-1/readerinit-full-19x19/pure-0.json index 4e39bd59..0572ae73 100644 --- a/tests/__snapshots__/aztec-1/readerinit-full-19x19/pure-0.json +++ b/tests/__snapshots__/aztec-1/readerinit-full-19x19/pure-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "e240051", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-0.json b/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-0.json index 4e39bd59..0572ae73 100644 --- a/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-0.json +++ b/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "e240051", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-180.json b/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-180.json index 796cf5ab..3bbaa659 100644 --- a/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-180.json +++ b/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "e240051", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-270.json b/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-270.json index 663d3fcd..a9f8eafe 100644 --- a/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-270.json +++ b/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-270.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "e240051", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-90.json b/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-90.json index 8c48b589..d18a0a10 100644 --- a/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-90.json +++ b/tests/__snapshots__/aztec-1/readerinit-full-19x19/slow-90.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "e240051", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-1/fast-0.json b/tests/__snapshots__/aztec-1/rune-1/fast-0.json index 6af19ca7..bb222072 100644 --- a/tests/__snapshots__/aztec-1/rune-1/fast-0.json +++ b/tests/__snapshots__/aztec-1/rune-1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "c4ecc10", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-1/fast-180.json b/tests/__snapshots__/aztec-1/rune-1/fast-180.json index da1826e5..aec4d240 100644 --- a/tests/__snapshots__/aztec-1/rune-1/fast-180.json +++ b/tests/__snapshots__/aztec-1/rune-1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "c4ecc10", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-1/fast-270.json b/tests/__snapshots__/aztec-1/rune-1/fast-270.json index 98cbae5d..96fc8d0e 100644 --- a/tests/__snapshots__/aztec-1/rune-1/fast-270.json +++ b/tests/__snapshots__/aztec-1/rune-1/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "c4ecc10", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-1/fast-90.json b/tests/__snapshots__/aztec-1/rune-1/fast-90.json index 7ca73a22..309da0a0 100644 --- a/tests/__snapshots__/aztec-1/rune-1/fast-90.json +++ b/tests/__snapshots__/aztec-1/rune-1/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "c4ecc10", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-1/pure-0.json b/tests/__snapshots__/aztec-1/rune-1/pure-0.json index 6af19ca7..bb222072 100644 --- a/tests/__snapshots__/aztec-1/rune-1/pure-0.json +++ b/tests/__snapshots__/aztec-1/rune-1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "c4ecc10", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-1/slow-0.json b/tests/__snapshots__/aztec-1/rune-1/slow-0.json index 6af19ca7..bb222072 100644 --- a/tests/__snapshots__/aztec-1/rune-1/slow-0.json +++ b/tests/__snapshots__/aztec-1/rune-1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "c4ecc10", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-1/slow-180.json b/tests/__snapshots__/aztec-1/rune-1/slow-180.json index da1826e5..aec4d240 100644 --- a/tests/__snapshots__/aztec-1/rune-1/slow-180.json +++ b/tests/__snapshots__/aztec-1/rune-1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "c4ecc10", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-1/slow-270.json b/tests/__snapshots__/aztec-1/rune-1/slow-270.json index 98cbae5d..96fc8d0e 100644 --- a/tests/__snapshots__/aztec-1/rune-1/slow-270.json +++ b/tests/__snapshots__/aztec-1/rune-1/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "c4ecc10", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-1/slow-90.json b/tests/__snapshots__/aztec-1/rune-1/slow-90.json index 7ca73a22..309da0a0 100644 --- a/tests/__snapshots__/aztec-1/rune-1/slow-90.json +++ b/tests/__snapshots__/aztec-1/rune-1/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "c4ecc10", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-223/fast-0.json b/tests/__snapshots__/aztec-1/rune-223/fast-0.json index 96ec4f1e..909d6ab0 100644 --- a/tests/__snapshots__/aztec-1/rune-223/fast-0.json +++ b/tests/__snapshots__/aztec-1/rune-223/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "4bdfd85", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-223/fast-180.json b/tests/__snapshots__/aztec-1/rune-223/fast-180.json index 2e3d248e..ecb9dee0 100644 --- a/tests/__snapshots__/aztec-1/rune-223/fast-180.json +++ b/tests/__snapshots__/aztec-1/rune-223/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "4bdfd85", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-223/fast-270.json b/tests/__snapshots__/aztec-1/rune-223/fast-270.json index 7318f18c..b71ef49e 100644 --- a/tests/__snapshots__/aztec-1/rune-223/fast-270.json +++ b/tests/__snapshots__/aztec-1/rune-223/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "4bdfd85", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-223/fast-90.json b/tests/__snapshots__/aztec-1/rune-223/fast-90.json index ebcc21c9..fb641ec2 100644 --- a/tests/__snapshots__/aztec-1/rune-223/fast-90.json +++ b/tests/__snapshots__/aztec-1/rune-223/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "4bdfd85", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-223/pure-0.json b/tests/__snapshots__/aztec-1/rune-223/pure-0.json index 96ec4f1e..909d6ab0 100644 --- a/tests/__snapshots__/aztec-1/rune-223/pure-0.json +++ b/tests/__snapshots__/aztec-1/rune-223/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "4bdfd85", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-223/slow-0.json b/tests/__snapshots__/aztec-1/rune-223/slow-0.json index 96ec4f1e..909d6ab0 100644 --- a/tests/__snapshots__/aztec-1/rune-223/slow-0.json +++ b/tests/__snapshots__/aztec-1/rune-223/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "4bdfd85", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-223/slow-180.json b/tests/__snapshots__/aztec-1/rune-223/slow-180.json index 2e3d248e..ecb9dee0 100644 --- a/tests/__snapshots__/aztec-1/rune-223/slow-180.json +++ b/tests/__snapshots__/aztec-1/rune-223/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "4bdfd85", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-223/slow-270.json b/tests/__snapshots__/aztec-1/rune-223/slow-270.json index 7318f18c..b71ef49e 100644 --- a/tests/__snapshots__/aztec-1/rune-223/slow-270.json +++ b/tests/__snapshots__/aztec-1/rune-223/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "4bdfd85", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-223/slow-90.json b/tests/__snapshots__/aztec-1/rune-223/slow-90.json index ebcc21c9..fb641ec2 100644 --- a/tests/__snapshots__/aztec-1/rune-223/slow-90.json +++ b/tests/__snapshots__/aztec-1/rune-223/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "4bdfd85", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-64/fast-0.json b/tests/__snapshots__/aztec-1/rune-64/fast-0.json index 321e05d5..02818c45 100644 --- a/tests/__snapshots__/aztec-1/rune-64/fast-0.json +++ b/tests/__snapshots__/aztec-1/rune-64/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "d9cf198", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-64/fast-180.json b/tests/__snapshots__/aztec-1/rune-64/fast-180.json index db69a230..48177829 100644 --- a/tests/__snapshots__/aztec-1/rune-64/fast-180.json +++ b/tests/__snapshots__/aztec-1/rune-64/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "d9cf198", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-64/fast-270.json b/tests/__snapshots__/aztec-1/rune-64/fast-270.json index ced3c97d..3f026907 100644 --- a/tests/__snapshots__/aztec-1/rune-64/fast-270.json +++ b/tests/__snapshots__/aztec-1/rune-64/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "d9cf198", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-64/fast-90.json b/tests/__snapshots__/aztec-1/rune-64/fast-90.json index cab7ba95..dd94795c 100644 --- a/tests/__snapshots__/aztec-1/rune-64/fast-90.json +++ b/tests/__snapshots__/aztec-1/rune-64/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "d9cf198", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-64/pure-0.json b/tests/__snapshots__/aztec-1/rune-64/pure-0.json index 321e05d5..02818c45 100644 --- a/tests/__snapshots__/aztec-1/rune-64/pure-0.json +++ b/tests/__snapshots__/aztec-1/rune-64/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "d9cf198", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-64/slow-0.json b/tests/__snapshots__/aztec-1/rune-64/slow-0.json index 321e05d5..02818c45 100644 --- a/tests/__snapshots__/aztec-1/rune-64/slow-0.json +++ b/tests/__snapshots__/aztec-1/rune-64/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "d9cf198", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-64/slow-180.json b/tests/__snapshots__/aztec-1/rune-64/slow-180.json index db69a230..48177829 100644 --- a/tests/__snapshots__/aztec-1/rune-64/slow-180.json +++ b/tests/__snapshots__/aztec-1/rune-64/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "d9cf198", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-64/slow-270.json b/tests/__snapshots__/aztec-1/rune-64/slow-270.json index ced3c97d..3f026907 100644 --- a/tests/__snapshots__/aztec-1/rune-64/slow-270.json +++ b/tests/__snapshots__/aztec-1/rune-64/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "d9cf198", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-64/slow-90.json b/tests/__snapshots__/aztec-1/rune-64/slow-90.json index cab7ba95..dd94795c 100644 --- a/tests/__snapshots__/aztec-1/rune-64/slow-90.json +++ b/tests/__snapshots__/aztec-1/rune-64/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "d9cf198", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-68/fast-0.json b/tests/__snapshots__/aztec-1/rune-68/fast-0.json index 9ef416bf..375a9766 100644 --- a/tests/__snapshots__/aztec-1/rune-68/fast-0.json +++ b/tests/__snapshots__/aztec-1/rune-68/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "8ee9710", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-68/fast-180.json b/tests/__snapshots__/aztec-1/rune-68/fast-180.json index 163dc509..18db227d 100644 --- a/tests/__snapshots__/aztec-1/rune-68/fast-180.json +++ b/tests/__snapshots__/aztec-1/rune-68/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "8ee9710", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-68/fast-270.json b/tests/__snapshots__/aztec-1/rune-68/fast-270.json index 52dbc0ef..d6f16fb1 100644 --- a/tests/__snapshots__/aztec-1/rune-68/fast-270.json +++ b/tests/__snapshots__/aztec-1/rune-68/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "8ee9710", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-68/fast-90.json b/tests/__snapshots__/aztec-1/rune-68/fast-90.json index 50acdab3..b93a938f 100644 --- a/tests/__snapshots__/aztec-1/rune-68/fast-90.json +++ b/tests/__snapshots__/aztec-1/rune-68/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "8ee9710", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-68/pure-0.json b/tests/__snapshots__/aztec-1/rune-68/pure-0.json index 9ef416bf..375a9766 100644 --- a/tests/__snapshots__/aztec-1/rune-68/pure-0.json +++ b/tests/__snapshots__/aztec-1/rune-68/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "8ee9710", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-68/slow-0.json b/tests/__snapshots__/aztec-1/rune-68/slow-0.json index 9ef416bf..375a9766 100644 --- a/tests/__snapshots__/aztec-1/rune-68/slow-0.json +++ b/tests/__snapshots__/aztec-1/rune-68/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "8ee9710", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-68/slow-180.json b/tests/__snapshots__/aztec-1/rune-68/slow-180.json index 163dc509..18db227d 100644 --- a/tests/__snapshots__/aztec-1/rune-68/slow-180.json +++ b/tests/__snapshots__/aztec-1/rune-68/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "8ee9710", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-68/slow-270.json b/tests/__snapshots__/aztec-1/rune-68/slow-270.json index 52dbc0ef..d6f16fb1 100644 --- a/tests/__snapshots__/aztec-1/rune-68/slow-270.json +++ b/tests/__snapshots__/aztec-1/rune-68/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "8ee9710", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/rune-68/slow-90.json b/tests/__snapshots__/aztec-1/rune-68/slow-90.json index 50acdab3..b93a938f 100644 --- a/tests/__snapshots__/aztec-1/rune-68/slow-90.json +++ b/tests/__snapshots__/aztec-1/rune-68/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "8ee9710", + "width": 11, + "height": 11 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tableShifts/fast-0.json b/tests/__snapshots__/aztec-1/tableShifts/fast-0.json index f5c48c6e..cb0de17f 100644 --- a/tests/__snapshots__/aztec-1/tableShifts/fast-0.json +++ b/tests/__snapshots__/aztec-1/tableShifts/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "267e443", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tableShifts/fast-180.json b/tests/__snapshots__/aztec-1/tableShifts/fast-180.json index 141758ba..ed7ff2c9 100644 --- a/tests/__snapshots__/aztec-1/tableShifts/fast-180.json +++ b/tests/__snapshots__/aztec-1/tableShifts/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "267e443", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tableShifts/fast-270.json b/tests/__snapshots__/aztec-1/tableShifts/fast-270.json index 4ecc6d4e..d972f2de 100644 --- a/tests/__snapshots__/aztec-1/tableShifts/fast-270.json +++ b/tests/__snapshots__/aztec-1/tableShifts/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "267e443", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tableShifts/fast-90.json b/tests/__snapshots__/aztec-1/tableShifts/fast-90.json index e033a8ed..6926c1d4 100644 --- a/tests/__snapshots__/aztec-1/tableShifts/fast-90.json +++ b/tests/__snapshots__/aztec-1/tableShifts/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "267e443", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tableShifts/pure-0.json b/tests/__snapshots__/aztec-1/tableShifts/pure-0.json index f5c48c6e..cb0de17f 100644 --- a/tests/__snapshots__/aztec-1/tableShifts/pure-0.json +++ b/tests/__snapshots__/aztec-1/tableShifts/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "267e443", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tableShifts/slow-0.json b/tests/__snapshots__/aztec-1/tableShifts/slow-0.json index f5c48c6e..cb0de17f 100644 --- a/tests/__snapshots__/aztec-1/tableShifts/slow-0.json +++ b/tests/__snapshots__/aztec-1/tableShifts/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "267e443", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tableShifts/slow-180.json b/tests/__snapshots__/aztec-1/tableShifts/slow-180.json index 141758ba..ed7ff2c9 100644 --- a/tests/__snapshots__/aztec-1/tableShifts/slow-180.json +++ b/tests/__snapshots__/aztec-1/tableShifts/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "267e443", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tableShifts/slow-270.json b/tests/__snapshots__/aztec-1/tableShifts/slow-270.json index 4ecc6d4e..d972f2de 100644 --- a/tests/__snapshots__/aztec-1/tableShifts/slow-270.json +++ b/tests/__snapshots__/aztec-1/tableShifts/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "267e443", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tableShifts/slow-90.json b/tests/__snapshots__/aztec-1/tableShifts/slow-90.json index e033a8ed..6926c1d4 100644 --- a/tests/__snapshots__/aztec-1/tableShifts/slow-90.json +++ b/tests/__snapshots__/aztec-1/tableShifts/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "267e443", + "width": 41, + "height": 41 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tag/fast-0.json b/tests/__snapshots__/aztec-1/tag/fast-0.json index 79a3ea38..4e97f46f 100644 --- a/tests/__snapshots__/aztec-1/tag/fast-0.json +++ b/tests/__snapshots__/aztec-1/tag/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a1bf535", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tag/fast-180.json b/tests/__snapshots__/aztec-1/tag/fast-180.json index 02ac5735..080b31d2 100644 --- a/tests/__snapshots__/aztec-1/tag/fast-180.json +++ b/tests/__snapshots__/aztec-1/tag/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a1bf535", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tag/fast-270.json b/tests/__snapshots__/aztec-1/tag/fast-270.json index 4b6ac85d..d62dfa35 100644 --- a/tests/__snapshots__/aztec-1/tag/fast-270.json +++ b/tests/__snapshots__/aztec-1/tag/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a1bf535", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tag/fast-90.json b/tests/__snapshots__/aztec-1/tag/fast-90.json index be6eb642..39425f38 100644 --- a/tests/__snapshots__/aztec-1/tag/fast-90.json +++ b/tests/__snapshots__/aztec-1/tag/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a1bf535", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tag/pure-0.json b/tests/__snapshots__/aztec-1/tag/pure-0.json index 79a3ea38..4e97f46f 100644 --- a/tests/__snapshots__/aztec-1/tag/pure-0.json +++ b/tests/__snapshots__/aztec-1/tag/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a1bf535", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tag/slow-0.json b/tests/__snapshots__/aztec-1/tag/slow-0.json index 79a3ea38..4e97f46f 100644 --- a/tests/__snapshots__/aztec-1/tag/slow-0.json +++ b/tests/__snapshots__/aztec-1/tag/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a1bf535", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tag/slow-180.json b/tests/__snapshots__/aztec-1/tag/slow-180.json index 02ac5735..080b31d2 100644 --- a/tests/__snapshots__/aztec-1/tag/slow-180.json +++ b/tests/__snapshots__/aztec-1/tag/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a1bf535", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tag/slow-270.json b/tests/__snapshots__/aztec-1/tag/slow-270.json index 4b6ac85d..d62dfa35 100644 --- a/tests/__snapshots__/aztec-1/tag/slow-270.json +++ b/tests/__snapshots__/aztec-1/tag/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a1bf535", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/tag/slow-90.json b/tests/__snapshots__/aztec-1/tag/slow-90.json index be6eb642..39425f38 100644 --- a/tests/__snapshots__/aztec-1/tag/slow-90.json +++ b/tests/__snapshots__/aztec-1/tag/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a1bf535", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/texte/fast-0.json b/tests/__snapshots__/aztec-1/texte/fast-0.json index 8897882e..c3143ec0 100644 --- a/tests/__snapshots__/aztec-1/texte/fast-0.json +++ b/tests/__snapshots__/aztec-1/texte/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5f1c19d", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/texte/fast-180.json b/tests/__snapshots__/aztec-1/texte/fast-180.json index e9718100..09c7bccc 100644 --- a/tests/__snapshots__/aztec-1/texte/fast-180.json +++ b/tests/__snapshots__/aztec-1/texte/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5f1c19d", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/texte/fast-270.json b/tests/__snapshots__/aztec-1/texte/fast-270.json index 9e54a21a..f0ba5eb7 100644 --- a/tests/__snapshots__/aztec-1/texte/fast-270.json +++ b/tests/__snapshots__/aztec-1/texte/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5f1c19d", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/texte/fast-90.json b/tests/__snapshots__/aztec-1/texte/fast-90.json index 2662767f..cfa64271 100644 --- a/tests/__snapshots__/aztec-1/texte/fast-90.json +++ b/tests/__snapshots__/aztec-1/texte/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5f1c19d", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/texte/pure-0.json b/tests/__snapshots__/aztec-1/texte/pure-0.json index 8897882e..c3143ec0 100644 --- a/tests/__snapshots__/aztec-1/texte/pure-0.json +++ b/tests/__snapshots__/aztec-1/texte/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5f1c19d", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/texte/slow-0.json b/tests/__snapshots__/aztec-1/texte/slow-0.json index 8897882e..c3143ec0 100644 --- a/tests/__snapshots__/aztec-1/texte/slow-0.json +++ b/tests/__snapshots__/aztec-1/texte/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5f1c19d", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/texte/slow-180.json b/tests/__snapshots__/aztec-1/texte/slow-180.json index e9718100..09c7bccc 100644 --- a/tests/__snapshots__/aztec-1/texte/slow-180.json +++ b/tests/__snapshots__/aztec-1/texte/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5f1c19d", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/texte/slow-270.json b/tests/__snapshots__/aztec-1/texte/slow-270.json index 9e54a21a..f0ba5eb7 100644 --- a/tests/__snapshots__/aztec-1/texte/slow-270.json +++ b/tests/__snapshots__/aztec-1/texte/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5f1c19d", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-1/texte/slow-90.json b/tests/__snapshots__/aztec-1/texte/slow-90.json index 2662767f..cfa64271 100644 --- a/tests/__snapshots__/aztec-1/texte/slow-90.json +++ b/tests/__snapshots__/aztec-1/texte/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5f1c19d", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/01/fast-0.json b/tests/__snapshots__/aztec-2/01/fast-0.json index f3b00206..64166c95 100644 --- a/tests/__snapshots__/aztec-2/01/fast-0.json +++ b/tests/__snapshots__/aztec-2/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/01/fast-180.json b/tests/__snapshots__/aztec-2/01/fast-180.json index 568985a2..e8ab50a9 100644 --- a/tests/__snapshots__/aztec-2/01/fast-180.json +++ b/tests/__snapshots__/aztec-2/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/01/fast-270.json b/tests/__snapshots__/aztec-2/01/fast-270.json index 95a02fcf..8cc67fc3 100644 --- a/tests/__snapshots__/aztec-2/01/fast-270.json +++ b/tests/__snapshots__/aztec-2/01/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/01/fast-90.json b/tests/__snapshots__/aztec-2/01/fast-90.json index 3f95941b..332333d9 100644 --- a/tests/__snapshots__/aztec-2/01/fast-90.json +++ b/tests/__snapshots__/aztec-2/01/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/01/slow-0.json b/tests/__snapshots__/aztec-2/01/slow-0.json index f3b00206..64166c95 100644 --- a/tests/__snapshots__/aztec-2/01/slow-0.json +++ b/tests/__snapshots__/aztec-2/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/01/slow-180.json b/tests/__snapshots__/aztec-2/01/slow-180.json index 568985a2..e8ab50a9 100644 --- a/tests/__snapshots__/aztec-2/01/slow-180.json +++ b/tests/__snapshots__/aztec-2/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/01/slow-270.json b/tests/__snapshots__/aztec-2/01/slow-270.json index 95a02fcf..8cc67fc3 100644 --- a/tests/__snapshots__/aztec-2/01/slow-270.json +++ b/tests/__snapshots__/aztec-2/01/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/01/slow-90.json b/tests/__snapshots__/aztec-2/01/slow-90.json index 3f95941b..332333d9 100644 --- a/tests/__snapshots__/aztec-2/01/slow-90.json +++ b/tests/__snapshots__/aztec-2/01/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/02/fast-0.json b/tests/__snapshots__/aztec-2/02/fast-0.json index 1bf43a9f..8f95ccbf 100644 --- a/tests/__snapshots__/aztec-2/02/fast-0.json +++ b/tests/__snapshots__/aztec-2/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/02/fast-180.json b/tests/__snapshots__/aztec-2/02/fast-180.json index 9ed46e6f..949e6466 100644 --- a/tests/__snapshots__/aztec-2/02/fast-180.json +++ b/tests/__snapshots__/aztec-2/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/02/fast-270.json b/tests/__snapshots__/aztec-2/02/fast-270.json index 1d0c470d..7b3ad4ef 100644 --- a/tests/__snapshots__/aztec-2/02/fast-270.json +++ b/tests/__snapshots__/aztec-2/02/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/02/fast-90.json b/tests/__snapshots__/aztec-2/02/fast-90.json index 29dea57d..3ea8a72c 100644 --- a/tests/__snapshots__/aztec-2/02/fast-90.json +++ b/tests/__snapshots__/aztec-2/02/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/02/slow-0.json b/tests/__snapshots__/aztec-2/02/slow-0.json index 1bf43a9f..8f95ccbf 100644 --- a/tests/__snapshots__/aztec-2/02/slow-0.json +++ b/tests/__snapshots__/aztec-2/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/02/slow-180.json b/tests/__snapshots__/aztec-2/02/slow-180.json index 9ed46e6f..949e6466 100644 --- a/tests/__snapshots__/aztec-2/02/slow-180.json +++ b/tests/__snapshots__/aztec-2/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/02/slow-270.json b/tests/__snapshots__/aztec-2/02/slow-270.json index 1d0c470d..7b3ad4ef 100644 --- a/tests/__snapshots__/aztec-2/02/slow-270.json +++ b/tests/__snapshots__/aztec-2/02/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/02/slow-90.json b/tests/__snapshots__/aztec-2/02/slow-90.json index 29dea57d..3ea8a72c 100644 --- a/tests/__snapshots__/aztec-2/02/slow-90.json +++ b/tests/__snapshots__/aztec-2/02/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/03/fast-0.json b/tests/__snapshots__/aztec-2/03/fast-0.json index 463b03ba..0f0091f0 100644 --- a/tests/__snapshots__/aztec-2/03/fast-0.json +++ b/tests/__snapshots__/aztec-2/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/03/fast-180.json b/tests/__snapshots__/aztec-2/03/fast-180.json index 1247e21f..8fb8c053 100644 --- a/tests/__snapshots__/aztec-2/03/fast-180.json +++ b/tests/__snapshots__/aztec-2/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/03/fast-270.json b/tests/__snapshots__/aztec-2/03/fast-270.json index dc6e50a6..9069d4d3 100644 --- a/tests/__snapshots__/aztec-2/03/fast-270.json +++ b/tests/__snapshots__/aztec-2/03/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/03/fast-90.json b/tests/__snapshots__/aztec-2/03/fast-90.json index 120032f4..2062e0b2 100644 --- a/tests/__snapshots__/aztec-2/03/fast-90.json +++ b/tests/__snapshots__/aztec-2/03/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/03/slow-0.json b/tests/__snapshots__/aztec-2/03/slow-0.json index 463b03ba..0f0091f0 100644 --- a/tests/__snapshots__/aztec-2/03/slow-0.json +++ b/tests/__snapshots__/aztec-2/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/03/slow-180.json b/tests/__snapshots__/aztec-2/03/slow-180.json index 1247e21f..8fb8c053 100644 --- a/tests/__snapshots__/aztec-2/03/slow-180.json +++ b/tests/__snapshots__/aztec-2/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/03/slow-270.json b/tests/__snapshots__/aztec-2/03/slow-270.json index dc6e50a6..9069d4d3 100644 --- a/tests/__snapshots__/aztec-2/03/slow-270.json +++ b/tests/__snapshots__/aztec-2/03/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/03/slow-90.json b/tests/__snapshots__/aztec-2/03/slow-90.json index 120032f4..2062e0b2 100644 --- a/tests/__snapshots__/aztec-2/03/slow-90.json +++ b/tests/__snapshots__/aztec-2/03/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/04/fast-0.json b/tests/__snapshots__/aztec-2/04/fast-0.json index 970ae696..532c87a4 100644 --- a/tests/__snapshots__/aztec-2/04/fast-0.json +++ b/tests/__snapshots__/aztec-2/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/04/fast-180.json b/tests/__snapshots__/aztec-2/04/fast-180.json index cf0660b7..2f270ba3 100644 --- a/tests/__snapshots__/aztec-2/04/fast-180.json +++ b/tests/__snapshots__/aztec-2/04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/04/fast-270.json b/tests/__snapshots__/aztec-2/04/fast-270.json index 96531217..9db72044 100644 --- a/tests/__snapshots__/aztec-2/04/fast-270.json +++ b/tests/__snapshots__/aztec-2/04/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/04/fast-90.json b/tests/__snapshots__/aztec-2/04/fast-90.json index 5be687fe..73376216 100644 --- a/tests/__snapshots__/aztec-2/04/fast-90.json +++ b/tests/__snapshots__/aztec-2/04/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/04/slow-0.json b/tests/__snapshots__/aztec-2/04/slow-0.json index 970ae696..532c87a4 100644 --- a/tests/__snapshots__/aztec-2/04/slow-0.json +++ b/tests/__snapshots__/aztec-2/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/04/slow-180.json b/tests/__snapshots__/aztec-2/04/slow-180.json index cf0660b7..2f270ba3 100644 --- a/tests/__snapshots__/aztec-2/04/slow-180.json +++ b/tests/__snapshots__/aztec-2/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/04/slow-270.json b/tests/__snapshots__/aztec-2/04/slow-270.json index 96531217..9db72044 100644 --- a/tests/__snapshots__/aztec-2/04/slow-270.json +++ b/tests/__snapshots__/aztec-2/04/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/04/slow-90.json b/tests/__snapshots__/aztec-2/04/slow-90.json index 5be687fe..73376216 100644 --- a/tests/__snapshots__/aztec-2/04/slow-90.json +++ b/tests/__snapshots__/aztec-2/04/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/05/fast-0.json b/tests/__snapshots__/aztec-2/05/fast-0.json index 7e0a4b2f..63a9e533 100644 --- a/tests/__snapshots__/aztec-2/05/fast-0.json +++ b/tests/__snapshots__/aztec-2/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/05/fast-180.json b/tests/__snapshots__/aztec-2/05/fast-180.json index 665c93c2..aca3e70a 100644 --- a/tests/__snapshots__/aztec-2/05/fast-180.json +++ b/tests/__snapshots__/aztec-2/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/05/fast-270.json b/tests/__snapshots__/aztec-2/05/fast-270.json index 921dc805..5f93b3cd 100644 --- a/tests/__snapshots__/aztec-2/05/fast-270.json +++ b/tests/__snapshots__/aztec-2/05/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/05/fast-90.json b/tests/__snapshots__/aztec-2/05/fast-90.json index 382dc338..d8352143 100644 --- a/tests/__snapshots__/aztec-2/05/fast-90.json +++ b/tests/__snapshots__/aztec-2/05/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/05/slow-0.json b/tests/__snapshots__/aztec-2/05/slow-0.json index 7e0a4b2f..63a9e533 100644 --- a/tests/__snapshots__/aztec-2/05/slow-0.json +++ b/tests/__snapshots__/aztec-2/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/05/slow-180.json b/tests/__snapshots__/aztec-2/05/slow-180.json index 665c93c2..aca3e70a 100644 --- a/tests/__snapshots__/aztec-2/05/slow-180.json +++ b/tests/__snapshots__/aztec-2/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/05/slow-270.json b/tests/__snapshots__/aztec-2/05/slow-270.json index 921dc805..5f93b3cd 100644 --- a/tests/__snapshots__/aztec-2/05/slow-270.json +++ b/tests/__snapshots__/aztec-2/05/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/05/slow-90.json b/tests/__snapshots__/aztec-2/05/slow-90.json index 382dc338..d8352143 100644 --- a/tests/__snapshots__/aztec-2/05/slow-90.json +++ b/tests/__snapshots__/aztec-2/05/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/06/fast-0.json b/tests/__snapshots__/aztec-2/06/fast-0.json index db001964..21e39208 100644 --- a/tests/__snapshots__/aztec-2/06/fast-0.json +++ b/tests/__snapshots__/aztec-2/06/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/06/fast-180.json b/tests/__snapshots__/aztec-2/06/fast-180.json index 9ada3a80..d7b87470 100644 --- a/tests/__snapshots__/aztec-2/06/fast-180.json +++ b/tests/__snapshots__/aztec-2/06/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/06/fast-270.json b/tests/__snapshots__/aztec-2/06/fast-270.json index 0ce681cb..2c86fab6 100644 --- a/tests/__snapshots__/aztec-2/06/fast-270.json +++ b/tests/__snapshots__/aztec-2/06/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/06/fast-90.json b/tests/__snapshots__/aztec-2/06/fast-90.json index 6a908ded..691e1d66 100644 --- a/tests/__snapshots__/aztec-2/06/fast-90.json +++ b/tests/__snapshots__/aztec-2/06/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/06/slow-0.json b/tests/__snapshots__/aztec-2/06/slow-0.json index db001964..21e39208 100644 --- a/tests/__snapshots__/aztec-2/06/slow-0.json +++ b/tests/__snapshots__/aztec-2/06/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/06/slow-180.json b/tests/__snapshots__/aztec-2/06/slow-180.json index 9ada3a80..d7b87470 100644 --- a/tests/__snapshots__/aztec-2/06/slow-180.json +++ b/tests/__snapshots__/aztec-2/06/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/06/slow-270.json b/tests/__snapshots__/aztec-2/06/slow-270.json index 0ce681cb..2c86fab6 100644 --- a/tests/__snapshots__/aztec-2/06/slow-270.json +++ b/tests/__snapshots__/aztec-2/06/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/06/slow-90.json b/tests/__snapshots__/aztec-2/06/slow-90.json index 6a908ded..691e1d66 100644 --- a/tests/__snapshots__/aztec-2/06/slow-90.json +++ b/tests/__snapshots__/aztec-2/06/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/07/fast-0.json b/tests/__snapshots__/aztec-2/07/fast-0.json index fa77c4aa..264c5480 100644 --- a/tests/__snapshots__/aztec-2/07/fast-0.json +++ b/tests/__snapshots__/aztec-2/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/07/fast-180.json b/tests/__snapshots__/aztec-2/07/fast-180.json index 676bec3a..90d8c0dd 100644 --- a/tests/__snapshots__/aztec-2/07/fast-180.json +++ b/tests/__snapshots__/aztec-2/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/07/fast-270.json b/tests/__snapshots__/aztec-2/07/fast-270.json index 265e770f..6b20f35c 100644 --- a/tests/__snapshots__/aztec-2/07/fast-270.json +++ b/tests/__snapshots__/aztec-2/07/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/07/fast-90.json b/tests/__snapshots__/aztec-2/07/fast-90.json index 55cfb9bd..0b4be511 100644 --- a/tests/__snapshots__/aztec-2/07/fast-90.json +++ b/tests/__snapshots__/aztec-2/07/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/07/slow-0.json b/tests/__snapshots__/aztec-2/07/slow-0.json index fa77c4aa..264c5480 100644 --- a/tests/__snapshots__/aztec-2/07/slow-0.json +++ b/tests/__snapshots__/aztec-2/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/07/slow-180.json b/tests/__snapshots__/aztec-2/07/slow-180.json index 676bec3a..90d8c0dd 100644 --- a/tests/__snapshots__/aztec-2/07/slow-180.json +++ b/tests/__snapshots__/aztec-2/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/07/slow-270.json b/tests/__snapshots__/aztec-2/07/slow-270.json index 265e770f..6b20f35c 100644 --- a/tests/__snapshots__/aztec-2/07/slow-270.json +++ b/tests/__snapshots__/aztec-2/07/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/07/slow-90.json b/tests/__snapshots__/aztec-2/07/slow-90.json index 55cfb9bd..0b4be511 100644 --- a/tests/__snapshots__/aztec-2/07/slow-90.json +++ b/tests/__snapshots__/aztec-2/07/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/08/fast-0.json b/tests/__snapshots__/aztec-2/08/fast-0.json index 4b5d02f1..1c72cd4f 100644 --- a/tests/__snapshots__/aztec-2/08/fast-0.json +++ b/tests/__snapshots__/aztec-2/08/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/08/fast-180.json b/tests/__snapshots__/aztec-2/08/fast-180.json index 28713aed..85da00f9 100644 --- a/tests/__snapshots__/aztec-2/08/fast-180.json +++ b/tests/__snapshots__/aztec-2/08/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/08/fast-270.json b/tests/__snapshots__/aztec-2/08/fast-270.json index ed25c64f..ce9fc42e 100644 --- a/tests/__snapshots__/aztec-2/08/fast-270.json +++ b/tests/__snapshots__/aztec-2/08/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/08/fast-90.json b/tests/__snapshots__/aztec-2/08/fast-90.json index bfd22cfa..bff53d64 100644 --- a/tests/__snapshots__/aztec-2/08/fast-90.json +++ b/tests/__snapshots__/aztec-2/08/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/08/slow-0.json b/tests/__snapshots__/aztec-2/08/slow-0.json index 4b5d02f1..1c72cd4f 100644 --- a/tests/__snapshots__/aztec-2/08/slow-0.json +++ b/tests/__snapshots__/aztec-2/08/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/08/slow-180.json b/tests/__snapshots__/aztec-2/08/slow-180.json index 28713aed..85da00f9 100644 --- a/tests/__snapshots__/aztec-2/08/slow-180.json +++ b/tests/__snapshots__/aztec-2/08/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/08/slow-270.json b/tests/__snapshots__/aztec-2/08/slow-270.json index ed25c64f..ce9fc42e 100644 --- a/tests/__snapshots__/aztec-2/08/slow-270.json +++ b/tests/__snapshots__/aztec-2/08/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/08/slow-90.json b/tests/__snapshots__/aztec-2/08/slow-90.json index bfd22cfa..bff53d64 100644 --- a/tests/__snapshots__/aztec-2/08/slow-90.json +++ b/tests/__snapshots__/aztec-2/08/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "b3a515d", + "width": 23, + "height": 23 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/09/fast-0.json b/tests/__snapshots__/aztec-2/09/fast-0.json index 685f6851..602bd4cb 100644 --- a/tests/__snapshots__/aztec-2/09/fast-0.json +++ b/tests/__snapshots__/aztec-2/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/09/fast-180.json b/tests/__snapshots__/aztec-2/09/fast-180.json index e80c1fb7..4b5d832f 100644 --- a/tests/__snapshots__/aztec-2/09/fast-180.json +++ b/tests/__snapshots__/aztec-2/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/09/fast-270.json b/tests/__snapshots__/aztec-2/09/fast-270.json index 9abe8ddc..d0738795 100644 --- a/tests/__snapshots__/aztec-2/09/fast-270.json +++ b/tests/__snapshots__/aztec-2/09/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/09/fast-90.json b/tests/__snapshots__/aztec-2/09/fast-90.json index 2bcec13b..470dda28 100644 --- a/tests/__snapshots__/aztec-2/09/fast-90.json +++ b/tests/__snapshots__/aztec-2/09/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/09/slow-0.json b/tests/__snapshots__/aztec-2/09/slow-0.json index 685f6851..602bd4cb 100644 --- a/tests/__snapshots__/aztec-2/09/slow-0.json +++ b/tests/__snapshots__/aztec-2/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/09/slow-180.json b/tests/__snapshots__/aztec-2/09/slow-180.json index e80c1fb7..4b5d832f 100644 --- a/tests/__snapshots__/aztec-2/09/slow-180.json +++ b/tests/__snapshots__/aztec-2/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/09/slow-270.json b/tests/__snapshots__/aztec-2/09/slow-270.json index 9abe8ddc..d0738795 100644 --- a/tests/__snapshots__/aztec-2/09/slow-270.json +++ b/tests/__snapshots__/aztec-2/09/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/09/slow-90.json b/tests/__snapshots__/aztec-2/09/slow-90.json index 2bcec13b..470dda28 100644 --- a/tests/__snapshots__/aztec-2/09/slow-90.json +++ b/tests/__snapshots__/aztec-2/09/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/10/fast-0.json b/tests/__snapshots__/aztec-2/10/fast-0.json index 44aaadc9..51bae4c9 100644 --- a/tests/__snapshots__/aztec-2/10/fast-0.json +++ b/tests/__snapshots__/aztec-2/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "1c1f6a0", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/10/fast-180.json b/tests/__snapshots__/aztec-2/10/fast-180.json index 03090c84..5d9e79ba 100644 --- a/tests/__snapshots__/aztec-2/10/fast-180.json +++ b/tests/__snapshots__/aztec-2/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "1c1f6a0", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/10/fast-270.json b/tests/__snapshots__/aztec-2/10/fast-270.json index f42b8a8c..be49f3cb 100644 --- a/tests/__snapshots__/aztec-2/10/fast-270.json +++ b/tests/__snapshots__/aztec-2/10/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "1c1f6a0", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/10/fast-90.json b/tests/__snapshots__/aztec-2/10/fast-90.json index 198d4237..838fe1cd 100644 --- a/tests/__snapshots__/aztec-2/10/fast-90.json +++ b/tests/__snapshots__/aztec-2/10/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "1c1f6a0", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/10/slow-0.json b/tests/__snapshots__/aztec-2/10/slow-0.json index 44aaadc9..51bae4c9 100644 --- a/tests/__snapshots__/aztec-2/10/slow-0.json +++ b/tests/__snapshots__/aztec-2/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "1c1f6a0", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/10/slow-180.json b/tests/__snapshots__/aztec-2/10/slow-180.json index 03090c84..5d9e79ba 100644 --- a/tests/__snapshots__/aztec-2/10/slow-180.json +++ b/tests/__snapshots__/aztec-2/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "1c1f6a0", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/10/slow-270.json b/tests/__snapshots__/aztec-2/10/slow-270.json index 50ff5ecf..8d6fa109 100644 --- a/tests/__snapshots__/aztec-2/10/slow-270.json +++ b/tests/__snapshots__/aztec-2/10/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "1c1f6a0", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/10/slow-90.json b/tests/__snapshots__/aztec-2/10/slow-90.json index 198d4237..838fe1cd 100644 --- a/tests/__snapshots__/aztec-2/10/slow-90.json +++ b/tests/__snapshots__/aztec-2/10/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "1c1f6a0", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/11/fast-0.json b/tests/__snapshots__/aztec-2/11/fast-0.json index 18c2875f..0b9ecdfe 100644 --- a/tests/__snapshots__/aztec-2/11/fast-0.json +++ b/tests/__snapshots__/aztec-2/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/11/fast-180.json b/tests/__snapshots__/aztec-2/11/fast-180.json index 0310a2a4..041f02b5 100644 --- a/tests/__snapshots__/aztec-2/11/fast-180.json +++ b/tests/__snapshots__/aztec-2/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/11/fast-270.json b/tests/__snapshots__/aztec-2/11/fast-270.json index b6dab636..cb0bf594 100644 --- a/tests/__snapshots__/aztec-2/11/fast-270.json +++ b/tests/__snapshots__/aztec-2/11/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/11/fast-90.json b/tests/__snapshots__/aztec-2/11/fast-90.json index 3960a56f..3865dc3f 100644 --- a/tests/__snapshots__/aztec-2/11/fast-90.json +++ b/tests/__snapshots__/aztec-2/11/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/11/slow-0.json b/tests/__snapshots__/aztec-2/11/slow-0.json index 18c2875f..0b9ecdfe 100644 --- a/tests/__snapshots__/aztec-2/11/slow-0.json +++ b/tests/__snapshots__/aztec-2/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/11/slow-180.json b/tests/__snapshots__/aztec-2/11/slow-180.json index 0310a2a4..041f02b5 100644 --- a/tests/__snapshots__/aztec-2/11/slow-180.json +++ b/tests/__snapshots__/aztec-2/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/11/slow-270.json b/tests/__snapshots__/aztec-2/11/slow-270.json index b6dab636..cb0bf594 100644 --- a/tests/__snapshots__/aztec-2/11/slow-270.json +++ b/tests/__snapshots__/aztec-2/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/11/slow-90.json b/tests/__snapshots__/aztec-2/11/slow-90.json index 3960a56f..3865dc3f 100644 --- a/tests/__snapshots__/aztec-2/11/slow-90.json +++ b/tests/__snapshots__/aztec-2/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/12/fast-0.json b/tests/__snapshots__/aztec-2/12/fast-0.json index 2070641d..7ada89ec 100644 --- a/tests/__snapshots__/aztec-2/12/fast-0.json +++ b/tests/__snapshots__/aztec-2/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/12/fast-180.json b/tests/__snapshots__/aztec-2/12/fast-180.json index 46d947c6..243f5981 100644 --- a/tests/__snapshots__/aztec-2/12/fast-180.json +++ b/tests/__snapshots__/aztec-2/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/12/fast-270.json b/tests/__snapshots__/aztec-2/12/fast-270.json index 5ddeac27..8e8effd4 100644 --- a/tests/__snapshots__/aztec-2/12/fast-270.json +++ b/tests/__snapshots__/aztec-2/12/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/12/fast-90.json b/tests/__snapshots__/aztec-2/12/fast-90.json index 567e025e..f2945e1f 100644 --- a/tests/__snapshots__/aztec-2/12/fast-90.json +++ b/tests/__snapshots__/aztec-2/12/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/12/slow-0.json b/tests/__snapshots__/aztec-2/12/slow-0.json index 2070641d..7ada89ec 100644 --- a/tests/__snapshots__/aztec-2/12/slow-0.json +++ b/tests/__snapshots__/aztec-2/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/12/slow-180.json b/tests/__snapshots__/aztec-2/12/slow-180.json index 46d947c6..243f5981 100644 --- a/tests/__snapshots__/aztec-2/12/slow-180.json +++ b/tests/__snapshots__/aztec-2/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/12/slow-270.json b/tests/__snapshots__/aztec-2/12/slow-270.json index 5ddeac27..8e8effd4 100644 --- a/tests/__snapshots__/aztec-2/12/slow-270.json +++ b/tests/__snapshots__/aztec-2/12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/12/slow-90.json b/tests/__snapshots__/aztec-2/12/slow-90.json index 567e025e..f2945e1f 100644 --- a/tests/__snapshots__/aztec-2/12/slow-90.json +++ b/tests/__snapshots__/aztec-2/12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/13/fast-0.json b/tests/__snapshots__/aztec-2/13/fast-0.json index 033da6a2..3c323853 100644 --- a/tests/__snapshots__/aztec-2/13/fast-0.json +++ b/tests/__snapshots__/aztec-2/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/13/fast-180.json b/tests/__snapshots__/aztec-2/13/fast-180.json index 9d97cb1c..5be67a1b 100644 --- a/tests/__snapshots__/aztec-2/13/fast-180.json +++ b/tests/__snapshots__/aztec-2/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/13/fast-270.json b/tests/__snapshots__/aztec-2/13/fast-270.json index 63e7d0bc..837f7c99 100644 --- a/tests/__snapshots__/aztec-2/13/fast-270.json +++ b/tests/__snapshots__/aztec-2/13/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/13/fast-90.json b/tests/__snapshots__/aztec-2/13/fast-90.json index 8ed96f52..8ae7e8e9 100644 --- a/tests/__snapshots__/aztec-2/13/fast-90.json +++ b/tests/__snapshots__/aztec-2/13/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/13/slow-0.json b/tests/__snapshots__/aztec-2/13/slow-0.json index 033da6a2..3c323853 100644 --- a/tests/__snapshots__/aztec-2/13/slow-0.json +++ b/tests/__snapshots__/aztec-2/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/13/slow-180.json b/tests/__snapshots__/aztec-2/13/slow-180.json index 9d97cb1c..5be67a1b 100644 --- a/tests/__snapshots__/aztec-2/13/slow-180.json +++ b/tests/__snapshots__/aztec-2/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/13/slow-270.json b/tests/__snapshots__/aztec-2/13/slow-270.json index 63e7d0bc..837f7c99 100644 --- a/tests/__snapshots__/aztec-2/13/slow-270.json +++ b/tests/__snapshots__/aztec-2/13/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/13/slow-90.json b/tests/__snapshots__/aztec-2/13/slow-90.json index 8ed96f52..8ae7e8e9 100644 --- a/tests/__snapshots__/aztec-2/13/slow-90.json +++ b/tests/__snapshots__/aztec-2/13/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/14/fast-0.json b/tests/__snapshots__/aztec-2/14/fast-0.json index 76d60381..40448649 100644 --- a/tests/__snapshots__/aztec-2/14/fast-0.json +++ b/tests/__snapshots__/aztec-2/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/14/fast-180.json b/tests/__snapshots__/aztec-2/14/fast-180.json index 27e0251e..da15ca2c 100644 --- a/tests/__snapshots__/aztec-2/14/fast-180.json +++ b/tests/__snapshots__/aztec-2/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/14/fast-270.json b/tests/__snapshots__/aztec-2/14/fast-270.json index abf6eac9..6aad809d 100644 --- a/tests/__snapshots__/aztec-2/14/fast-270.json +++ b/tests/__snapshots__/aztec-2/14/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/14/fast-90.json b/tests/__snapshots__/aztec-2/14/fast-90.json index 2b4f1f9e..cf271907 100644 --- a/tests/__snapshots__/aztec-2/14/fast-90.json +++ b/tests/__snapshots__/aztec-2/14/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/14/slow-0.json b/tests/__snapshots__/aztec-2/14/slow-0.json index 76d60381..40448649 100644 --- a/tests/__snapshots__/aztec-2/14/slow-0.json +++ b/tests/__snapshots__/aztec-2/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/14/slow-180.json b/tests/__snapshots__/aztec-2/14/slow-180.json index 27e0251e..da15ca2c 100644 --- a/tests/__snapshots__/aztec-2/14/slow-180.json +++ b/tests/__snapshots__/aztec-2/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/14/slow-270.json b/tests/__snapshots__/aztec-2/14/slow-270.json index abf6eac9..6aad809d 100644 --- a/tests/__snapshots__/aztec-2/14/slow-270.json +++ b/tests/__snapshots__/aztec-2/14/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/14/slow-90.json b/tests/__snapshots__/aztec-2/14/slow-90.json index 2b4f1f9e..cf271907 100644 --- a/tests/__snapshots__/aztec-2/14/slow-90.json +++ b/tests/__snapshots__/aztec-2/14/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/15/fast-0.json b/tests/__snapshots__/aztec-2/15/fast-0.json index dd4b25b7..581f819b 100644 --- a/tests/__snapshots__/aztec-2/15/fast-0.json +++ b/tests/__snapshots__/aztec-2/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/15/fast-180.json b/tests/__snapshots__/aztec-2/15/fast-180.json index 8edde718..4fd1ff35 100644 --- a/tests/__snapshots__/aztec-2/15/fast-180.json +++ b/tests/__snapshots__/aztec-2/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/15/fast-270.json b/tests/__snapshots__/aztec-2/15/fast-270.json index 85d1e473..1be00259 100644 --- a/tests/__snapshots__/aztec-2/15/fast-270.json +++ b/tests/__snapshots__/aztec-2/15/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/15/fast-90.json b/tests/__snapshots__/aztec-2/15/fast-90.json index 1646e8c6..9b910f9d 100644 --- a/tests/__snapshots__/aztec-2/15/fast-90.json +++ b/tests/__snapshots__/aztec-2/15/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/15/slow-0.json b/tests/__snapshots__/aztec-2/15/slow-0.json index dd4b25b7..581f819b 100644 --- a/tests/__snapshots__/aztec-2/15/slow-0.json +++ b/tests/__snapshots__/aztec-2/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/15/slow-180.json b/tests/__snapshots__/aztec-2/15/slow-180.json index 8edde718..4fd1ff35 100644 --- a/tests/__snapshots__/aztec-2/15/slow-180.json +++ b/tests/__snapshots__/aztec-2/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/15/slow-270.json b/tests/__snapshots__/aztec-2/15/slow-270.json index 85d1e473..1be00259 100644 --- a/tests/__snapshots__/aztec-2/15/slow-270.json +++ b/tests/__snapshots__/aztec-2/15/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/15/slow-90.json b/tests/__snapshots__/aztec-2/15/slow-90.json index 1646e8c6..9b910f9d 100644 --- a/tests/__snapshots__/aztec-2/15/slow-90.json +++ b/tests/__snapshots__/aztec-2/15/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "c9c53cc", + "width": 19, + "height": 19 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/16/fast-0.json b/tests/__snapshots__/aztec-2/16/fast-0.json index 3594609b..f8682752 100644 --- a/tests/__snapshots__/aztec-2/16/fast-0.json +++ b/tests/__snapshots__/aztec-2/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/16/fast-180.json b/tests/__snapshots__/aztec-2/16/fast-180.json index d2d710ac..c1635a48 100644 --- a/tests/__snapshots__/aztec-2/16/fast-180.json +++ b/tests/__snapshots__/aztec-2/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/16/fast-270.json b/tests/__snapshots__/aztec-2/16/fast-270.json index 373e1234..bce7442c 100644 --- a/tests/__snapshots__/aztec-2/16/fast-270.json +++ b/tests/__snapshots__/aztec-2/16/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/16/fast-90.json b/tests/__snapshots__/aztec-2/16/fast-90.json index 0d7acea8..5d348329 100644 --- a/tests/__snapshots__/aztec-2/16/fast-90.json +++ b/tests/__snapshots__/aztec-2/16/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/16/slow-0.json b/tests/__snapshots__/aztec-2/16/slow-0.json index 3594609b..f8682752 100644 --- a/tests/__snapshots__/aztec-2/16/slow-0.json +++ b/tests/__snapshots__/aztec-2/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/16/slow-180.json b/tests/__snapshots__/aztec-2/16/slow-180.json index d2d710ac..c1635a48 100644 --- a/tests/__snapshots__/aztec-2/16/slow-180.json +++ b/tests/__snapshots__/aztec-2/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/16/slow-270.json b/tests/__snapshots__/aztec-2/16/slow-270.json index 373e1234..bce7442c 100644 --- a/tests/__snapshots__/aztec-2/16/slow-270.json +++ b/tests/__snapshots__/aztec-2/16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/16/slow-90.json b/tests/__snapshots__/aztec-2/16/slow-90.json index 0d7acea8..5d348329 100644 --- a/tests/__snapshots__/aztec-2/16/slow-90.json +++ b/tests/__snapshots__/aztec-2/16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/17/fast-0.json b/tests/__snapshots__/aztec-2/17/fast-0.json index 86e400a4..7f6eb6bf 100644 --- a/tests/__snapshots__/aztec-2/17/fast-0.json +++ b/tests/__snapshots__/aztec-2/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/17/fast-180.json b/tests/__snapshots__/aztec-2/17/fast-180.json index 99ffee60..9d85dc06 100644 --- a/tests/__snapshots__/aztec-2/17/fast-180.json +++ b/tests/__snapshots__/aztec-2/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/17/fast-270.json b/tests/__snapshots__/aztec-2/17/fast-270.json index f72f6be0..f8b16440 100644 --- a/tests/__snapshots__/aztec-2/17/fast-270.json +++ b/tests/__snapshots__/aztec-2/17/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/17/fast-90.json b/tests/__snapshots__/aztec-2/17/fast-90.json index f2b2bc9d..244b2368 100644 --- a/tests/__snapshots__/aztec-2/17/fast-90.json +++ b/tests/__snapshots__/aztec-2/17/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/17/slow-0.json b/tests/__snapshots__/aztec-2/17/slow-0.json index 86e400a4..7f6eb6bf 100644 --- a/tests/__snapshots__/aztec-2/17/slow-0.json +++ b/tests/__snapshots__/aztec-2/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/17/slow-180.json b/tests/__snapshots__/aztec-2/17/slow-180.json index 99ffee60..9d85dc06 100644 --- a/tests/__snapshots__/aztec-2/17/slow-180.json +++ b/tests/__snapshots__/aztec-2/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/17/slow-270.json b/tests/__snapshots__/aztec-2/17/slow-270.json index f72f6be0..f8b16440 100644 --- a/tests/__snapshots__/aztec-2/17/slow-270.json +++ b/tests/__snapshots__/aztec-2/17/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/17/slow-90.json b/tests/__snapshots__/aztec-2/17/slow-90.json index f2b2bc9d..244b2368 100644 --- a/tests/__snapshots__/aztec-2/17/slow-90.json +++ b/tests/__snapshots__/aztec-2/17/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/18/fast-0.json b/tests/__snapshots__/aztec-2/18/fast-0.json index de5184ed..abae1aa4 100644 --- a/tests/__snapshots__/aztec-2/18/fast-0.json +++ b/tests/__snapshots__/aztec-2/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/18/fast-180.json b/tests/__snapshots__/aztec-2/18/fast-180.json index 19cda9d5..4220cbe2 100644 --- a/tests/__snapshots__/aztec-2/18/fast-180.json +++ b/tests/__snapshots__/aztec-2/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/18/fast-270.json b/tests/__snapshots__/aztec-2/18/fast-270.json index d9fcd9ad..4b1632f2 100644 --- a/tests/__snapshots__/aztec-2/18/fast-270.json +++ b/tests/__snapshots__/aztec-2/18/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/18/fast-90.json b/tests/__snapshots__/aztec-2/18/fast-90.json index cb645b18..73e696e4 100644 --- a/tests/__snapshots__/aztec-2/18/fast-90.json +++ b/tests/__snapshots__/aztec-2/18/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/18/slow-0.json b/tests/__snapshots__/aztec-2/18/slow-0.json index de5184ed..abae1aa4 100644 --- a/tests/__snapshots__/aztec-2/18/slow-0.json +++ b/tests/__snapshots__/aztec-2/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/18/slow-180.json b/tests/__snapshots__/aztec-2/18/slow-180.json index 19cda9d5..4220cbe2 100644 --- a/tests/__snapshots__/aztec-2/18/slow-180.json +++ b/tests/__snapshots__/aztec-2/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/18/slow-270.json b/tests/__snapshots__/aztec-2/18/slow-270.json index d9fcd9ad..4b1632f2 100644 --- a/tests/__snapshots__/aztec-2/18/slow-270.json +++ b/tests/__snapshots__/aztec-2/18/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/18/slow-90.json b/tests/__snapshots__/aztec-2/18/slow-90.json index cb645b18..73e696e4 100644 --- a/tests/__snapshots__/aztec-2/18/slow-90.json +++ b/tests/__snapshots__/aztec-2/18/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/19/fast-0.json b/tests/__snapshots__/aztec-2/19/fast-0.json index dda51c53..70c9ce3f 100644 --- a/tests/__snapshots__/aztec-2/19/fast-0.json +++ b/tests/__snapshots__/aztec-2/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/19/fast-180.json b/tests/__snapshots__/aztec-2/19/fast-180.json index ec51c139..d5a72a55 100644 --- a/tests/__snapshots__/aztec-2/19/fast-180.json +++ b/tests/__snapshots__/aztec-2/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/19/fast-270.json b/tests/__snapshots__/aztec-2/19/fast-270.json index 24010bad..4b95f1e3 100644 --- a/tests/__snapshots__/aztec-2/19/fast-270.json +++ b/tests/__snapshots__/aztec-2/19/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/19/fast-90.json b/tests/__snapshots__/aztec-2/19/fast-90.json index 9f10c04c..ad7d5ba1 100644 --- a/tests/__snapshots__/aztec-2/19/fast-90.json +++ b/tests/__snapshots__/aztec-2/19/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/19/slow-0.json b/tests/__snapshots__/aztec-2/19/slow-0.json index dda51c53..70c9ce3f 100644 --- a/tests/__snapshots__/aztec-2/19/slow-0.json +++ b/tests/__snapshots__/aztec-2/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/19/slow-180.json b/tests/__snapshots__/aztec-2/19/slow-180.json index ec51c139..d5a72a55 100644 --- a/tests/__snapshots__/aztec-2/19/slow-180.json +++ b/tests/__snapshots__/aztec-2/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/19/slow-270.json b/tests/__snapshots__/aztec-2/19/slow-270.json index 24010bad..4b95f1e3 100644 --- a/tests/__snapshots__/aztec-2/19/slow-270.json +++ b/tests/__snapshots__/aztec-2/19/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/19/slow-90.json b/tests/__snapshots__/aztec-2/19/slow-90.json index 9f10c04c..ad7d5ba1 100644 --- a/tests/__snapshots__/aztec-2/19/slow-90.json +++ b/tests/__snapshots__/aztec-2/19/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cdfb121", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/21/fast-0.json b/tests/__snapshots__/aztec-2/21/fast-0.json index 74aa74fd..71f1722b 100644 --- a/tests/__snapshots__/aztec-2/21/fast-0.json +++ b/tests/__snapshots__/aztec-2/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "820ec0d", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/21/fast-180.json b/tests/__snapshots__/aztec-2/21/fast-180.json index 2ba60415..5fb44918 100644 --- a/tests/__snapshots__/aztec-2/21/fast-180.json +++ b/tests/__snapshots__/aztec-2/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "820ec0d", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/21/fast-270.json b/tests/__snapshots__/aztec-2/21/fast-270.json index 43afaceb..9d1e17e2 100644 --- a/tests/__snapshots__/aztec-2/21/fast-270.json +++ b/tests/__snapshots__/aztec-2/21/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "820ec0d", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/21/fast-90.json b/tests/__snapshots__/aztec-2/21/fast-90.json index bbb53b55..3a27e853 100644 --- a/tests/__snapshots__/aztec-2/21/fast-90.json +++ b/tests/__snapshots__/aztec-2/21/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "820ec0d", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/21/slow-0.json b/tests/__snapshots__/aztec-2/21/slow-0.json index 74aa74fd..71f1722b 100644 --- a/tests/__snapshots__/aztec-2/21/slow-0.json +++ b/tests/__snapshots__/aztec-2/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "820ec0d", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/21/slow-180.json b/tests/__snapshots__/aztec-2/21/slow-180.json index 2ba60415..5fb44918 100644 --- a/tests/__snapshots__/aztec-2/21/slow-180.json +++ b/tests/__snapshots__/aztec-2/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "820ec0d", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/21/slow-270.json b/tests/__snapshots__/aztec-2/21/slow-270.json index 43afaceb..9d1e17e2 100644 --- a/tests/__snapshots__/aztec-2/21/slow-270.json +++ b/tests/__snapshots__/aztec-2/21/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "820ec0d", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/21/slow-90.json b/tests/__snapshots__/aztec-2/21/slow-90.json index bbb53b55..3a27e853 100644 --- a/tests/__snapshots__/aztec-2/21/slow-90.json +++ b/tests/__snapshots__/aztec-2/21/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "820ec0d", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/22/fast-0.json b/tests/__snapshots__/aztec-2/22/fast-0.json index b45ec34b..a0a11725 100644 --- a/tests/__snapshots__/aztec-2/22/fast-0.json +++ b/tests/__snapshots__/aztec-2/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "86982c3", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/22/fast-180.json b/tests/__snapshots__/aztec-2/22/fast-180.json index b8bf5825..33f28b95 100644 --- a/tests/__snapshots__/aztec-2/22/fast-180.json +++ b/tests/__snapshots__/aztec-2/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "7d7c894", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/22/fast-270.json b/tests/__snapshots__/aztec-2/22/fast-270.json index b001e82b..8e4dc516 100644 --- a/tests/__snapshots__/aztec-2/22/fast-270.json +++ b/tests/__snapshots__/aztec-2/22/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "86982c3", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/22/fast-90.json b/tests/__snapshots__/aztec-2/22/fast-90.json index 2b576dda..24441f66 100644 --- a/tests/__snapshots__/aztec-2/22/fast-90.json +++ b/tests/__snapshots__/aztec-2/22/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "7d7c894", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/22/slow-0.json b/tests/__snapshots__/aztec-2/22/slow-0.json index b45ec34b..a0a11725 100644 --- a/tests/__snapshots__/aztec-2/22/slow-0.json +++ b/tests/__snapshots__/aztec-2/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "86982c3", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/22/slow-180.json b/tests/__snapshots__/aztec-2/22/slow-180.json index b8bf5825..33f28b95 100644 --- a/tests/__snapshots__/aztec-2/22/slow-180.json +++ b/tests/__snapshots__/aztec-2/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "7d7c894", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/22/slow-270.json b/tests/__snapshots__/aztec-2/22/slow-270.json index b001e82b..8e4dc516 100644 --- a/tests/__snapshots__/aztec-2/22/slow-270.json +++ b/tests/__snapshots__/aztec-2/22/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "86982c3", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/aztec-2/22/slow-90.json b/tests/__snapshots__/aztec-2/22/slow-90.json index 2b576dda..24441f66 100644 --- a/tests/__snapshots__/aztec-2/22/slow-90.json +++ b/tests/__snapshots__/aztec-2/22/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "7d7c894", + "width": 37, + "height": 37 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/01/fast-0.json b/tests/__snapshots__/codabar-1/01/fast-0.json index c23fbea0..2fa6d5a7 100644 --- a/tests/__snapshots__/codabar-1/01/fast-0.json +++ b/tests/__snapshots__/codabar-1/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/01/fast-180.json b/tests/__snapshots__/codabar-1/01/fast-180.json index 2f898fc6..84d1845b 100644 --- a/tests/__snapshots__/codabar-1/01/fast-180.json +++ b/tests/__snapshots__/codabar-1/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/01/slow-0.json b/tests/__snapshots__/codabar-1/01/slow-0.json index 70c0aecd..99430493 100644 --- a/tests/__snapshots__/codabar-1/01/slow-0.json +++ b/tests/__snapshots__/codabar-1/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/01/slow-180.json b/tests/__snapshots__/codabar-1/01/slow-180.json index 002c22b6..207717a1 100644 --- a/tests/__snapshots__/codabar-1/01/slow-180.json +++ b/tests/__snapshots__/codabar-1/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/02/fast-0.json b/tests/__snapshots__/codabar-1/02/fast-0.json index 51430538..90e318b3 100644 --- a/tests/__snapshots__/codabar-1/02/fast-0.json +++ b/tests/__snapshots__/codabar-1/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/02/fast-180.json b/tests/__snapshots__/codabar-1/02/fast-180.json index 76abe519..7da9a07b 100644 --- a/tests/__snapshots__/codabar-1/02/fast-180.json +++ b/tests/__snapshots__/codabar-1/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/02/slow-0.json b/tests/__snapshots__/codabar-1/02/slow-0.json index a3600f36..8ce7742a 100644 --- a/tests/__snapshots__/codabar-1/02/slow-0.json +++ b/tests/__snapshots__/codabar-1/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/02/slow-180.json b/tests/__snapshots__/codabar-1/02/slow-180.json index 85f69d54..4abd0aac 100644 --- a/tests/__snapshots__/codabar-1/02/slow-180.json +++ b/tests/__snapshots__/codabar-1/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/03/fast-0.json b/tests/__snapshots__/codabar-1/03/fast-0.json index bc8eaedb..31b78ea8 100644 --- a/tests/__snapshots__/codabar-1/03/fast-0.json +++ b/tests/__snapshots__/codabar-1/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/03/fast-180.json b/tests/__snapshots__/codabar-1/03/fast-180.json index 15f61452..93cf4d4e 100644 --- a/tests/__snapshots__/codabar-1/03/fast-180.json +++ b/tests/__snapshots__/codabar-1/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/03/slow-0.json b/tests/__snapshots__/codabar-1/03/slow-0.json index ef438bac..02ac108e 100644 --- a/tests/__snapshots__/codabar-1/03/slow-0.json +++ b/tests/__snapshots__/codabar-1/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/03/slow-180.json b/tests/__snapshots__/codabar-1/03/slow-180.json index 0de84884..679a42e2 100644 --- a/tests/__snapshots__/codabar-1/03/slow-180.json +++ b/tests/__snapshots__/codabar-1/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/04/fast-0.json b/tests/__snapshots__/codabar-1/04/fast-0.json index 139d01b0..d75f809d 100644 --- a/tests/__snapshots__/codabar-1/04/fast-0.json +++ b/tests/__snapshots__/codabar-1/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/04/fast-180.json b/tests/__snapshots__/codabar-1/04/fast-180.json index effac99b..56930bd3 100644 --- a/tests/__snapshots__/codabar-1/04/fast-180.json +++ b/tests/__snapshots__/codabar-1/04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/04/slow-0.json b/tests/__snapshots__/codabar-1/04/slow-0.json index 3e4c4a8b..02504488 100644 --- a/tests/__snapshots__/codabar-1/04/slow-0.json +++ b/tests/__snapshots__/codabar-1/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/04/slow-180.json b/tests/__snapshots__/codabar-1/04/slow-180.json index c0173c9e..744bc012 100644 --- a/tests/__snapshots__/codabar-1/04/slow-180.json +++ b/tests/__snapshots__/codabar-1/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/09/fast-0.json b/tests/__snapshots__/codabar-1/09/fast-0.json index daf76992..647902f4 100644 --- a/tests/__snapshots__/codabar-1/09/fast-0.json +++ b/tests/__snapshots__/codabar-1/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/09/fast-180.json b/tests/__snapshots__/codabar-1/09/fast-180.json index 4d8cf13c..7f709f6b 100644 --- a/tests/__snapshots__/codabar-1/09/fast-180.json +++ b/tests/__snapshots__/codabar-1/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/09/slow-0.json b/tests/__snapshots__/codabar-1/09/slow-0.json index a80ff476..ea8a5c8f 100644 --- a/tests/__snapshots__/codabar-1/09/slow-0.json +++ b/tests/__snapshots__/codabar-1/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/09/slow-180.json b/tests/__snapshots__/codabar-1/09/slow-180.json index e6e321fb..75eb38ab 100644 --- a/tests/__snapshots__/codabar-1/09/slow-180.json +++ b/tests/__snapshots__/codabar-1/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/10/fast-0.json b/tests/__snapshots__/codabar-1/10/fast-0.json index 3d2ed782..7d23fa09 100644 --- a/tests/__snapshots__/codabar-1/10/fast-0.json +++ b/tests/__snapshots__/codabar-1/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/10/fast-180.json b/tests/__snapshots__/codabar-1/10/fast-180.json index c8b09ebd..e896d9f6 100644 --- a/tests/__snapshots__/codabar-1/10/fast-180.json +++ b/tests/__snapshots__/codabar-1/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/10/slow-0.json b/tests/__snapshots__/codabar-1/10/slow-0.json index e424a5af..40958f7e 100644 --- a/tests/__snapshots__/codabar-1/10/slow-0.json +++ b/tests/__snapshots__/codabar-1/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/10/slow-180.json b/tests/__snapshots__/codabar-1/10/slow-180.json index d28d393d..ca299f4f 100644 --- a/tests/__snapshots__/codabar-1/10/slow-180.json +++ b/tests/__snapshots__/codabar-1/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/11/fast-0.json b/tests/__snapshots__/codabar-1/11/fast-0.json index b5e9a2f1..4eb0f5c3 100644 --- a/tests/__snapshots__/codabar-1/11/fast-0.json +++ b/tests/__snapshots__/codabar-1/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/11/fast-180.json b/tests/__snapshots__/codabar-1/11/fast-180.json index 003165bd..3cb2a03d 100644 --- a/tests/__snapshots__/codabar-1/11/fast-180.json +++ b/tests/__snapshots__/codabar-1/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/11/slow-0.json b/tests/__snapshots__/codabar-1/11/slow-0.json index 6d9ffda3..ac4ee4bd 100644 --- a/tests/__snapshots__/codabar-1/11/slow-0.json +++ b/tests/__snapshots__/codabar-1/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/11/slow-180.json b/tests/__snapshots__/codabar-1/11/slow-180.json index f5b168c4..741ca4be 100644 --- a/tests/__snapshots__/codabar-1/11/slow-180.json +++ b/tests/__snapshots__/codabar-1/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/12/fast-0.json b/tests/__snapshots__/codabar-1/12/fast-0.json index 39afd08b..4b143b81 100644 --- a/tests/__snapshots__/codabar-1/12/fast-0.json +++ b/tests/__snapshots__/codabar-1/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/12/fast-180.json b/tests/__snapshots__/codabar-1/12/fast-180.json index c0f8efe8..7e31bfdf 100644 --- a/tests/__snapshots__/codabar-1/12/fast-180.json +++ b/tests/__snapshots__/codabar-1/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/12/slow-0.json b/tests/__snapshots__/codabar-1/12/slow-0.json index 3f5d14ae..60078c4b 100644 --- a/tests/__snapshots__/codabar-1/12/slow-0.json +++ b/tests/__snapshots__/codabar-1/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/12/slow-180.json b/tests/__snapshots__/codabar-1/12/slow-180.json index 9cd82813..a27aa685 100644 --- a/tests/__snapshots__/codabar-1/12/slow-180.json +++ b/tests/__snapshots__/codabar-1/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/13/fast-0.json b/tests/__snapshots__/codabar-1/13/fast-0.json index 330de8ba..ccc65a8f 100644 --- a/tests/__snapshots__/codabar-1/13/fast-0.json +++ b/tests/__snapshots__/codabar-1/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/13/fast-180.json b/tests/__snapshots__/codabar-1/13/fast-180.json index 665bde36..d4b02250 100644 --- a/tests/__snapshots__/codabar-1/13/fast-180.json +++ b/tests/__snapshots__/codabar-1/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/13/slow-0.json b/tests/__snapshots__/codabar-1/13/slow-0.json index a75d0d6a..8586fe67 100644 --- a/tests/__snapshots__/codabar-1/13/slow-0.json +++ b/tests/__snapshots__/codabar-1/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/13/slow-180.json b/tests/__snapshots__/codabar-1/13/slow-180.json index c07517ff..2d950e6b 100644 --- a/tests/__snapshots__/codabar-1/13/slow-180.json +++ b/tests/__snapshots__/codabar-1/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/14/fast-0.json b/tests/__snapshots__/codabar-1/14/fast-0.json index 6ec3be8a..12b0afc2 100644 --- a/tests/__snapshots__/codabar-1/14/fast-0.json +++ b/tests/__snapshots__/codabar-1/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/14/fast-180.json b/tests/__snapshots__/codabar-1/14/fast-180.json index f34ab97e..25841a88 100644 --- a/tests/__snapshots__/codabar-1/14/fast-180.json +++ b/tests/__snapshots__/codabar-1/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/14/slow-0.json b/tests/__snapshots__/codabar-1/14/slow-0.json index c9ac6954..bba89d62 100644 --- a/tests/__snapshots__/codabar-1/14/slow-0.json +++ b/tests/__snapshots__/codabar-1/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/14/slow-180.json b/tests/__snapshots__/codabar-1/14/slow-180.json index aa3de579..0767cf14 100644 --- a/tests/__snapshots__/codabar-1/14/slow-180.json +++ b/tests/__snapshots__/codabar-1/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/15/fast-0.json b/tests/__snapshots__/codabar-1/15/fast-0.json index 14f06a23..cc13973b 100644 --- a/tests/__snapshots__/codabar-1/15/fast-0.json +++ b/tests/__snapshots__/codabar-1/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/15/fast-180.json b/tests/__snapshots__/codabar-1/15/fast-180.json index 47848c30..5d45af7f 100644 --- a/tests/__snapshots__/codabar-1/15/fast-180.json +++ b/tests/__snapshots__/codabar-1/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/15/slow-0.json b/tests/__snapshots__/codabar-1/15/slow-0.json index 5070cdb3..d673e384 100644 --- a/tests/__snapshots__/codabar-1/15/slow-0.json +++ b/tests/__snapshots__/codabar-1/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-1/15/slow-180.json b/tests/__snapshots__/codabar-1/15/slow-180.json index bc2ae0bd..0f5d8221 100644 --- a/tests/__snapshots__/codabar-1/15/slow-180.json +++ b/tests/__snapshots__/codabar-1/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-2/01/fast-0.json b/tests/__snapshots__/codabar-2/01/fast-0.json index f7cac629..49e8ea06 100644 --- a/tests/__snapshots__/codabar-2/01/fast-0.json +++ b/tests/__snapshots__/codabar-2/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-2/01/fast-180.json b/tests/__snapshots__/codabar-2/01/fast-180.json index d2cea4d3..647173d3 100644 --- a/tests/__snapshots__/codabar-2/01/fast-180.json +++ b/tests/__snapshots__/codabar-2/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-2/01/slow-0.json b/tests/__snapshots__/codabar-2/01/slow-0.json index 9f3d588a..4754a3e9 100644 --- a/tests/__snapshots__/codabar-2/01/slow-0.json +++ b/tests/__snapshots__/codabar-2/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-2/01/slow-180.json b/tests/__snapshots__/codabar-2/01/slow-180.json index c3eff0fb..cb5f5193 100644 --- a/tests/__snapshots__/codabar-2/01/slow-180.json +++ b/tests/__snapshots__/codabar-2/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-2/02/fast-0.json b/tests/__snapshots__/codabar-2/02/fast-0.json index 63f16eed..7a056c99 100644 --- a/tests/__snapshots__/codabar-2/02/fast-0.json +++ b/tests/__snapshots__/codabar-2/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-2/02/fast-180.json b/tests/__snapshots__/codabar-2/02/fast-180.json index 356c2843..4bb7f17f 100644 --- a/tests/__snapshots__/codabar-2/02/fast-180.json +++ b/tests/__snapshots__/codabar-2/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-2/02/slow-0.json b/tests/__snapshots__/codabar-2/02/slow-0.json index 586e1e24..e52b503d 100644 --- a/tests/__snapshots__/codabar-2/02/slow-0.json +++ b/tests/__snapshots__/codabar-2/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-2/02/slow-180.json b/tests/__snapshots__/codabar-2/02/slow-180.json index 9926fb5e..afdbf223 100644 --- a/tests/__snapshots__/codabar-2/02/slow-180.json +++ b/tests/__snapshots__/codabar-2/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-2/03/slow-0.json b/tests/__snapshots__/codabar-2/03/slow-0.json index d5548777..806796ee 100644 --- a/tests/__snapshots__/codabar-2/03/slow-0.json +++ b/tests/__snapshots__/codabar-2/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/codabar-2/03/slow-180.json b/tests/__snapshots__/codabar-2/03/slow-180.json index c7b39ec4..15fd6e48 100644 --- a/tests/__snapshots__/codabar-2/03/slow-180.json +++ b/tests/__snapshots__/codabar-2/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/1/fast-0.json b/tests/__snapshots__/code128-1/1/fast-0.json index 2fc48944..6427c236 100644 --- a/tests/__snapshots__/code128-1/1/fast-0.json +++ b/tests/__snapshots__/code128-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/1/fast-180.json b/tests/__snapshots__/code128-1/1/fast-180.json index 08d62acd..2130efa2 100644 --- a/tests/__snapshots__/code128-1/1/fast-180.json +++ b/tests/__snapshots__/code128-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/1/slow-0.json b/tests/__snapshots__/code128-1/1/slow-0.json index 8f75631a..10526b9c 100644 --- a/tests/__snapshots__/code128-1/1/slow-0.json +++ b/tests/__snapshots__/code128-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/1/slow-180.json b/tests/__snapshots__/code128-1/1/slow-180.json index 827ffc2c..964bfb5d 100644 --- a/tests/__snapshots__/code128-1/1/slow-180.json +++ b/tests/__snapshots__/code128-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/2/fast-0.json b/tests/__snapshots__/code128-1/2/fast-0.json index aec48e79..93a7a389 100644 --- a/tests/__snapshots__/code128-1/2/fast-0.json +++ b/tests/__snapshots__/code128-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/2/fast-180.json b/tests/__snapshots__/code128-1/2/fast-180.json index bddf5cee..e1acb17b 100644 --- a/tests/__snapshots__/code128-1/2/fast-180.json +++ b/tests/__snapshots__/code128-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/2/slow-0.json b/tests/__snapshots__/code128-1/2/slow-0.json index b0092f0e..a1d83e48 100644 --- a/tests/__snapshots__/code128-1/2/slow-0.json +++ b/tests/__snapshots__/code128-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/2/slow-180.json b/tests/__snapshots__/code128-1/2/slow-180.json index b03810ae..6d507479 100644 --- a/tests/__snapshots__/code128-1/2/slow-180.json +++ b/tests/__snapshots__/code128-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/3/fast-0.json b/tests/__snapshots__/code128-1/3/fast-0.json index b2d6ec39..4cd481ad 100644 --- a/tests/__snapshots__/code128-1/3/fast-0.json +++ b/tests/__snapshots__/code128-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/3/fast-180.json b/tests/__snapshots__/code128-1/3/fast-180.json index 4272c655..2eb14d12 100644 --- a/tests/__snapshots__/code128-1/3/fast-180.json +++ b/tests/__snapshots__/code128-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/3/slow-0.json b/tests/__snapshots__/code128-1/3/slow-0.json index 40c38ea5..b8d222db 100644 --- a/tests/__snapshots__/code128-1/3/slow-0.json +++ b/tests/__snapshots__/code128-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/3/slow-180.json b/tests/__snapshots__/code128-1/3/slow-180.json index 4c751bf8..9a0b6d60 100644 --- a/tests/__snapshots__/code128-1/3/slow-180.json +++ b/tests/__snapshots__/code128-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/4/fast-0.json b/tests/__snapshots__/code128-1/4/fast-0.json index e0dd47ec..0f67d1cd 100644 --- a/tests/__snapshots__/code128-1/4/fast-0.json +++ b/tests/__snapshots__/code128-1/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/4/fast-180.json b/tests/__snapshots__/code128-1/4/fast-180.json index 4b39202a..eff2e201 100644 --- a/tests/__snapshots__/code128-1/4/fast-180.json +++ b/tests/__snapshots__/code128-1/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/4/slow-0.json b/tests/__snapshots__/code128-1/4/slow-0.json index e0dd47ec..0f67d1cd 100644 --- a/tests/__snapshots__/code128-1/4/slow-0.json +++ b/tests/__snapshots__/code128-1/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/4/slow-180.json b/tests/__snapshots__/code128-1/4/slow-180.json index 4b39202a..eff2e201 100644 --- a/tests/__snapshots__/code128-1/4/slow-180.json +++ b/tests/__snapshots__/code128-1/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/5/fast-0.json b/tests/__snapshots__/code128-1/5/fast-0.json index a2495725..a4b8172b 100644 --- a/tests/__snapshots__/code128-1/5/fast-0.json +++ b/tests/__snapshots__/code128-1/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/5/fast-180.json b/tests/__snapshots__/code128-1/5/fast-180.json index b4b7f999..bb65c77c 100644 --- a/tests/__snapshots__/code128-1/5/fast-180.json +++ b/tests/__snapshots__/code128-1/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/5/slow-0.json b/tests/__snapshots__/code128-1/5/slow-0.json index 3e2ab5cc..877de8d7 100644 --- a/tests/__snapshots__/code128-1/5/slow-0.json +++ b/tests/__snapshots__/code128-1/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/5/slow-180.json b/tests/__snapshots__/code128-1/5/slow-180.json index 9663a4b9..846581f6 100644 --- a/tests/__snapshots__/code128-1/5/slow-180.json +++ b/tests/__snapshots__/code128-1/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/6/fast-0.json b/tests/__snapshots__/code128-1/6/fast-0.json index de346e71..7291f158 100644 --- a/tests/__snapshots__/code128-1/6/fast-0.json +++ b/tests/__snapshots__/code128-1/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/6/fast-180.json b/tests/__snapshots__/code128-1/6/fast-180.json index d92e1098..c173018f 100644 --- a/tests/__snapshots__/code128-1/6/fast-180.json +++ b/tests/__snapshots__/code128-1/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/6/slow-0.json b/tests/__snapshots__/code128-1/6/slow-0.json index de346e71..7291f158 100644 --- a/tests/__snapshots__/code128-1/6/slow-0.json +++ b/tests/__snapshots__/code128-1/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-1/6/slow-180.json b/tests/__snapshots__/code128-1/6/slow-180.json index d92e1098..c173018f 100644 --- a/tests/__snapshots__/code128-1/6/slow-180.json +++ b/tests/__snapshots__/code128-1/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/#444/fast-0.json b/tests/__snapshots__/code128-2/#444/fast-0.json index 3571cb35..48a48901 100644 --- a/tests/__snapshots__/code128-2/#444/fast-0.json +++ b/tests/__snapshots__/code128-2/#444/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/#444/fast-180.json b/tests/__snapshots__/code128-2/#444/fast-180.json index 7cc6c504..aa2c5b84 100644 --- a/tests/__snapshots__/code128-2/#444/fast-180.json +++ b/tests/__snapshots__/code128-2/#444/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/#444/slow-0.json b/tests/__snapshots__/code128-2/#444/slow-0.json index 3571cb35..48a48901 100644 --- a/tests/__snapshots__/code128-2/#444/slow-0.json +++ b/tests/__snapshots__/code128-2/#444/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/#444/slow-180.json b/tests/__snapshots__/code128-2/#444/slow-180.json index c06710b0..97402a25 100644 --- a/tests/__snapshots__/code128-2/#444/slow-180.json +++ b/tests/__snapshots__/code128-2/#444/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/01/fast-0.json b/tests/__snapshots__/code128-2/01/fast-0.json index 4465eb5b..ecfa220d 100644 --- a/tests/__snapshots__/code128-2/01/fast-0.json +++ b/tests/__snapshots__/code128-2/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/01/fast-180.json b/tests/__snapshots__/code128-2/01/fast-180.json index 1a7873ab..748f4b87 100644 --- a/tests/__snapshots__/code128-2/01/fast-180.json +++ b/tests/__snapshots__/code128-2/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/01/slow-0.json b/tests/__snapshots__/code128-2/01/slow-0.json index dcfa8dc1..9e05f911 100644 --- a/tests/__snapshots__/code128-2/01/slow-0.json +++ b/tests/__snapshots__/code128-2/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/01/slow-180.json b/tests/__snapshots__/code128-2/01/slow-180.json index 88ed7662..aa004cb0 100644 --- a/tests/__snapshots__/code128-2/01/slow-180.json +++ b/tests/__snapshots__/code128-2/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/02/fast-0.json b/tests/__snapshots__/code128-2/02/fast-0.json index 8186a973..393f248a 100644 --- a/tests/__snapshots__/code128-2/02/fast-0.json +++ b/tests/__snapshots__/code128-2/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/02/fast-180.json b/tests/__snapshots__/code128-2/02/fast-180.json index f8597325..5a855dd7 100644 --- a/tests/__snapshots__/code128-2/02/fast-180.json +++ b/tests/__snapshots__/code128-2/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/02/slow-0.json b/tests/__snapshots__/code128-2/02/slow-0.json index 996813be..131f32b2 100644 --- a/tests/__snapshots__/code128-2/02/slow-0.json +++ b/tests/__snapshots__/code128-2/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/02/slow-180.json b/tests/__snapshots__/code128-2/02/slow-180.json index 03e7b95c..2f9d8954 100644 --- a/tests/__snapshots__/code128-2/02/slow-180.json +++ b/tests/__snapshots__/code128-2/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/03/fast-0.json b/tests/__snapshots__/code128-2/03/fast-0.json index 877fa787..19d22e9c 100644 --- a/tests/__snapshots__/code128-2/03/fast-0.json +++ b/tests/__snapshots__/code128-2/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/03/fast-180.json b/tests/__snapshots__/code128-2/03/fast-180.json index 32be1a84..5d1f34af 100644 --- a/tests/__snapshots__/code128-2/03/fast-180.json +++ b/tests/__snapshots__/code128-2/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/03/slow-0.json b/tests/__snapshots__/code128-2/03/slow-0.json index da50e0a2..2dcba623 100644 --- a/tests/__snapshots__/code128-2/03/slow-0.json +++ b/tests/__snapshots__/code128-2/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/03/slow-180.json b/tests/__snapshots__/code128-2/03/slow-180.json index 381f1142..fb2baec2 100644 --- a/tests/__snapshots__/code128-2/03/slow-180.json +++ b/tests/__snapshots__/code128-2/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/05/fast-0.json b/tests/__snapshots__/code128-2/05/fast-0.json index e1208ad1..ea29de33 100644 --- a/tests/__snapshots__/code128-2/05/fast-0.json +++ b/tests/__snapshots__/code128-2/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/05/fast-180.json b/tests/__snapshots__/code128-2/05/fast-180.json index 8fc07376..adf2f5ba 100644 --- a/tests/__snapshots__/code128-2/05/fast-180.json +++ b/tests/__snapshots__/code128-2/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/05/slow-0.json b/tests/__snapshots__/code128-2/05/slow-0.json index e95e24df..1af422a7 100644 --- a/tests/__snapshots__/code128-2/05/slow-0.json +++ b/tests/__snapshots__/code128-2/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/05/slow-180.json b/tests/__snapshots__/code128-2/05/slow-180.json index df01ca14..0ab4da65 100644 --- a/tests/__snapshots__/code128-2/05/slow-180.json +++ b/tests/__snapshots__/code128-2/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/06/fast-0.json b/tests/__snapshots__/code128-2/06/fast-0.json index 54021137..c6491c34 100644 --- a/tests/__snapshots__/code128-2/06/fast-0.json +++ b/tests/__snapshots__/code128-2/06/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/06/fast-180.json b/tests/__snapshots__/code128-2/06/fast-180.json index 6401c71e..d04751ec 100644 --- a/tests/__snapshots__/code128-2/06/fast-180.json +++ b/tests/__snapshots__/code128-2/06/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/06/slow-0.json b/tests/__snapshots__/code128-2/06/slow-0.json index c0aa00d1..1c132ec6 100644 --- a/tests/__snapshots__/code128-2/06/slow-0.json +++ b/tests/__snapshots__/code128-2/06/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/06/slow-180.json b/tests/__snapshots__/code128-2/06/slow-180.json index 7e9239d3..09f2e76d 100644 --- a/tests/__snapshots__/code128-2/06/slow-180.json +++ b/tests/__snapshots__/code128-2/06/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/10/fast-0.json b/tests/__snapshots__/code128-2/10/fast-0.json index d823b157..2d203fcb 100644 --- a/tests/__snapshots__/code128-2/10/fast-0.json +++ b/tests/__snapshots__/code128-2/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/10/fast-180.json b/tests/__snapshots__/code128-2/10/fast-180.json index 6acdd48f..3bfc4c38 100644 --- a/tests/__snapshots__/code128-2/10/fast-180.json +++ b/tests/__snapshots__/code128-2/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/10/slow-0.json b/tests/__snapshots__/code128-2/10/slow-0.json index 7450c992..6e7b0d0a 100644 --- a/tests/__snapshots__/code128-2/10/slow-0.json +++ b/tests/__snapshots__/code128-2/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/10/slow-180.json b/tests/__snapshots__/code128-2/10/slow-180.json index 4d0286be..056e7805 100644 --- a/tests/__snapshots__/code128-2/10/slow-180.json +++ b/tests/__snapshots__/code128-2/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/12/slow-0.json b/tests/__snapshots__/code128-2/12/slow-0.json index d185aee2..73773cc7 100644 --- a/tests/__snapshots__/code128-2/12/slow-0.json +++ b/tests/__snapshots__/code128-2/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/12/slow-180.json b/tests/__snapshots__/code128-2/12/slow-180.json index 99df65ae..5d7d9811 100644 --- a/tests/__snapshots__/code128-2/12/slow-180.json +++ b/tests/__snapshots__/code128-2/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/14/fast-0.json b/tests/__snapshots__/code128-2/14/fast-0.json index f73a48a7..80c2d0db 100644 --- a/tests/__snapshots__/code128-2/14/fast-0.json +++ b/tests/__snapshots__/code128-2/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/14/fast-180.json b/tests/__snapshots__/code128-2/14/fast-180.json index 32db0376..33fe33e7 100644 --- a/tests/__snapshots__/code128-2/14/fast-180.json +++ b/tests/__snapshots__/code128-2/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/14/slow-0.json b/tests/__snapshots__/code128-2/14/slow-0.json index f0e84a90..26960daa 100644 --- a/tests/__snapshots__/code128-2/14/slow-0.json +++ b/tests/__snapshots__/code128-2/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/14/slow-180.json b/tests/__snapshots__/code128-2/14/slow-180.json index 94129431..01fa7e37 100644 --- a/tests/__snapshots__/code128-2/14/slow-180.json +++ b/tests/__snapshots__/code128-2/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/16/fast-0.json b/tests/__snapshots__/code128-2/16/fast-0.json index bb98df0e..9af32605 100644 --- a/tests/__snapshots__/code128-2/16/fast-0.json +++ b/tests/__snapshots__/code128-2/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/16/fast-180.json b/tests/__snapshots__/code128-2/16/fast-180.json index f4a6dbae..331eceab 100644 --- a/tests/__snapshots__/code128-2/16/fast-180.json +++ b/tests/__snapshots__/code128-2/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/16/slow-0.json b/tests/__snapshots__/code128-2/16/slow-0.json index ca9299f3..eacc3524 100644 --- a/tests/__snapshots__/code128-2/16/slow-0.json +++ b/tests/__snapshots__/code128-2/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/16/slow-180.json b/tests/__snapshots__/code128-2/16/slow-180.json index 2781492f..d8cf06b8 100644 --- a/tests/__snapshots__/code128-2/16/slow-180.json +++ b/tests/__snapshots__/code128-2/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/17/fast-0.json b/tests/__snapshots__/code128-2/17/fast-0.json index 715d5c6c..e027700c 100644 --- a/tests/__snapshots__/code128-2/17/fast-0.json +++ b/tests/__snapshots__/code128-2/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/17/fast-180.json b/tests/__snapshots__/code128-2/17/fast-180.json index 153db267..c3a882d6 100644 --- a/tests/__snapshots__/code128-2/17/fast-180.json +++ b/tests/__snapshots__/code128-2/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/17/slow-0.json b/tests/__snapshots__/code128-2/17/slow-0.json index 395ed33e..0f85ae6a 100644 --- a/tests/__snapshots__/code128-2/17/slow-0.json +++ b/tests/__snapshots__/code128-2/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/17/slow-180.json b/tests/__snapshots__/code128-2/17/slow-180.json index 28110a21..a97a81be 100644 --- a/tests/__snapshots__/code128-2/17/slow-180.json +++ b/tests/__snapshots__/code128-2/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/19/fast-0.json b/tests/__snapshots__/code128-2/19/fast-0.json index 3ac3f47c..f5138f9f 100644 --- a/tests/__snapshots__/code128-2/19/fast-0.json +++ b/tests/__snapshots__/code128-2/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/19/fast-180.json b/tests/__snapshots__/code128-2/19/fast-180.json index c4b2a10d..fe482658 100644 --- a/tests/__snapshots__/code128-2/19/fast-180.json +++ b/tests/__snapshots__/code128-2/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/19/slow-0.json b/tests/__snapshots__/code128-2/19/slow-0.json index 31186e2e..50cc567e 100644 --- a/tests/__snapshots__/code128-2/19/slow-0.json +++ b/tests/__snapshots__/code128-2/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/19/slow-180.json b/tests/__snapshots__/code128-2/19/slow-180.json index f91019d4..c7e1018b 100644 --- a/tests/__snapshots__/code128-2/19/slow-180.json +++ b/tests/__snapshots__/code128-2/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/22/fast-0.json b/tests/__snapshots__/code128-2/22/fast-0.json index a52ee4ba..6527023a 100644 --- a/tests/__snapshots__/code128-2/22/fast-0.json +++ b/tests/__snapshots__/code128-2/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/22/fast-180.json b/tests/__snapshots__/code128-2/22/fast-180.json index 2754b54d..4ef25d52 100644 --- a/tests/__snapshots__/code128-2/22/fast-180.json +++ b/tests/__snapshots__/code128-2/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/22/slow-0.json b/tests/__snapshots__/code128-2/22/slow-0.json index a357938f..efb62c2c 100644 --- a/tests/__snapshots__/code128-2/22/slow-0.json +++ b/tests/__snapshots__/code128-2/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/22/slow-180.json b/tests/__snapshots__/code128-2/22/slow-180.json index 5f789e7e..72db2423 100644 --- a/tests/__snapshots__/code128-2/22/slow-180.json +++ b/tests/__snapshots__/code128-2/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/25/fast-0.json b/tests/__snapshots__/code128-2/25/fast-0.json index 1cc7a43f..87e19346 100644 --- a/tests/__snapshots__/code128-2/25/fast-0.json +++ b/tests/__snapshots__/code128-2/25/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/25/fast-180.json b/tests/__snapshots__/code128-2/25/fast-180.json index fce2e6d8..3d4c5a5a 100644 --- a/tests/__snapshots__/code128-2/25/fast-180.json +++ b/tests/__snapshots__/code128-2/25/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/25/slow-0.json b/tests/__snapshots__/code128-2/25/slow-0.json index 8b3243f6..545b6ecc 100644 --- a/tests/__snapshots__/code128-2/25/slow-0.json +++ b/tests/__snapshots__/code128-2/25/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/25/slow-180.json b/tests/__snapshots__/code128-2/25/slow-180.json index c1faeac3..8d38aab3 100644 --- a/tests/__snapshots__/code128-2/25/slow-180.json +++ b/tests/__snapshots__/code128-2/25/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/27/fast-0.json b/tests/__snapshots__/code128-2/27/fast-0.json index 8e52d67e..05a8b2b7 100644 --- a/tests/__snapshots__/code128-2/27/fast-0.json +++ b/tests/__snapshots__/code128-2/27/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/27/fast-180.json b/tests/__snapshots__/code128-2/27/fast-180.json index 421d89e7..1489d2ad 100644 --- a/tests/__snapshots__/code128-2/27/fast-180.json +++ b/tests/__snapshots__/code128-2/27/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/27/slow-0.json b/tests/__snapshots__/code128-2/27/slow-0.json index 53c143ef..97205290 100644 --- a/tests/__snapshots__/code128-2/27/slow-0.json +++ b/tests/__snapshots__/code128-2/27/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/27/slow-180.json b/tests/__snapshots__/code128-2/27/slow-180.json index b8d460c2..32aadbb7 100644 --- a/tests/__snapshots__/code128-2/27/slow-180.json +++ b/tests/__snapshots__/code128-2/27/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/28/fast-180.json b/tests/__snapshots__/code128-2/28/fast-180.json index 40638623..fded4fdb 100644 --- a/tests/__snapshots__/code128-2/28/fast-180.json +++ b/tests/__snapshots__/code128-2/28/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/28/slow-0.json b/tests/__snapshots__/code128-2/28/slow-0.json index 2f106153..f38dbad6 100644 --- a/tests/__snapshots__/code128-2/28/slow-0.json +++ b/tests/__snapshots__/code128-2/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/28/slow-180.json b/tests/__snapshots__/code128-2/28/slow-180.json index f9bf11aa..162e3cff 100644 --- a/tests/__snapshots__/code128-2/28/slow-180.json +++ b/tests/__snapshots__/code128-2/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/31/fast-0.json b/tests/__snapshots__/code128-2/31/fast-0.json index e84a922e..4a21ee85 100644 --- a/tests/__snapshots__/code128-2/31/fast-0.json +++ b/tests/__snapshots__/code128-2/31/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/31/fast-180.json b/tests/__snapshots__/code128-2/31/fast-180.json index 91a5c579..17b3b941 100644 --- a/tests/__snapshots__/code128-2/31/fast-180.json +++ b/tests/__snapshots__/code128-2/31/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/31/slow-0.json b/tests/__snapshots__/code128-2/31/slow-0.json index a2c84b9a..0c35e3d2 100644 --- a/tests/__snapshots__/code128-2/31/slow-0.json +++ b/tests/__snapshots__/code128-2/31/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/31/slow-180.json b/tests/__snapshots__/code128-2/31/slow-180.json index fbef914c..13e7f76d 100644 --- a/tests/__snapshots__/code128-2/31/slow-180.json +++ b/tests/__snapshots__/code128-2/31/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/32/fast-0.json b/tests/__snapshots__/code128-2/32/fast-0.json index ac9cdf78..7e4cdbf0 100644 --- a/tests/__snapshots__/code128-2/32/fast-0.json +++ b/tests/__snapshots__/code128-2/32/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/32/fast-180.json b/tests/__snapshots__/code128-2/32/fast-180.json index 1ae279ce..3e2aa607 100644 --- a/tests/__snapshots__/code128-2/32/fast-180.json +++ b/tests/__snapshots__/code128-2/32/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/32/slow-0.json b/tests/__snapshots__/code128-2/32/slow-0.json index 98c9baf9..945f819f 100644 --- a/tests/__snapshots__/code128-2/32/slow-0.json +++ b/tests/__snapshots__/code128-2/32/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/32/slow-180.json b/tests/__snapshots__/code128-2/32/slow-180.json index 1f6193fb..35bcf683 100644 --- a/tests/__snapshots__/code128-2/32/slow-180.json +++ b/tests/__snapshots__/code128-2/32/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/35/fast-0.json b/tests/__snapshots__/code128-2/35/fast-0.json index 4794da01..0e68e4f4 100644 --- a/tests/__snapshots__/code128-2/35/fast-0.json +++ b/tests/__snapshots__/code128-2/35/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/35/fast-180.json b/tests/__snapshots__/code128-2/35/fast-180.json index 90a21008..88941770 100644 --- a/tests/__snapshots__/code128-2/35/fast-180.json +++ b/tests/__snapshots__/code128-2/35/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/35/slow-0.json b/tests/__snapshots__/code128-2/35/slow-0.json index 73959293..71ea3848 100644 --- a/tests/__snapshots__/code128-2/35/slow-0.json +++ b/tests/__snapshots__/code128-2/35/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/35/slow-180.json b/tests/__snapshots__/code128-2/35/slow-180.json index 29667d55..390bec31 100644 --- a/tests/__snapshots__/code128-2/35/slow-180.json +++ b/tests/__snapshots__/code128-2/35/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/36/fast-0.json b/tests/__snapshots__/code128-2/36/fast-0.json index c0c92ec5..1a8ceabc 100644 --- a/tests/__snapshots__/code128-2/36/fast-0.json +++ b/tests/__snapshots__/code128-2/36/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/36/fast-180.json b/tests/__snapshots__/code128-2/36/fast-180.json index 2c139e68..d48cde81 100644 --- a/tests/__snapshots__/code128-2/36/fast-180.json +++ b/tests/__snapshots__/code128-2/36/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/36/slow-0.json b/tests/__snapshots__/code128-2/36/slow-0.json index 3a2f2149..b49fe8bb 100644 --- a/tests/__snapshots__/code128-2/36/slow-0.json +++ b/tests/__snapshots__/code128-2/36/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/36/slow-180.json b/tests/__snapshots__/code128-2/36/slow-180.json index 964f8d16..1cc2fe7c 100644 --- a/tests/__snapshots__/code128-2/36/slow-180.json +++ b/tests/__snapshots__/code128-2/36/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/37/slow-0.json b/tests/__snapshots__/code128-2/37/slow-0.json index c4420037..e4bbd4b1 100644 --- a/tests/__snapshots__/code128-2/37/slow-0.json +++ b/tests/__snapshots__/code128-2/37/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/37/slow-180.json b/tests/__snapshots__/code128-2/37/slow-180.json index dc89c697..9ef8301f 100644 --- a/tests/__snapshots__/code128-2/37/slow-180.json +++ b/tests/__snapshots__/code128-2/37/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/38/fast-0.json b/tests/__snapshots__/code128-2/38/fast-0.json index 1c0aef32..fd83dcb7 100644 --- a/tests/__snapshots__/code128-2/38/fast-0.json +++ b/tests/__snapshots__/code128-2/38/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/38/fast-180.json b/tests/__snapshots__/code128-2/38/fast-180.json index 1d6c7e26..c841b848 100644 --- a/tests/__snapshots__/code128-2/38/fast-180.json +++ b/tests/__snapshots__/code128-2/38/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/38/slow-0.json b/tests/__snapshots__/code128-2/38/slow-0.json index 7b1ea0cb..3a074e67 100644 --- a/tests/__snapshots__/code128-2/38/slow-0.json +++ b/tests/__snapshots__/code128-2/38/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-2/38/slow-180.json b/tests/__snapshots__/code128-2/38/slow-180.json index 47e18c49..1eee79ce 100644 --- a/tests/__snapshots__/code128-2/38/slow-180.json +++ b/tests/__snapshots__/code128-2/38/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-3/1/fast-0.json b/tests/__snapshots__/code128-3/1/fast-0.json index 0802b3d8..a2cbc2c6 100644 --- a/tests/__snapshots__/code128-3/1/fast-0.json +++ b/tests/__snapshots__/code128-3/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-3/1/fast-180.json b/tests/__snapshots__/code128-3/1/fast-180.json index d3053160..774791c8 100644 --- a/tests/__snapshots__/code128-3/1/fast-180.json +++ b/tests/__snapshots__/code128-3/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-3/1/slow-0.json b/tests/__snapshots__/code128-3/1/slow-0.json index 278cc830..d2faec7e 100644 --- a/tests/__snapshots__/code128-3/1/slow-0.json +++ b/tests/__snapshots__/code128-3/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-3/1/slow-180.json b/tests/__snapshots__/code128-3/1/slow-180.json index d74cd8ef..3b102e18 100644 --- a/tests/__snapshots__/code128-3/1/slow-180.json +++ b/tests/__snapshots__/code128-3/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-3/2/fast-0.json b/tests/__snapshots__/code128-3/2/fast-0.json index 7a5b4156..02abeb9d 100644 --- a/tests/__snapshots__/code128-3/2/fast-0.json +++ b/tests/__snapshots__/code128-3/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-3/2/fast-180.json b/tests/__snapshots__/code128-3/2/fast-180.json index e177c9a4..7c653a53 100644 --- a/tests/__snapshots__/code128-3/2/fast-180.json +++ b/tests/__snapshots__/code128-3/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-3/2/slow-0.json b/tests/__snapshots__/code128-3/2/slow-0.json index 8a5d87b0..e23589d4 100644 --- a/tests/__snapshots__/code128-3/2/slow-0.json +++ b/tests/__snapshots__/code128-3/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code128-3/2/slow-180.json b/tests/__snapshots__/code128-3/2/slow-180.json index f3235c01..26dab145 100644 --- a/tests/__snapshots__/code128-3/2/slow-180.json +++ b/tests/__snapshots__/code128-3/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/1/fast-0.json b/tests/__snapshots__/code39-1/1/fast-0.json index 53d17dc7..8a3f05e5 100644 --- a/tests/__snapshots__/code39-1/1/fast-0.json +++ b/tests/__snapshots__/code39-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/1/fast-180.json b/tests/__snapshots__/code39-1/1/fast-180.json index 995e0934..c0fbf3f0 100644 --- a/tests/__snapshots__/code39-1/1/fast-180.json +++ b/tests/__snapshots__/code39-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/1/slow-0.json b/tests/__snapshots__/code39-1/1/slow-0.json index 93581d8d..914967e1 100644 --- a/tests/__snapshots__/code39-1/1/slow-0.json +++ b/tests/__snapshots__/code39-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/1/slow-180.json b/tests/__snapshots__/code39-1/1/slow-180.json index 4727cd3a..fb13bb7b 100644 --- a/tests/__snapshots__/code39-1/1/slow-180.json +++ b/tests/__snapshots__/code39-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/2/fast-0.json b/tests/__snapshots__/code39-1/2/fast-0.json index be46e324..e2a58558 100644 --- a/tests/__snapshots__/code39-1/2/fast-0.json +++ b/tests/__snapshots__/code39-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/2/fast-180.json b/tests/__snapshots__/code39-1/2/fast-180.json index 205876b4..8eb68bb9 100644 --- a/tests/__snapshots__/code39-1/2/fast-180.json +++ b/tests/__snapshots__/code39-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/2/slow-0.json b/tests/__snapshots__/code39-1/2/slow-0.json index ec38283d..f0314918 100644 --- a/tests/__snapshots__/code39-1/2/slow-0.json +++ b/tests/__snapshots__/code39-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/2/slow-180.json b/tests/__snapshots__/code39-1/2/slow-180.json index 79152013..cf3c48dd 100644 --- a/tests/__snapshots__/code39-1/2/slow-180.json +++ b/tests/__snapshots__/code39-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/3/fast-0.json b/tests/__snapshots__/code39-1/3/fast-0.json index 28e86597..45a7b185 100644 --- a/tests/__snapshots__/code39-1/3/fast-0.json +++ b/tests/__snapshots__/code39-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/3/fast-180.json b/tests/__snapshots__/code39-1/3/fast-180.json index 2a30f67a..83956124 100644 --- a/tests/__snapshots__/code39-1/3/fast-180.json +++ b/tests/__snapshots__/code39-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/3/slow-0.json b/tests/__snapshots__/code39-1/3/slow-0.json index 3a563f7a..dba78621 100644 --- a/tests/__snapshots__/code39-1/3/slow-0.json +++ b/tests/__snapshots__/code39-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/3/slow-180.json b/tests/__snapshots__/code39-1/3/slow-180.json index 60ee3763..bbc37907 100644 --- a/tests/__snapshots__/code39-1/3/slow-180.json +++ b/tests/__snapshots__/code39-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/4/fast-0.json b/tests/__snapshots__/code39-1/4/fast-0.json index 991821fb..8446f2e6 100644 --- a/tests/__snapshots__/code39-1/4/fast-0.json +++ b/tests/__snapshots__/code39-1/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/4/fast-180.json b/tests/__snapshots__/code39-1/4/fast-180.json index 0ffa89af..4884f83d 100644 --- a/tests/__snapshots__/code39-1/4/fast-180.json +++ b/tests/__snapshots__/code39-1/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/4/slow-0.json b/tests/__snapshots__/code39-1/4/slow-0.json index 9013d66c..6d2bb25f 100644 --- a/tests/__snapshots__/code39-1/4/slow-0.json +++ b/tests/__snapshots__/code39-1/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-1/4/slow-180.json b/tests/__snapshots__/code39-1/4/slow-180.json index 0651314b..abc6d211 100644 --- a/tests/__snapshots__/code39-1/4/slow-180.json +++ b/tests/__snapshots__/code39-1/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-2/1/fast-0.json b/tests/__snapshots__/code39-2/1/fast-0.json index 704b7bd2..ade5daa3 100644 --- a/tests/__snapshots__/code39-2/1/fast-0.json +++ b/tests/__snapshots__/code39-2/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-2/1/fast-180.json b/tests/__snapshots__/code39-2/1/fast-180.json index aaac044e..ba314ed1 100644 --- a/tests/__snapshots__/code39-2/1/fast-180.json +++ b/tests/__snapshots__/code39-2/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-2/1/slow-0.json b/tests/__snapshots__/code39-2/1/slow-0.json index 6f9bf76d..5397ac22 100644 --- a/tests/__snapshots__/code39-2/1/slow-0.json +++ b/tests/__snapshots__/code39-2/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-2/1/slow-180.json b/tests/__snapshots__/code39-2/1/slow-180.json index c1b6e4d2..2af91e4f 100644 --- a/tests/__snapshots__/code39-2/1/slow-180.json +++ b/tests/__snapshots__/code39-2/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-2/2/fast-0.json b/tests/__snapshots__/code39-2/2/fast-0.json index 42f32716..1d35b226 100644 --- a/tests/__snapshots__/code39-2/2/fast-0.json +++ b/tests/__snapshots__/code39-2/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-2/2/fast-180.json b/tests/__snapshots__/code39-2/2/fast-180.json index ea6e71a0..e3478a9b 100644 --- a/tests/__snapshots__/code39-2/2/fast-180.json +++ b/tests/__snapshots__/code39-2/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-2/2/slow-0.json b/tests/__snapshots__/code39-2/2/slow-0.json index ea7ca3d3..455d8359 100644 --- a/tests/__snapshots__/code39-2/2/slow-0.json +++ b/tests/__snapshots__/code39-2/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-2/2/slow-180.json b/tests/__snapshots__/code39-2/2/slow-180.json index d21e3762..2d774ffc 100644 --- a/tests/__snapshots__/code39-2/2/slow-180.json +++ b/tests/__snapshots__/code39-2/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/01/fast-0.json b/tests/__snapshots__/code39-3/01/fast-0.json index 0097bc7d..76ef477d 100644 --- a/tests/__snapshots__/code39-3/01/fast-0.json +++ b/tests/__snapshots__/code39-3/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/01/fast-180.json b/tests/__snapshots__/code39-3/01/fast-180.json index b43cc7ed..33abd6e8 100644 --- a/tests/__snapshots__/code39-3/01/fast-180.json +++ b/tests/__snapshots__/code39-3/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/01/slow-0.json b/tests/__snapshots__/code39-3/01/slow-0.json index 4d05e5e9..e19ea90e 100644 --- a/tests/__snapshots__/code39-3/01/slow-0.json +++ b/tests/__snapshots__/code39-3/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/01/slow-180.json b/tests/__snapshots__/code39-3/01/slow-180.json index afca905d..f0159fa7 100644 --- a/tests/__snapshots__/code39-3/01/slow-180.json +++ b/tests/__snapshots__/code39-3/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/02/fast-0.json b/tests/__snapshots__/code39-3/02/fast-0.json index 6356b576..bf756304 100644 --- a/tests/__snapshots__/code39-3/02/fast-0.json +++ b/tests/__snapshots__/code39-3/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/02/fast-180.json b/tests/__snapshots__/code39-3/02/fast-180.json index cc2adc1d..d911f671 100644 --- a/tests/__snapshots__/code39-3/02/fast-180.json +++ b/tests/__snapshots__/code39-3/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/02/slow-0.json b/tests/__snapshots__/code39-3/02/slow-0.json index 24c8e42c..f14a966d 100644 --- a/tests/__snapshots__/code39-3/02/slow-0.json +++ b/tests/__snapshots__/code39-3/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/02/slow-180.json b/tests/__snapshots__/code39-3/02/slow-180.json index a48d4bf6..017fd4be 100644 --- a/tests/__snapshots__/code39-3/02/slow-180.json +++ b/tests/__snapshots__/code39-3/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/03/fast-0.json b/tests/__snapshots__/code39-3/03/fast-0.json index 50bb1ecb..82f11d21 100644 --- a/tests/__snapshots__/code39-3/03/fast-0.json +++ b/tests/__snapshots__/code39-3/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/03/fast-180.json b/tests/__snapshots__/code39-3/03/fast-180.json index 8e61997a..6145d331 100644 --- a/tests/__snapshots__/code39-3/03/fast-180.json +++ b/tests/__snapshots__/code39-3/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/03/slow-0.json b/tests/__snapshots__/code39-3/03/slow-0.json index 6e6668c9..0fd2b307 100644 --- a/tests/__snapshots__/code39-3/03/slow-0.json +++ b/tests/__snapshots__/code39-3/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/03/slow-180.json b/tests/__snapshots__/code39-3/03/slow-180.json index dc715220..b4d203be 100644 --- a/tests/__snapshots__/code39-3/03/slow-180.json +++ b/tests/__snapshots__/code39-3/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/05/fast-0.json b/tests/__snapshots__/code39-3/05/fast-0.json index 1b1e412b..cda466a4 100644 --- a/tests/__snapshots__/code39-3/05/fast-0.json +++ b/tests/__snapshots__/code39-3/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/05/fast-180.json b/tests/__snapshots__/code39-3/05/fast-180.json index a6725a2f..cc2e3e8f 100644 --- a/tests/__snapshots__/code39-3/05/fast-180.json +++ b/tests/__snapshots__/code39-3/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/05/slow-0.json b/tests/__snapshots__/code39-3/05/slow-0.json index a18fd767..e4b211b4 100644 --- a/tests/__snapshots__/code39-3/05/slow-0.json +++ b/tests/__snapshots__/code39-3/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/05/slow-180.json b/tests/__snapshots__/code39-3/05/slow-180.json index efec9f8f..22f72343 100644 --- a/tests/__snapshots__/code39-3/05/slow-180.json +++ b/tests/__snapshots__/code39-3/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/07/fast-0.json b/tests/__snapshots__/code39-3/07/fast-0.json index 10eecd9d..e067fd48 100644 --- a/tests/__snapshots__/code39-3/07/fast-0.json +++ b/tests/__snapshots__/code39-3/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/07/fast-180.json b/tests/__snapshots__/code39-3/07/fast-180.json index 1b2e2893..2aca0904 100644 --- a/tests/__snapshots__/code39-3/07/fast-180.json +++ b/tests/__snapshots__/code39-3/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/07/slow-0.json b/tests/__snapshots__/code39-3/07/slow-0.json index a53ed04f..baaf8626 100644 --- a/tests/__snapshots__/code39-3/07/slow-0.json +++ b/tests/__snapshots__/code39-3/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/07/slow-180.json b/tests/__snapshots__/code39-3/07/slow-180.json index 714f302d..83d6855d 100644 --- a/tests/__snapshots__/code39-3/07/slow-180.json +++ b/tests/__snapshots__/code39-3/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/08/fast-0.json b/tests/__snapshots__/code39-3/08/fast-0.json index b9cdf74e..b7f3158c 100644 --- a/tests/__snapshots__/code39-3/08/fast-0.json +++ b/tests/__snapshots__/code39-3/08/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/08/fast-180.json b/tests/__snapshots__/code39-3/08/fast-180.json index 367dac3c..9a6deaad 100644 --- a/tests/__snapshots__/code39-3/08/fast-180.json +++ b/tests/__snapshots__/code39-3/08/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/08/slow-0.json b/tests/__snapshots__/code39-3/08/slow-0.json index 5a017b2a..c9a55a45 100644 --- a/tests/__snapshots__/code39-3/08/slow-0.json +++ b/tests/__snapshots__/code39-3/08/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/08/slow-180.json b/tests/__snapshots__/code39-3/08/slow-180.json index a80d3e79..64302413 100644 --- a/tests/__snapshots__/code39-3/08/slow-180.json +++ b/tests/__snapshots__/code39-3/08/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/09/fast-0.json b/tests/__snapshots__/code39-3/09/fast-0.json index f4895d08..9cbb1d23 100644 --- a/tests/__snapshots__/code39-3/09/fast-0.json +++ b/tests/__snapshots__/code39-3/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/09/fast-180.json b/tests/__snapshots__/code39-3/09/fast-180.json index fb6fc0d4..40530780 100644 --- a/tests/__snapshots__/code39-3/09/fast-180.json +++ b/tests/__snapshots__/code39-3/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/09/slow-0.json b/tests/__snapshots__/code39-3/09/slow-0.json index 20646009..ef36aeb0 100644 --- a/tests/__snapshots__/code39-3/09/slow-0.json +++ b/tests/__snapshots__/code39-3/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/09/slow-180.json b/tests/__snapshots__/code39-3/09/slow-180.json index b09187a4..165e1a23 100644 --- a/tests/__snapshots__/code39-3/09/slow-180.json +++ b/tests/__snapshots__/code39-3/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/10/fast-0.json b/tests/__snapshots__/code39-3/10/fast-0.json index 1a096eee..0a4c39c3 100644 --- a/tests/__snapshots__/code39-3/10/fast-0.json +++ b/tests/__snapshots__/code39-3/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/10/fast-180.json b/tests/__snapshots__/code39-3/10/fast-180.json index 1a8a74e4..7d79d673 100644 --- a/tests/__snapshots__/code39-3/10/fast-180.json +++ b/tests/__snapshots__/code39-3/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/10/slow-0.json b/tests/__snapshots__/code39-3/10/slow-0.json index b10b5ebb..a722ebd1 100644 --- a/tests/__snapshots__/code39-3/10/slow-0.json +++ b/tests/__snapshots__/code39-3/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/10/slow-180.json b/tests/__snapshots__/code39-3/10/slow-180.json index ce85c99d..cb518a73 100644 --- a/tests/__snapshots__/code39-3/10/slow-180.json +++ b/tests/__snapshots__/code39-3/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/12/fast-0.json b/tests/__snapshots__/code39-3/12/fast-0.json index 877a1541..95f528dc 100644 --- a/tests/__snapshots__/code39-3/12/fast-0.json +++ b/tests/__snapshots__/code39-3/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/12/fast-180.json b/tests/__snapshots__/code39-3/12/fast-180.json index d664776e..8217de42 100644 --- a/tests/__snapshots__/code39-3/12/fast-180.json +++ b/tests/__snapshots__/code39-3/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/12/slow-0.json b/tests/__snapshots__/code39-3/12/slow-0.json index a97c67d4..236f2c89 100644 --- a/tests/__snapshots__/code39-3/12/slow-0.json +++ b/tests/__snapshots__/code39-3/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/12/slow-180.json b/tests/__snapshots__/code39-3/12/slow-180.json index 3a7b6be9..fb26a565 100644 --- a/tests/__snapshots__/code39-3/12/slow-180.json +++ b/tests/__snapshots__/code39-3/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/14/fast-0.json b/tests/__snapshots__/code39-3/14/fast-0.json index 5a0cfab6..a177af12 100644 --- a/tests/__snapshots__/code39-3/14/fast-0.json +++ b/tests/__snapshots__/code39-3/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/14/fast-180.json b/tests/__snapshots__/code39-3/14/fast-180.json index d2cb2454..2186b1fc 100644 --- a/tests/__snapshots__/code39-3/14/fast-180.json +++ b/tests/__snapshots__/code39-3/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/14/slow-0.json b/tests/__snapshots__/code39-3/14/slow-0.json index 84cabe4f..6654c404 100644 --- a/tests/__snapshots__/code39-3/14/slow-0.json +++ b/tests/__snapshots__/code39-3/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/14/slow-180.json b/tests/__snapshots__/code39-3/14/slow-180.json index cb3b7427..43b1841a 100644 --- a/tests/__snapshots__/code39-3/14/slow-180.json +++ b/tests/__snapshots__/code39-3/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/15/fast-0.json b/tests/__snapshots__/code39-3/15/fast-0.json index 051256d3..0c1d93e9 100644 --- a/tests/__snapshots__/code39-3/15/fast-0.json +++ b/tests/__snapshots__/code39-3/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/15/fast-180.json b/tests/__snapshots__/code39-3/15/fast-180.json index 43d93d18..0fae90a3 100644 --- a/tests/__snapshots__/code39-3/15/fast-180.json +++ b/tests/__snapshots__/code39-3/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/15/slow-0.json b/tests/__snapshots__/code39-3/15/slow-0.json index adb94bd5..edf4a91e 100644 --- a/tests/__snapshots__/code39-3/15/slow-0.json +++ b/tests/__snapshots__/code39-3/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/15/slow-180.json b/tests/__snapshots__/code39-3/15/slow-180.json index 15283e40..960db11d 100644 --- a/tests/__snapshots__/code39-3/15/slow-180.json +++ b/tests/__snapshots__/code39-3/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/16/fast-0.json b/tests/__snapshots__/code39-3/16/fast-0.json index 6a6af569..1e564359 100644 --- a/tests/__snapshots__/code39-3/16/fast-0.json +++ b/tests/__snapshots__/code39-3/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/16/fast-180.json b/tests/__snapshots__/code39-3/16/fast-180.json index e8af5c13..4a3d9a34 100644 --- a/tests/__snapshots__/code39-3/16/fast-180.json +++ b/tests/__snapshots__/code39-3/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/16/slow-0.json b/tests/__snapshots__/code39-3/16/slow-0.json index b5c4f5b3..332f6e73 100644 --- a/tests/__snapshots__/code39-3/16/slow-0.json +++ b/tests/__snapshots__/code39-3/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code39-3/16/slow-180.json b/tests/__snapshots__/code39-3/16/slow-180.json index b8b1203d..72c60dbe 100644 --- a/tests/__snapshots__/code39-3/16/slow-180.json +++ b/tests/__snapshots__/code39-3/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/1/fast-0.json b/tests/__snapshots__/code93-1/1/fast-0.json index 4e12fc7c..07f74e4a 100644 --- a/tests/__snapshots__/code93-1/1/fast-0.json +++ b/tests/__snapshots__/code93-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/1/fast-180.json b/tests/__snapshots__/code93-1/1/fast-180.json index d8e03a1f..c2ef5e92 100644 --- a/tests/__snapshots__/code93-1/1/fast-180.json +++ b/tests/__snapshots__/code93-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/1/slow-0.json b/tests/__snapshots__/code93-1/1/slow-0.json index 3d216061..69f559b5 100644 --- a/tests/__snapshots__/code93-1/1/slow-0.json +++ b/tests/__snapshots__/code93-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/1/slow-180.json b/tests/__snapshots__/code93-1/1/slow-180.json index 8f905424..3fd72d1b 100644 --- a/tests/__snapshots__/code93-1/1/slow-180.json +++ b/tests/__snapshots__/code93-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/2/fast-0.json b/tests/__snapshots__/code93-1/2/fast-0.json index 136c84d0..28b32106 100644 --- a/tests/__snapshots__/code93-1/2/fast-0.json +++ b/tests/__snapshots__/code93-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/2/fast-180.json b/tests/__snapshots__/code93-1/2/fast-180.json index 85b7adb0..355e1eb8 100644 --- a/tests/__snapshots__/code93-1/2/fast-180.json +++ b/tests/__snapshots__/code93-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/2/slow-0.json b/tests/__snapshots__/code93-1/2/slow-0.json index 61ef084c..969409bc 100644 --- a/tests/__snapshots__/code93-1/2/slow-0.json +++ b/tests/__snapshots__/code93-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/2/slow-180.json b/tests/__snapshots__/code93-1/2/slow-180.json index d0711510..0d343da1 100644 --- a/tests/__snapshots__/code93-1/2/slow-180.json +++ b/tests/__snapshots__/code93-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/3/fast-0.json b/tests/__snapshots__/code93-1/3/fast-0.json index 9fab81e0..100fc8e1 100644 --- a/tests/__snapshots__/code93-1/3/fast-0.json +++ b/tests/__snapshots__/code93-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/3/fast-180.json b/tests/__snapshots__/code93-1/3/fast-180.json index 6f7a2244..d53f4aa9 100644 --- a/tests/__snapshots__/code93-1/3/fast-180.json +++ b/tests/__snapshots__/code93-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/3/slow-0.json b/tests/__snapshots__/code93-1/3/slow-0.json index 80bf8556..682d11d7 100644 --- a/tests/__snapshots__/code93-1/3/slow-0.json +++ b/tests/__snapshots__/code93-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/code93-1/3/slow-180.json b/tests/__snapshots__/code93-1/3/slow-180.json index cfb7604e..e9ad0cf4 100644 --- a/tests/__snapshots__/code93-1/3/slow-180.json +++ b/tests/__snapshots__/code93-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/databarltd-1/00/fast-0.json b/tests/__snapshots__/databarltd-1/00/fast-0.json index 1048dcb5..701a3daf 100644 --- a/tests/__snapshots__/databarltd-1/00/fast-0.json +++ b/tests/__snapshots__/databarltd-1/00/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/databarltd-1/00/fast-180.json b/tests/__snapshots__/databarltd-1/00/fast-180.json index 22b833bc..8507a33a 100644 --- a/tests/__snapshots__/databarltd-1/00/fast-180.json +++ b/tests/__snapshots__/databarltd-1/00/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/databarltd-1/00/pure-0.json b/tests/__snapshots__/databarltd-1/00/pure-0.json index 62f67da7..a6458508 100644 --- a/tests/__snapshots__/databarltd-1/00/pure-0.json +++ b/tests/__snapshots__/databarltd-1/00/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/databarltd-1/00/slow-0.json b/tests/__snapshots__/databarltd-1/00/slow-0.json index 1048dcb5..701a3daf 100644 --- a/tests/__snapshots__/databarltd-1/00/slow-0.json +++ b/tests/__snapshots__/databarltd-1/00/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/databarltd-1/00/slow-180.json b/tests/__snapshots__/databarltd-1/00/slow-180.json index 22b833bc..8507a33a 100644 --- a/tests/__snapshots__/databarltd-1/00/slow-180.json +++ b/tests/__snapshots__/databarltd-1/00/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/databarltd-1/01/fast-0.json b/tests/__snapshots__/databarltd-1/01/fast-0.json index 5e763306..27b90f93 100644 --- a/tests/__snapshots__/databarltd-1/01/fast-0.json +++ b/tests/__snapshots__/databarltd-1/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/databarltd-1/01/fast-180.json b/tests/__snapshots__/databarltd-1/01/fast-180.json index bc8879e3..e03ca4a5 100644 --- a/tests/__snapshots__/databarltd-1/01/fast-180.json +++ b/tests/__snapshots__/databarltd-1/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/databarltd-1/01/pure-0.json b/tests/__snapshots__/databarltd-1/01/pure-0.json index ccffb465..f8ed4173 100644 --- a/tests/__snapshots__/databarltd-1/01/pure-0.json +++ b/tests/__snapshots__/databarltd-1/01/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/databarltd-1/01/slow-0.json b/tests/__snapshots__/databarltd-1/01/slow-0.json index 5e763306..27b90f93 100644 --- a/tests/__snapshots__/databarltd-1/01/slow-0.json +++ b/tests/__snapshots__/databarltd-1/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/databarltd-1/01/slow-180.json b/tests/__snapshots__/databarltd-1/01/slow-180.json index bc8879e3..e03ca4a5 100644 --- a/tests/__snapshots__/databarltd-1/01/slow-180.json +++ b/tests/__snapshots__/databarltd-1/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/#378/fast-0.json b/tests/__snapshots__/datamatrix-1/#378/fast-0.json index ac5ce4dc..3eb046ce 100644 --- a/tests/__snapshots__/datamatrix-1/#378/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/#378/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "c6f5a86", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/#378/pure-0.json b/tests/__snapshots__/datamatrix-1/#378/pure-0.json index ac5ce4dc..3eb046ce 100644 --- a/tests/__snapshots__/datamatrix-1/#378/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/#378/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "c6f5a86", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/#378/slow-0.json b/tests/__snapshots__/datamatrix-1/#378/slow-0.json index ac5ce4dc..3eb046ce 100644 --- a/tests/__snapshots__/datamatrix-1/#378/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/#378/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "c6f5a86", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/0123456789/fast-0.json b/tests/__snapshots__/datamatrix-1/0123456789/fast-0.json index 8035169e..7b2e108e 100644 --- a/tests/__snapshots__/datamatrix-1/0123456789/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/0123456789/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "c58bd2b", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/0123456789/pure-0.json b/tests/__snapshots__/datamatrix-1/0123456789/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/datamatrix-1/0123456789/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/0123456789/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/0123456789/slow-0.json b/tests/__snapshots__/datamatrix-1/0123456789/slow-0.json index 8035169e..7b2e108e 100644 --- a/tests/__snapshots__/datamatrix-1/0123456789/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/0123456789/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "c58bd2b", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/0123456789/slow-180.json b/tests/__snapshots__/datamatrix-1/0123456789/slow-180.json index e420f36d..a929a0d7 100644 --- a/tests/__snapshots__/datamatrix-1/0123456789/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/0123456789/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "c58bd2b", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/0123456789/slow-270.json b/tests/__snapshots__/datamatrix-1/0123456789/slow-270.json index 0026d8a0..49075f09 100644 --- a/tests/__snapshots__/datamatrix-1/0123456789/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/0123456789/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "c58bd2b", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/0123456789/slow-90.json b/tests/__snapshots__/datamatrix-1/0123456789/slow-90.json index ba8bc774..e18f81e0 100644 --- a/tests/__snapshots__/datamatrix-1/0123456789/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/0123456789/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "c58bd2b", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/144x144_wrong/fast-0.json b/tests/__snapshots__/datamatrix-1/144x144_wrong/fast-0.json index 696cc7e6..0f28ad6f 100644 --- a/tests/__snapshots__/datamatrix-1/144x144_wrong/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/144x144_wrong/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "ea19622", + "width": 144, + "height": 144 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/144x144_wrong/pure-0.json b/tests/__snapshots__/datamatrix-1/144x144_wrong/pure-0.json index 696cc7e6..0f28ad6f 100644 --- a/tests/__snapshots__/datamatrix-1/144x144_wrong/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/144x144_wrong/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "ea19622", + "width": 144, + "height": 144 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-0.json b/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-0.json index 696cc7e6..0f28ad6f 100644 --- a/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "ea19622", + "width": 144, + "height": 144 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-180.json b/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-180.json index e1c104c1..15c80d43 100644 --- a/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "ea19622", + "width": 144, + "height": 144 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-270.json b/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-270.json index 160bc6f7..408f7e7c 100644 --- a/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "ea19622", + "width": 144, + "height": 144 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-90.json b/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-90.json index 8e06c598..6cd6e0f9 100644 --- a/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/144x144_wrong/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "24", + "symbol": { + "data": "ea19622", + "width": 144, + "height": 144 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/C40/fast-0.json b/tests/__snapshots__/datamatrix-1/C40/fast-0.json index 5b966314..b4a62533 100644 --- a/tests/__snapshots__/datamatrix-1/C40/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/C40/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "f32d3af", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/C40/pure-0.json b/tests/__snapshots__/datamatrix-1/C40/pure-0.json index 5b966314..b4a62533 100644 --- a/tests/__snapshots__/datamatrix-1/C40/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/C40/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "f32d3af", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/C40/slow-0.json b/tests/__snapshots__/datamatrix-1/C40/slow-0.json index 5b966314..b4a62533 100644 --- a/tests/__snapshots__/datamatrix-1/C40/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/C40/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "f32d3af", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/C40/slow-180.json b/tests/__snapshots__/datamatrix-1/C40/slow-180.json index ee984956..5bc3c6fb 100644 --- a/tests/__snapshots__/datamatrix-1/C40/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/C40/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "f32d3af", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/C40/slow-270.json b/tests/__snapshots__/datamatrix-1/C40/slow-270.json index 1b4aab7a..eec11e62 100644 --- a/tests/__snapshots__/datamatrix-1/C40/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/C40/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "f32d3af", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/C40/slow-90.json b/tests/__snapshots__/datamatrix-1/C40/slow-90.json index 7d8f935c..fe87bed0 100644 --- a/tests/__snapshots__/datamatrix-1/C40/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/C40/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "f32d3af", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/EDIFACT/fast-0.json b/tests/__snapshots__/datamatrix-1/EDIFACT/fast-0.json index b14f04ec..976f1322 100644 --- a/tests/__snapshots__/datamatrix-1/EDIFACT/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/EDIFACT/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "a17a02d", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/EDIFACT/pure-0.json b/tests/__snapshots__/datamatrix-1/EDIFACT/pure-0.json index b14f04ec..976f1322 100644 --- a/tests/__snapshots__/datamatrix-1/EDIFACT/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/EDIFACT/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "a17a02d", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/EDIFACT/slow-0.json b/tests/__snapshots__/datamatrix-1/EDIFACT/slow-0.json index b14f04ec..976f1322 100644 --- a/tests/__snapshots__/datamatrix-1/EDIFACT/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/EDIFACT/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "a17a02d", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/EDIFACT/slow-180.json b/tests/__snapshots__/datamatrix-1/EDIFACT/slow-180.json index 882ff1df..89cc4e8b 100644 --- a/tests/__snapshots__/datamatrix-1/EDIFACT/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/EDIFACT/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "a17a02d", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/EDIFACT/slow-270.json b/tests/__snapshots__/datamatrix-1/EDIFACT/slow-270.json index 678dcdcb..7ee6afb3 100644 --- a/tests/__snapshots__/datamatrix-1/EDIFACT/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/EDIFACT/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "a17a02d", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/EDIFACT/slow-90.json b/tests/__snapshots__/datamatrix-1/EDIFACT/slow-90.json index 73830581..32930b2b 100644 --- a/tests/__snapshots__/datamatrix-1/EDIFACT/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/EDIFACT/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "a17a02d", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/GUID/fast-0.json b/tests/__snapshots__/datamatrix-1/GUID/fast-0.json index b6c67941..4d081ce4 100644 --- a/tests/__snapshots__/datamatrix-1/GUID/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/GUID/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "f38b99b", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/GUID/pure-0.json b/tests/__snapshots__/datamatrix-1/GUID/pure-0.json index b6c67941..4d081ce4 100644 --- a/tests/__snapshots__/datamatrix-1/GUID/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/GUID/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "f38b99b", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/GUID/slow-0.json b/tests/__snapshots__/datamatrix-1/GUID/slow-0.json index b6c67941..4d081ce4 100644 --- a/tests/__snapshots__/datamatrix-1/GUID/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/GUID/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "f38b99b", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/GUID/slow-180.json b/tests/__snapshots__/datamatrix-1/GUID/slow-180.json index 9d126d38..d5dbf1bc 100644 --- a/tests/__snapshots__/datamatrix-1/GUID/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/GUID/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "f38b99b", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/GUID/slow-270.json b/tests/__snapshots__/datamatrix-1/GUID/slow-270.json index 076cce35..20e06843 100644 --- a/tests/__snapshots__/datamatrix-1/GUID/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/GUID/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "f38b99b", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/GUID/slow-90.json b/tests/__snapshots__/datamatrix-1/GUID/slow-90.json index 1022281d..19b28fd0 100644 --- a/tests/__snapshots__/datamatrix-1/GUID/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/GUID/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "f38b99b", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/fast-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/fast-0.json index b36ae9ec..15e02f13 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "ca13648", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/pure-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/pure-0.json index b36ae9ec..15e02f13 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "ca13648", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-0.json index b36ae9ec..15e02f13 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "ca13648", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-180.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-180.json index 08936b6c..22f2bbec 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "ca13648", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-270.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-270.json index ff35705c..5dfff666 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "ca13648", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-90.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-90.json index 9b637201..dd0acb0f 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "ca13648", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/fast-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/fast-0.json index 7cc82793..ad3037fa 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "973d11a", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/pure-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/pure-0.json index 7cc82793..ad3037fa 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "973d11a", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-0.json index 7cc82793..ad3037fa 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "973d11a", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-180.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-180.json index 04076a7d..608843f1 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "973d11a", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-270.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-270.json index c893b979..a0717adc 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "973d11a", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-90.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-90.json index 525d9618..b7653d09 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_1_error_byte/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "973d11a", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/fast-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/fast-0.json index 7cc82793..e7e49efc 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8310df4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/pure-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/pure-0.json index 7cc82793..e7e49efc 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8310df4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-0.json index 7cc82793..e7e49efc 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8310df4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-180.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-180.json index 04076a7d..84106a7a 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8310df4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-270.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-270.json index c893b979..2d7a5997 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8310df4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-90.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-90.json index 525d9618..9547ec1d 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_2_error_byte/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8310df4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/fast-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/fast-0.json index 7cc82793..869fd08a 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9453b10", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/pure-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/pure-0.json index 7cc82793..869fd08a 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9453b10", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-0.json index 7cc82793..869fd08a 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9453b10", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-180.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-180.json index 04076a7d..1e6223f4 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9453b10", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-270.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-270.json index c893b979..72a9ddfb 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9453b10", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-90.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-90.json index 525d9618..22c56184 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_3_error_byte/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9453b10", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/fast-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/fast-0.json index 7cc82793..7e1618cd 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "37b3adf", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/pure-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/pure-0.json index 7cc82793..7e1618cd 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "37b3adf", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-0.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-0.json index 7cc82793..7e1618cd 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "37b3adf", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-180.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-180.json index 04076a7d..ccb7b706 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "37b3adf", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-270.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-270.json index c893b979..e3adb27e 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "37b3adf", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-90.json b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-90.json index 525d9618..143d323c 100644 --- a/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/HelloWorld_Text_L_Kaywa_4_error_byte/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "37b3adf", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/X12/fast-0.json b/tests/__snapshots__/datamatrix-1/X12/fast-0.json index f4a07d12..b81ee295 100644 --- a/tests/__snapshots__/datamatrix-1/X12/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/X12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "7e442c5", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/X12/pure-0.json b/tests/__snapshots__/datamatrix-1/X12/pure-0.json index f4a07d12..b81ee295 100644 --- a/tests/__snapshots__/datamatrix-1/X12/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/X12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "7e442c5", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/X12/slow-0.json b/tests/__snapshots__/datamatrix-1/X12/slow-0.json index f4a07d12..b81ee295 100644 --- a/tests/__snapshots__/datamatrix-1/X12/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/X12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "7e442c5", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/X12/slow-180.json b/tests/__snapshots__/datamatrix-1/X12/slow-180.json index dd3d3a9f..1d38a346 100644 --- a/tests/__snapshots__/datamatrix-1/X12/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/X12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "7e442c5", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/X12/slow-270.json b/tests/__snapshots__/datamatrix-1/X12/slow-270.json index 530a9d7d..fb48387a 100644 --- a/tests/__snapshots__/datamatrix-1/X12/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/X12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "7e442c5", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/X12/slow-90.json b/tests/__snapshots__/datamatrix-1/X12/slow-90.json index 1dd3b430..fb0baa66 100644 --- a/tests/__snapshots__/datamatrix-1/X12/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/X12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "7e442c5", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-18x8/fast-0.json b/tests/__snapshots__/datamatrix-1/abcd-18x8/fast-0.json index 9e2102c0..bccef3ed 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-18x8/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-18x8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "25", + "symbol": { + "data": "984d0c6", + "width": 18, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-18x8/pure-0.json b/tests/__snapshots__/datamatrix-1/abcd-18x8/pure-0.json index 9e2102c0..bccef3ed 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-18x8/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-18x8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "25", + "symbol": { + "data": "984d0c6", + "width": 18, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-0.json b/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-0.json index 9e2102c0..bccef3ed 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "25", + "symbol": { + "data": "984d0c6", + "width": 18, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-180.json b/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-180.json index f1faa75b..3b9a0bb4 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "25", + "symbol": { + "data": "984d0c6", + "width": 18, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-270.json b/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-270.json index f159efb2..a749a9c3 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "25", + "symbol": { + "data": "984d0c6", + "width": 18, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-90.json b/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-90.json index 0b188ab8..56e38174 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcd-18x8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "25", + "symbol": { + "data": "984d0c6", + "width": 18, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-26x12/fast-0.json b/tests/__snapshots__/datamatrix-1/abcd-26x12/fast-0.json index 8643a955..e22ab56a 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-26x12/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-26x12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "51e1384", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-26x12/pure-0.json b/tests/__snapshots__/datamatrix-1/abcd-26x12/pure-0.json index 8643a955..e22ab56a 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-26x12/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-26x12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "51e1384", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-0.json b/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-0.json index 8643a955..e22ab56a 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "51e1384", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-180.json b/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-180.json index fb67d963..45e794a6 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "51e1384", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-270.json b/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-270.json index 11da90bf..f08576d2 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "51e1384", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-90.json b/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-90.json index ad35ed54..7d201080 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcd-26x12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "51e1384", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-32x8/fast-0.json b/tests/__snapshots__/datamatrix-1/abcd-32x8/fast-0.json index fb994827..7dc59348 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-32x8/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-32x8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "2ff55bd", + "width": 32, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-32x8/pure-0.json b/tests/__snapshots__/datamatrix-1/abcd-32x8/pure-0.json index fb994827..7dc59348 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-32x8/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-32x8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "2ff55bd", + "width": 32, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-0.json b/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-0.json index fb994827..7dc59348 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "2ff55bd", + "width": 32, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-180.json b/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-180.json index 4667dda0..dac2e93a 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "2ff55bd", + "width": 32, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-270.json b/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-270.json index 8878c8ff..e6aaf431 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "2ff55bd", + "width": 32, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-90.json b/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-90.json index 6e28a63c..bc04da98 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcd-32x8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "2ff55bd", + "width": 32, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/fast-0.json b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/fast-0.json index e2d6fb68..c1dee8b2 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "e5b64c7", + "width": 12, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/pure-0.json b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/pure-0.json index e2d6fb68..c1dee8b2 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "e5b64c7", + "width": 12, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-0.json b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-0.json index e2d6fb68..c1dee8b2 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "e5b64c7", + "width": 12, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-180.json b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-180.json index 892fd313..b3f05ef8 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "e5b64c7", + "width": 12, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-270.json b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-270.json index 988b8ea3..ab9f4144 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "e5b64c7", + "width": 12, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-90.json b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-90.json index a86377de..ea32d5ac 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12-mirrored/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "e5b64c7", + "width": 12, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12/fast-0.json b/tests/__snapshots__/datamatrix-1/abcd-36x12/fast-0.json index 1cfe35c3..40a537bd 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "a1c158a", + "width": 36, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12/pure-0.json b/tests/__snapshots__/datamatrix-1/abcd-36x12/pure-0.json index 1cfe35c3..40a537bd 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "a1c158a", + "width": 36, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-0.json b/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-0.json index 1cfe35c3..40a537bd 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "a1c158a", + "width": 36, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-180.json b/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-180.json index 146af11c..2c6ccf9c 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "a1c158a", + "width": 36, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-270.json b/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-270.json index cb39e3af..f1d34020 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "a1c158a", + "width": 36, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-90.json b/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-90.json index c570336b..ff03e118 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "28", + "symbol": { + "data": "a1c158a", + "width": 36, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x16/fast-0.json b/tests/__snapshots__/datamatrix-1/abcd-36x16/fast-0.json index 32bd6768..d92cee84 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x16/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "6dae0a5", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x16/pure-0.json b/tests/__snapshots__/datamatrix-1/abcd-36x16/pure-0.json index 32bd6768..d92cee84 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x16/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "6dae0a5", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-0.json b/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-0.json index 32bd6768..d92cee84 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "6dae0a5", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-180.json b/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-180.json index cf308175..37c7bc8e 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "6dae0a5", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-270.json b/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-270.json index 06f1e30d..40a833ff 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "6dae0a5", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-90.json b/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-90.json index 186cf6f4..2f58c4ae 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcd-36x16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "29", + "symbol": { + "data": "6dae0a5", + "width": 36, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-48x16/fast-0.json b/tests/__snapshots__/datamatrix-1/abcd-48x16/fast-0.json index 4f0ba698..9aa05272 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-48x16/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-48x16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "30", + "symbol": { + "data": "ee09471", + "width": 48, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-48x16/pure-0.json b/tests/__snapshots__/datamatrix-1/abcd-48x16/pure-0.json index 4f0ba698..9aa05272 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-48x16/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-48x16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "30", + "symbol": { + "data": "ee09471", + "width": 48, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-0.json b/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-0.json index 4f0ba698..9aa05272 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "30", + "symbol": { + "data": "ee09471", + "width": 48, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-180.json b/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-180.json index 071080eb..61017d64 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "30", + "symbol": { + "data": "ee09471", + "width": 48, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-270.json b/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-270.json index 30f56b02..daf2f015 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "30", + "symbol": { + "data": "ee09471", + "width": 48, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-90.json b/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-90.json index bbaf5fd7..0654b856 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcd-48x16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "30", + "symbol": { + "data": "ee09471", + "width": 48, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/fast-0.json b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/fast-0.json index c5333536..46029b64 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "7681741", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/pure-0.json b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/pure-0.json index c5333536..46029b64 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "7681741", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-0.json b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-0.json index c5333536..46029b64 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "7681741", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-180.json b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-180.json index dd2c8525..1f54fff3 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "7681741", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-270.json b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-270.json index c5041b6c..8771c0f3 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "7681741", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-90.json b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-90.json index a829e4eb..8cd54dfe 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52-IDAutomation/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "7681741", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52/fast-0.json b/tests/__snapshots__/datamatrix-1/abcd-52x52/fast-0.json index fc2d0871..6dbe6f64 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "81b82b9", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52/pure-0.json b/tests/__snapshots__/datamatrix-1/abcd-52x52/pure-0.json index fc2d0871..6dbe6f64 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "81b82b9", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-0.json b/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-0.json index fc2d0871..6dbe6f64 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "81b82b9", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-180.json b/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-180.json index 7e72027e..35cac732 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "81b82b9", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-270.json b/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-270.json index 6e7f6cf5..d96fd510 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "81b82b9", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-90.json b/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-90.json index 665ce6c3..f39655fb 100644 --- a/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcd-52x52/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "15", + "symbol": { + "data": "81b82b9", + "width": 52, + "height": 52 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/fast-0.json b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/fast-0.json index 37de6fae..e3b7b090 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "16", + "symbol": { + "data": "015967e", + "width": 64, + "height": 64 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/pure-0.json b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/pure-0.json index 37de6fae..e3b7b090 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "16", + "symbol": { + "data": "015967e", + "width": 64, + "height": 64 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-0.json b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-0.json index 37de6fae..e3b7b090 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "16", + "symbol": { + "data": "015967e", + "width": 64, + "height": 64 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-180.json b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-180.json index 11387054..e2db72c0 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "16", + "symbol": { + "data": "015967e", + "width": 64, + "height": 64 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-270.json b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-270.json index 312dae3d..0f80ccae 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "16", + "symbol": { + "data": "015967e", + "width": 64, + "height": 64 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-90.json b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-90.json index 2581527f..4edeb7ff 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg-64x64/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "16", + "symbol": { + "data": "015967e", + "width": 64, + "height": 64 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg/fast-0.json b/tests/__snapshots__/datamatrix-1/abcdefg/fast-0.json index 95dd54b0..f36be185 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "7c4fd4b", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg/pure-0.json b/tests/__snapshots__/datamatrix-1/abcdefg/pure-0.json index 95dd54b0..f36be185 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "7c4fd4b", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg/slow-0.json b/tests/__snapshots__/datamatrix-1/abcdefg/slow-0.json index 95dd54b0..f36be185 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "7c4fd4b", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg/slow-180.json b/tests/__snapshots__/datamatrix-1/abcdefg/slow-180.json index 307b50c0..6306dc76 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "7c4fd4b", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg/slow-270.json b/tests/__snapshots__/datamatrix-1/abcdefg/slow-270.json index f2458c59..27c69c8a 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "7c4fd4b", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/abcdefg/slow-90.json b/tests/__snapshots__/datamatrix-1/abcdefg/slow-90.json index 90f3fc85..26746610 100644 --- a/tests/__snapshots__/datamatrix-1/abcdefg/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/abcdefg/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "7c4fd4b", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci-mixed/fast-0.json b/tests/__snapshots__/datamatrix-1/eci-mixed/fast-0.json index 1dc2281c..b863beff 100644 --- a/tests/__snapshots__/datamatrix-1/eci-mixed/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/eci-mixed/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "016bcfb", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci-mixed/pure-0.json b/tests/__snapshots__/datamatrix-1/eci-mixed/pure-0.json index 1dc2281c..b863beff 100644 --- a/tests/__snapshots__/datamatrix-1/eci-mixed/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/eci-mixed/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "016bcfb", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci-mixed/slow-0.json b/tests/__snapshots__/datamatrix-1/eci-mixed/slow-0.json index 1dc2281c..b863beff 100644 --- a/tests/__snapshots__/datamatrix-1/eci-mixed/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/eci-mixed/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "016bcfb", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci-mixed/slow-180.json b/tests/__snapshots__/datamatrix-1/eci-mixed/slow-180.json index fabc4171..99c2434e 100644 --- a/tests/__snapshots__/datamatrix-1/eci-mixed/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/eci-mixed/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "016bcfb", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci-mixed/slow-270.json b/tests/__snapshots__/datamatrix-1/eci-mixed/slow-270.json index 582cf451..351a0479 100644 --- a/tests/__snapshots__/datamatrix-1/eci-mixed/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/eci-mixed/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "016bcfb", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci-mixed/slow-90.json b/tests/__snapshots__/datamatrix-1/eci-mixed/slow-90.json index 2a523b7c..918d0e9a 100644 --- a/tests/__snapshots__/datamatrix-1/eci-mixed/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/eci-mixed/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "016bcfb", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci/fast-0.json b/tests/__snapshots__/datamatrix-1/eci/fast-0.json index 765c8052..90decbed 100644 --- a/tests/__snapshots__/datamatrix-1/eci/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/eci/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8eec97e", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci/pure-0.json b/tests/__snapshots__/datamatrix-1/eci/pure-0.json index 765c8052..90decbed 100644 --- a/tests/__snapshots__/datamatrix-1/eci/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/eci/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8eec97e", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci/slow-0.json b/tests/__snapshots__/datamatrix-1/eci/slow-0.json index 765c8052..90decbed 100644 --- a/tests/__snapshots__/datamatrix-1/eci/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/eci/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8eec97e", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci/slow-180.json b/tests/__snapshots__/datamatrix-1/eci/slow-180.json index 37afa987..62a61648 100644 --- a/tests/__snapshots__/datamatrix-1/eci/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/eci/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8eec97e", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci/slow-270.json b/tests/__snapshots__/datamatrix-1/eci/slow-270.json index 6b912056..56f623ff 100644 --- a/tests/__snapshots__/datamatrix-1/eci/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/eci/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8eec97e", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/eci/slow-90.json b/tests/__snapshots__/datamatrix-1/eci/slow-90.json index a14c61c9..d53bdf89 100644 --- a/tests/__snapshots__/datamatrix-1/eci/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/eci/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8eec97e", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/fast-0.json b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/fast-0.json index 7c2d2afb..7ef4d6e4 100644 --- a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "487bd68", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/pure-0.json b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/pure-0.json index 7c2d2afb..7ef4d6e4 100644 --- a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "487bd68", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-0.json b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-0.json index 7c2d2afb..7ef4d6e4 100644 --- a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "487bd68", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-180.json b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-180.json index e7a89870..090e9c95 100644 --- a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "487bd68", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-270.json b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-270.json index a745529a..bc2cf968 100644 --- a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "487bd68", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-90.json b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-90.json index b4aa5c7f..234415c1 100644 --- a/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/gs1-figure-4.15.1-2-32x32/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "487bd68", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/mod-size-1/fast-0.json b/tests/__snapshots__/datamatrix-1/mod-size-1/fast-0.json index 0c5eee08..73b0d8f4 100644 --- a/tests/__snapshots__/datamatrix-1/mod-size-1/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/mod-size-1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "fe8bab8", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/mod-size-1/pure-0.json b/tests/__snapshots__/datamatrix-1/mod-size-1/pure-0.json index 0c5eee08..73b0d8f4 100644 --- a/tests/__snapshots__/datamatrix-1/mod-size-1/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/mod-size-1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "fe8bab8", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/mod-size-1/slow-0.json b/tests/__snapshots__/datamatrix-1/mod-size-1/slow-0.json index 0c5eee08..73b0d8f4 100644 --- a/tests/__snapshots__/datamatrix-1/mod-size-1/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/mod-size-1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "fe8bab8", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/readerinit/fast-0.json b/tests/__snapshots__/datamatrix-1/readerinit/fast-0.json index b8e9d616..e6bc7ec9 100644 --- a/tests/__snapshots__/datamatrix-1/readerinit/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/readerinit/fast-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ad5078d", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/readerinit/pure-0.json b/tests/__snapshots__/datamatrix-1/readerinit/pure-0.json index b8e9d616..e6bc7ec9 100644 --- a/tests/__snapshots__/datamatrix-1/readerinit/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/readerinit/pure-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ad5078d", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/readerinit/slow-0.json b/tests/__snapshots__/datamatrix-1/readerinit/slow-0.json index b8e9d616..e6bc7ec9 100644 --- a/tests/__snapshots__/datamatrix-1/readerinit/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/readerinit/slow-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ad5078d", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/readerinit/slow-180.json b/tests/__snapshots__/datamatrix-1/readerinit/slow-180.json index e3841117..39e1ab3d 100644 --- a/tests/__snapshots__/datamatrix-1/readerinit/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/readerinit/slow-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ad5078d", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/readerinit/slow-270.json b/tests/__snapshots__/datamatrix-1/readerinit/slow-270.json index 52855575..d5908b31 100644 --- a/tests/__snapshots__/datamatrix-1/readerinit/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/readerinit/slow-270.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ad5078d", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/readerinit/slow-90.json b/tests/__snapshots__/datamatrix-1/readerinit/slow-90.json index 4e9abbf3..ad024a7b 100644 --- a/tests/__snapshots__/datamatrix-1/readerinit/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/readerinit/slow-90.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "1", + "symbol": { + "data": "ad5078d", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/fast-0.json b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/fast-0.json index b2219eb8..81e5f8a6 100644 --- a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/fast-0.json +++ b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "f12d5ca", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/pure-0.json b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/pure-0.json index b2219eb8..81e5f8a6 100644 --- a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/pure-0.json +++ b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "f12d5ca", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-0.json b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-0.json index b2219eb8..81e5f8a6 100644 --- a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-0.json +++ b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "f12d5ca", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-180.json b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-180.json index 512b9eb1..4c06e9b5 100644 --- a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-180.json +++ b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "f12d5ca", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-270.json b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-270.json index 704381dc..3b2dc6b8 100644 --- a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-270.json +++ b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "f12d5ca", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-90.json b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-90.json index 2ec1e5bd..59b23813 100644 --- a/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-90.json +++ b/tests/__snapshots__/datamatrix-1/zxing_URL_L_Kayway/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "f12d5ca", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/01/fast-0.json b/tests/__snapshots__/datamatrix-2/01/fast-0.json index 79b2d569..98edbca3 100644 --- a/tests/__snapshots__/datamatrix-2/01/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/01/slow-0.json b/tests/__snapshots__/datamatrix-2/01/slow-0.json index 79b2d569..98edbca3 100644 --- a/tests/__snapshots__/datamatrix-2/01/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/01/slow-180.json b/tests/__snapshots__/datamatrix-2/01/slow-180.json index b8f3334d..44d4513a 100644 --- a/tests/__snapshots__/datamatrix-2/01/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/01/slow-270.json b/tests/__snapshots__/datamatrix-2/01/slow-270.json index 61126f36..3dac4583 100644 --- a/tests/__snapshots__/datamatrix-2/01/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/01/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/01/slow-90.json b/tests/__snapshots__/datamatrix-2/01/slow-90.json index a4b85800..6757c528 100644 --- a/tests/__snapshots__/datamatrix-2/01/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/01/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/02/fast-0.json b/tests/__snapshots__/datamatrix-2/02/fast-0.json index 0245c7b4..065c5690 100644 --- a/tests/__snapshots__/datamatrix-2/02/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/02/slow-0.json b/tests/__snapshots__/datamatrix-2/02/slow-0.json index 0245c7b4..065c5690 100644 --- a/tests/__snapshots__/datamatrix-2/02/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/02/slow-180.json b/tests/__snapshots__/datamatrix-2/02/slow-180.json index 6e81d0b5..34debca5 100644 --- a/tests/__snapshots__/datamatrix-2/02/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/02/slow-270.json b/tests/__snapshots__/datamatrix-2/02/slow-270.json index 36130549..89074b0d 100644 --- a/tests/__snapshots__/datamatrix-2/02/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/02/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/02/slow-90.json b/tests/__snapshots__/datamatrix-2/02/slow-90.json index 76e96108..e12a7532 100644 --- a/tests/__snapshots__/datamatrix-2/02/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/02/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/03/fast-0.json b/tests/__snapshots__/datamatrix-2/03/fast-0.json index 164edf19..0d5b8c4a 100644 --- a/tests/__snapshots__/datamatrix-2/03/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/03/slow-0.json b/tests/__snapshots__/datamatrix-2/03/slow-0.json index 164edf19..0d5b8c4a 100644 --- a/tests/__snapshots__/datamatrix-2/03/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/03/slow-180.json b/tests/__snapshots__/datamatrix-2/03/slow-180.json index a487ec09..cc140d3b 100644 --- a/tests/__snapshots__/datamatrix-2/03/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/03/slow-270.json b/tests/__snapshots__/datamatrix-2/03/slow-270.json index d0773966..2b228e2c 100644 --- a/tests/__snapshots__/datamatrix-2/03/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/03/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/03/slow-90.json b/tests/__snapshots__/datamatrix-2/03/slow-90.json index c1716a75..83f1c0be 100644 --- a/tests/__snapshots__/datamatrix-2/03/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/03/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/04/fast-0.json b/tests/__snapshots__/datamatrix-2/04/fast-0.json index e094b50f..829edd47 100644 --- a/tests/__snapshots__/datamatrix-2/04/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/04/slow-0.json b/tests/__snapshots__/datamatrix-2/04/slow-0.json index e094b50f..829edd47 100644 --- a/tests/__snapshots__/datamatrix-2/04/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/04/slow-180.json b/tests/__snapshots__/datamatrix-2/04/slow-180.json index 3cf82cb0..e34285df 100644 --- a/tests/__snapshots__/datamatrix-2/04/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/04/slow-270.json b/tests/__snapshots__/datamatrix-2/04/slow-270.json index 1072c3b2..918f13fd 100644 --- a/tests/__snapshots__/datamatrix-2/04/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/04/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/04/slow-90.json b/tests/__snapshots__/datamatrix-2/04/slow-90.json index bfd2ef1e..68e3830b 100644 --- a/tests/__snapshots__/datamatrix-2/04/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/04/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "072321e", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/09/fast-0.json b/tests/__snapshots__/datamatrix-2/09/fast-0.json index 0da8cb83..48b65a9d 100644 --- a/tests/__snapshots__/datamatrix-2/09/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/09/slow-0.json b/tests/__snapshots__/datamatrix-2/09/slow-0.json index 0da8cb83..48b65a9d 100644 --- a/tests/__snapshots__/datamatrix-2/09/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/09/slow-180.json b/tests/__snapshots__/datamatrix-2/09/slow-180.json index ea4d29f8..8a15270b 100644 --- a/tests/__snapshots__/datamatrix-2/09/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/09/slow-270.json b/tests/__snapshots__/datamatrix-2/09/slow-270.json index c1eee57a..8864d7a2 100644 --- a/tests/__snapshots__/datamatrix-2/09/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/09/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/09/slow-90.json b/tests/__snapshots__/datamatrix-2/09/slow-90.json index ebb030ea..408ce01d 100644 --- a/tests/__snapshots__/datamatrix-2/09/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/09/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/10/fast-0.json b/tests/__snapshots__/datamatrix-2/10/fast-0.json index 9fcbf066..1caa8e73 100644 --- a/tests/__snapshots__/datamatrix-2/10/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/10/slow-0.json b/tests/__snapshots__/datamatrix-2/10/slow-0.json index 9fcbf066..1caa8e73 100644 --- a/tests/__snapshots__/datamatrix-2/10/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/10/slow-180.json b/tests/__snapshots__/datamatrix-2/10/slow-180.json index f9aef17e..4bdb16ec 100644 --- a/tests/__snapshots__/datamatrix-2/10/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/10/slow-270.json b/tests/__snapshots__/datamatrix-2/10/slow-270.json index 766694dc..ec87be98 100644 --- a/tests/__snapshots__/datamatrix-2/10/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/10/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/10/slow-90.json b/tests/__snapshots__/datamatrix-2/10/slow-90.json index 1e325c9a..e46cb12b 100644 --- a/tests/__snapshots__/datamatrix-2/10/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/10/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/11/fast-0.json b/tests/__snapshots__/datamatrix-2/11/fast-0.json index 119213ba..6949ba80 100644 --- a/tests/__snapshots__/datamatrix-2/11/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/11/slow-0.json b/tests/__snapshots__/datamatrix-2/11/slow-0.json index 119213ba..6949ba80 100644 --- a/tests/__snapshots__/datamatrix-2/11/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/11/slow-180.json b/tests/__snapshots__/datamatrix-2/11/slow-180.json index 8cc8fe2c..1c65d6ff 100644 --- a/tests/__snapshots__/datamatrix-2/11/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/11/slow-270.json b/tests/__snapshots__/datamatrix-2/11/slow-270.json index dcef1974..2615b987 100644 --- a/tests/__snapshots__/datamatrix-2/11/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/11/slow-90.json b/tests/__snapshots__/datamatrix-2/11/slow-90.json index 35fe2e7a..693822e0 100644 --- a/tests/__snapshots__/datamatrix-2/11/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/12/fast-0.json b/tests/__snapshots__/datamatrix-2/12/fast-0.json index 470420b9..80964454 100644 --- a/tests/__snapshots__/datamatrix-2/12/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/12/slow-0.json b/tests/__snapshots__/datamatrix-2/12/slow-0.json index 470420b9..80964454 100644 --- a/tests/__snapshots__/datamatrix-2/12/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/12/slow-180.json b/tests/__snapshots__/datamatrix-2/12/slow-180.json index 35738e19..94117c07 100644 --- a/tests/__snapshots__/datamatrix-2/12/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/12/slow-270.json b/tests/__snapshots__/datamatrix-2/12/slow-270.json index c6bf8b9c..a561bda8 100644 --- a/tests/__snapshots__/datamatrix-2/12/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/12/slow-90.json b/tests/__snapshots__/datamatrix-2/12/slow-90.json index 8bcfed18..4cf9d9f4 100644 --- a/tests/__snapshots__/datamatrix-2/12/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/13/fast-0.json b/tests/__snapshots__/datamatrix-2/13/fast-0.json index bd4e332a..80475548 100644 --- a/tests/__snapshots__/datamatrix-2/13/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/13/slow-0.json b/tests/__snapshots__/datamatrix-2/13/slow-0.json index bd4e332a..80475548 100644 --- a/tests/__snapshots__/datamatrix-2/13/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/13/slow-180.json b/tests/__snapshots__/datamatrix-2/13/slow-180.json index 686654fe..94a86cf6 100644 --- a/tests/__snapshots__/datamatrix-2/13/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/13/slow-270.json b/tests/__snapshots__/datamatrix-2/13/slow-270.json index 3a60f45b..67ac0f18 100644 --- a/tests/__snapshots__/datamatrix-2/13/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/13/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/13/slow-90.json b/tests/__snapshots__/datamatrix-2/13/slow-90.json index 5ba6985d..1c210ff5 100644 --- a/tests/__snapshots__/datamatrix-2/13/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/13/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/14/fast-0.json b/tests/__snapshots__/datamatrix-2/14/fast-0.json index 203af614..81bc51f9 100644 --- a/tests/__snapshots__/datamatrix-2/14/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/14/slow-0.json b/tests/__snapshots__/datamatrix-2/14/slow-0.json index 203af614..81bc51f9 100644 --- a/tests/__snapshots__/datamatrix-2/14/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/14/slow-180.json b/tests/__snapshots__/datamatrix-2/14/slow-180.json index 590269f6..26e5c391 100644 --- a/tests/__snapshots__/datamatrix-2/14/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/14/slow-270.json b/tests/__snapshots__/datamatrix-2/14/slow-270.json index a245317b..ecb8b159 100644 --- a/tests/__snapshots__/datamatrix-2/14/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/14/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/14/slow-90.json b/tests/__snapshots__/datamatrix-2/14/slow-90.json index 17551817..a9f32b71 100644 --- a/tests/__snapshots__/datamatrix-2/14/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/14/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/16/fast-0.json b/tests/__snapshots__/datamatrix-2/16/fast-0.json index f662e366..1e671e13 100644 --- a/tests/__snapshots__/datamatrix-2/16/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "1bbd3a1", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/16/slow-0.json b/tests/__snapshots__/datamatrix-2/16/slow-0.json index f662e366..1e671e13 100644 --- a/tests/__snapshots__/datamatrix-2/16/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "1bbd3a1", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/16/slow-180.json b/tests/__snapshots__/datamatrix-2/16/slow-180.json index 0c5fd230..5ef2040a 100644 --- a/tests/__snapshots__/datamatrix-2/16/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "1bbd3a1", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/16/slow-270.json b/tests/__snapshots__/datamatrix-2/16/slow-270.json index ef95c79c..2e5f75a3 100644 --- a/tests/__snapshots__/datamatrix-2/16/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "1bbd3a1", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/16/slow-90.json b/tests/__snapshots__/datamatrix-2/16/slow-90.json index 29f75009..b729f8a2 100644 --- a/tests/__snapshots__/datamatrix-2/16/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "1bbd3a1", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/17/fast-0.json b/tests/__snapshots__/datamatrix-2/17/fast-0.json index 2e73fb85..22965707 100644 --- a/tests/__snapshots__/datamatrix-2/17/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/17/slow-0.json b/tests/__snapshots__/datamatrix-2/17/slow-0.json index 2e73fb85..22965707 100644 --- a/tests/__snapshots__/datamatrix-2/17/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/17/slow-180.json b/tests/__snapshots__/datamatrix-2/17/slow-180.json index 5ee3b886..5a4b9bb1 100644 --- a/tests/__snapshots__/datamatrix-2/17/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/17/slow-270.json b/tests/__snapshots__/datamatrix-2/17/slow-270.json index 5cc1ffb1..4774b220 100644 --- a/tests/__snapshots__/datamatrix-2/17/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/17/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/17/slow-90.json b/tests/__snapshots__/datamatrix-2/17/slow-90.json index b042c2b8..0ff33510 100644 --- a/tests/__snapshots__/datamatrix-2/17/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/17/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/18/fast-0.json b/tests/__snapshots__/datamatrix-2/18/fast-0.json index 02d13fee..96ed3d6a 100644 --- a/tests/__snapshots__/datamatrix-2/18/fast-0.json +++ b/tests/__snapshots__/datamatrix-2/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/18/slow-0.json b/tests/__snapshots__/datamatrix-2/18/slow-0.json index 02d13fee..96ed3d6a 100644 --- a/tests/__snapshots__/datamatrix-2/18/slow-0.json +++ b/tests/__snapshots__/datamatrix-2/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/18/slow-180.json b/tests/__snapshots__/datamatrix-2/18/slow-180.json index b4e9a6a1..1e01b11f 100644 --- a/tests/__snapshots__/datamatrix-2/18/slow-180.json +++ b/tests/__snapshots__/datamatrix-2/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/18/slow-270.json b/tests/__snapshots__/datamatrix-2/18/slow-270.json index c41c17aa..ebd00b93 100644 --- a/tests/__snapshots__/datamatrix-2/18/slow-270.json +++ b/tests/__snapshots__/datamatrix-2/18/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-2/18/slow-90.json b/tests/__snapshots__/datamatrix-2/18/slow-90.json index 5b284e7a..a1ef7007 100644 --- a/tests/__snapshots__/datamatrix-2/18/slow-90.json +++ b/tests/__snapshots__/datamatrix-2/18/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "5d8e811", + "width": 40, + "height": 40 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/#749/fast-0.json b/tests/__snapshots__/datamatrix-3/#749/fast-0.json index d7a74c61..89bee33f 100644 --- a/tests/__snapshots__/datamatrix-3/#749/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/#749/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ce7ff1a", + "width": 12, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/#749/slow-0.json b/tests/__snapshots__/datamatrix-3/#749/slow-0.json index d7a74c61..89bee33f 100644 --- a/tests/__snapshots__/datamatrix-3/#749/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/#749/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ce7ff1a", + "width": 12, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/#749/slow-180.json b/tests/__snapshots__/datamatrix-3/#749/slow-180.json index 0162ed0e..4761adaa 100644 --- a/tests/__snapshots__/datamatrix-3/#749/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/#749/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ce7ff1a", + "width": 12, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/#749/slow-270.json b/tests/__snapshots__/datamatrix-3/#749/slow-270.json index a2906ba7..3724fd3b 100644 --- a/tests/__snapshots__/datamatrix-3/#749/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/#749/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ce7ff1a", + "width": 12, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/#749/slow-90.json b/tests/__snapshots__/datamatrix-3/#749/slow-90.json index 0c9e7bb4..630d16ca 100644 --- a/tests/__snapshots__/datamatrix-3/#749/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/#749/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ce7ff1a", + "width": 12, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-0.json b/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-0.json index e6e21617..ed2c2d67 100644 --- a/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "09e6255", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-180.json b/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-180.json index 5b008ae8..b2bf8763 100644 --- a/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "09e6255", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-270.json b/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-270.json index b3d66003..96efacb1 100644 --- a/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "09e6255", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-90.json b/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-90.json index 27bae247..7cabee22 100644 --- a/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/OldDetectorFallback/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "09e6255", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-0/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-0/fast-0.json index da79c715..d87e7800 100644 --- a/tests/__snapshots__/datamatrix-3/dm-0/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-0/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "b815af6", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-0/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-0/slow-0.json index da79c715..d87e7800 100644 --- a/tests/__snapshots__/datamatrix-3/dm-0/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-0/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "b815af6", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-0/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-0/slow-180.json index 095b81a9..f0e57b6e 100644 --- a/tests/__snapshots__/datamatrix-3/dm-0/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-0/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "b815af6", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-0/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-0/slow-270.json index 6715f399..01c0b6cb 100644 --- a/tests/__snapshots__/datamatrix-3/dm-0/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-0/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "b815af6", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-0/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-0/slow-90.json index d69b2de4..b14135d3 100644 --- a/tests/__snapshots__/datamatrix-3/dm-0/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-0/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "b815af6", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-1/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-1/fast-0.json index 22f3b768..e26e7faf 100644 --- a/tests/__snapshots__/datamatrix-3/dm-1/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cd82fae", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-1/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-1/slow-0.json index 22f3b768..e26e7faf 100644 --- a/tests/__snapshots__/datamatrix-3/dm-1/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cd82fae", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-1/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-1/slow-180.json index 89063215..57e60817 100644 --- a/tests/__snapshots__/datamatrix-3/dm-1/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "a852cb2", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-1/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-1/slow-270.json index e029e843..eae58acb 100644 --- a/tests/__snapshots__/datamatrix-3/dm-1/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-1/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "d00facc", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-1/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-1/slow-90.json index 49a0ce22..5f0c8c2a 100644 --- a/tests/__snapshots__/datamatrix-3/dm-1/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-1/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "9601319", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-2/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-2/fast-0.json index 3a0d73d5..4308587b 100644 --- a/tests/__snapshots__/datamatrix-3/dm-2/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "bae5acf", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-2/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-2/slow-0.json index 3a0d73d5..4308587b 100644 --- a/tests/__snapshots__/datamatrix-3/dm-2/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "bae5acf", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-2/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-2/slow-180.json index 900f622e..43f15af0 100644 --- a/tests/__snapshots__/datamatrix-3/dm-2/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d07ac70", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-2/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-2/slow-270.json index 39815d68..5e8c59be 100644 --- a/tests/__snapshots__/datamatrix-3/dm-2/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-2/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d07ac70", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-2/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-2/slow-90.json index 39bb4ce0..4ff09be1 100644 --- a/tests/__snapshots__/datamatrix-3/dm-2/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-2/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "316e461", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-3/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-3/fast-0.json index 79384dfc..78c7adac 100644 --- a/tests/__snapshots__/datamatrix-3/dm-3/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "2f5ac59", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-3/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-3/slow-0.json index 79384dfc..78c7adac 100644 --- a/tests/__snapshots__/datamatrix-3/dm-3/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "2f5ac59", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-3/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-3/slow-180.json index b27e0131..80e62e52 100644 --- a/tests/__snapshots__/datamatrix-3/dm-3/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "88caa27", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-3/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-3/slow-270.json index 66efa04b..3bd7ff46 100644 --- a/tests/__snapshots__/datamatrix-3/dm-3/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-3/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "2f5ac59", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-3/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-3/slow-90.json index 63c57821..6ffb1705 100644 --- a/tests/__snapshots__/datamatrix-3/dm-3/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-3/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "27", + "symbol": { + "data": "2f5ac59", + "width": 26, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-4/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-4/fast-0.json index e6104f76..0a2a63b3 100644 --- a/tests/__snapshots__/datamatrix-3/dm-4/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8162ab4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-4/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-4/slow-0.json index e6104f76..0a2a63b3 100644 --- a/tests/__snapshots__/datamatrix-3/dm-4/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8162ab4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-4/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-4/slow-180.json index 5af56f09..cd8a466b 100644 --- a/tests/__snapshots__/datamatrix-3/dm-4/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8162ab4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-4/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-4/slow-270.json index e51308b2..8dbdf3d2 100644 --- a/tests/__snapshots__/datamatrix-3/dm-4/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-4/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8162ab4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-4/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-4/slow-90.json index 567f1f56..a69a7bdd 100644 --- a/tests/__snapshots__/datamatrix-3/dm-4/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-4/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "8162ab4", + "width": 16, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-5/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-5/fast-0.json index 701e5018..3a06ba41 100644 --- a/tests/__snapshots__/datamatrix-3/dm-5/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "308ee79", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-5/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-5/slow-0.json index 701e5018..3a06ba41 100644 --- a/tests/__snapshots__/datamatrix-3/dm-5/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "308ee79", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-5/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-5/slow-180.json index 43237779..f5ef916d 100644 --- a/tests/__snapshots__/datamatrix-3/dm-5/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "308ee79", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-5/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-5/slow-270.json index 286d13da..0032acff 100644 --- a/tests/__snapshots__/datamatrix-3/dm-5/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-5/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "308ee79", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-5/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-5/slow-90.json index ec6665b7..b968f8ac 100644 --- a/tests/__snapshots__/datamatrix-3/dm-5/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-5/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "308ee79", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-6/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-6/fast-0.json index 9a1fa885..d5dece98 100644 --- a/tests/__snapshots__/datamatrix-3/dm-6/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "e83b577", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-6/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-6/slow-0.json index 9a1fa885..d5dece98 100644 --- a/tests/__snapshots__/datamatrix-3/dm-6/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "e83b577", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-6/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-6/slow-180.json index 227dc9cd..aab59ab7 100644 --- a/tests/__snapshots__/datamatrix-3/dm-6/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "e83b577", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-6/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-6/slow-270.json index 2c7e8d1b..be4ee371 100644 --- a/tests/__snapshots__/datamatrix-3/dm-6/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-6/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "e83b577", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-6/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-6/slow-90.json index d2650edd..e8ac9e9e 100644 --- a/tests/__snapshots__/datamatrix-3/dm-6/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-6/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "e83b577", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-7/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-7/fast-0.json index 9d6f0f17..470f9a3a 100644 --- a/tests/__snapshots__/datamatrix-3/dm-7/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "598b99e", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-7/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-7/slow-0.json index 9d6f0f17..470f9a3a 100644 --- a/tests/__snapshots__/datamatrix-3/dm-7/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "598b99e", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-7/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-7/slow-180.json index f911f07d..d17470c8 100644 --- a/tests/__snapshots__/datamatrix-3/dm-7/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "e260307", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-7/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-7/slow-270.json index 0dc81848..3fb21e58 100644 --- a/tests/__snapshots__/datamatrix-3/dm-7/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-7/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "598b99e", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-7/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-7/slow-90.json index c6398c8b..177a549f 100644 --- a/tests/__snapshots__/datamatrix-3/dm-7/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-7/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "e260307", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-8/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-8/fast-0.json index 9f4c8f69..74c2f9f5 100644 --- a/tests/__snapshots__/datamatrix-3/dm-8/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "d772a11", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-8/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-8/slow-0.json index 9f4c8f69..74c2f9f5 100644 --- a/tests/__snapshots__/datamatrix-3/dm-8/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "d772a11", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-8/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-8/slow-180.json index b7555a7e..d6e43b09 100644 --- a/tests/__snapshots__/datamatrix-3/dm-8/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "d772a11", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-8/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-8/slow-270.json index 0e0d292d..69a959b3 100644 --- a/tests/__snapshots__/datamatrix-3/dm-8/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "d772a11", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-8/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-8/slow-90.json index 0fea3a1b..92824db2 100644 --- a/tests/__snapshots__/datamatrix-3/dm-8/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "d772a11", + "width": 32, + "height": 32 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-9/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-9/fast-0.json index 4a30582a..45920355 100644 --- a/tests/__snapshots__/datamatrix-3/dm-9/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d07ac70", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-9/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-9/slow-0.json index 4a30582a..45920355 100644 --- a/tests/__snapshots__/datamatrix-3/dm-9/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d07ac70", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-9/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-9/slow-180.json index f1f12977..1e9d0004 100644 --- a/tests/__snapshots__/datamatrix-3/dm-9/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d07ac70", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-9/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-9/slow-270.json index 2baeae5f..f79e91b3 100644 --- a/tests/__snapshots__/datamatrix-3/dm-9/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-9/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d07ac70", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-9/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-9/slow-90.json index 247d1cdf..4001a72d 100644 --- a/tests/__snapshots__/datamatrix-3/dm-9/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-9/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d07ac70", + "width": 22, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-a/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-a/fast-0.json index dcc8632f..9dbd7504 100644 --- a/tests/__snapshots__/datamatrix-3/dm-a/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-a/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a24e3b0", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-a/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-a/slow-0.json index dcc8632f..9dbd7504 100644 --- a/tests/__snapshots__/datamatrix-3/dm-a/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-a/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a24e3b0", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-a/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-a/slow-180.json index eb7c1fd7..42eb561b 100644 --- a/tests/__snapshots__/datamatrix-3/dm-a/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-a/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a24e3b0", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-a/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-a/slow-270.json index 4e1c0238..3a81e1d6 100644 --- a/tests/__snapshots__/datamatrix-3/dm-a/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-a/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a24e3b0", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-a/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-a/slow-90.json index 4b107a2a..2ed87083 100644 --- a/tests/__snapshots__/datamatrix-3/dm-a/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-a/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a24e3b0", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-c/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-c/fast-0.json index 5afc11c2..f7e4cb38 100644 --- a/tests/__snapshots__/datamatrix-3/dm-c/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-c/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "d2f05b4", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-c/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-c/slow-0.json index 5afc11c2..f7e4cb38 100644 --- a/tests/__snapshots__/datamatrix-3/dm-c/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-c/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "d2f05b4", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-c/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-c/slow-180.json index a5308775..f9fd5214 100644 --- a/tests/__snapshots__/datamatrix-3/dm-c/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-c/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "d2f05b4", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-c/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-c/slow-270.json index 37cea27a..be5fd219 100644 --- a/tests/__snapshots__/datamatrix-3/dm-c/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-c/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "d2f05b4", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-c/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-c/slow-90.json index e73affe8..877f7297 100644 --- a/tests/__snapshots__/datamatrix-3/dm-c/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-c/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "d2f05b4", + "width": 36, + "height": 36 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-d/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-d/fast-0.json index 130c32ff..64edc9d6 100644 --- a/tests/__snapshots__/datamatrix-3/dm-d/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-d/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a24e3b0", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-d/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-d/slow-0.json index 130c32ff..64edc9d6 100644 --- a/tests/__snapshots__/datamatrix-3/dm-d/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-d/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a24e3b0", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-d/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-d/slow-180.json index 00429694..4ea8c712 100644 --- a/tests/__snapshots__/datamatrix-3/dm-d/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-d/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a24e3b0", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-d/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-d/slow-270.json index d2ca443c..20ced44a 100644 --- a/tests/__snapshots__/datamatrix-3/dm-d/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-d/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a24e3b0", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-d/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-d/slow-90.json index 3fb82e90..5d3ecdb1 100644 --- a/tests/__snapshots__/datamatrix-3/dm-d/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-d/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a24e3b0", + "width": 20, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-e/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-e/fast-0.json index 8ab6e983..635f9a90 100644 --- a/tests/__snapshots__/datamatrix-3/dm-e/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-e/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "8c3ffd4", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-e/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-e/slow-0.json index 8ab6e983..635f9a90 100644 --- a/tests/__snapshots__/datamatrix-3/dm-e/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-e/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "8c3ffd4", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-e/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-e/slow-180.json index 16b9a208..ca295f7f 100644 --- a/tests/__snapshots__/datamatrix-3/dm-e/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-e/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "b7048b3", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-e/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-e/slow-270.json index 9b2680be..c76e41aa 100644 --- a/tests/__snapshots__/datamatrix-3/dm-e/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-e/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "49a628d", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-e/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-e/slow-90.json index 3da95ba1..635309d3 100644 --- a/tests/__snapshots__/datamatrix-3/dm-e/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-e/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "b7048b3", + "width": 24, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-f/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-f/fast-0.json index 41ce1c32..a4f6adac 100644 --- a/tests/__snapshots__/datamatrix-3/dm-f/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-f/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "cc5b8c3", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-f/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-f/slow-0.json index 41ce1c32..a4f6adac 100644 --- a/tests/__snapshots__/datamatrix-3/dm-f/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-f/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "cc5b8c3", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-f/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-f/slow-180.json index 007973f2..dba4bc3d 100644 --- a/tests/__snapshots__/datamatrix-3/dm-f/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-f/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "cc5b8c3", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-f/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-f/slow-270.json index 1c2be39d..27bec19c 100644 --- a/tests/__snapshots__/datamatrix-3/dm-f/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-f/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "cc5b8c3", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-f/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-f/slow-90.json index 9f445a1f..457f94d9 100644 --- a/tests/__snapshots__/datamatrix-3/dm-f/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-f/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "cc5b8c3", + "width": 26, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-h/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-h/fast-0.json index 73f8b4f7..bb6d17bd 100644 --- a/tests/__snapshots__/datamatrix-3/dm-h/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-h/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "21278a5", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-h/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-h/slow-0.json index 73f8b4f7..bb6d17bd 100644 --- a/tests/__snapshots__/datamatrix-3/dm-h/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-h/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "21278a5", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-h/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-h/slow-180.json index a57d8e84..4a78deb7 100644 --- a/tests/__snapshots__/datamatrix-3/dm-h/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-h/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "21278a5", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-h/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-h/slow-270.json index 8ce13caa..33d07f39 100644 --- a/tests/__snapshots__/datamatrix-3/dm-h/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-h/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "21278a5", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-h/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-h/slow-90.json index c1c2b47e..323ae795 100644 --- a/tests/__snapshots__/datamatrix-3/dm-h/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-h/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "21278a5", + "width": 18, + "height": 18 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-i/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-i/fast-0.json index f75f6290..c72f5885 100644 --- a/tests/__snapshots__/datamatrix-3/dm-i/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-i/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8acf1e3", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-i/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-i/slow-0.json index f75f6290..c72f5885 100644 --- a/tests/__snapshots__/datamatrix-3/dm-i/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-i/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8acf1e3", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-i/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-i/slow-180.json index 4bf4ed05..cbe46efb 100644 --- a/tests/__snapshots__/datamatrix-3/dm-i/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-i/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8acf1e3", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-i/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-i/slow-270.json index 037c5daa..cbab65f0 100644 --- a/tests/__snapshots__/datamatrix-3/dm-i/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-i/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8acf1e3", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-i/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-i/slow-90.json index 2a6111c5..42d5ae7e 100644 --- a/tests/__snapshots__/datamatrix-3/dm-i/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-i/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8acf1e3", + "width": 10, + "height": 10 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-j/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-j/fast-0.json index eebabc8d..d2d41590 100644 --- a/tests/__snapshots__/datamatrix-3/dm-j/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-j/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5c525f5", + "width": 12, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-j/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-j/slow-0.json index eebabc8d..d2d41590 100644 --- a/tests/__snapshots__/datamatrix-3/dm-j/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-j/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5c525f5", + "width": 12, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-j/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-j/slow-180.json index f8f455ab..6c6ae42d 100644 --- a/tests/__snapshots__/datamatrix-3/dm-j/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-j/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5c525f5", + "width": 12, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-j/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-j/slow-270.json index 70c5642a..e8ba0f2e 100644 --- a/tests/__snapshots__/datamatrix-3/dm-j/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-j/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5c525f5", + "width": 12, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-j/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-j/slow-90.json index 911550b7..3f7f2352 100644 --- a/tests/__snapshots__/datamatrix-3/dm-j/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-j/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5c525f5", + "width": 12, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-k/fast-0.json b/tests/__snapshots__/datamatrix-3/dm-k/fast-0.json index cd570bc4..a5f0da54 100644 --- a/tests/__snapshots__/datamatrix-3/dm-k/fast-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-k/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "0908b56", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-k/slow-0.json b/tests/__snapshots__/datamatrix-3/dm-k/slow-0.json index cd570bc4..a5f0da54 100644 --- a/tests/__snapshots__/datamatrix-3/dm-k/slow-0.json +++ b/tests/__snapshots__/datamatrix-3/dm-k/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "0908b56", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-k/slow-180.json b/tests/__snapshots__/datamatrix-3/dm-k/slow-180.json index 11485e70..333ba9f8 100644 --- a/tests/__snapshots__/datamatrix-3/dm-k/slow-180.json +++ b/tests/__snapshots__/datamatrix-3/dm-k/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "0908b56", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-k/slow-270.json b/tests/__snapshots__/datamatrix-3/dm-k/slow-270.json index 387aa6fa..3865ea33 100644 --- a/tests/__snapshots__/datamatrix-3/dm-k/slow-270.json +++ b/tests/__snapshots__/datamatrix-3/dm-k/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "0908b56", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-3/dm-k/slow-90.json b/tests/__snapshots__/datamatrix-3/dm-k/slow-90.json index ee846a83..ec9ab99b 100644 --- a/tests/__snapshots__/datamatrix-3/dm-k/slow-90.json +++ b/tests/__snapshots__/datamatrix-3/dm-k/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "0908b56", + "width": 14, + "height": 14 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-120x8/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-120x8/fast-0.json index be7e953a..4afaa48e 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-120x8/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-120x8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "35", + "symbol": { + "data": "f6993e1", + "width": 120, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-120x8/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-120x8/pure-0.json index be7e953a..4afaa48e 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-120x8/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-120x8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "35", + "symbol": { + "data": "f6993e1", + "width": 120, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-0.json index be7e953a..4afaa48e 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "35", + "symbol": { + "data": "f6993e1", + "width": 120, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-180.json index d6850b30..8c6253a3 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "35", + "symbol": { + "data": "f6993e1", + "width": 120, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-270.json index 759c7b67..d304aef0 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "35", + "symbol": { + "data": "f6993e1", + "width": 120, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-90.json index b5103a82..4c6a5afe 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-120x8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "35", + "symbol": { + "data": "f6993e1", + "width": 120, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-144x8/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-144x8/fast-0.json index be3c1b92..81ade6ae 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-144x8/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-144x8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "36", + "symbol": { + "data": "0b17da2", + "width": 144, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-144x8/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-144x8/pure-0.json index be3c1b92..81ade6ae 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-144x8/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-144x8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "36", + "symbol": { + "data": "0b17da2", + "width": 144, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-0.json index be3c1b92..81ade6ae 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "36", + "symbol": { + "data": "0b17da2", + "width": 144, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-180.json index 2dd514fd..3fe25cd9 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "36", + "symbol": { + "data": "0b17da2", + "width": 144, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-270.json index 7e477c71..0096223e 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "36", + "symbol": { + "data": "0b17da2", + "width": 144, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-90.json index 138b6698..b778584a 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-144x8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "36", + "symbol": { + "data": "0b17da2", + "width": 144, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-36x20/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-36x20/fast-0.json index 50315035..15ab5ae9 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-36x20/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-36x20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "9be62a0", + "width": 36, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-36x20/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-36x20/pure-0.json index 50315035..15ab5ae9 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-36x20/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-36x20/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "9be62a0", + "width": 36, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-0.json index 50315035..15ab5ae9 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "9be62a0", + "width": 36, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-180.json index 4f5af740..46a6661b 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "9be62a0", + "width": 36, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-270.json index d004b03d..40ff240f 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "9be62a0", + "width": 36, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-90.json index 33c60e26..414c1df9 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-36x20/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "9be62a0", + "width": 36, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-40x26/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-40x26/fast-0.json index 80972c7a..41d5cd5d 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-40x26/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-40x26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "46", + "symbol": { + "data": "7abdfc8", + "width": 40, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-40x26/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-40x26/pure-0.json index 80972c7a..41d5cd5d 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-40x26/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-40x26/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "46", + "symbol": { + "data": "7abdfc8", + "width": 40, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-0.json index 80972c7a..41d5cd5d 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "46", + "symbol": { + "data": "7abdfc8", + "width": 40, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-180.json index 4d895c08..dcfe5c2d 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "46", + "symbol": { + "data": "7abdfc8", + "width": 40, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-270.json index 45f14efd..ea7541f0 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "46", + "symbol": { + "data": "7abdfc8", + "width": 40, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-90.json index 2d4d81b3..2dd1ef40 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-40x26/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "46", + "symbol": { + "data": "7abdfc8", + "width": 40, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-44x20/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-44x20/fast-0.json index ebb41720..b4a1ab36 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-44x20/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-44x20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "0a50d82", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-44x20/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-44x20/pure-0.json index ebb41720..b4a1ab36 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-44x20/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-44x20/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "0a50d82", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-0.json index ebb41720..b4a1ab36 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "0a50d82", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-180.json index e404f289..6ccf11bb 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "0a50d82", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-270.json index 54c975bb..75dd8f83 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "0a50d82", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-90.json index 96e4bcfc..24d1ce75 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-44x20/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "0a50d82", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x22/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x22/fast-0.json index ecbeca2f..2a2f9419 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x22/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "43", + "symbol": { + "data": "631a029", + "width": 48, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x22/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x22/pure-0.json index ecbeca2f..2a2f9419 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x22/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x22/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "43", + "symbol": { + "data": "631a029", + "width": 48, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-0.json index ecbeca2f..2a2f9419 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "43", + "symbol": { + "data": "631a029", + "width": 48, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-180.json index fa29b1e7..0df7afcd 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "43", + "symbol": { + "data": "631a029", + "width": 48, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-270.json index 342f822f..0ee19211 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "43", + "symbol": { + "data": "631a029", + "width": 48, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-90.json index 91186e7c..47147804 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x22/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "43", + "symbol": { + "data": "631a029", + "width": 48, + "height": 22 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x24/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x24/fast-0.json index 1b599749..042c68d8 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x24/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "44", + "symbol": { + "data": "e56de10", + "width": 48, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x24/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x24/pure-0.json index 1b599749..042c68d8 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x24/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x24/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "44", + "symbol": { + "data": "e56de10", + "width": 48, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-0.json index 1b599749..042c68d8 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "44", + "symbol": { + "data": "e56de10", + "width": 48, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-180.json index 3c8213ae..7da67c2e 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "44", + "symbol": { + "data": "e56de10", + "width": 48, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-270.json index ac27bd39..89bbf2bc 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "44", + "symbol": { + "data": "e56de10", + "width": 48, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-90.json index 83c7ec6b..4eacb273 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x24/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "44", + "symbol": { + "data": "e56de10", + "width": 48, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x26/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x26/fast-0.json index a915d27a..b8b47666 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x26/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "47", + "symbol": { + "data": "895915b", + "width": 48, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x26/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x26/pure-0.json index a915d27a..b8b47666 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x26/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x26/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "47", + "symbol": { + "data": "895915b", + "width": 48, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-0.json index a915d27a..b8b47666 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "47", + "symbol": { + "data": "895915b", + "width": 48, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-180.json index db0c370c..b98cd2e1 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "47", + "symbol": { + "data": "895915b", + "width": 48, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-270.json index 06804898..b29f0b8c 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "47", + "symbol": { + "data": "895915b", + "width": 48, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-90.json index 7ef10235..e5ac2bbd 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x26/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "47", + "symbol": { + "data": "895915b", + "width": 48, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x8/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x8/fast-0.json index 225c2f7f..058deb86 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x8/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "31", + "symbol": { + "data": "78a90d8", + "width": 48, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x8/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x8/pure-0.json index 225c2f7f..058deb86 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x8/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "31", + "symbol": { + "data": "78a90d8", + "width": 48, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-0.json index 225c2f7f..058deb86 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "31", + "symbol": { + "data": "78a90d8", + "width": 48, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-180.json index cefd90d7..0350caa2 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "31", + "symbol": { + "data": "78a90d8", + "width": 48, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-270.json index db0ea220..c0afaf4e 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "31", + "symbol": { + "data": "78a90d8", + "width": 48, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-90.json index 68dd4959..e303d041 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-48x8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "31", + "symbol": { + "data": "78a90d8", + "width": 48, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x12/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x12/fast-0.json index d6a267a3..00633b19 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x12/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "37", + "symbol": { + "data": "cc70b5e", + "width": 64, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x12/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x12/pure-0.json index d6a267a3..00633b19 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x12/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "37", + "symbol": { + "data": "cc70b5e", + "width": 64, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-0.json index d6a267a3..00633b19 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "37", + "symbol": { + "data": "cc70b5e", + "width": 64, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-180.json index 34e34395..d69e053c 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "37", + "symbol": { + "data": "cc70b5e", + "width": 64, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-270.json index e3054e1d..7855e652 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "37", + "symbol": { + "data": "cc70b5e", + "width": 64, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-90.json index fa00be8a..c08a3a08 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "37", + "symbol": { + "data": "cc70b5e", + "width": 64, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x16/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x16/fast-0.json index f48252b3..9e42822d 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x16/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "39", + "symbol": { + "data": "c6db9c5", + "width": 64, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x16/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x16/pure-0.json index f48252b3..9e42822d 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x16/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "39", + "symbol": { + "data": "c6db9c5", + "width": 64, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-0.json index f48252b3..9e42822d 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "39", + "symbol": { + "data": "c6db9c5", + "width": 64, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-180.json index 6307ad31..2363e8f9 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "39", + "symbol": { + "data": "c6db9c5", + "width": 64, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-270.json index f1886058..40ab9c3f 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "39", + "symbol": { + "data": "c6db9c5", + "width": 64, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-90.json index a4ab0981..c6192ace 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "39", + "symbol": { + "data": "c6db9c5", + "width": 64, + "height": 16 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x20/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x20/fast-0.json index d80535d9..b3dfaad3 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x20/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "42", + "symbol": { + "data": "6e0d738", + "width": 64, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x20/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x20/pure-0.json index d80535d9..b3dfaad3 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x20/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x20/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "42", + "symbol": { + "data": "6e0d738", + "width": 64, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-0.json index d80535d9..b3dfaad3 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "42", + "symbol": { + "data": "6e0d738", + "width": 64, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-180.json index 041eba8d..d5e23f56 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "42", + "symbol": { + "data": "6e0d738", + "width": 64, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-270.json index 9a827eb2..828e5106 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "42", + "symbol": { + "data": "6e0d738", + "width": 64, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-90.json index c1a2565e..b00614bf 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x20/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "42", + "symbol": { + "data": "6e0d738", + "width": 64, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x24/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x24/fast-0.json index 62cbc4fa..36a139d7 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x24/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "45", + "symbol": { + "data": "a5a5e9d", + "width": 64, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x24/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x24/pure-0.json index 62cbc4fa..36a139d7 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x24/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x24/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "45", + "symbol": { + "data": "a5a5e9d", + "width": 64, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-0.json index 62cbc4fa..36a139d7 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "45", + "symbol": { + "data": "a5a5e9d", + "width": 64, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-180.json index cd5d4097..a306b270 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "45", + "symbol": { + "data": "a5a5e9d", + "width": 64, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-270.json index e08f1cbf..ae57bac7 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "45", + "symbol": { + "data": "a5a5e9d", + "width": 64, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-90.json index e5bba39b..f70173f4 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x24/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "45", + "symbol": { + "data": "a5a5e9d", + "width": 64, + "height": 24 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x26/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x26/fast-0.json index eee61dc8..3ed19963 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x26/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "48", + "symbol": { + "data": "3f1c99d", + "width": 64, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x26/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x26/pure-0.json index eee61dc8..3ed19963 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x26/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x26/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "48", + "symbol": { + "data": "3f1c99d", + "width": 64, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-0.json index eee61dc8..3ed19963 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "48", + "symbol": { + "data": "3f1c99d", + "width": 64, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-180.json index d3c17288..7d6a6f6b 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "48", + "symbol": { + "data": "3f1c99d", + "width": 64, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-270.json index 9cf857ce..426b1f1d 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "48", + "symbol": { + "data": "3f1c99d", + "width": 64, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-90.json index 0cfe416f..a76013ec 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x26/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "48", + "symbol": { + "data": "3f1c99d", + "width": 64, + "height": 26 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x8/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x8/fast-0.json index 139cc7a1..30d5c823 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x8/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "4a53d4f", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x8/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x8/pure-0.json index 139cc7a1..30d5c823 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x8/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "4a53d4f", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-0.json index 139cc7a1..30d5c823 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "4a53d4f", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-180.json index 0a483360..36091dc8 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "4a53d4f", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-270.json index 24e29a8d..4a0a87a5 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "4a53d4f", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-90.json index 9336f18d..3a811571 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-64x8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "4a53d4f", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-80x8/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-80x8/fast-0.json index 7ee4183f..d4373fcf 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-80x8/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-80x8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "33", + "symbol": { + "data": "b4ff27a", + "width": 80, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-80x8/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-80x8/pure-0.json index 7ee4183f..d4373fcf 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-80x8/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-80x8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "33", + "symbol": { + "data": "b4ff27a", + "width": 80, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-0.json index 7ee4183f..d4373fcf 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "33", + "symbol": { + "data": "b4ff27a", + "width": 80, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-180.json index 477b5b0b..2621964c 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "33", + "symbol": { + "data": "b4ff27a", + "width": 80, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-270.json index db021ea1..2f532fa5 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "33", + "symbol": { + "data": "b4ff27a", + "width": 80, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-90.json index 201b48b1..30ef0b7f 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-80x8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "33", + "symbol": { + "data": "b4ff27a", + "width": 80, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-88x12/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-88x12/fast-0.json index 708e4356..64cd37f7 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-88x12/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-88x12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "38", + "symbol": { + "data": "057c09b", + "width": 88, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-88x12/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-88x12/pure-0.json index 708e4356..64cd37f7 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-88x12/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-88x12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "38", + "symbol": { + "data": "057c09b", + "width": 88, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-0.json index 708e4356..64cd37f7 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "38", + "symbol": { + "data": "057c09b", + "width": 88, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-180.json index 5ac1ab2f..b6c77831 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "38", + "symbol": { + "data": "057c09b", + "width": 88, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-270.json index 98819e76..e00a2209 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "38", + "symbol": { + "data": "057c09b", + "width": 88, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-90.json index fc66ac62..fa689dd4 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-88x12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "38", + "symbol": { + "data": "057c09b", + "width": 88, + "height": 12 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-96x8/fast-0.json b/tests/__snapshots__/datamatrix-4/abcd-96x8/fast-0.json index 0a7f5d2a..735c87eb 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-96x8/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-96x8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "d301eae", + "width": 96, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-96x8/pure-0.json b/tests/__snapshots__/datamatrix-4/abcd-96x8/pure-0.json index 0a7f5d2a..735c87eb 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-96x8/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-96x8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "d301eae", + "width": 96, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-0.json b/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-0.json index 0a7f5d2a..735c87eb 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "d301eae", + "width": 96, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-180.json b/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-180.json index cc412bd9..7c8faef2 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "d301eae", + "width": 96, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-270.json b/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-270.json index 8a5ee189..8a1d7033 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "d301eae", + "width": 96, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-90.json b/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-90.json index f60534c5..c3780ea8 100644 --- a/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/abcd-96x8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "d301eae", + "width": 96, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/fast-0.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/fast-0.json index a2f90029..07bcd79c 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "646ae50", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/pure-0.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-0.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-0.json index a2f90029..07bcd79c 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "646ae50", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-180.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-180.json index 94f17e35..59b34503 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "646ae50", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-270.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-270.json index fca39519..ee3f581f 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "646ae50", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-90.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-90.json index 90802c24..e4b861a9 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-edifice/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "646ae50", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/fast-0.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/fast-0.json index ce5ee7b2..17a7fa21 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "2119220", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/pure-0.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-0.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-0.json index ce5ee7b2..17a7fa21 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "2119220", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-180.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-180.json index 08a483d0..f97ae272 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "06c0824", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-270.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-270.json index df57b904..4d1a97d9 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "2119220", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-90.json b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-90.json index b1537966..2a366f45 100644 --- a/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/dm-e-d-c-ultrakain/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "06c0824", + "width": 64, + "height": 8 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/fast-0.json b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/fast-0.json index 150c3f65..9d10ebb0 100644 --- a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/fast-0.json +++ b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "d7fd401", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/pure-0.json b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/pure-0.json index 150c3f65..9d10ebb0 100644 --- a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/pure-0.json +++ b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "d7fd401", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-0.json b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-0.json index 150c3f65..9d10ebb0 100644 --- a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-0.json +++ b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "d7fd401", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-180.json b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-180.json index 9bbff6ea..e7c17d8c 100644 --- a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-180.json +++ b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "d7fd401", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-270.json b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-270.json index 0a404f93..5b123863 100644 --- a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-270.json +++ b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "d7fd401", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-90.json b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-90.json index 987b552d..6cb53294 100644 --- a/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-90.json +++ b/tests/__snapshots__/datamatrix-4/gs1-figure-4.15.1-2-44x20/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "41", + "symbol": { + "data": "d7fd401", + "width": 44, + "height": 20 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/dxfilmedge-1/1/slow-0.json b/tests/__snapshots__/dxfilmedge-1/1/slow-0.json index fd009151..bbb6ea7d 100644 --- a/tests/__snapshots__/dxfilmedge-1/1/slow-0.json +++ b/tests/__snapshots__/dxfilmedge-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/dxfilmedge-1/1/slow-180.json b/tests/__snapshots__/dxfilmedge-1/1/slow-180.json index 0d05b480..ffb69567 100644 --- a/tests/__snapshots__/dxfilmedge-1/1/slow-180.json +++ b/tests/__snapshots__/dxfilmedge-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/dxfilmedge-1/2/slow-0.json b/tests/__snapshots__/dxfilmedge-1/2/slow-0.json index 49977cff..a3b87cfe 100644 --- a/tests/__snapshots__/dxfilmedge-1/2/slow-0.json +++ b/tests/__snapshots__/dxfilmedge-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/dxfilmedge-1/2/slow-180.json b/tests/__snapshots__/dxfilmedge-1/2/slow-180.json index e73f95cc..2af1ea27 100644 --- a/tests/__snapshots__/dxfilmedge-1/2/slow-180.json +++ b/tests/__snapshots__/dxfilmedge-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/dxfilmedge-1/3/fast-0.json b/tests/__snapshots__/dxfilmedge-1/3/fast-0.json index 9d9ead03..0854c2c7 100644 --- a/tests/__snapshots__/dxfilmedge-1/3/fast-0.json +++ b/tests/__snapshots__/dxfilmedge-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/dxfilmedge-1/3/slow-0.json b/tests/__snapshots__/dxfilmedge-1/3/slow-0.json index 9b0c1073..183addd9 100644 --- a/tests/__snapshots__/dxfilmedge-1/3/slow-0.json +++ b/tests/__snapshots__/dxfilmedge-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/dxfilmedge-1/3/slow-180.json b/tests/__snapshots__/dxfilmedge-1/3/slow-180.json index 89c81ba9..7f37b6ca 100644 --- a/tests/__snapshots__/dxfilmedge-1/3/slow-180.json +++ b/tests/__snapshots__/dxfilmedge-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/#526/fast-0.json b/tests/__snapshots__/ean13-1/#526/fast-0.json index 8d682757..9dc0312d 100644 --- a/tests/__snapshots__/ean13-1/#526/fast-0.json +++ b/tests/__snapshots__/ean13-1/#526/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/#526/fast-180.json b/tests/__snapshots__/ean13-1/#526/fast-180.json index 91ec6ba9..2cec7d42 100644 --- a/tests/__snapshots__/ean13-1/#526/fast-180.json +++ b/tests/__snapshots__/ean13-1/#526/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/#526/slow-0.json b/tests/__snapshots__/ean13-1/#526/slow-0.json index 8d682757..9dc0312d 100644 --- a/tests/__snapshots__/ean13-1/#526/slow-0.json +++ b/tests/__snapshots__/ean13-1/#526/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/#526/slow-180.json b/tests/__snapshots__/ean13-1/#526/slow-180.json index 91ec6ba9..2cec7d42 100644 --- a/tests/__snapshots__/ean13-1/#526/slow-180.json +++ b/tests/__snapshots__/ean13-1/#526/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/1/fast-0.json b/tests/__snapshots__/ean13-1/1/fast-0.json index 80b40e35..f4efa1e7 100644 --- a/tests/__snapshots__/ean13-1/1/fast-0.json +++ b/tests/__snapshots__/ean13-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/1/fast-180.json b/tests/__snapshots__/ean13-1/1/fast-180.json index 1da7e42d..763766d7 100644 --- a/tests/__snapshots__/ean13-1/1/fast-180.json +++ b/tests/__snapshots__/ean13-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/1/slow-0.json b/tests/__snapshots__/ean13-1/1/slow-0.json index 3e2dbb81..10c1e29a 100644 --- a/tests/__snapshots__/ean13-1/1/slow-0.json +++ b/tests/__snapshots__/ean13-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/1/slow-180.json b/tests/__snapshots__/ean13-1/1/slow-180.json index 240ce88e..86f13584 100644 --- a/tests/__snapshots__/ean13-1/1/slow-180.json +++ b/tests/__snapshots__/ean13-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/10/fast-0.json b/tests/__snapshots__/ean13-1/10/fast-0.json index 7c745b5f..a8eb4991 100644 --- a/tests/__snapshots__/ean13-1/10/fast-0.json +++ b/tests/__snapshots__/ean13-1/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/10/fast-180.json b/tests/__snapshots__/ean13-1/10/fast-180.json index 7d4dafa3..53e576fd 100644 --- a/tests/__snapshots__/ean13-1/10/fast-180.json +++ b/tests/__snapshots__/ean13-1/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/10/slow-0.json b/tests/__snapshots__/ean13-1/10/slow-0.json index 85bc1bb0..789ad93d 100644 --- a/tests/__snapshots__/ean13-1/10/slow-0.json +++ b/tests/__snapshots__/ean13-1/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/10/slow-180.json b/tests/__snapshots__/ean13-1/10/slow-180.json index 006738ab..f041d095 100644 --- a/tests/__snapshots__/ean13-1/10/slow-180.json +++ b/tests/__snapshots__/ean13-1/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/12/fast-0.json b/tests/__snapshots__/ean13-1/12/fast-0.json index 77365b8a..ab161e8e 100644 --- a/tests/__snapshots__/ean13-1/12/fast-0.json +++ b/tests/__snapshots__/ean13-1/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/12/fast-180.json b/tests/__snapshots__/ean13-1/12/fast-180.json index 4fe9d957..320b56ad 100644 --- a/tests/__snapshots__/ean13-1/12/fast-180.json +++ b/tests/__snapshots__/ean13-1/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/12/slow-0.json b/tests/__snapshots__/ean13-1/12/slow-0.json index 77365b8a..ab161e8e 100644 --- a/tests/__snapshots__/ean13-1/12/slow-0.json +++ b/tests/__snapshots__/ean13-1/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/12/slow-180.json b/tests/__snapshots__/ean13-1/12/slow-180.json index f7df969a..993438c4 100644 --- a/tests/__snapshots__/ean13-1/12/slow-180.json +++ b/tests/__snapshots__/ean13-1/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/13/fast-0.json b/tests/__snapshots__/ean13-1/13/fast-0.json index f8135930..5d33d0dc 100644 --- a/tests/__snapshots__/ean13-1/13/fast-0.json +++ b/tests/__snapshots__/ean13-1/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/13/fast-180.json b/tests/__snapshots__/ean13-1/13/fast-180.json index 3dec8fd5..496e024f 100644 --- a/tests/__snapshots__/ean13-1/13/fast-180.json +++ b/tests/__snapshots__/ean13-1/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/13/slow-0.json b/tests/__snapshots__/ean13-1/13/slow-0.json index dd70c3c2..f0094435 100644 --- a/tests/__snapshots__/ean13-1/13/slow-0.json +++ b/tests/__snapshots__/ean13-1/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/13/slow-180.json b/tests/__snapshots__/ean13-1/13/slow-180.json index 3dec8fd5..496e024f 100644 --- a/tests/__snapshots__/ean13-1/13/slow-180.json +++ b/tests/__snapshots__/ean13-1/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/14/fast-0.json b/tests/__snapshots__/ean13-1/14/fast-0.json index 8217b129..9103cad0 100644 --- a/tests/__snapshots__/ean13-1/14/fast-0.json +++ b/tests/__snapshots__/ean13-1/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/14/fast-180.json b/tests/__snapshots__/ean13-1/14/fast-180.json index 69044e04..fa99e9c8 100644 --- a/tests/__snapshots__/ean13-1/14/fast-180.json +++ b/tests/__snapshots__/ean13-1/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/14/slow-0.json b/tests/__snapshots__/ean13-1/14/slow-0.json index d006ee19..c723243f 100644 --- a/tests/__snapshots__/ean13-1/14/slow-0.json +++ b/tests/__snapshots__/ean13-1/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/14/slow-180.json b/tests/__snapshots__/ean13-1/14/slow-180.json index 2f9590fe..b0981191 100644 --- a/tests/__snapshots__/ean13-1/14/slow-180.json +++ b/tests/__snapshots__/ean13-1/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/15/fast-0.json b/tests/__snapshots__/ean13-1/15/fast-0.json index f65f4830..157c715f 100644 --- a/tests/__snapshots__/ean13-1/15/fast-0.json +++ b/tests/__snapshots__/ean13-1/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/15/fast-180.json b/tests/__snapshots__/ean13-1/15/fast-180.json index a052c371..b7dae78a 100644 --- a/tests/__snapshots__/ean13-1/15/fast-180.json +++ b/tests/__snapshots__/ean13-1/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/15/slow-0.json b/tests/__snapshots__/ean13-1/15/slow-0.json index 17974471..fa3896aa 100644 --- a/tests/__snapshots__/ean13-1/15/slow-0.json +++ b/tests/__snapshots__/ean13-1/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/15/slow-180.json b/tests/__snapshots__/ean13-1/15/slow-180.json index 9a1a8a83..42d4db39 100644 --- a/tests/__snapshots__/ean13-1/15/slow-180.json +++ b/tests/__snapshots__/ean13-1/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/18/fast-0.json b/tests/__snapshots__/ean13-1/18/fast-0.json index 752fa53c..9f6649f2 100644 --- a/tests/__snapshots__/ean13-1/18/fast-0.json +++ b/tests/__snapshots__/ean13-1/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/18/fast-180.json b/tests/__snapshots__/ean13-1/18/fast-180.json index 91498f48..a9b616f7 100644 --- a/tests/__snapshots__/ean13-1/18/fast-180.json +++ b/tests/__snapshots__/ean13-1/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/18/slow-0.json b/tests/__snapshots__/ean13-1/18/slow-0.json index 966bedcf..3583e73c 100644 --- a/tests/__snapshots__/ean13-1/18/slow-0.json +++ b/tests/__snapshots__/ean13-1/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/18/slow-180.json b/tests/__snapshots__/ean13-1/18/slow-180.json index d04e94a5..d2c75dbb 100644 --- a/tests/__snapshots__/ean13-1/18/slow-180.json +++ b/tests/__snapshots__/ean13-1/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/19/fast-0.json b/tests/__snapshots__/ean13-1/19/fast-0.json index 8e9a13de..f1c101c7 100644 --- a/tests/__snapshots__/ean13-1/19/fast-0.json +++ b/tests/__snapshots__/ean13-1/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/19/fast-180.json b/tests/__snapshots__/ean13-1/19/fast-180.json index 1b07cd81..454d6992 100644 --- a/tests/__snapshots__/ean13-1/19/fast-180.json +++ b/tests/__snapshots__/ean13-1/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/19/slow-0.json b/tests/__snapshots__/ean13-1/19/slow-0.json index 453fc175..d128ac99 100644 --- a/tests/__snapshots__/ean13-1/19/slow-0.json +++ b/tests/__snapshots__/ean13-1/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/19/slow-180.json b/tests/__snapshots__/ean13-1/19/slow-180.json index cc17785e..116bccf0 100644 --- a/tests/__snapshots__/ean13-1/19/slow-180.json +++ b/tests/__snapshots__/ean13-1/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/2/fast-0.json b/tests/__snapshots__/ean13-1/2/fast-0.json index b0b9f831..c8b06df1 100644 --- a/tests/__snapshots__/ean13-1/2/fast-0.json +++ b/tests/__snapshots__/ean13-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/2/fast-180.json b/tests/__snapshots__/ean13-1/2/fast-180.json index b3374a5d..1b309bf0 100644 --- a/tests/__snapshots__/ean13-1/2/fast-180.json +++ b/tests/__snapshots__/ean13-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/2/slow-0.json b/tests/__snapshots__/ean13-1/2/slow-0.json index fa4cb3e5..7d405ff1 100644 --- a/tests/__snapshots__/ean13-1/2/slow-0.json +++ b/tests/__snapshots__/ean13-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/2/slow-180.json b/tests/__snapshots__/ean13-1/2/slow-180.json index 6398d53c..94d4c792 100644 --- a/tests/__snapshots__/ean13-1/2/slow-180.json +++ b/tests/__snapshots__/ean13-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/20/slow-0.json b/tests/__snapshots__/ean13-1/20/slow-0.json index 0749fbd7..18e26770 100644 --- a/tests/__snapshots__/ean13-1/20/slow-0.json +++ b/tests/__snapshots__/ean13-1/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/20/slow-180.json b/tests/__snapshots__/ean13-1/20/slow-180.json index 472a03cd..3d714b36 100644 --- a/tests/__snapshots__/ean13-1/20/slow-180.json +++ b/tests/__snapshots__/ean13-1/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/21/fast-0.json b/tests/__snapshots__/ean13-1/21/fast-0.json index 4c412b6d..08250704 100644 --- a/tests/__snapshots__/ean13-1/21/fast-0.json +++ b/tests/__snapshots__/ean13-1/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/21/fast-180.json b/tests/__snapshots__/ean13-1/21/fast-180.json index 22099ad4..7d850ac0 100644 --- a/tests/__snapshots__/ean13-1/21/fast-180.json +++ b/tests/__snapshots__/ean13-1/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/21/slow-0.json b/tests/__snapshots__/ean13-1/21/slow-0.json index e2159d80..b212e462 100644 --- a/tests/__snapshots__/ean13-1/21/slow-0.json +++ b/tests/__snapshots__/ean13-1/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/21/slow-180.json b/tests/__snapshots__/ean13-1/21/slow-180.json index 1b8cd667..91c0bad3 100644 --- a/tests/__snapshots__/ean13-1/21/slow-180.json +++ b/tests/__snapshots__/ean13-1/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/22/fast-0.json b/tests/__snapshots__/ean13-1/22/fast-0.json index 94fb6f9e..8e7afc81 100644 --- a/tests/__snapshots__/ean13-1/22/fast-0.json +++ b/tests/__snapshots__/ean13-1/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/22/fast-180.json b/tests/__snapshots__/ean13-1/22/fast-180.json index 2235ac03..cd1c6862 100644 --- a/tests/__snapshots__/ean13-1/22/fast-180.json +++ b/tests/__snapshots__/ean13-1/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/22/slow-0.json b/tests/__snapshots__/ean13-1/22/slow-0.json index af695207..a04eb422 100644 --- a/tests/__snapshots__/ean13-1/22/slow-0.json +++ b/tests/__snapshots__/ean13-1/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/22/slow-180.json b/tests/__snapshots__/ean13-1/22/slow-180.json index da2b7882..cc860f02 100644 --- a/tests/__snapshots__/ean13-1/22/slow-180.json +++ b/tests/__snapshots__/ean13-1/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/23/fast-0.json b/tests/__snapshots__/ean13-1/23/fast-0.json index 16929ae7..7158e6de 100644 --- a/tests/__snapshots__/ean13-1/23/fast-0.json +++ b/tests/__snapshots__/ean13-1/23/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/23/slow-0.json b/tests/__snapshots__/ean13-1/23/slow-0.json index a95b7085..cc8e6af5 100644 --- a/tests/__snapshots__/ean13-1/23/slow-0.json +++ b/tests/__snapshots__/ean13-1/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/23/slow-180.json b/tests/__snapshots__/ean13-1/23/slow-180.json index da89ba6e..f22c20c3 100644 --- a/tests/__snapshots__/ean13-1/23/slow-180.json +++ b/tests/__snapshots__/ean13-1/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/24/fast-0.json b/tests/__snapshots__/ean13-1/24/fast-0.json index 0e769ea0..658062f7 100644 --- a/tests/__snapshots__/ean13-1/24/fast-0.json +++ b/tests/__snapshots__/ean13-1/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/24/fast-180.json b/tests/__snapshots__/ean13-1/24/fast-180.json index cb63bc4f..22423d70 100644 --- a/tests/__snapshots__/ean13-1/24/fast-180.json +++ b/tests/__snapshots__/ean13-1/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/24/slow-0.json b/tests/__snapshots__/ean13-1/24/slow-0.json index 0e769ea0..658062f7 100644 --- a/tests/__snapshots__/ean13-1/24/slow-0.json +++ b/tests/__snapshots__/ean13-1/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/24/slow-180.json b/tests/__snapshots__/ean13-1/24/slow-180.json index 9cb272a3..df0d36bc 100644 --- a/tests/__snapshots__/ean13-1/24/slow-180.json +++ b/tests/__snapshots__/ean13-1/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/25/fast-0.json b/tests/__snapshots__/ean13-1/25/fast-0.json index b8773733..a8645a91 100644 --- a/tests/__snapshots__/ean13-1/25/fast-0.json +++ b/tests/__snapshots__/ean13-1/25/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/25/fast-180.json b/tests/__snapshots__/ean13-1/25/fast-180.json index 47317042..09c30c40 100644 --- a/tests/__snapshots__/ean13-1/25/fast-180.json +++ b/tests/__snapshots__/ean13-1/25/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/25/slow-0.json b/tests/__snapshots__/ean13-1/25/slow-0.json index c784b74c..55310b1f 100644 --- a/tests/__snapshots__/ean13-1/25/slow-0.json +++ b/tests/__snapshots__/ean13-1/25/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/25/slow-180.json b/tests/__snapshots__/ean13-1/25/slow-180.json index 10c5224c..b4dbe286 100644 --- a/tests/__snapshots__/ean13-1/25/slow-180.json +++ b/tests/__snapshots__/ean13-1/25/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/26/fast-0.json b/tests/__snapshots__/ean13-1/26/fast-0.json index 3ca0cd7a..aa07bcdb 100644 --- a/tests/__snapshots__/ean13-1/26/fast-0.json +++ b/tests/__snapshots__/ean13-1/26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/26/fast-180.json b/tests/__snapshots__/ean13-1/26/fast-180.json index 061e2b75..48a738af 100644 --- a/tests/__snapshots__/ean13-1/26/fast-180.json +++ b/tests/__snapshots__/ean13-1/26/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/26/slow-0.json b/tests/__snapshots__/ean13-1/26/slow-0.json index 49d43bc7..acc397aa 100644 --- a/tests/__snapshots__/ean13-1/26/slow-0.json +++ b/tests/__snapshots__/ean13-1/26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/26/slow-180.json b/tests/__snapshots__/ean13-1/26/slow-180.json index a86e349f..a1f4ac8e 100644 --- a/tests/__snapshots__/ean13-1/26/slow-180.json +++ b/tests/__snapshots__/ean13-1/26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/28/fast-0.json b/tests/__snapshots__/ean13-1/28/fast-0.json index ba004e30..ba6f044d 100644 --- a/tests/__snapshots__/ean13-1/28/fast-0.json +++ b/tests/__snapshots__/ean13-1/28/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/28/fast-180.json b/tests/__snapshots__/ean13-1/28/fast-180.json index 37c5e020..56af21ea 100644 --- a/tests/__snapshots__/ean13-1/28/fast-180.json +++ b/tests/__snapshots__/ean13-1/28/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/28/slow-0.json b/tests/__snapshots__/ean13-1/28/slow-0.json index b4107255..807b0992 100644 --- a/tests/__snapshots__/ean13-1/28/slow-0.json +++ b/tests/__snapshots__/ean13-1/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/28/slow-180.json b/tests/__snapshots__/ean13-1/28/slow-180.json index 742cfa1f..39cdc2a0 100644 --- a/tests/__snapshots__/ean13-1/28/slow-180.json +++ b/tests/__snapshots__/ean13-1/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/29/fast-0.json b/tests/__snapshots__/ean13-1/29/fast-0.json index 03163b1e..d9395adf 100644 --- a/tests/__snapshots__/ean13-1/29/fast-0.json +++ b/tests/__snapshots__/ean13-1/29/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/29/fast-180.json b/tests/__snapshots__/ean13-1/29/fast-180.json index 1290367f..182fe156 100644 --- a/tests/__snapshots__/ean13-1/29/fast-180.json +++ b/tests/__snapshots__/ean13-1/29/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/29/slow-0.json b/tests/__snapshots__/ean13-1/29/slow-0.json index f909db90..9a15484c 100644 --- a/tests/__snapshots__/ean13-1/29/slow-0.json +++ b/tests/__snapshots__/ean13-1/29/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/29/slow-180.json b/tests/__snapshots__/ean13-1/29/slow-180.json index 952d6a22..1d8cd725 100644 --- a/tests/__snapshots__/ean13-1/29/slow-180.json +++ b/tests/__snapshots__/ean13-1/29/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/3/fast-0.json b/tests/__snapshots__/ean13-1/3/fast-0.json index ae1e1688..d472b2c1 100644 --- a/tests/__snapshots__/ean13-1/3/fast-0.json +++ b/tests/__snapshots__/ean13-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/3/fast-180.json b/tests/__snapshots__/ean13-1/3/fast-180.json index 7e1973ba..c6b0cb0f 100644 --- a/tests/__snapshots__/ean13-1/3/fast-180.json +++ b/tests/__snapshots__/ean13-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/3/slow-0.json b/tests/__snapshots__/ean13-1/3/slow-0.json index fdde0717..8093c553 100644 --- a/tests/__snapshots__/ean13-1/3/slow-0.json +++ b/tests/__snapshots__/ean13-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/3/slow-180.json b/tests/__snapshots__/ean13-1/3/slow-180.json index 3a60dbc2..aed4f003 100644 --- a/tests/__snapshots__/ean13-1/3/slow-180.json +++ b/tests/__snapshots__/ean13-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/30/fast-0.json b/tests/__snapshots__/ean13-1/30/fast-0.json index 3bf0f305..d0b404d5 100644 --- a/tests/__snapshots__/ean13-1/30/fast-0.json +++ b/tests/__snapshots__/ean13-1/30/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/30/fast-180.json b/tests/__snapshots__/ean13-1/30/fast-180.json index 879139bf..183ac1a7 100644 --- a/tests/__snapshots__/ean13-1/30/fast-180.json +++ b/tests/__snapshots__/ean13-1/30/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/30/slow-0.json b/tests/__snapshots__/ean13-1/30/slow-0.json index 1b0a0f56..9d3c557d 100644 --- a/tests/__snapshots__/ean13-1/30/slow-0.json +++ b/tests/__snapshots__/ean13-1/30/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/30/slow-180.json b/tests/__snapshots__/ean13-1/30/slow-180.json index be6c5e04..d2da9aec 100644 --- a/tests/__snapshots__/ean13-1/30/slow-180.json +++ b/tests/__snapshots__/ean13-1/30/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/31/fast-0.json b/tests/__snapshots__/ean13-1/31/fast-0.json index 0a8aff6b..a53a7c51 100644 --- a/tests/__snapshots__/ean13-1/31/fast-0.json +++ b/tests/__snapshots__/ean13-1/31/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/31/fast-180.json b/tests/__snapshots__/ean13-1/31/fast-180.json index b14723c0..87ee1460 100644 --- a/tests/__snapshots__/ean13-1/31/fast-180.json +++ b/tests/__snapshots__/ean13-1/31/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/31/slow-0.json b/tests/__snapshots__/ean13-1/31/slow-0.json index fd145a8a..81afeca5 100644 --- a/tests/__snapshots__/ean13-1/31/slow-0.json +++ b/tests/__snapshots__/ean13-1/31/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/31/slow-180.json b/tests/__snapshots__/ean13-1/31/slow-180.json index 1a3ce535..a1fabf78 100644 --- a/tests/__snapshots__/ean13-1/31/slow-180.json +++ b/tests/__snapshots__/ean13-1/31/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/35/slow-0.json b/tests/__snapshots__/ean13-1/35/slow-0.json index 872622d9..1134066f 100644 --- a/tests/__snapshots__/ean13-1/35/slow-0.json +++ b/tests/__snapshots__/ean13-1/35/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/35/slow-180.json b/tests/__snapshots__/ean13-1/35/slow-180.json index f1f31f84..8d514ddf 100644 --- a/tests/__snapshots__/ean13-1/35/slow-180.json +++ b/tests/__snapshots__/ean13-1/35/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/37/slow-0.json b/tests/__snapshots__/ean13-1/37/slow-0.json index 613abc53..6944e349 100644 --- a/tests/__snapshots__/ean13-1/37/slow-0.json +++ b/tests/__snapshots__/ean13-1/37/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/37/slow-180.json b/tests/__snapshots__/ean13-1/37/slow-180.json index f6a72a51..c9e13e2e 100644 --- a/tests/__snapshots__/ean13-1/37/slow-180.json +++ b/tests/__snapshots__/ean13-1/37/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/4/fast-0.json b/tests/__snapshots__/ean13-1/4/fast-0.json index 56e3eaab..ad9bff21 100644 --- a/tests/__snapshots__/ean13-1/4/fast-0.json +++ b/tests/__snapshots__/ean13-1/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/4/fast-180.json b/tests/__snapshots__/ean13-1/4/fast-180.json index bc6b5569..202bc80b 100644 --- a/tests/__snapshots__/ean13-1/4/fast-180.json +++ b/tests/__snapshots__/ean13-1/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/4/slow-0.json b/tests/__snapshots__/ean13-1/4/slow-0.json index e93905e2..66f2711f 100644 --- a/tests/__snapshots__/ean13-1/4/slow-0.json +++ b/tests/__snapshots__/ean13-1/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/4/slow-180.json b/tests/__snapshots__/ean13-1/4/slow-180.json index 7061fa09..3b88cd24 100644 --- a/tests/__snapshots__/ean13-1/4/slow-180.json +++ b/tests/__snapshots__/ean13-1/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/5/fast-0.json b/tests/__snapshots__/ean13-1/5/fast-0.json index 0ca2ddb0..aebb6fdf 100644 --- a/tests/__snapshots__/ean13-1/5/fast-0.json +++ b/tests/__snapshots__/ean13-1/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/5/fast-180.json b/tests/__snapshots__/ean13-1/5/fast-180.json index aa80b4f5..65706a63 100644 --- a/tests/__snapshots__/ean13-1/5/fast-180.json +++ b/tests/__snapshots__/ean13-1/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/5/slow-0.json b/tests/__snapshots__/ean13-1/5/slow-0.json index b992fdfe..c015eecb 100644 --- a/tests/__snapshots__/ean13-1/5/slow-0.json +++ b/tests/__snapshots__/ean13-1/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/5/slow-180.json b/tests/__snapshots__/ean13-1/5/slow-180.json index 6c039fed..5e8a30be 100644 --- a/tests/__snapshots__/ean13-1/5/slow-180.json +++ b/tests/__snapshots__/ean13-1/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/6/fast-0.json b/tests/__snapshots__/ean13-1/6/fast-0.json index d45e26e1..7296206e 100644 --- a/tests/__snapshots__/ean13-1/6/fast-0.json +++ b/tests/__snapshots__/ean13-1/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/6/fast-180.json b/tests/__snapshots__/ean13-1/6/fast-180.json index 7d9a5698..f061d817 100644 --- a/tests/__snapshots__/ean13-1/6/fast-180.json +++ b/tests/__snapshots__/ean13-1/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/6/slow-0.json b/tests/__snapshots__/ean13-1/6/slow-0.json index 86a3fbe2..2749ca32 100644 --- a/tests/__snapshots__/ean13-1/6/slow-0.json +++ b/tests/__snapshots__/ean13-1/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/6/slow-180.json b/tests/__snapshots__/ean13-1/6/slow-180.json index f1a5a44c..9b44b001 100644 --- a/tests/__snapshots__/ean13-1/6/slow-180.json +++ b/tests/__snapshots__/ean13-1/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/7/fast-0.json b/tests/__snapshots__/ean13-1/7/fast-0.json index 47fcfb4c..c9a2cc4d 100644 --- a/tests/__snapshots__/ean13-1/7/fast-0.json +++ b/tests/__snapshots__/ean13-1/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/7/fast-180.json b/tests/__snapshots__/ean13-1/7/fast-180.json index ff3fa8b0..ebcb23d2 100644 --- a/tests/__snapshots__/ean13-1/7/fast-180.json +++ b/tests/__snapshots__/ean13-1/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/7/slow-0.json b/tests/__snapshots__/ean13-1/7/slow-0.json index d983287f..6a6a997f 100644 --- a/tests/__snapshots__/ean13-1/7/slow-0.json +++ b/tests/__snapshots__/ean13-1/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/7/slow-180.json b/tests/__snapshots__/ean13-1/7/slow-180.json index 0ec18da0..d6bee34f 100644 --- a/tests/__snapshots__/ean13-1/7/slow-180.json +++ b/tests/__snapshots__/ean13-1/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/8/fast-0.json b/tests/__snapshots__/ean13-1/8/fast-0.json index 663fd492..f20fc0ab 100644 --- a/tests/__snapshots__/ean13-1/8/fast-0.json +++ b/tests/__snapshots__/ean13-1/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/8/slow-0.json b/tests/__snapshots__/ean13-1/8/slow-0.json index 663fd492..f20fc0ab 100644 --- a/tests/__snapshots__/ean13-1/8/slow-0.json +++ b/tests/__snapshots__/ean13-1/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/8/slow-180.json b/tests/__snapshots__/ean13-1/8/slow-180.json index 8458cbe4..3868bdb8 100644 --- a/tests/__snapshots__/ean13-1/8/slow-180.json +++ b/tests/__snapshots__/ean13-1/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/9/fast-0.json b/tests/__snapshots__/ean13-1/9/fast-0.json index 6555b09d..892c79b6 100644 --- a/tests/__snapshots__/ean13-1/9/fast-0.json +++ b/tests/__snapshots__/ean13-1/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/9/fast-180.json b/tests/__snapshots__/ean13-1/9/fast-180.json index bc9b949f..c15f9f2a 100644 --- a/tests/__snapshots__/ean13-1/9/fast-180.json +++ b/tests/__snapshots__/ean13-1/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/9/slow-0.json b/tests/__snapshots__/ean13-1/9/slow-0.json index 96dd8737..e8915ccd 100644 --- a/tests/__snapshots__/ean13-1/9/slow-0.json +++ b/tests/__snapshots__/ean13-1/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-1/9/slow-180.json b/tests/__snapshots__/ean13-1/9/slow-180.json index 1368e2d5..7de2866d 100644 --- a/tests/__snapshots__/ean13-1/9/slow-180.json +++ b/tests/__snapshots__/ean13-1/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/03/slow-0.json b/tests/__snapshots__/ean13-2/03/slow-0.json index d0f3488b..23176395 100644 --- a/tests/__snapshots__/ean13-2/03/slow-0.json +++ b/tests/__snapshots__/ean13-2/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/03/slow-180.json b/tests/__snapshots__/ean13-2/03/slow-180.json index 33c45b7e..dd973730 100644 --- a/tests/__snapshots__/ean13-2/03/slow-180.json +++ b/tests/__snapshots__/ean13-2/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/04/slow-0.json b/tests/__snapshots__/ean13-2/04/slow-0.json index fbede23f..359165cf 100644 --- a/tests/__snapshots__/ean13-2/04/slow-0.json +++ b/tests/__snapshots__/ean13-2/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/04/slow-180.json b/tests/__snapshots__/ean13-2/04/slow-180.json index 643715a5..2f212852 100644 --- a/tests/__snapshots__/ean13-2/04/slow-180.json +++ b/tests/__snapshots__/ean13-2/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/05/slow-0.json b/tests/__snapshots__/ean13-2/05/slow-0.json index d65c38ee..bc7d8fbe 100644 --- a/tests/__snapshots__/ean13-2/05/slow-0.json +++ b/tests/__snapshots__/ean13-2/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/05/slow-180.json b/tests/__snapshots__/ean13-2/05/slow-180.json index 0b441cee..f4c23a4f 100644 --- a/tests/__snapshots__/ean13-2/05/slow-180.json +++ b/tests/__snapshots__/ean13-2/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/06/fast-0.json b/tests/__snapshots__/ean13-2/06/fast-0.json index c9abcc00..551e2b9b 100644 --- a/tests/__snapshots__/ean13-2/06/fast-0.json +++ b/tests/__snapshots__/ean13-2/06/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/06/fast-180.json b/tests/__snapshots__/ean13-2/06/fast-180.json index 46966771..a991bdc4 100644 --- a/tests/__snapshots__/ean13-2/06/fast-180.json +++ b/tests/__snapshots__/ean13-2/06/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/06/slow-0.json b/tests/__snapshots__/ean13-2/06/slow-0.json index cbe838a3..39031bf5 100644 --- a/tests/__snapshots__/ean13-2/06/slow-0.json +++ b/tests/__snapshots__/ean13-2/06/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/06/slow-180.json b/tests/__snapshots__/ean13-2/06/slow-180.json index f92104b2..7b3875f7 100644 --- a/tests/__snapshots__/ean13-2/06/slow-180.json +++ b/tests/__snapshots__/ean13-2/06/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/07/fast-0.json b/tests/__snapshots__/ean13-2/07/fast-0.json index f5367f20..06455125 100644 --- a/tests/__snapshots__/ean13-2/07/fast-0.json +++ b/tests/__snapshots__/ean13-2/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/07/fast-180.json b/tests/__snapshots__/ean13-2/07/fast-180.json index ea5e127a..722d5a2c 100644 --- a/tests/__snapshots__/ean13-2/07/fast-180.json +++ b/tests/__snapshots__/ean13-2/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/07/slow-0.json b/tests/__snapshots__/ean13-2/07/slow-0.json index 75012019..8da14c93 100644 --- a/tests/__snapshots__/ean13-2/07/slow-0.json +++ b/tests/__snapshots__/ean13-2/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/07/slow-180.json b/tests/__snapshots__/ean13-2/07/slow-180.json index 3ccc62c7..bd52f597 100644 --- a/tests/__snapshots__/ean13-2/07/slow-180.json +++ b/tests/__snapshots__/ean13-2/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/08/fast-0.json b/tests/__snapshots__/ean13-2/08/fast-0.json index 04dbeb62..832d476e 100644 --- a/tests/__snapshots__/ean13-2/08/fast-0.json +++ b/tests/__snapshots__/ean13-2/08/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/08/fast-180.json b/tests/__snapshots__/ean13-2/08/fast-180.json index 1f14c7a1..7896efe4 100644 --- a/tests/__snapshots__/ean13-2/08/fast-180.json +++ b/tests/__snapshots__/ean13-2/08/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/08/slow-0.json b/tests/__snapshots__/ean13-2/08/slow-0.json index 04dbeb62..832d476e 100644 --- a/tests/__snapshots__/ean13-2/08/slow-0.json +++ b/tests/__snapshots__/ean13-2/08/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/08/slow-180.json b/tests/__snapshots__/ean13-2/08/slow-180.json index 56d2a2c4..3d2c404e 100644 --- a/tests/__snapshots__/ean13-2/08/slow-180.json +++ b/tests/__snapshots__/ean13-2/08/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/09/slow-0.json b/tests/__snapshots__/ean13-2/09/slow-0.json index 590873b4..49db4108 100644 --- a/tests/__snapshots__/ean13-2/09/slow-0.json +++ b/tests/__snapshots__/ean13-2/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/09/slow-180.json b/tests/__snapshots__/ean13-2/09/slow-180.json index a110f230..35170bdc 100644 --- a/tests/__snapshots__/ean13-2/09/slow-180.json +++ b/tests/__snapshots__/ean13-2/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/13/fast-0.json b/tests/__snapshots__/ean13-2/13/fast-0.json index 3edc4f4a..32353af1 100644 --- a/tests/__snapshots__/ean13-2/13/fast-0.json +++ b/tests/__snapshots__/ean13-2/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/13/fast-180.json b/tests/__snapshots__/ean13-2/13/fast-180.json index 634c24f9..680b3d7d 100644 --- a/tests/__snapshots__/ean13-2/13/fast-180.json +++ b/tests/__snapshots__/ean13-2/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/13/slow-0.json b/tests/__snapshots__/ean13-2/13/slow-0.json index 8d98e0e4..2042ac7a 100644 --- a/tests/__snapshots__/ean13-2/13/slow-0.json +++ b/tests/__snapshots__/ean13-2/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/13/slow-180.json b/tests/__snapshots__/ean13-2/13/slow-180.json index 02fa4a8f..27c8b564 100644 --- a/tests/__snapshots__/ean13-2/13/slow-180.json +++ b/tests/__snapshots__/ean13-2/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/14/fast-0.json b/tests/__snapshots__/ean13-2/14/fast-0.json index 85d3721e..f54f9acc 100644 --- a/tests/__snapshots__/ean13-2/14/fast-0.json +++ b/tests/__snapshots__/ean13-2/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/14/fast-180.json b/tests/__snapshots__/ean13-2/14/fast-180.json index 580b1425..92e48460 100644 --- a/tests/__snapshots__/ean13-2/14/fast-180.json +++ b/tests/__snapshots__/ean13-2/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/14/slow-0.json b/tests/__snapshots__/ean13-2/14/slow-0.json index d3dffa3a..5e09df54 100644 --- a/tests/__snapshots__/ean13-2/14/slow-0.json +++ b/tests/__snapshots__/ean13-2/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/14/slow-180.json b/tests/__snapshots__/ean13-2/14/slow-180.json index c99a3817..bf1717e9 100644 --- a/tests/__snapshots__/ean13-2/14/slow-180.json +++ b/tests/__snapshots__/ean13-2/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/19/fast-0.json b/tests/__snapshots__/ean13-2/19/fast-0.json index b6abbd5f..8ee581cb 100644 --- a/tests/__snapshots__/ean13-2/19/fast-0.json +++ b/tests/__snapshots__/ean13-2/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/19/fast-180.json b/tests/__snapshots__/ean13-2/19/fast-180.json index 4fa5c34c..a1ef3a65 100644 --- a/tests/__snapshots__/ean13-2/19/fast-180.json +++ b/tests/__snapshots__/ean13-2/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/19/slow-0.json b/tests/__snapshots__/ean13-2/19/slow-0.json index 944f0299..3c19fe05 100644 --- a/tests/__snapshots__/ean13-2/19/slow-0.json +++ b/tests/__snapshots__/ean13-2/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/19/slow-180.json b/tests/__snapshots__/ean13-2/19/slow-180.json index 94dea50d..52f41d73 100644 --- a/tests/__snapshots__/ean13-2/19/slow-180.json +++ b/tests/__snapshots__/ean13-2/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/23/slow-0.json b/tests/__snapshots__/ean13-2/23/slow-0.json index 146f86b2..ba90e7dd 100644 --- a/tests/__snapshots__/ean13-2/23/slow-0.json +++ b/tests/__snapshots__/ean13-2/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/23/slow-180.json b/tests/__snapshots__/ean13-2/23/slow-180.json index 1dfff607..ce57d443 100644 --- a/tests/__snapshots__/ean13-2/23/slow-180.json +++ b/tests/__snapshots__/ean13-2/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/27/fast-0.json b/tests/__snapshots__/ean13-2/27/fast-0.json index 489b62f1..4c4e11db 100644 --- a/tests/__snapshots__/ean13-2/27/fast-0.json +++ b/tests/__snapshots__/ean13-2/27/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/27/fast-180.json b/tests/__snapshots__/ean13-2/27/fast-180.json index 1ab325d6..7f84eec6 100644 --- a/tests/__snapshots__/ean13-2/27/fast-180.json +++ b/tests/__snapshots__/ean13-2/27/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/27/slow-0.json b/tests/__snapshots__/ean13-2/27/slow-0.json index fb88593e..84f7a939 100644 --- a/tests/__snapshots__/ean13-2/27/slow-0.json +++ b/tests/__snapshots__/ean13-2/27/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/27/slow-180.json b/tests/__snapshots__/ean13-2/27/slow-180.json index 1c9f4e95..8ee70535 100644 --- a/tests/__snapshots__/ean13-2/27/slow-180.json +++ b/tests/__snapshots__/ean13-2/27/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/28/slow-0.json b/tests/__snapshots__/ean13-2/28/slow-0.json index d980e67e..6bd758ef 100644 --- a/tests/__snapshots__/ean13-2/28/slow-0.json +++ b/tests/__snapshots__/ean13-2/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-2/28/slow-180.json b/tests/__snapshots__/ean13-2/28/slow-180.json index 3dd77f79..a838eae6 100644 --- a/tests/__snapshots__/ean13-2/28/slow-180.json +++ b/tests/__snapshots__/ean13-2/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/01/fast-0.json b/tests/__snapshots__/ean13-3/01/fast-0.json index b708c416..444b211f 100644 --- a/tests/__snapshots__/ean13-3/01/fast-0.json +++ b/tests/__snapshots__/ean13-3/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/01/fast-180.json b/tests/__snapshots__/ean13-3/01/fast-180.json index bc34d6d2..7a7ea116 100644 --- a/tests/__snapshots__/ean13-3/01/fast-180.json +++ b/tests/__snapshots__/ean13-3/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/01/slow-0.json b/tests/__snapshots__/ean13-3/01/slow-0.json index ab0a1e50..904c7203 100644 --- a/tests/__snapshots__/ean13-3/01/slow-0.json +++ b/tests/__snapshots__/ean13-3/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/01/slow-180.json b/tests/__snapshots__/ean13-3/01/slow-180.json index 3574271f..b3450330 100644 --- a/tests/__snapshots__/ean13-3/01/slow-180.json +++ b/tests/__snapshots__/ean13-3/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/02/fast-0.json b/tests/__snapshots__/ean13-3/02/fast-0.json index 3b6f3272..b37d6f49 100644 --- a/tests/__snapshots__/ean13-3/02/fast-0.json +++ b/tests/__snapshots__/ean13-3/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/02/fast-180.json b/tests/__snapshots__/ean13-3/02/fast-180.json index 1e535dd7..897a09d4 100644 --- a/tests/__snapshots__/ean13-3/02/fast-180.json +++ b/tests/__snapshots__/ean13-3/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/02/slow-0.json b/tests/__snapshots__/ean13-3/02/slow-0.json index 0fc5caed..a322d913 100644 --- a/tests/__snapshots__/ean13-3/02/slow-0.json +++ b/tests/__snapshots__/ean13-3/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/02/slow-180.json b/tests/__snapshots__/ean13-3/02/slow-180.json index d22d0c53..e87c2c81 100644 --- a/tests/__snapshots__/ean13-3/02/slow-180.json +++ b/tests/__snapshots__/ean13-3/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/03/fast-0.json b/tests/__snapshots__/ean13-3/03/fast-0.json index 3be1b129..f34c4689 100644 --- a/tests/__snapshots__/ean13-3/03/fast-0.json +++ b/tests/__snapshots__/ean13-3/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/03/fast-180.json b/tests/__snapshots__/ean13-3/03/fast-180.json index bc178a16..6ed6edc3 100644 --- a/tests/__snapshots__/ean13-3/03/fast-180.json +++ b/tests/__snapshots__/ean13-3/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/03/slow-0.json b/tests/__snapshots__/ean13-3/03/slow-0.json index f8315df0..a8b7273d 100644 --- a/tests/__snapshots__/ean13-3/03/slow-0.json +++ b/tests/__snapshots__/ean13-3/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/03/slow-180.json b/tests/__snapshots__/ean13-3/03/slow-180.json index 38aa6527..a5067f4f 100644 --- a/tests/__snapshots__/ean13-3/03/slow-180.json +++ b/tests/__snapshots__/ean13-3/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/10/fast-0.json b/tests/__snapshots__/ean13-3/10/fast-0.json index d0dcae78..a1cd8763 100644 --- a/tests/__snapshots__/ean13-3/10/fast-0.json +++ b/tests/__snapshots__/ean13-3/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/10/fast-180.json b/tests/__snapshots__/ean13-3/10/fast-180.json index bd5daf24..d5bd9a43 100644 --- a/tests/__snapshots__/ean13-3/10/fast-180.json +++ b/tests/__snapshots__/ean13-3/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/10/slow-0.json b/tests/__snapshots__/ean13-3/10/slow-0.json index 7f642598..16743c9d 100644 --- a/tests/__snapshots__/ean13-3/10/slow-0.json +++ b/tests/__snapshots__/ean13-3/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/10/slow-180.json b/tests/__snapshots__/ean13-3/10/slow-180.json index 7efd43d5..047dc7a6 100644 --- a/tests/__snapshots__/ean13-3/10/slow-180.json +++ b/tests/__snapshots__/ean13-3/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/12/fast-0.json b/tests/__snapshots__/ean13-3/12/fast-0.json index 960f76c1..0493f9ce 100644 --- a/tests/__snapshots__/ean13-3/12/fast-0.json +++ b/tests/__snapshots__/ean13-3/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/12/fast-180.json b/tests/__snapshots__/ean13-3/12/fast-180.json index 06a4fdf4..03fdbc47 100644 --- a/tests/__snapshots__/ean13-3/12/fast-180.json +++ b/tests/__snapshots__/ean13-3/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/12/slow-0.json b/tests/__snapshots__/ean13-3/12/slow-0.json index 52d0391d..2efae1ec 100644 --- a/tests/__snapshots__/ean13-3/12/slow-0.json +++ b/tests/__snapshots__/ean13-3/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/12/slow-180.json b/tests/__snapshots__/ean13-3/12/slow-180.json index eba0c838..4343ae29 100644 --- a/tests/__snapshots__/ean13-3/12/slow-180.json +++ b/tests/__snapshots__/ean13-3/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/14/fast-0.json b/tests/__snapshots__/ean13-3/14/fast-0.json index c8db121f..57b98aeb 100644 --- a/tests/__snapshots__/ean13-3/14/fast-0.json +++ b/tests/__snapshots__/ean13-3/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/14/fast-180.json b/tests/__snapshots__/ean13-3/14/fast-180.json index c54d15eb..4e84c942 100644 --- a/tests/__snapshots__/ean13-3/14/fast-180.json +++ b/tests/__snapshots__/ean13-3/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/14/slow-0.json b/tests/__snapshots__/ean13-3/14/slow-0.json index c4ed5010..1d295822 100644 --- a/tests/__snapshots__/ean13-3/14/slow-0.json +++ b/tests/__snapshots__/ean13-3/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/14/slow-180.json b/tests/__snapshots__/ean13-3/14/slow-180.json index a359ae8e..2415b386 100644 --- a/tests/__snapshots__/ean13-3/14/slow-180.json +++ b/tests/__snapshots__/ean13-3/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/17/fast-0.json b/tests/__snapshots__/ean13-3/17/fast-0.json index 08352795..70c01fa5 100644 --- a/tests/__snapshots__/ean13-3/17/fast-0.json +++ b/tests/__snapshots__/ean13-3/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/17/fast-180.json b/tests/__snapshots__/ean13-3/17/fast-180.json index 13d1cf3c..60712efa 100644 --- a/tests/__snapshots__/ean13-3/17/fast-180.json +++ b/tests/__snapshots__/ean13-3/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/17/slow-0.json b/tests/__snapshots__/ean13-3/17/slow-0.json index 89dfc930..1a1e4693 100644 --- a/tests/__snapshots__/ean13-3/17/slow-0.json +++ b/tests/__snapshots__/ean13-3/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/17/slow-180.json b/tests/__snapshots__/ean13-3/17/slow-180.json index e0c4797f..8bc0fa67 100644 --- a/tests/__snapshots__/ean13-3/17/slow-180.json +++ b/tests/__snapshots__/ean13-3/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/22/fast-0.json b/tests/__snapshots__/ean13-3/22/fast-0.json index 1fac69f2..0e07bf43 100644 --- a/tests/__snapshots__/ean13-3/22/fast-0.json +++ b/tests/__snapshots__/ean13-3/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/22/fast-180.json b/tests/__snapshots__/ean13-3/22/fast-180.json index 94a43629..64264b67 100644 --- a/tests/__snapshots__/ean13-3/22/fast-180.json +++ b/tests/__snapshots__/ean13-3/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/22/slow-0.json b/tests/__snapshots__/ean13-3/22/slow-0.json index 5fad9aee..be3cac6c 100644 --- a/tests/__snapshots__/ean13-3/22/slow-0.json +++ b/tests/__snapshots__/ean13-3/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/22/slow-180.json b/tests/__snapshots__/ean13-3/22/slow-180.json index 0c66c870..4766db1a 100644 --- a/tests/__snapshots__/ean13-3/22/slow-180.json +++ b/tests/__snapshots__/ean13-3/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/24/fast-0.json b/tests/__snapshots__/ean13-3/24/fast-0.json index ba34d3b9..26ee9347 100644 --- a/tests/__snapshots__/ean13-3/24/fast-0.json +++ b/tests/__snapshots__/ean13-3/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/24/fast-180.json b/tests/__snapshots__/ean13-3/24/fast-180.json index 24994321..eac6b702 100644 --- a/tests/__snapshots__/ean13-3/24/fast-180.json +++ b/tests/__snapshots__/ean13-3/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/24/slow-0.json b/tests/__snapshots__/ean13-3/24/slow-0.json index bea3aae2..46018337 100644 --- a/tests/__snapshots__/ean13-3/24/slow-0.json +++ b/tests/__snapshots__/ean13-3/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/24/slow-180.json b/tests/__snapshots__/ean13-3/24/slow-180.json index b0ac4b55..0c6b1d42 100644 --- a/tests/__snapshots__/ean13-3/24/slow-180.json +++ b/tests/__snapshots__/ean13-3/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/26/fast-0.json b/tests/__snapshots__/ean13-3/26/fast-0.json index 9f3379ae..5a726e32 100644 --- a/tests/__snapshots__/ean13-3/26/fast-0.json +++ b/tests/__snapshots__/ean13-3/26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/26/fast-180.json b/tests/__snapshots__/ean13-3/26/fast-180.json index 310891d4..5294d16e 100644 --- a/tests/__snapshots__/ean13-3/26/fast-180.json +++ b/tests/__snapshots__/ean13-3/26/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/26/slow-0.json b/tests/__snapshots__/ean13-3/26/slow-0.json index d02d41a7..9846d4ee 100644 --- a/tests/__snapshots__/ean13-3/26/slow-0.json +++ b/tests/__snapshots__/ean13-3/26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/26/slow-180.json b/tests/__snapshots__/ean13-3/26/slow-180.json index 7dd4d17c..724ceb0a 100644 --- a/tests/__snapshots__/ean13-3/26/slow-180.json +++ b/tests/__snapshots__/ean13-3/26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/30/fast-180.json b/tests/__snapshots__/ean13-3/30/fast-180.json index 6e7bfd92..4483ab50 100644 --- a/tests/__snapshots__/ean13-3/30/fast-180.json +++ b/tests/__snapshots__/ean13-3/30/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/30/slow-0.json b/tests/__snapshots__/ean13-3/30/slow-0.json index b176b9e1..a15174c3 100644 --- a/tests/__snapshots__/ean13-3/30/slow-0.json +++ b/tests/__snapshots__/ean13-3/30/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/30/slow-180.json b/tests/__snapshots__/ean13-3/30/slow-180.json index e95af5d3..cd603374 100644 --- a/tests/__snapshots__/ean13-3/30/slow-180.json +++ b/tests/__snapshots__/ean13-3/30/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/34/fast-0.json b/tests/__snapshots__/ean13-3/34/fast-0.json index 1910d13d..4f1a7ee6 100644 --- a/tests/__snapshots__/ean13-3/34/fast-0.json +++ b/tests/__snapshots__/ean13-3/34/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/34/fast-180.json b/tests/__snapshots__/ean13-3/34/fast-180.json index e53efa09..4cbeb9b6 100644 --- a/tests/__snapshots__/ean13-3/34/fast-180.json +++ b/tests/__snapshots__/ean13-3/34/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/34/slow-0.json b/tests/__snapshots__/ean13-3/34/slow-0.json index da35c0eb..93820355 100644 --- a/tests/__snapshots__/ean13-3/34/slow-0.json +++ b/tests/__snapshots__/ean13-3/34/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/34/slow-180.json b/tests/__snapshots__/ean13-3/34/slow-180.json index 30801b04..cbaa0365 100644 --- a/tests/__snapshots__/ean13-3/34/slow-180.json +++ b/tests/__snapshots__/ean13-3/34/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/36/fast-0.json b/tests/__snapshots__/ean13-3/36/fast-0.json index 5e532882..27d3bef0 100644 --- a/tests/__snapshots__/ean13-3/36/fast-0.json +++ b/tests/__snapshots__/ean13-3/36/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/36/fast-180.json b/tests/__snapshots__/ean13-3/36/fast-180.json index cb179acc..6321f500 100644 --- a/tests/__snapshots__/ean13-3/36/fast-180.json +++ b/tests/__snapshots__/ean13-3/36/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/36/slow-0.json b/tests/__snapshots__/ean13-3/36/slow-0.json index 43f4649c..64e482b1 100644 --- a/tests/__snapshots__/ean13-3/36/slow-0.json +++ b/tests/__snapshots__/ean13-3/36/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/36/slow-180.json b/tests/__snapshots__/ean13-3/36/slow-180.json index e8908115..560b0379 100644 --- a/tests/__snapshots__/ean13-3/36/slow-180.json +++ b/tests/__snapshots__/ean13-3/36/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/38/fast-0.json b/tests/__snapshots__/ean13-3/38/fast-0.json index 60c3401e..763483a4 100644 --- a/tests/__snapshots__/ean13-3/38/fast-0.json +++ b/tests/__snapshots__/ean13-3/38/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/38/fast-180.json b/tests/__snapshots__/ean13-3/38/fast-180.json index 2115e024..01dd0a66 100644 --- a/tests/__snapshots__/ean13-3/38/fast-180.json +++ b/tests/__snapshots__/ean13-3/38/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/38/slow-0.json b/tests/__snapshots__/ean13-3/38/slow-0.json index a70f30b5..b64bfd5c 100644 --- a/tests/__snapshots__/ean13-3/38/slow-0.json +++ b/tests/__snapshots__/ean13-3/38/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/38/slow-180.json b/tests/__snapshots__/ean13-3/38/slow-180.json index b29a7fe2..7f6b53fa 100644 --- a/tests/__snapshots__/ean13-3/38/slow-180.json +++ b/tests/__snapshots__/ean13-3/38/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/41/fast-0.json b/tests/__snapshots__/ean13-3/41/fast-0.json index 80afa91e..75587347 100644 --- a/tests/__snapshots__/ean13-3/41/fast-0.json +++ b/tests/__snapshots__/ean13-3/41/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/41/fast-180.json b/tests/__snapshots__/ean13-3/41/fast-180.json index df8d4f69..173e035a 100644 --- a/tests/__snapshots__/ean13-3/41/fast-180.json +++ b/tests/__snapshots__/ean13-3/41/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/41/slow-0.json b/tests/__snapshots__/ean13-3/41/slow-0.json index 80afa91e..75587347 100644 --- a/tests/__snapshots__/ean13-3/41/slow-0.json +++ b/tests/__snapshots__/ean13-3/41/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/41/slow-180.json b/tests/__snapshots__/ean13-3/41/slow-180.json index b1a18473..83beec49 100644 --- a/tests/__snapshots__/ean13-3/41/slow-180.json +++ b/tests/__snapshots__/ean13-3/41/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/43/fast-0.json b/tests/__snapshots__/ean13-3/43/fast-0.json index e7287d8e..3bc854fe 100644 --- a/tests/__snapshots__/ean13-3/43/fast-0.json +++ b/tests/__snapshots__/ean13-3/43/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/43/fast-180.json b/tests/__snapshots__/ean13-3/43/fast-180.json index 884fa701..89811433 100644 --- a/tests/__snapshots__/ean13-3/43/fast-180.json +++ b/tests/__snapshots__/ean13-3/43/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/43/slow-0.json b/tests/__snapshots__/ean13-3/43/slow-0.json index e7287d8e..3bc854fe 100644 --- a/tests/__snapshots__/ean13-3/43/slow-0.json +++ b/tests/__snapshots__/ean13-3/43/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/43/slow-180.json b/tests/__snapshots__/ean13-3/43/slow-180.json index cf8a9521..7493bebe 100644 --- a/tests/__snapshots__/ean13-3/43/slow-180.json +++ b/tests/__snapshots__/ean13-3/43/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/44/fast-0.json b/tests/__snapshots__/ean13-3/44/fast-0.json index 836b7c39..028a37b4 100644 --- a/tests/__snapshots__/ean13-3/44/fast-0.json +++ b/tests/__snapshots__/ean13-3/44/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/44/fast-180.json b/tests/__snapshots__/ean13-3/44/fast-180.json index 48ce17fc..8221d3e7 100644 --- a/tests/__snapshots__/ean13-3/44/fast-180.json +++ b/tests/__snapshots__/ean13-3/44/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/44/slow-0.json b/tests/__snapshots__/ean13-3/44/slow-0.json index 896b3569..090ba174 100644 --- a/tests/__snapshots__/ean13-3/44/slow-0.json +++ b/tests/__snapshots__/ean13-3/44/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/44/slow-180.json b/tests/__snapshots__/ean13-3/44/slow-180.json index e07177a6..bfa5f8e5 100644 --- a/tests/__snapshots__/ean13-3/44/slow-180.json +++ b/tests/__snapshots__/ean13-3/44/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/45/fast-0.json b/tests/__snapshots__/ean13-3/45/fast-0.json index 164d7565..448e655a 100644 --- a/tests/__snapshots__/ean13-3/45/fast-0.json +++ b/tests/__snapshots__/ean13-3/45/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/45/fast-180.json b/tests/__snapshots__/ean13-3/45/fast-180.json index 55d6a6f6..b7f73fcd 100644 --- a/tests/__snapshots__/ean13-3/45/fast-180.json +++ b/tests/__snapshots__/ean13-3/45/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/45/slow-0.json b/tests/__snapshots__/ean13-3/45/slow-0.json index cfa84ed8..dfb30495 100644 --- a/tests/__snapshots__/ean13-3/45/slow-0.json +++ b/tests/__snapshots__/ean13-3/45/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/45/slow-180.json b/tests/__snapshots__/ean13-3/45/slow-180.json index b9a6f153..1113fbff 100644 --- a/tests/__snapshots__/ean13-3/45/slow-180.json +++ b/tests/__snapshots__/ean13-3/45/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/47/fast-0.json b/tests/__snapshots__/ean13-3/47/fast-0.json index a6635c80..4f4fb777 100644 --- a/tests/__snapshots__/ean13-3/47/fast-0.json +++ b/tests/__snapshots__/ean13-3/47/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/47/fast-180.json b/tests/__snapshots__/ean13-3/47/fast-180.json index 741c1552..7074a099 100644 --- a/tests/__snapshots__/ean13-3/47/fast-180.json +++ b/tests/__snapshots__/ean13-3/47/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/47/slow-0.json b/tests/__snapshots__/ean13-3/47/slow-0.json index 1a36c18b..c547c1b4 100644 --- a/tests/__snapshots__/ean13-3/47/slow-0.json +++ b/tests/__snapshots__/ean13-3/47/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/47/slow-180.json b/tests/__snapshots__/ean13-3/47/slow-180.json index 818cd1b0..47bca4e0 100644 --- a/tests/__snapshots__/ean13-3/47/slow-180.json +++ b/tests/__snapshots__/ean13-3/47/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/52/fast-0.json b/tests/__snapshots__/ean13-3/52/fast-0.json index 74f49261..fc30fe71 100644 --- a/tests/__snapshots__/ean13-3/52/fast-0.json +++ b/tests/__snapshots__/ean13-3/52/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/52/fast-180.json b/tests/__snapshots__/ean13-3/52/fast-180.json index 459d46a3..81d99357 100644 --- a/tests/__snapshots__/ean13-3/52/fast-180.json +++ b/tests/__snapshots__/ean13-3/52/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/52/slow-0.json b/tests/__snapshots__/ean13-3/52/slow-0.json index c8b2fe67..8b9419c0 100644 --- a/tests/__snapshots__/ean13-3/52/slow-0.json +++ b/tests/__snapshots__/ean13-3/52/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/52/slow-180.json b/tests/__snapshots__/ean13-3/52/slow-180.json index 115fb089..06a8c795 100644 --- a/tests/__snapshots__/ean13-3/52/slow-180.json +++ b/tests/__snapshots__/ean13-3/52/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/53/fast-0.json b/tests/__snapshots__/ean13-3/53/fast-0.json index dc931e5b..2569bf79 100644 --- a/tests/__snapshots__/ean13-3/53/fast-0.json +++ b/tests/__snapshots__/ean13-3/53/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/53/fast-180.json b/tests/__snapshots__/ean13-3/53/fast-180.json index 72f6a020..8f51fc10 100644 --- a/tests/__snapshots__/ean13-3/53/fast-180.json +++ b/tests/__snapshots__/ean13-3/53/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/53/slow-0.json b/tests/__snapshots__/ean13-3/53/slow-0.json index 6eb7d8ae..670feacc 100644 --- a/tests/__snapshots__/ean13-3/53/slow-0.json +++ b/tests/__snapshots__/ean13-3/53/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-3/53/slow-180.json b/tests/__snapshots__/ean13-3/53/slow-180.json index af05805b..6faf7d37 100644 --- a/tests/__snapshots__/ean13-3/53/slow-180.json +++ b/tests/__snapshots__/ean13-3/53/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/01/fast-0.json b/tests/__snapshots__/ean13-4/01/fast-0.json index ee5078df..b1250a0d 100644 --- a/tests/__snapshots__/ean13-4/01/fast-0.json +++ b/tests/__snapshots__/ean13-4/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/01/fast-180.json b/tests/__snapshots__/ean13-4/01/fast-180.json index e2f75a53..6956d212 100644 --- a/tests/__snapshots__/ean13-4/01/fast-180.json +++ b/tests/__snapshots__/ean13-4/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/01/slow-0.json b/tests/__snapshots__/ean13-4/01/slow-0.json index 880ac9de..d69b8bfa 100644 --- a/tests/__snapshots__/ean13-4/01/slow-0.json +++ b/tests/__snapshots__/ean13-4/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/01/slow-180.json b/tests/__snapshots__/ean13-4/01/slow-180.json index d80e2285..5a82c818 100644 --- a/tests/__snapshots__/ean13-4/01/slow-180.json +++ b/tests/__snapshots__/ean13-4/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/02/fast-0.json b/tests/__snapshots__/ean13-4/02/fast-0.json index 5510c516..dae42c84 100644 --- a/tests/__snapshots__/ean13-4/02/fast-0.json +++ b/tests/__snapshots__/ean13-4/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/02/fast-180.json b/tests/__snapshots__/ean13-4/02/fast-180.json index cf1a7fce..f9bbe4c3 100644 --- a/tests/__snapshots__/ean13-4/02/fast-180.json +++ b/tests/__snapshots__/ean13-4/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/02/slow-0.json b/tests/__snapshots__/ean13-4/02/slow-0.json index a6a127d5..a581bb6a 100644 --- a/tests/__snapshots__/ean13-4/02/slow-0.json +++ b/tests/__snapshots__/ean13-4/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/02/slow-180.json b/tests/__snapshots__/ean13-4/02/slow-180.json index 2e6216bd..f34e43da 100644 --- a/tests/__snapshots__/ean13-4/02/slow-180.json +++ b/tests/__snapshots__/ean13-4/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/04/slow-0.json b/tests/__snapshots__/ean13-4/04/slow-0.json index f1671ce0..54655c60 100644 --- a/tests/__snapshots__/ean13-4/04/slow-0.json +++ b/tests/__snapshots__/ean13-4/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/04/slow-180.json b/tests/__snapshots__/ean13-4/04/slow-180.json index 22fb3893..c70cab4d 100644 --- a/tests/__snapshots__/ean13-4/04/slow-180.json +++ b/tests/__snapshots__/ean13-4/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/05/slow-0.json b/tests/__snapshots__/ean13-4/05/slow-0.json index 5fb5abde..13819c9a 100644 --- a/tests/__snapshots__/ean13-4/05/slow-0.json +++ b/tests/__snapshots__/ean13-4/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/05/slow-180.json b/tests/__snapshots__/ean13-4/05/slow-180.json index f0fa4996..7e20c45b 100644 --- a/tests/__snapshots__/ean13-4/05/slow-180.json +++ b/tests/__snapshots__/ean13-4/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/06/fast-0.json b/tests/__snapshots__/ean13-4/06/fast-0.json index 44cc7793..cdfcbf7a 100644 --- a/tests/__snapshots__/ean13-4/06/fast-0.json +++ b/tests/__snapshots__/ean13-4/06/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/06/fast-180.json b/tests/__snapshots__/ean13-4/06/fast-180.json index d1096afb..4514a5ef 100644 --- a/tests/__snapshots__/ean13-4/06/fast-180.json +++ b/tests/__snapshots__/ean13-4/06/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/06/slow-0.json b/tests/__snapshots__/ean13-4/06/slow-0.json index 6feff3e7..bd45a744 100644 --- a/tests/__snapshots__/ean13-4/06/slow-0.json +++ b/tests/__snapshots__/ean13-4/06/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/06/slow-180.json b/tests/__snapshots__/ean13-4/06/slow-180.json index e9fc5675..485a0456 100644 --- a/tests/__snapshots__/ean13-4/06/slow-180.json +++ b/tests/__snapshots__/ean13-4/06/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/07/slow-0.json b/tests/__snapshots__/ean13-4/07/slow-0.json index 8f6d8bd4..b6690cbf 100644 --- a/tests/__snapshots__/ean13-4/07/slow-0.json +++ b/tests/__snapshots__/ean13-4/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/07/slow-180.json b/tests/__snapshots__/ean13-4/07/slow-180.json index 6b84d676..2d91e512 100644 --- a/tests/__snapshots__/ean13-4/07/slow-180.json +++ b/tests/__snapshots__/ean13-4/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/09/slow-0.json b/tests/__snapshots__/ean13-4/09/slow-0.json index 201645f2..8d8a3a3d 100644 --- a/tests/__snapshots__/ean13-4/09/slow-0.json +++ b/tests/__snapshots__/ean13-4/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/09/slow-180.json b/tests/__snapshots__/ean13-4/09/slow-180.json index b11e9c16..36f4f171 100644 --- a/tests/__snapshots__/ean13-4/09/slow-180.json +++ b/tests/__snapshots__/ean13-4/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/11/fast-180.json b/tests/__snapshots__/ean13-4/11/fast-180.json index fd595577..2fc831e9 100644 --- a/tests/__snapshots__/ean13-4/11/fast-180.json +++ b/tests/__snapshots__/ean13-4/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/11/slow-0.json b/tests/__snapshots__/ean13-4/11/slow-0.json index a6f3a672..bb6fefd5 100644 --- a/tests/__snapshots__/ean13-4/11/slow-0.json +++ b/tests/__snapshots__/ean13-4/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/11/slow-180.json b/tests/__snapshots__/ean13-4/11/slow-180.json index 1b401fb1..c5512740 100644 --- a/tests/__snapshots__/ean13-4/11/slow-180.json +++ b/tests/__snapshots__/ean13-4/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/13/fast-0.json b/tests/__snapshots__/ean13-4/13/fast-0.json index c166e687..da328f27 100644 --- a/tests/__snapshots__/ean13-4/13/fast-0.json +++ b/tests/__snapshots__/ean13-4/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/13/fast-180.json b/tests/__snapshots__/ean13-4/13/fast-180.json index 8b04f1dc..73e57e1f 100644 --- a/tests/__snapshots__/ean13-4/13/fast-180.json +++ b/tests/__snapshots__/ean13-4/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/13/slow-0.json b/tests/__snapshots__/ean13-4/13/slow-0.json index f6326088..b73f1143 100644 --- a/tests/__snapshots__/ean13-4/13/slow-0.json +++ b/tests/__snapshots__/ean13-4/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/13/slow-180.json b/tests/__snapshots__/ean13-4/13/slow-180.json index 9e61c42d..718187ab 100644 --- a/tests/__snapshots__/ean13-4/13/slow-180.json +++ b/tests/__snapshots__/ean13-4/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/14/slow-0.json b/tests/__snapshots__/ean13-4/14/slow-0.json index 8d6af659..c576b4df 100644 --- a/tests/__snapshots__/ean13-4/14/slow-0.json +++ b/tests/__snapshots__/ean13-4/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/14/slow-180.json b/tests/__snapshots__/ean13-4/14/slow-180.json index 95d927cb..789248f1 100644 --- a/tests/__snapshots__/ean13-4/14/slow-180.json +++ b/tests/__snapshots__/ean13-4/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/15/fast-0.json b/tests/__snapshots__/ean13-4/15/fast-0.json index 023ab256..500675ae 100644 --- a/tests/__snapshots__/ean13-4/15/fast-0.json +++ b/tests/__snapshots__/ean13-4/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/15/fast-180.json b/tests/__snapshots__/ean13-4/15/fast-180.json index 7be381eb..5005988f 100644 --- a/tests/__snapshots__/ean13-4/15/fast-180.json +++ b/tests/__snapshots__/ean13-4/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/15/slow-0.json b/tests/__snapshots__/ean13-4/15/slow-0.json index a718184d..dec42689 100644 --- a/tests/__snapshots__/ean13-4/15/slow-0.json +++ b/tests/__snapshots__/ean13-4/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/15/slow-180.json b/tests/__snapshots__/ean13-4/15/slow-180.json index c5eda557..6786600f 100644 --- a/tests/__snapshots__/ean13-4/15/slow-180.json +++ b/tests/__snapshots__/ean13-4/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/18/slow-0.json b/tests/__snapshots__/ean13-4/18/slow-0.json index 07f12fb4..db8c8320 100644 --- a/tests/__snapshots__/ean13-4/18/slow-0.json +++ b/tests/__snapshots__/ean13-4/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/18/slow-180.json b/tests/__snapshots__/ean13-4/18/slow-180.json index bc521fed..e7af4c99 100644 --- a/tests/__snapshots__/ean13-4/18/slow-180.json +++ b/tests/__snapshots__/ean13-4/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/20/fast-0.json b/tests/__snapshots__/ean13-4/20/fast-0.json index 4111a531..7099ae80 100644 --- a/tests/__snapshots__/ean13-4/20/fast-0.json +++ b/tests/__snapshots__/ean13-4/20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/20/fast-180.json b/tests/__snapshots__/ean13-4/20/fast-180.json index 8bbeba30..44166b99 100644 --- a/tests/__snapshots__/ean13-4/20/fast-180.json +++ b/tests/__snapshots__/ean13-4/20/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/20/slow-0.json b/tests/__snapshots__/ean13-4/20/slow-0.json index ac80ad3c..463958f3 100644 --- a/tests/__snapshots__/ean13-4/20/slow-0.json +++ b/tests/__snapshots__/ean13-4/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-4/20/slow-180.json b/tests/__snapshots__/ean13-4/20/slow-180.json index 194e8ff9..964c8afa 100644 --- a/tests/__snapshots__/ean13-4/20/slow-180.json +++ b/tests/__snapshots__/ean13-4/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/1/fast-0.json b/tests/__snapshots__/ean13-extension-1/1/fast-0.json index fec66574..3e4d364a 100644 --- a/tests/__snapshots__/ean13-extension-1/1/fast-0.json +++ b/tests/__snapshots__/ean13-extension-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/1/fast-180.json b/tests/__snapshots__/ean13-extension-1/1/fast-180.json index f7f71f05..480a8d49 100644 --- a/tests/__snapshots__/ean13-extension-1/1/fast-180.json +++ b/tests/__snapshots__/ean13-extension-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/1/slow-0.json b/tests/__snapshots__/ean13-extension-1/1/slow-0.json index 0ded5687..bcd608d4 100644 --- a/tests/__snapshots__/ean13-extension-1/1/slow-0.json +++ b/tests/__snapshots__/ean13-extension-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/1/slow-180.json b/tests/__snapshots__/ean13-extension-1/1/slow-180.json index 39aa920e..e2b93d34 100644 --- a/tests/__snapshots__/ean13-extension-1/1/slow-180.json +++ b/tests/__snapshots__/ean13-extension-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/2/slow-0.json b/tests/__snapshots__/ean13-extension-1/2/slow-0.json index d4ab44d9..5d7e827c 100644 --- a/tests/__snapshots__/ean13-extension-1/2/slow-0.json +++ b/tests/__snapshots__/ean13-extension-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/2/slow-180.json b/tests/__snapshots__/ean13-extension-1/2/slow-180.json index a33848de..7e82f3b9 100644 --- a/tests/__snapshots__/ean13-extension-1/2/slow-180.json +++ b/tests/__snapshots__/ean13-extension-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/32/fast-0.json b/tests/__snapshots__/ean13-extension-1/32/fast-0.json index 1ae1ad10..9cf6b21c 100644 --- a/tests/__snapshots__/ean13-extension-1/32/fast-0.json +++ b/tests/__snapshots__/ean13-extension-1/32/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/32/fast-180.json b/tests/__snapshots__/ean13-extension-1/32/fast-180.json index 4d0ad6ce..02880a5b 100644 --- a/tests/__snapshots__/ean13-extension-1/32/fast-180.json +++ b/tests/__snapshots__/ean13-extension-1/32/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/32/slow-0.json b/tests/__snapshots__/ean13-extension-1/32/slow-0.json index 0dffbfd0..cd40eb31 100644 --- a/tests/__snapshots__/ean13-extension-1/32/slow-0.json +++ b/tests/__snapshots__/ean13-extension-1/32/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/32/slow-180.json b/tests/__snapshots__/ean13-extension-1/32/slow-180.json index 77760755..dc5153c5 100644 --- a/tests/__snapshots__/ean13-extension-1/32/slow-180.json +++ b/tests/__snapshots__/ean13-extension-1/32/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/33/fast-0.json b/tests/__snapshots__/ean13-extension-1/33/fast-0.json index a7063f42..af10e841 100644 --- a/tests/__snapshots__/ean13-extension-1/33/fast-0.json +++ b/tests/__snapshots__/ean13-extension-1/33/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/33/fast-180.json b/tests/__snapshots__/ean13-extension-1/33/fast-180.json index c92ab376..89f14bf4 100644 --- a/tests/__snapshots__/ean13-extension-1/33/fast-180.json +++ b/tests/__snapshots__/ean13-extension-1/33/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/33/slow-0.json b/tests/__snapshots__/ean13-extension-1/33/slow-0.json index b52b8c38..a0369e7a 100644 --- a/tests/__snapshots__/ean13-extension-1/33/slow-0.json +++ b/tests/__snapshots__/ean13-extension-1/33/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/33/slow-180.json b/tests/__snapshots__/ean13-extension-1/33/slow-180.json index eca924c6..ec21df80 100644 --- a/tests/__snapshots__/ean13-extension-1/33/slow-180.json +++ b/tests/__snapshots__/ean13-extension-1/33/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/38/slow-0.json b/tests/__snapshots__/ean13-extension-1/38/slow-0.json index 5bb267da..d247dca6 100644 --- a/tests/__snapshots__/ean13-extension-1/38/slow-0.json +++ b/tests/__snapshots__/ean13-extension-1/38/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean13-extension-1/38/slow-180.json b/tests/__snapshots__/ean13-extension-1/38/slow-180.json index f86a8f92..0838e9e2 100644 --- a/tests/__snapshots__/ean13-extension-1/38/slow-180.json +++ b/tests/__snapshots__/ean13-extension-1/38/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/1/fast-0.json b/tests/__snapshots__/ean8-1/1/fast-0.json index eacd8eec..6fa7d285 100644 --- a/tests/__snapshots__/ean8-1/1/fast-0.json +++ b/tests/__snapshots__/ean8-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/1/fast-180.json b/tests/__snapshots__/ean8-1/1/fast-180.json index 891d3220..df33c280 100644 --- a/tests/__snapshots__/ean8-1/1/fast-180.json +++ b/tests/__snapshots__/ean8-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/1/pure-0.json b/tests/__snapshots__/ean8-1/1/pure-0.json index cdee49cd..10eb5940 100644 --- a/tests/__snapshots__/ean8-1/1/pure-0.json +++ b/tests/__snapshots__/ean8-1/1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/1/slow-0.json b/tests/__snapshots__/ean8-1/1/slow-0.json index 8b3aa2ad..0c18adf3 100644 --- a/tests/__snapshots__/ean8-1/1/slow-0.json +++ b/tests/__snapshots__/ean8-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/1/slow-180.json b/tests/__snapshots__/ean8-1/1/slow-180.json index 191e864f..0637762c 100644 --- a/tests/__snapshots__/ean8-1/1/slow-180.json +++ b/tests/__snapshots__/ean8-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/2/fast-0.json b/tests/__snapshots__/ean8-1/2/fast-0.json index 2322fd05..6447c14e 100644 --- a/tests/__snapshots__/ean8-1/2/fast-0.json +++ b/tests/__snapshots__/ean8-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/2/fast-180.json b/tests/__snapshots__/ean8-1/2/fast-180.json index f3768587..4c92394b 100644 --- a/tests/__snapshots__/ean8-1/2/fast-180.json +++ b/tests/__snapshots__/ean8-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/2/pure-0.json b/tests/__snapshots__/ean8-1/2/pure-0.json index 8a45d812..fe61f80b 100644 --- a/tests/__snapshots__/ean8-1/2/pure-0.json +++ b/tests/__snapshots__/ean8-1/2/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/2/slow-0.json b/tests/__snapshots__/ean8-1/2/slow-0.json index a1fcdba4..80555052 100644 --- a/tests/__snapshots__/ean8-1/2/slow-0.json +++ b/tests/__snapshots__/ean8-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/2/slow-180.json b/tests/__snapshots__/ean8-1/2/slow-180.json index bc92e473..929fb2ec 100644 --- a/tests/__snapshots__/ean8-1/2/slow-180.json +++ b/tests/__snapshots__/ean8-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/3/fast-0.json b/tests/__snapshots__/ean8-1/3/fast-0.json index 6f4c54a3..8c169833 100644 --- a/tests/__snapshots__/ean8-1/3/fast-0.json +++ b/tests/__snapshots__/ean8-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/3/fast-180.json b/tests/__snapshots__/ean8-1/3/fast-180.json index 82b03ff0..69a29c1f 100644 --- a/tests/__snapshots__/ean8-1/3/fast-180.json +++ b/tests/__snapshots__/ean8-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/3/pure-0.json b/tests/__snapshots__/ean8-1/3/pure-0.json index 70e0c655..64910977 100644 --- a/tests/__snapshots__/ean8-1/3/pure-0.json +++ b/tests/__snapshots__/ean8-1/3/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/3/slow-0.json b/tests/__snapshots__/ean8-1/3/slow-0.json index 365ba3d8..88f498c1 100644 --- a/tests/__snapshots__/ean8-1/3/slow-0.json +++ b/tests/__snapshots__/ean8-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/3/slow-180.json b/tests/__snapshots__/ean8-1/3/slow-180.json index 2de64322..c951f605 100644 --- a/tests/__snapshots__/ean8-1/3/slow-180.json +++ b/tests/__snapshots__/ean8-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/4/fast-0.json b/tests/__snapshots__/ean8-1/4/fast-0.json index 6d7993a5..05de1744 100644 --- a/tests/__snapshots__/ean8-1/4/fast-0.json +++ b/tests/__snapshots__/ean8-1/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/4/fast-180.json b/tests/__snapshots__/ean8-1/4/fast-180.json index 78a74f6d..672357c9 100644 --- a/tests/__snapshots__/ean8-1/4/fast-180.json +++ b/tests/__snapshots__/ean8-1/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/4/pure-0.json b/tests/__snapshots__/ean8-1/4/pure-0.json index a8fb0f6b..df9b0547 100644 --- a/tests/__snapshots__/ean8-1/4/pure-0.json +++ b/tests/__snapshots__/ean8-1/4/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/4/slow-0.json b/tests/__snapshots__/ean8-1/4/slow-0.json index ae44c354..f18faa94 100644 --- a/tests/__snapshots__/ean8-1/4/slow-0.json +++ b/tests/__snapshots__/ean8-1/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/4/slow-180.json b/tests/__snapshots__/ean8-1/4/slow-180.json index 82c012f7..59b710f5 100644 --- a/tests/__snapshots__/ean8-1/4/slow-180.json +++ b/tests/__snapshots__/ean8-1/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/5/fast-0.json b/tests/__snapshots__/ean8-1/5/fast-0.json index 6a30e55c..ce406364 100644 --- a/tests/__snapshots__/ean8-1/5/fast-0.json +++ b/tests/__snapshots__/ean8-1/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/5/fast-180.json b/tests/__snapshots__/ean8-1/5/fast-180.json index 686f2624..15b818ae 100644 --- a/tests/__snapshots__/ean8-1/5/fast-180.json +++ b/tests/__snapshots__/ean8-1/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/5/pure-0.json b/tests/__snapshots__/ean8-1/5/pure-0.json index 9a632f96..37e89498 100644 --- a/tests/__snapshots__/ean8-1/5/pure-0.json +++ b/tests/__snapshots__/ean8-1/5/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/5/slow-0.json b/tests/__snapshots__/ean8-1/5/slow-0.json index 7645f7c1..ad718802 100644 --- a/tests/__snapshots__/ean8-1/5/slow-0.json +++ b/tests/__snapshots__/ean8-1/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/5/slow-180.json b/tests/__snapshots__/ean8-1/5/slow-180.json index 50e27c6a..7436765c 100644 --- a/tests/__snapshots__/ean8-1/5/slow-180.json +++ b/tests/__snapshots__/ean8-1/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/6/fast-0.json b/tests/__snapshots__/ean8-1/6/fast-0.json index b76af1bd..c39f18b4 100644 --- a/tests/__snapshots__/ean8-1/6/fast-0.json +++ b/tests/__snapshots__/ean8-1/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/6/fast-180.json b/tests/__snapshots__/ean8-1/6/fast-180.json index 3919c9ff..fee775fd 100644 --- a/tests/__snapshots__/ean8-1/6/fast-180.json +++ b/tests/__snapshots__/ean8-1/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/6/pure-0.json b/tests/__snapshots__/ean8-1/6/pure-0.json index 8b491b37..86bd56ce 100644 --- a/tests/__snapshots__/ean8-1/6/pure-0.json +++ b/tests/__snapshots__/ean8-1/6/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/6/slow-0.json b/tests/__snapshots__/ean8-1/6/slow-0.json index c7711e8e..c93c4ab6 100644 --- a/tests/__snapshots__/ean8-1/6/slow-0.json +++ b/tests/__snapshots__/ean8-1/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/6/slow-180.json b/tests/__snapshots__/ean8-1/6/slow-180.json index d3d03e2a..415f75c2 100644 --- a/tests/__snapshots__/ean8-1/6/slow-180.json +++ b/tests/__snapshots__/ean8-1/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/7/fast-0.json b/tests/__snapshots__/ean8-1/7/fast-0.json index 938b334c..36e74226 100644 --- a/tests/__snapshots__/ean8-1/7/fast-0.json +++ b/tests/__snapshots__/ean8-1/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/7/fast-180.json b/tests/__snapshots__/ean8-1/7/fast-180.json index f0d2f22e..d5b26e93 100644 --- a/tests/__snapshots__/ean8-1/7/fast-180.json +++ b/tests/__snapshots__/ean8-1/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/7/pure-0.json b/tests/__snapshots__/ean8-1/7/pure-0.json index a0290c6c..4807eb42 100644 --- a/tests/__snapshots__/ean8-1/7/pure-0.json +++ b/tests/__snapshots__/ean8-1/7/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/7/slow-0.json b/tests/__snapshots__/ean8-1/7/slow-0.json index 6dc293cc..da8f3686 100644 --- a/tests/__snapshots__/ean8-1/7/slow-0.json +++ b/tests/__snapshots__/ean8-1/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/7/slow-180.json b/tests/__snapshots__/ean8-1/7/slow-180.json index ad992d5d..dd7674f9 100644 --- a/tests/__snapshots__/ean8-1/7/slow-180.json +++ b/tests/__snapshots__/ean8-1/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/8/fast-0.json b/tests/__snapshots__/ean8-1/8/fast-0.json index 98f64850..0176dacb 100644 --- a/tests/__snapshots__/ean8-1/8/fast-0.json +++ b/tests/__snapshots__/ean8-1/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/8/fast-180.json b/tests/__snapshots__/ean8-1/8/fast-180.json index d6a085c2..a912b193 100644 --- a/tests/__snapshots__/ean8-1/8/fast-180.json +++ b/tests/__snapshots__/ean8-1/8/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/8/pure-0.json b/tests/__snapshots__/ean8-1/8/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/ean8-1/8/pure-0.json +++ b/tests/__snapshots__/ean8-1/8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/8/slow-0.json b/tests/__snapshots__/ean8-1/8/slow-0.json index cd382ba4..8ee61949 100644 --- a/tests/__snapshots__/ean8-1/8/slow-0.json +++ b/tests/__snapshots__/ean8-1/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/8/slow-180.json b/tests/__snapshots__/ean8-1/8/slow-180.json index 99ecd58a..d4556917 100644 --- a/tests/__snapshots__/ean8-1/8/slow-180.json +++ b/tests/__snapshots__/ean8-1/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/single-line/fast-0.json b/tests/__snapshots__/ean8-1/single-line/fast-0.json index a6813bf7..a36ebbd3 100644 --- a/tests/__snapshots__/ean8-1/single-line/fast-0.json +++ b/tests/__snapshots__/ean8-1/single-line/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/single-line/fast-180.json b/tests/__snapshots__/ean8-1/single-line/fast-180.json index 3f802cec..3c03633e 100644 --- a/tests/__snapshots__/ean8-1/single-line/fast-180.json +++ b/tests/__snapshots__/ean8-1/single-line/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/single-line/pure-0.json b/tests/__snapshots__/ean8-1/single-line/pure-0.json index a6813bf7..a36ebbd3 100644 --- a/tests/__snapshots__/ean8-1/single-line/pure-0.json +++ b/tests/__snapshots__/ean8-1/single-line/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/single-line/slow-0.json b/tests/__snapshots__/ean8-1/single-line/slow-0.json index a6813bf7..a36ebbd3 100644 --- a/tests/__snapshots__/ean8-1/single-line/slow-0.json +++ b/tests/__snapshots__/ean8-1/single-line/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/ean8-1/single-line/slow-180.json b/tests/__snapshots__/ean8-1/single-line/slow-180.json index 3f802cec..3c03633e 100644 --- a/tests/__snapshots__/ean8-1/single-line/slow-180.json +++ b/tests/__snapshots__/ean8-1/single-line/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/#245/pure-0.json b/tests/__snapshots__/falsepositives-1/#245/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/#245/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/#245/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/#570/pure-0.json b/tests/__snapshots__/falsepositives-1/#570/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/#570/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/#570/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/01/pure-0.json b/tests/__snapshots__/falsepositives-1/01/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/01/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/01/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/02/pure-0.json b/tests/__snapshots__/falsepositives-1/02/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/02/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/02/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/03/pure-0.json b/tests/__snapshots__/falsepositives-1/03/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/03/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/03/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/04/pure-0.json b/tests/__snapshots__/falsepositives-1/04/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/04/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/04/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/05/pure-0.json b/tests/__snapshots__/falsepositives-1/05/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/05/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/05/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/06/pure-0.json b/tests/__snapshots__/falsepositives-1/06/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/06/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/06/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/07/pure-0.json b/tests/__snapshots__/falsepositives-1/07/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/07/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/07/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/08/pure-0.json b/tests/__snapshots__/falsepositives-1/08/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/08/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/08/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/09/pure-0.json b/tests/__snapshots__/falsepositives-1/09/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/09/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/09/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/10/pure-0.json b/tests/__snapshots__/falsepositives-1/10/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/10/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/10/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/11/pure-0.json b/tests/__snapshots__/falsepositives-1/11/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/11/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/11/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/12/pure-0.json b/tests/__snapshots__/falsepositives-1/12/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/12/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/13/pure-0.json b/tests/__snapshots__/falsepositives-1/13/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/13/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/13/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/14/pure-0.json b/tests/__snapshots__/falsepositives-1/14/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/14/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/14/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/15/pure-0.json b/tests/__snapshots__/falsepositives-1/15/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/15/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/15/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/16/pure-0.json b/tests/__snapshots__/falsepositives-1/16/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/16/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/17/pure-0.json b/tests/__snapshots__/falsepositives-1/17/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/17/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/17/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/18/pure-0.json b/tests/__snapshots__/falsepositives-1/18/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/18/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/18/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/19/pure-0.json b/tests/__snapshots__/falsepositives-1/19/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/19/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/19/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/1x1/pure-0.json b/tests/__snapshots__/falsepositives-1/1x1/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/1x1/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/1x1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/1x100/pure-0.json b/tests/__snapshots__/falsepositives-1/1x100/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/1x100/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/1x100/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/20/pure-0.json b/tests/__snapshots__/falsepositives-1/20/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/20/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/20/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/21/pure-0.json b/tests/__snapshots__/falsepositives-1/21/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/21/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/21/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/22/pure-0.json b/tests/__snapshots__/falsepositives-1/22/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/22/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/22/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-1/MQR-falsepositive/pure-0.json b/tests/__snapshots__/falsepositives-1/MQR-falsepositive/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-1/MQR-falsepositive/pure-0.json +++ b/tests/__snapshots__/falsepositives-1/MQR-falsepositive/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/01/pure-0.json b/tests/__snapshots__/falsepositives-2/01/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/01/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/01/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/02/pure-0.json b/tests/__snapshots__/falsepositives-2/02/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/02/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/02/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/03/pure-0.json b/tests/__snapshots__/falsepositives-2/03/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/03/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/03/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/04/pure-0.json b/tests/__snapshots__/falsepositives-2/04/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/04/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/04/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/05/pure-0.json b/tests/__snapshots__/falsepositives-2/05/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/05/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/05/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/06/pure-0.json b/tests/__snapshots__/falsepositives-2/06/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/06/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/06/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/07/pure-0.json b/tests/__snapshots__/falsepositives-2/07/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/07/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/07/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/08/pure-0.json b/tests/__snapshots__/falsepositives-2/08/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/08/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/08/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/09/pure-0.json b/tests/__snapshots__/falsepositives-2/09/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/09/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/09/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/10/pure-0.json b/tests/__snapshots__/falsepositives-2/10/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/10/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/10/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/11/pure-0.json b/tests/__snapshots__/falsepositives-2/11/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/11/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/11/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/12/pure-0.json b/tests/__snapshots__/falsepositives-2/12/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/12/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/13/pure-0.json b/tests/__snapshots__/falsepositives-2/13/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/13/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/13/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/14/pure-0.json b/tests/__snapshots__/falsepositives-2/14/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/14/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/14/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/15/pure-0.json b/tests/__snapshots__/falsepositives-2/15/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/15/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/15/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/16/pure-0.json b/tests/__snapshots__/falsepositives-2/16/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/16/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/17/pure-0.json b/tests/__snapshots__/falsepositives-2/17/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/17/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/17/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/18/pure-0.json b/tests/__snapshots__/falsepositives-2/18/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/18/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/18/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/19/pure-0.json b/tests/__snapshots__/falsepositives-2/19/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/19/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/19/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/20/pure-0.json b/tests/__snapshots__/falsepositives-2/20/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/20/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/20/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/21/pure-0.json b/tests/__snapshots__/falsepositives-2/21/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/21/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/21/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/22/pure-0.json b/tests/__snapshots__/falsepositives-2/22/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/22/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/22/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/23/pure-0.json b/tests/__snapshots__/falsepositives-2/23/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/23/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/23/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/24/pure-0.json b/tests/__snapshots__/falsepositives-2/24/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/24/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/24/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/falsepositives-2/25/pure-0.json b/tests/__snapshots__/falsepositives-2/25/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/falsepositives-2/25/pure-0.json +++ b/tests/__snapshots__/falsepositives-2/25/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/#220/slow-0.json b/tests/__snapshots__/itf-1/#220/slow-0.json index 3387aedc..7841832e 100644 --- a/tests/__snapshots__/itf-1/#220/slow-0.json +++ b/tests/__snapshots__/itf-1/#220/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/#220/slow-180.json b/tests/__snapshots__/itf-1/#220/slow-180.json index 325a854e..51d3e75d 100644 --- a/tests/__snapshots__/itf-1/#220/slow-180.json +++ b/tests/__snapshots__/itf-1/#220/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/#853/fast-0.json b/tests/__snapshots__/itf-1/#853/fast-0.json index 09aaee8e..0e7a0f9d 100644 --- a/tests/__snapshots__/itf-1/#853/fast-0.json +++ b/tests/__snapshots__/itf-1/#853/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/#853/fast-180.json b/tests/__snapshots__/itf-1/#853/fast-180.json index d704acf5..5fd506b8 100644 --- a/tests/__snapshots__/itf-1/#853/fast-180.json +++ b/tests/__snapshots__/itf-1/#853/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/#853/slow-0.json b/tests/__snapshots__/itf-1/#853/slow-0.json index 09aaee8e..0e7a0f9d 100644 --- a/tests/__snapshots__/itf-1/#853/slow-0.json +++ b/tests/__snapshots__/itf-1/#853/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/#853/slow-180.json b/tests/__snapshots__/itf-1/#853/slow-180.json index d704acf5..5fd506b8 100644 --- a/tests/__snapshots__/itf-1/#853/slow-180.json +++ b/tests/__snapshots__/itf-1/#853/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/1-slanted/fast-0.json b/tests/__snapshots__/itf-1/1-slanted/fast-0.json index 4bdcce77..4d14f9c5 100644 --- a/tests/__snapshots__/itf-1/1-slanted/fast-0.json +++ b/tests/__snapshots__/itf-1/1-slanted/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/1-slanted/fast-180.json b/tests/__snapshots__/itf-1/1-slanted/fast-180.json index a914416c..631b4042 100644 --- a/tests/__snapshots__/itf-1/1-slanted/fast-180.json +++ b/tests/__snapshots__/itf-1/1-slanted/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/1-slanted/slow-0.json b/tests/__snapshots__/itf-1/1-slanted/slow-0.json index 4bdcce77..4d14f9c5 100644 --- a/tests/__snapshots__/itf-1/1-slanted/slow-0.json +++ b/tests/__snapshots__/itf-1/1-slanted/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/1-slanted/slow-180.json b/tests/__snapshots__/itf-1/1-slanted/slow-180.json index a914416c..631b4042 100644 --- a/tests/__snapshots__/itf-1/1-slanted/slow-180.json +++ b/tests/__snapshots__/itf-1/1-slanted/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/1/fast-0.json b/tests/__snapshots__/itf-1/1/fast-0.json index 59e11e1c..20cb1f4b 100644 --- a/tests/__snapshots__/itf-1/1/fast-0.json +++ b/tests/__snapshots__/itf-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/1/fast-180.json b/tests/__snapshots__/itf-1/1/fast-180.json index 02a8f78a..b0387f48 100644 --- a/tests/__snapshots__/itf-1/1/fast-180.json +++ b/tests/__snapshots__/itf-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/1/slow-0.json b/tests/__snapshots__/itf-1/1/slow-0.json index ba3c2aae..f05ac5b3 100644 --- a/tests/__snapshots__/itf-1/1/slow-0.json +++ b/tests/__snapshots__/itf-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/1/slow-180.json b/tests/__snapshots__/itf-1/1/slow-180.json index af6640d8..6057fad8 100644 --- a/tests/__snapshots__/itf-1/1/slow-180.json +++ b/tests/__snapshots__/itf-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/13/fast-0.json b/tests/__snapshots__/itf-1/13/fast-0.json index a91aec26..0b415250 100644 --- a/tests/__snapshots__/itf-1/13/fast-0.json +++ b/tests/__snapshots__/itf-1/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/13/fast-180.json b/tests/__snapshots__/itf-1/13/fast-180.json index b00500af..05daa4b3 100644 --- a/tests/__snapshots__/itf-1/13/fast-180.json +++ b/tests/__snapshots__/itf-1/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/13/slow-0.json b/tests/__snapshots__/itf-1/13/slow-0.json index 8466f4db..a4159f15 100644 --- a/tests/__snapshots__/itf-1/13/slow-0.json +++ b/tests/__snapshots__/itf-1/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/13/slow-180.json b/tests/__snapshots__/itf-1/13/slow-180.json index cfd93a8a..b7f50602 100644 --- a/tests/__snapshots__/itf-1/13/slow-180.json +++ b/tests/__snapshots__/itf-1/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/17/fast-0.json b/tests/__snapshots__/itf-1/17/fast-0.json index d68ab84c..9cf448fe 100644 --- a/tests/__snapshots__/itf-1/17/fast-0.json +++ b/tests/__snapshots__/itf-1/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/17/fast-180.json b/tests/__snapshots__/itf-1/17/fast-180.json index 25d4dbe0..5b6846cd 100644 --- a/tests/__snapshots__/itf-1/17/fast-180.json +++ b/tests/__snapshots__/itf-1/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/17/slow-0.json b/tests/__snapshots__/itf-1/17/slow-0.json index d6b1bef7..24cac5fc 100644 --- a/tests/__snapshots__/itf-1/17/slow-0.json +++ b/tests/__snapshots__/itf-1/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/17/slow-180.json b/tests/__snapshots__/itf-1/17/slow-180.json index 2ae39c6b..0e76aabf 100644 --- a/tests/__snapshots__/itf-1/17/slow-180.json +++ b/tests/__snapshots__/itf-1/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/2/fast-0.json b/tests/__snapshots__/itf-1/2/fast-0.json index 30f6749f..3bdd28bb 100644 --- a/tests/__snapshots__/itf-1/2/fast-0.json +++ b/tests/__snapshots__/itf-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/2/fast-180.json b/tests/__snapshots__/itf-1/2/fast-180.json index d36ac315..eb38416e 100644 --- a/tests/__snapshots__/itf-1/2/fast-180.json +++ b/tests/__snapshots__/itf-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/2/slow-0.json b/tests/__snapshots__/itf-1/2/slow-0.json index 0f1862a7..04b9bf7b 100644 --- a/tests/__snapshots__/itf-1/2/slow-0.json +++ b/tests/__snapshots__/itf-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/2/slow-180.json b/tests/__snapshots__/itf-1/2/slow-180.json index 0016694f..e40d96ac 100644 --- a/tests/__snapshots__/itf-1/2/slow-180.json +++ b/tests/__snapshots__/itf-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/3/fast-0.json b/tests/__snapshots__/itf-1/3/fast-0.json index bbc1cccd..d646eaa0 100644 --- a/tests/__snapshots__/itf-1/3/fast-0.json +++ b/tests/__snapshots__/itf-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/3/fast-180.json b/tests/__snapshots__/itf-1/3/fast-180.json index d15958e9..89f907b3 100644 --- a/tests/__snapshots__/itf-1/3/fast-180.json +++ b/tests/__snapshots__/itf-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/3/slow-0.json b/tests/__snapshots__/itf-1/3/slow-0.json index d4e67caa..02108fda 100644 --- a/tests/__snapshots__/itf-1/3/slow-0.json +++ b/tests/__snapshots__/itf-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/3/slow-180.json b/tests/__snapshots__/itf-1/3/slow-180.json index e33e8265..3d104881 100644 --- a/tests/__snapshots__/itf-1/3/slow-180.json +++ b/tests/__snapshots__/itf-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/5/fast-0.json b/tests/__snapshots__/itf-1/5/fast-0.json index 2b121003..403a24fe 100644 --- a/tests/__snapshots__/itf-1/5/fast-0.json +++ b/tests/__snapshots__/itf-1/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/5/fast-180.json b/tests/__snapshots__/itf-1/5/fast-180.json index b90371f7..c297a65c 100644 --- a/tests/__snapshots__/itf-1/5/fast-180.json +++ b/tests/__snapshots__/itf-1/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/5/slow-0.json b/tests/__snapshots__/itf-1/5/slow-0.json index fc560ac6..5d36e145 100644 --- a/tests/__snapshots__/itf-1/5/slow-0.json +++ b/tests/__snapshots__/itf-1/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/5/slow-180.json b/tests/__snapshots__/itf-1/5/slow-180.json index 3e2d28c4..810a60d2 100644 --- a/tests/__snapshots__/itf-1/5/slow-180.json +++ b/tests/__snapshots__/itf-1/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/6/fast-0.json b/tests/__snapshots__/itf-1/6/fast-0.json index 97624ec5..749ce015 100644 --- a/tests/__snapshots__/itf-1/6/fast-0.json +++ b/tests/__snapshots__/itf-1/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/6/fast-180.json b/tests/__snapshots__/itf-1/6/fast-180.json index 0f44cebe..8d3fee4a 100644 --- a/tests/__snapshots__/itf-1/6/fast-180.json +++ b/tests/__snapshots__/itf-1/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/6/slow-0.json b/tests/__snapshots__/itf-1/6/slow-0.json index f1fbc478..12a39fbb 100644 --- a/tests/__snapshots__/itf-1/6/slow-0.json +++ b/tests/__snapshots__/itf-1/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/6/slow-180.json b/tests/__snapshots__/itf-1/6/slow-180.json index 061c703e..f4b4c384 100644 --- a/tests/__snapshots__/itf-1/6/slow-180.json +++ b/tests/__snapshots__/itf-1/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/7/fast-0.json b/tests/__snapshots__/itf-1/7/fast-0.json index 113b404f..00a348db 100644 --- a/tests/__snapshots__/itf-1/7/fast-0.json +++ b/tests/__snapshots__/itf-1/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/7/fast-180.json b/tests/__snapshots__/itf-1/7/fast-180.json index 35df4e25..6ca97167 100644 --- a/tests/__snapshots__/itf-1/7/fast-180.json +++ b/tests/__snapshots__/itf-1/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/7/slow-0.json b/tests/__snapshots__/itf-1/7/slow-0.json index 3fe633b2..c62f1311 100644 --- a/tests/__snapshots__/itf-1/7/slow-0.json +++ b/tests/__snapshots__/itf-1/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/7/slow-180.json b/tests/__snapshots__/itf-1/7/slow-180.json index fb572dfe..03430187 100644 --- a/tests/__snapshots__/itf-1/7/slow-180.json +++ b/tests/__snapshots__/itf-1/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/8/fast-0.json b/tests/__snapshots__/itf-1/8/fast-0.json index fdcdc9a2..e7f01675 100644 --- a/tests/__snapshots__/itf-1/8/fast-0.json +++ b/tests/__snapshots__/itf-1/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/8/fast-180.json b/tests/__snapshots__/itf-1/8/fast-180.json index 1f84b74b..b6e854bf 100644 --- a/tests/__snapshots__/itf-1/8/fast-180.json +++ b/tests/__snapshots__/itf-1/8/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/8/slow-0.json b/tests/__snapshots__/itf-1/8/slow-0.json index 8276cecc..418df98d 100644 --- a/tests/__snapshots__/itf-1/8/slow-0.json +++ b/tests/__snapshots__/itf-1/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/8/slow-180.json b/tests/__snapshots__/itf-1/8/slow-180.json index c42d0ef6..6a9cadf6 100644 --- a/tests/__snapshots__/itf-1/8/slow-180.json +++ b/tests/__snapshots__/itf-1/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/9/fast-0.json b/tests/__snapshots__/itf-1/9/fast-0.json index 4fa1775f..74610cb7 100644 --- a/tests/__snapshots__/itf-1/9/fast-0.json +++ b/tests/__snapshots__/itf-1/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/9/fast-180.json b/tests/__snapshots__/itf-1/9/fast-180.json index d3473d2d..cb8f9923 100644 --- a/tests/__snapshots__/itf-1/9/fast-180.json +++ b/tests/__snapshots__/itf-1/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/9/slow-0.json b/tests/__snapshots__/itf-1/9/slow-0.json index db7edd16..4c9e8eb4 100644 --- a/tests/__snapshots__/itf-1/9/slow-0.json +++ b/tests/__snapshots__/itf-1/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/9/slow-180.json b/tests/__snapshots__/itf-1/9/slow-180.json index 29f386cd..ff2f1455 100644 --- a/tests/__snapshots__/itf-1/9/slow-180.json +++ b/tests/__snapshots__/itf-1/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/with-tail/fast-0.json b/tests/__snapshots__/itf-1/with-tail/fast-0.json index 88011257..0c6d97e8 100644 --- a/tests/__snapshots__/itf-1/with-tail/fast-0.json +++ b/tests/__snapshots__/itf-1/with-tail/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/with-tail/fast-180.json b/tests/__snapshots__/itf-1/with-tail/fast-180.json index 9e6f8fc9..82717c08 100644 --- a/tests/__snapshots__/itf-1/with-tail/fast-180.json +++ b/tests/__snapshots__/itf-1/with-tail/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/with-tail/slow-0.json b/tests/__snapshots__/itf-1/with-tail/slow-0.json index 88011257..0c6d97e8 100644 --- a/tests/__snapshots__/itf-1/with-tail/slow-0.json +++ b/tests/__snapshots__/itf-1/with-tail/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-1/with-tail/slow-180.json b/tests/__snapshots__/itf-1/with-tail/slow-180.json index 9e6f8fc9..82717c08 100644 --- a/tests/__snapshots__/itf-1/with-tail/slow-180.json +++ b/tests/__snapshots__/itf-1/with-tail/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/01/fast-0.json b/tests/__snapshots__/itf-2/01/fast-0.json index aebeabd4..70e60078 100644 --- a/tests/__snapshots__/itf-2/01/fast-0.json +++ b/tests/__snapshots__/itf-2/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/01/fast-180.json b/tests/__snapshots__/itf-2/01/fast-180.json index fea9123a..6e178214 100644 --- a/tests/__snapshots__/itf-2/01/fast-180.json +++ b/tests/__snapshots__/itf-2/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/01/slow-0.json b/tests/__snapshots__/itf-2/01/slow-0.json index 25a9254e..18e06571 100644 --- a/tests/__snapshots__/itf-2/01/slow-0.json +++ b/tests/__snapshots__/itf-2/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/01/slow-180.json b/tests/__snapshots__/itf-2/01/slow-180.json index 53f3b936..9a114d0e 100644 --- a/tests/__snapshots__/itf-2/01/slow-180.json +++ b/tests/__snapshots__/itf-2/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/04/fast-0.json b/tests/__snapshots__/itf-2/04/fast-0.json index 01c54ed9..e3c5b888 100644 --- a/tests/__snapshots__/itf-2/04/fast-0.json +++ b/tests/__snapshots__/itf-2/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/04/fast-180.json b/tests/__snapshots__/itf-2/04/fast-180.json index ef59a150..e14d2052 100644 --- a/tests/__snapshots__/itf-2/04/fast-180.json +++ b/tests/__snapshots__/itf-2/04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/04/slow-0.json b/tests/__snapshots__/itf-2/04/slow-0.json index 292ef20f..a96a3b1d 100644 --- a/tests/__snapshots__/itf-2/04/slow-0.json +++ b/tests/__snapshots__/itf-2/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/04/slow-180.json b/tests/__snapshots__/itf-2/04/slow-180.json index cd2500e2..b35b7758 100644 --- a/tests/__snapshots__/itf-2/04/slow-180.json +++ b/tests/__snapshots__/itf-2/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/06/fast-0.json b/tests/__snapshots__/itf-2/06/fast-0.json index 9b2696c4..eff0dc85 100644 --- a/tests/__snapshots__/itf-2/06/fast-0.json +++ b/tests/__snapshots__/itf-2/06/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/06/fast-180.json b/tests/__snapshots__/itf-2/06/fast-180.json index ffad0f96..f0d03c3b 100644 --- a/tests/__snapshots__/itf-2/06/fast-180.json +++ b/tests/__snapshots__/itf-2/06/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/06/slow-0.json b/tests/__snapshots__/itf-2/06/slow-0.json index 8eef012b..fd4bb919 100644 --- a/tests/__snapshots__/itf-2/06/slow-0.json +++ b/tests/__snapshots__/itf-2/06/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/06/slow-180.json b/tests/__snapshots__/itf-2/06/slow-180.json index 9042d634..2d34c5a4 100644 --- a/tests/__snapshots__/itf-2/06/slow-180.json +++ b/tests/__snapshots__/itf-2/06/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/07/fast-0.json b/tests/__snapshots__/itf-2/07/fast-0.json index 17670c6b..6512a586 100644 --- a/tests/__snapshots__/itf-2/07/fast-0.json +++ b/tests/__snapshots__/itf-2/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/07/fast-180.json b/tests/__snapshots__/itf-2/07/fast-180.json index 31e1413c..2955a8bc 100644 --- a/tests/__snapshots__/itf-2/07/fast-180.json +++ b/tests/__snapshots__/itf-2/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/07/slow-0.json b/tests/__snapshots__/itf-2/07/slow-0.json index 175e7848..3646cd9d 100644 --- a/tests/__snapshots__/itf-2/07/slow-0.json +++ b/tests/__snapshots__/itf-2/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/07/slow-180.json b/tests/__snapshots__/itf-2/07/slow-180.json index 40b923b2..3b038b83 100644 --- a/tests/__snapshots__/itf-2/07/slow-180.json +++ b/tests/__snapshots__/itf-2/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/08/fast-0.json b/tests/__snapshots__/itf-2/08/fast-0.json index 2a57ad7d..14b04c7f 100644 --- a/tests/__snapshots__/itf-2/08/fast-0.json +++ b/tests/__snapshots__/itf-2/08/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/08/fast-180.json b/tests/__snapshots__/itf-2/08/fast-180.json index 38ee62b1..0b486f29 100644 --- a/tests/__snapshots__/itf-2/08/fast-180.json +++ b/tests/__snapshots__/itf-2/08/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/08/slow-0.json b/tests/__snapshots__/itf-2/08/slow-0.json index 8a22a56d..7f2e808c 100644 --- a/tests/__snapshots__/itf-2/08/slow-0.json +++ b/tests/__snapshots__/itf-2/08/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/08/slow-180.json b/tests/__snapshots__/itf-2/08/slow-180.json index e0e46160..39e1cd43 100644 --- a/tests/__snapshots__/itf-2/08/slow-180.json +++ b/tests/__snapshots__/itf-2/08/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/13/fast-0.json b/tests/__snapshots__/itf-2/13/fast-0.json index 0b2bbff9..22858379 100644 --- a/tests/__snapshots__/itf-2/13/fast-0.json +++ b/tests/__snapshots__/itf-2/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/13/fast-180.json b/tests/__snapshots__/itf-2/13/fast-180.json index 2bfbf78d..7b69a5f5 100644 --- a/tests/__snapshots__/itf-2/13/fast-180.json +++ b/tests/__snapshots__/itf-2/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/13/slow-0.json b/tests/__snapshots__/itf-2/13/slow-0.json index dd436ede..88bba257 100644 --- a/tests/__snapshots__/itf-2/13/slow-0.json +++ b/tests/__snapshots__/itf-2/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/itf-2/13/slow-180.json b/tests/__snapshots__/itf-2/13/slow-180.json index fae99be7..14fa3386 100644 --- a/tests/__snapshots__/itf-2/13/slow-180.json +++ b/tests/__snapshots__/itf-2/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/maxicode-1/MODE2/fast-0.json b/tests/__snapshots__/maxicode-1/MODE2/fast-0.json index 0a721b98..c654cd97 100644 --- a/tests/__snapshots__/maxicode-1/MODE2/fast-0.json +++ b/tests/__snapshots__/maxicode-1/MODE2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "2" } diff --git a/tests/__snapshots__/maxicode-1/MODE2/slow-0.json b/tests/__snapshots__/maxicode-1/MODE2/slow-0.json index 0a721b98..c654cd97 100644 --- a/tests/__snapshots__/maxicode-1/MODE2/slow-0.json +++ b/tests/__snapshots__/maxicode-1/MODE2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "2" } diff --git a/tests/__snapshots__/maxicode-1/MODE3/fast-0.json b/tests/__snapshots__/maxicode-1/MODE3/fast-0.json index ff23f5c8..89a1bd46 100644 --- a/tests/__snapshots__/maxicode-1/MODE3/fast-0.json +++ b/tests/__snapshots__/maxicode-1/MODE3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "2" } diff --git a/tests/__snapshots__/maxicode-1/MODE3/slow-0.json b/tests/__snapshots__/maxicode-1/MODE3/slow-0.json index ff23f5c8..89a1bd46 100644 --- a/tests/__snapshots__/maxicode-1/MODE3/slow-0.json +++ b/tests/__snapshots__/maxicode-1/MODE3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "2" } diff --git a/tests/__snapshots__/maxicode-1/MODE4/fast-0.json b/tests/__snapshots__/maxicode-1/MODE4/fast-0.json index 5fe5fff7..4fa9eb29 100644 --- a/tests/__snapshots__/maxicode-1/MODE4/fast-0.json +++ b/tests/__snapshots__/maxicode-1/MODE4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "2" } diff --git a/tests/__snapshots__/maxicode-1/MODE4/slow-0.json b/tests/__snapshots__/maxicode-1/MODE4/slow-0.json index 5fe5fff7..4fa9eb29 100644 --- a/tests/__snapshots__/maxicode-1/MODE4/slow-0.json +++ b/tests/__snapshots__/maxicode-1/MODE4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "2" } diff --git a/tests/__snapshots__/maxicode-1/MODE5/fast-0.json b/tests/__snapshots__/maxicode-1/MODE5/fast-0.json index 58f87866..44182115 100644 --- a/tests/__snapshots__/maxicode-1/MODE5/fast-0.json +++ b/tests/__snapshots__/maxicode-1/MODE5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "2" } diff --git a/tests/__snapshots__/maxicode-1/MODE5/slow-0.json b/tests/__snapshots__/maxicode-1/MODE5/slow-0.json index 58f87866..44182115 100644 --- a/tests/__snapshots__/maxicode-1/MODE5/slow-0.json +++ b/tests/__snapshots__/maxicode-1/MODE5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "2" } diff --git a/tests/__snapshots__/maxicode-1/MODE6/fast-0.json b/tests/__snapshots__/maxicode-1/MODE6/fast-0.json index 6b051905..30c42463 100644 --- a/tests/__snapshots__/maxicode-1/MODE6/fast-0.json +++ b/tests/__snapshots__/maxicode-1/MODE6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "2" } diff --git a/tests/__snapshots__/maxicode-1/MODE6/slow-0.json b/tests/__snapshots__/maxicode-1/MODE6/slow-0.json index 6b051905..30c42463 100644 --- a/tests/__snapshots__/maxicode-1/MODE6/slow-0.json +++ b/tests/__snapshots__/maxicode-1/MODE6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "2" } diff --git a/tests/__snapshots__/maxicode-1/Wikipedia/fast-0.json b/tests/__snapshots__/maxicode-1/Wikipedia/fast-0.json index e0035efd..0e954b40 100644 --- a/tests/__snapshots__/maxicode-1/Wikipedia/fast-0.json +++ b/tests/__snapshots__/maxicode-1/Wikipedia/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4" } diff --git a/tests/__snapshots__/maxicode-1/Wikipedia/slow-0.json b/tests/__snapshots__/maxicode-1/Wikipedia/slow-0.json index e0035efd..0e954b40 100644 --- a/tests/__snapshots__/maxicode-1/Wikipedia/slow-0.json +++ b/tests/__snapshots__/maxicode-1/Wikipedia/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4" } diff --git a/tests/__snapshots__/maxicode-1/mode4-mixed-ecis/fast-0.json b/tests/__snapshots__/maxicode-1/mode4-mixed-ecis/fast-0.json index 1de99500..0759b0b8 100644 --- a/tests/__snapshots__/maxicode-1/mode4-mixed-ecis/fast-0.json +++ b/tests/__snapshots__/maxicode-1/mode4-mixed-ecis/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4" } diff --git a/tests/__snapshots__/maxicode-1/mode4-mixed-ecis/slow-0.json b/tests/__snapshots__/maxicode-1/mode4-mixed-ecis/slow-0.json index 1de99500..0759b0b8 100644 --- a/tests/__snapshots__/maxicode-1/mode4-mixed-ecis/slow-0.json +++ b/tests/__snapshots__/maxicode-1/mode4-mixed-ecis/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4" } diff --git a/tests/__snapshots__/maxicode-1/mode4-mixed-sets/fast-0.json b/tests/__snapshots__/maxicode-1/mode4-mixed-sets/fast-0.json index c285a404..c8d9748a 100644 --- a/tests/__snapshots__/maxicode-1/mode4-mixed-sets/fast-0.json +++ b/tests/__snapshots__/maxicode-1/mode4-mixed-sets/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4" } diff --git a/tests/__snapshots__/maxicode-1/mode4-mixed-sets/slow-0.json b/tests/__snapshots__/maxicode-1/mode4-mixed-sets/slow-0.json index c285a404..c8d9748a 100644 --- a/tests/__snapshots__/maxicode-1/mode4-mixed-sets/slow-0.json +++ b/tests/__snapshots__/maxicode-1/mode4-mixed-sets/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4" } diff --git a/tests/__snapshots__/maxicode-1/mode5-sequence2of3/fast-0.json b/tests/__snapshots__/maxicode-1/mode5-sequence2of3/fast-0.json index 63e67537..faac4f8d 100644 --- a/tests/__snapshots__/maxicode-1/mode5-sequence2of3/fast-0.json +++ b/tests/__snapshots__/maxicode-1/mode5-sequence2of3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "5" } diff --git a/tests/__snapshots__/maxicode-1/mode5-sequence2of3/slow-0.json b/tests/__snapshots__/maxicode-1/mode5-sequence2of3/slow-0.json index 63e67537..faac4f8d 100644 --- a/tests/__snapshots__/maxicode-1/mode5-sequence2of3/slow-0.json +++ b/tests/__snapshots__/maxicode-1/mode5-sequence2of3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "5" } diff --git a/tests/__snapshots__/microqrcode-1/1/fast-0.json b/tests/__snapshots__/microqrcode-1/1/fast-0.json index b709a6ee..bbf84ddc 100644 --- a/tests/__snapshots__/microqrcode-1/1/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "56f1d50", + "width": 15, + "height": 15 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/1/fast-180.json b/tests/__snapshots__/microqrcode-1/1/fast-180.json index 4ecf3d9f..5bb0717b 100644 --- a/tests/__snapshots__/microqrcode-1/1/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "56f1d50", + "width": 15, + "height": 15 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/1/fast-270.json b/tests/__snapshots__/microqrcode-1/1/fast-270.json index 99c1d38d..f13d38e8 100644 --- a/tests/__snapshots__/microqrcode-1/1/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/1/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "56f1d50", + "width": 15, + "height": 15 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/1/fast-90.json b/tests/__snapshots__/microqrcode-1/1/fast-90.json index dbe0be33..268bec05 100644 --- a/tests/__snapshots__/microqrcode-1/1/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/1/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "56f1d50", + "width": 15, + "height": 15 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/1/pure-0.json b/tests/__snapshots__/microqrcode-1/1/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/microqrcode-1/1/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/microqrcode-1/1/slow-0.json b/tests/__snapshots__/microqrcode-1/1/slow-0.json index b709a6ee..bbf84ddc 100644 --- a/tests/__snapshots__/microqrcode-1/1/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "56f1d50", + "width": 15, + "height": 15 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/1/slow-180.json b/tests/__snapshots__/microqrcode-1/1/slow-180.json index 4ecf3d9f..5bb0717b 100644 --- a/tests/__snapshots__/microqrcode-1/1/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "56f1d50", + "width": 15, + "height": 15 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/1/slow-270.json b/tests/__snapshots__/microqrcode-1/1/slow-270.json index 99c1d38d..f13d38e8 100644 --- a/tests/__snapshots__/microqrcode-1/1/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/1/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "56f1d50", + "width": 15, + "height": 15 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/1/slow-90.json b/tests/__snapshots__/microqrcode-1/1/slow-90.json index dbe0be33..268bec05 100644 --- a/tests/__snapshots__/microqrcode-1/1/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/1/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "56f1d50", + "width": 15, + "height": 15 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/11/fast-0.json b/tests/__snapshots__/microqrcode-1/11/fast-0.json index 4bd7ce07..ee049cff 100644 --- a/tests/__snapshots__/microqrcode-1/11/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9488093", + "width": 17, + "height": 17 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/microqrcode-1/11/fast-180.json b/tests/__snapshots__/microqrcode-1/11/fast-180.json index e94f4b2e..5f2ec2bc 100644 --- a/tests/__snapshots__/microqrcode-1/11/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9488093", + "width": 17, + "height": 17 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/microqrcode-1/11/fast-270.json b/tests/__snapshots__/microqrcode-1/11/fast-270.json index 6cb71f47..0fa37220 100644 --- a/tests/__snapshots__/microqrcode-1/11/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/11/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9488093", + "width": 17, + "height": 17 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/microqrcode-1/11/fast-90.json b/tests/__snapshots__/microqrcode-1/11/fast-90.json index b71ab35f..75d0c6ff 100644 --- a/tests/__snapshots__/microqrcode-1/11/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/11/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9488093", + "width": 17, + "height": 17 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/microqrcode-1/11/pure-0.json b/tests/__snapshots__/microqrcode-1/11/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/microqrcode-1/11/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/11/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/microqrcode-1/11/slow-0.json b/tests/__snapshots__/microqrcode-1/11/slow-0.json index 4bd7ce07..ee049cff 100644 --- a/tests/__snapshots__/microqrcode-1/11/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9488093", + "width": 17, + "height": 17 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/microqrcode-1/11/slow-180.json b/tests/__snapshots__/microqrcode-1/11/slow-180.json index e94f4b2e..5f2ec2bc 100644 --- a/tests/__snapshots__/microqrcode-1/11/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9488093", + "width": 17, + "height": 17 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/microqrcode-1/11/slow-270.json b/tests/__snapshots__/microqrcode-1/11/slow-270.json index 6cb71f47..0fa37220 100644 --- a/tests/__snapshots__/microqrcode-1/11/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9488093", + "width": 17, + "height": 17 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/microqrcode-1/11/slow-90.json b/tests/__snapshots__/microqrcode-1/11/slow-90.json index b71ab35f..75d0c6ff 100644 --- a/tests/__snapshots__/microqrcode-1/11/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "9488093", + "width": 17, + "height": 17 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/microqrcode-1/12/pure-0.json b/tests/__snapshots__/microqrcode-1/12/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/microqrcode-1/12/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/microqrcode-1/3/fast-0.json b/tests/__snapshots__/microqrcode-1/3/fast-0.json index b888b564..cbce2e80 100644 --- a/tests/__snapshots__/microqrcode-1/3/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b085c4c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/3/fast-180.json b/tests/__snapshots__/microqrcode-1/3/fast-180.json index 249e74b5..287d6bf0 100644 --- a/tests/__snapshots__/microqrcode-1/3/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b085c4c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/3/fast-270.json b/tests/__snapshots__/microqrcode-1/3/fast-270.json index 4e93c755..7afe4981 100644 --- a/tests/__snapshots__/microqrcode-1/3/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/3/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b085c4c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/3/fast-90.json b/tests/__snapshots__/microqrcode-1/3/fast-90.json index a3593b0f..e597d1c0 100644 --- a/tests/__snapshots__/microqrcode-1/3/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/3/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b085c4c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/3/pure-0.json b/tests/__snapshots__/microqrcode-1/3/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/microqrcode-1/3/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/3/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/microqrcode-1/3/slow-0.json b/tests/__snapshots__/microqrcode-1/3/slow-0.json index b888b564..cbce2e80 100644 --- a/tests/__snapshots__/microqrcode-1/3/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b085c4c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/3/slow-180.json b/tests/__snapshots__/microqrcode-1/3/slow-180.json index 249e74b5..287d6bf0 100644 --- a/tests/__snapshots__/microqrcode-1/3/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b085c4c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/3/slow-270.json b/tests/__snapshots__/microqrcode-1/3/slow-270.json index 4e93c755..7afe4981 100644 --- a/tests/__snapshots__/microqrcode-1/3/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/3/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b085c4c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/3/slow-90.json b/tests/__snapshots__/microqrcode-1/3/slow-90.json index a3593b0f..e597d1c0 100644 --- a/tests/__snapshots__/microqrcode-1/3/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/3/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b085c4c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/7/fast-0.json b/tests/__snapshots__/microqrcode-1/7/fast-0.json index 7d5535d7..56445b9c 100644 --- a/tests/__snapshots__/microqrcode-1/7/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a420d90", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/7/fast-180.json b/tests/__snapshots__/microqrcode-1/7/fast-180.json index 9f609126..0e2e63dd 100644 --- a/tests/__snapshots__/microqrcode-1/7/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a420d90", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/7/fast-270.json b/tests/__snapshots__/microqrcode-1/7/fast-270.json index cf9c84c2..7f918615 100644 --- a/tests/__snapshots__/microqrcode-1/7/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/7/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a420d90", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/7/fast-90.json b/tests/__snapshots__/microqrcode-1/7/fast-90.json index cea04657..15ae9c66 100644 --- a/tests/__snapshots__/microqrcode-1/7/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/7/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a420d90", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/7/pure-0.json b/tests/__snapshots__/microqrcode-1/7/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/microqrcode-1/7/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/7/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/microqrcode-1/7/slow-0.json b/tests/__snapshots__/microqrcode-1/7/slow-0.json index 7d5535d7..56445b9c 100644 --- a/tests/__snapshots__/microqrcode-1/7/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a420d90", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/7/slow-180.json b/tests/__snapshots__/microqrcode-1/7/slow-180.json index 9f609126..0e2e63dd 100644 --- a/tests/__snapshots__/microqrcode-1/7/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a420d90", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/7/slow-270.json b/tests/__snapshots__/microqrcode-1/7/slow-270.json index cf9c84c2..7f918615 100644 --- a/tests/__snapshots__/microqrcode-1/7/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/7/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a420d90", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/7/slow-90.json b/tests/__snapshots__/microqrcode-1/7/slow-90.json index cea04657..15ae9c66 100644 --- a/tests/__snapshots__/microqrcode-1/7/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/7/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a420d90", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/9/fast-0.json b/tests/__snapshots__/microqrcode-1/9/fast-0.json index e544a97b..58acecce 100644 --- a/tests/__snapshots__/microqrcode-1/9/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "dd75752", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/9/fast-180.json b/tests/__snapshots__/microqrcode-1/9/fast-180.json index 3e3978e8..2b416465 100644 --- a/tests/__snapshots__/microqrcode-1/9/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "dd75752", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/9/fast-270.json b/tests/__snapshots__/microqrcode-1/9/fast-270.json index 1d7ec56a..87283fcd 100644 --- a/tests/__snapshots__/microqrcode-1/9/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/9/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "dd75752", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/9/fast-90.json b/tests/__snapshots__/microqrcode-1/9/fast-90.json index 85afff4a..b0a98e34 100644 --- a/tests/__snapshots__/microqrcode-1/9/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/9/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "dd75752", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/9/pure-0.json b/tests/__snapshots__/microqrcode-1/9/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/microqrcode-1/9/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/9/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/microqrcode-1/9/slow-0.json b/tests/__snapshots__/microqrcode-1/9/slow-0.json index e544a97b..58acecce 100644 --- a/tests/__snapshots__/microqrcode-1/9/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "dd75752", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/9/slow-180.json b/tests/__snapshots__/microqrcode-1/9/slow-180.json index 3e3978e8..2b416465 100644 --- a/tests/__snapshots__/microqrcode-1/9/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "dd75752", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/9/slow-270.json b/tests/__snapshots__/microqrcode-1/9/slow-270.json index 1d7ec56a..87283fcd 100644 --- a/tests/__snapshots__/microqrcode-1/9/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/9/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "dd75752", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/9/slow-90.json b/tests/__snapshots__/microqrcode-1/9/slow-90.json index 85afff4a..b0a98e34 100644 --- a/tests/__snapshots__/microqrcode-1/9/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/9/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "dd75752", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-0.json b/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-0.json index e64039d8..f9b403ed 100644 --- a/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-180.json b/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-180.json index 0289fb17..5691e782 100644 --- a/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-270.json b/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-270.json index 52723211..e11fd13c 100644 --- a/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-90.json b/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-90.json index c912dd0e..37f4215a 100644 --- a/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/M1-Numeric/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M1-Numeric/pure-0.json b/tests/__snapshots__/microqrcode-1/M1-Numeric/pure-0.json index 26a1aeed..07a733f6 100644 --- a/tests/__snapshots__/microqrcode-1/M1-Numeric/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/M1-Numeric/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-0.json b/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-0.json index e64039d8..f9b403ed 100644 --- a/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-180.json b/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-180.json index 0289fb17..5691e782 100644 --- a/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-270.json b/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-270.json index 52723211..e11fd13c 100644 --- a/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-90.json b/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-90.json index c912dd0e..37f4215a 100644 --- a/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/M1-Numeric/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-0.json b/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-0.json index e4765b99..245d309b 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "4f11b83", + "width": 13, + "height": 13 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-180.json b/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-180.json index 21b7b13f..dc82c238 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "4f11b83", + "width": 13, + "height": 13 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-270.json b/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-270.json index 0a21c1aa..c7a2e0b2 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "4f11b83", + "width": 13, + "height": 13 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-90.json b/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-90.json index 8d231e29..25aad8f1 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/M2-Alpha/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "4f11b83", + "width": 13, + "height": 13 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Alpha/pure-0.json b/tests/__snapshots__/microqrcode-1/M2-Alpha/pure-0.json index 50b83c3e..ac5cbf73 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Alpha/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/M2-Alpha/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "4f11b83", + "width": 13, + "height": 13 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-0.json b/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-0.json index e4765b99..245d309b 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "4f11b83", + "width": 13, + "height": 13 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-180.json b/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-180.json index 21b7b13f..dc82c238 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "4f11b83", + "width": 13, + "height": 13 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-270.json b/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-270.json index 0a21c1aa..c7a2e0b2 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "4f11b83", + "width": 13, + "height": 13 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-90.json b/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-90.json index 8d231e29..25aad8f1 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/M2-Alpha/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "4f11b83", + "width": 13, + "height": 13 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-0.json b/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-0.json index a0d53fde..498623a3 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "18cbaa2", + "width": 13, + "height": 13 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-180.json b/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-180.json index 2549eae1..742507ff 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "18cbaa2", + "width": 13, + "height": 13 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-270.json b/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-270.json index 9d72a732..e34d8bc4 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "18cbaa2", + "width": 13, + "height": 13 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-90.json b/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-90.json index 6de90700..bf53dcb7 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/M2-Numeric/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "18cbaa2", + "width": 13, + "height": 13 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Numeric/pure-0.json b/tests/__snapshots__/microqrcode-1/M2-Numeric/pure-0.json index 6a4d82a5..095a6877 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Numeric/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/M2-Numeric/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "18cbaa2", + "width": 13, + "height": 13 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-0.json b/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-0.json index a0d53fde..498623a3 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "18cbaa2", + "width": 13, + "height": 13 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-180.json b/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-180.json index 2549eae1..742507ff 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "18cbaa2", + "width": 13, + "height": 13 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-270.json b/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-270.json index 9d72a732..e34d8bc4 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "18cbaa2", + "width": 13, + "height": 13 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-90.json b/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-90.json index 6de90700..bf53dcb7 100644 --- a/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/M2-Numeric/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "18cbaa2", + "width": 13, + "height": 13 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Binary/fast-0.json b/tests/__snapshots__/microqrcode-1/M3-Binary/fast-0.json index a1006172..108b1360 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Binary/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/M3-Binary/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "e4761c8", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Binary/fast-180.json b/tests/__snapshots__/microqrcode-1/M3-Binary/fast-180.json index 12dac48d..bc9c3253 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Binary/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/M3-Binary/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "e4761c8", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Binary/fast-270.json b/tests/__snapshots__/microqrcode-1/M3-Binary/fast-270.json index e3c923c9..13a05745 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Binary/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/M3-Binary/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "e4761c8", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Binary/fast-90.json b/tests/__snapshots__/microqrcode-1/M3-Binary/fast-90.json index a39a2500..d1c631f5 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Binary/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/M3-Binary/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "e4761c8", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Binary/pure-0.json b/tests/__snapshots__/microqrcode-1/M3-Binary/pure-0.json index a0d7d2f2..8466bece 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Binary/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/M3-Binary/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "e4761c8", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Binary/slow-0.json b/tests/__snapshots__/microqrcode-1/M3-Binary/slow-0.json index a1006172..108b1360 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Binary/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/M3-Binary/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "e4761c8", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Binary/slow-180.json b/tests/__snapshots__/microqrcode-1/M3-Binary/slow-180.json index 12dac48d..bc9c3253 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Binary/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/M3-Binary/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "e4761c8", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Binary/slow-270.json b/tests/__snapshots__/microqrcode-1/M3-Binary/slow-270.json index e3c923c9..13a05745 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Binary/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/M3-Binary/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "e4761c8", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Binary/slow-90.json b/tests/__snapshots__/microqrcode-1/M3-Binary/slow-90.json index a39a2500..d1c631f5 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Binary/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/M3-Binary/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "e4761c8", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-0.json b/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-0.json index a0374e97..aa922f86 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ad7be03", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-180.json b/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-180.json index b0d58542..92c663f9 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ad7be03", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-270.json b/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-270.json index 889d8628..29337b93 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ad7be03", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-90.json b/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-90.json index a43094eb..88516e28 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/M3-Kanji/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ad7be03", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Kanji/pure-0.json b/tests/__snapshots__/microqrcode-1/M3-Kanji/pure-0.json index b7974af5..abf3f92f 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Kanji/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/M3-Kanji/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ad7be03", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-0.json b/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-0.json index a0374e97..aa922f86 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ad7be03", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-180.json b/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-180.json index b0d58542..92c663f9 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ad7be03", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-270.json b/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-270.json index 889d8628..29337b93 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ad7be03", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-90.json b/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-90.json index a43094eb..88516e28 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/M3-Kanji/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ad7be03", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-0.json b/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-0.json index 640ddcb8..04d0fbf0 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "039ec81", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-180.json b/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-180.json index 55cdcf48..88bc242a 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "039ec81", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-270.json b/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-270.json index 0afb0f93..501f3c98 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "039ec81", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-90.json b/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-90.json index e99ef8c0..4bdd58eb 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/M3-Mixed/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "039ec81", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Mixed/pure-0.json b/tests/__snapshots__/microqrcode-1/M3-Mixed/pure-0.json index 94a97eeb..f451454a 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Mixed/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/M3-Mixed/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "039ec81", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-0.json b/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-0.json index 640ddcb8..04d0fbf0 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "039ec81", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-180.json b/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-180.json index 55cdcf48..88bc242a 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "039ec81", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-270.json b/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-270.json index 0afb0f93..501f3c98 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "039ec81", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-90.json b/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-90.json index e99ef8c0..4bdd58eb 100644 --- a/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/M3-Mixed/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "039ec81", + "width": 15, + "height": 15 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Binary/fast-0.json b/tests/__snapshots__/microqrcode-1/M4-Binary/fast-0.json index 423a5bdf..8e5cd6ae 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Binary/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/M4-Binary/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "bdd4c94", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Binary/fast-180.json b/tests/__snapshots__/microqrcode-1/M4-Binary/fast-180.json index 5636781b..303a04ee 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Binary/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/M4-Binary/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "bdd4c94", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Binary/fast-270.json b/tests/__snapshots__/microqrcode-1/M4-Binary/fast-270.json index 66c775b4..f10d3671 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Binary/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/M4-Binary/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "bdd4c94", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Binary/fast-90.json b/tests/__snapshots__/microqrcode-1/M4-Binary/fast-90.json index 5afbb3ce..72b613bc 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Binary/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/M4-Binary/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "bdd4c94", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Binary/pure-0.json b/tests/__snapshots__/microqrcode-1/M4-Binary/pure-0.json index 099c23b1..d2a06c0d 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Binary/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/M4-Binary/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "bdd4c94", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Binary/slow-0.json b/tests/__snapshots__/microqrcode-1/M4-Binary/slow-0.json index 423a5bdf..8e5cd6ae 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Binary/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/M4-Binary/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "bdd4c94", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Binary/slow-180.json b/tests/__snapshots__/microqrcode-1/M4-Binary/slow-180.json index 5636781b..303a04ee 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Binary/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/M4-Binary/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "bdd4c94", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Binary/slow-270.json b/tests/__snapshots__/microqrcode-1/M4-Binary/slow-270.json index 66c775b4..f10d3671 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Binary/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/M4-Binary/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "bdd4c94", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Binary/slow-90.json b/tests/__snapshots__/microqrcode-1/M4-Binary/slow-90.json index 5afbb3ce..72b613bc 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Binary/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/M4-Binary/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "bdd4c94", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-0.json b/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-0.json index 4ea4170a..30333b18 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b3dfc9c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-180.json b/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-180.json index c615d05f..c9d6052c 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b3dfc9c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-270.json b/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-270.json index 013cfc50..f879e96c 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b3dfc9c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-90.json b/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-90.json index 6aae2047..b6903a28 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/M4-Mixed/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b3dfc9c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Mixed/pure-0.json b/tests/__snapshots__/microqrcode-1/M4-Mixed/pure-0.json index aaf7dbe2..4be58665 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Mixed/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/M4-Mixed/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b3dfc9c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-0.json b/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-0.json index 4ea4170a..30333b18 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b3dfc9c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-180.json b/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-180.json index c615d05f..c9d6052c 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b3dfc9c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-270.json b/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-270.json index 013cfc50..f879e96c 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b3dfc9c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-90.json b/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-90.json index 6aae2047..b6903a28 100644 --- a/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/M4-Mixed/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "b3dfc9c", + "width": 17, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/fast-0.json b/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/fast-0.json index ce7a6d23..85bbf6b8 100644 --- a/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "de29244", + "width": 17, + "height": 17 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/fast-90.json b/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/fast-90.json index b302bb7b..fceb67da 100644 --- a/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "de29244", + "width": 17, + "height": 17 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/pure-0.json b/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/slow-0.json b/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/slow-0.json index ce7a6d23..85bbf6b8 100644 --- a/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "de29244", + "width": 17, + "height": 17 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/slow-90.json b/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/slow-90.json index b302bb7b..fceb67da 100644 --- a/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/MQR-needs-br-update/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "de29244", + "width": 17, + "height": 17 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-0.json b/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-0.json index 02ad8d98..7e955cd6 100644 --- a/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-0.json +++ b/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-180.json b/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-180.json index 2630acde..e136123e 100644 --- a/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-180.json +++ b/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-270.json b/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-270.json index f172d450..bbecbc5e 100644 --- a/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-270.json +++ b/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-90.json b/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-90.json index 054e8ab8..f552e301 100644 --- a/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-90.json +++ b/tests/__snapshots__/microqrcode-1/NoQuietZone/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/NoQuietZone/pure-0.json b/tests/__snapshots__/microqrcode-1/NoQuietZone/pure-0.json index bceaa868..148cd5f8 100644 --- a/tests/__snapshots__/microqrcode-1/NoQuietZone/pure-0.json +++ b/tests/__snapshots__/microqrcode-1/NoQuietZone/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-0.json b/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-0.json index 02ad8d98..7e955cd6 100644 --- a/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-0.json +++ b/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-180.json b/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-180.json index 2630acde..e136123e 100644 --- a/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-180.json +++ b/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-270.json b/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-270.json index f172d450..bbecbc5e 100644 --- a/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-270.json +++ b/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-90.json b/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-90.json index 054e8ab8..f552e301 100644 --- a/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-90.json +++ b/tests/__snapshots__/microqrcode-1/NoQuietZone/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "01b1349", + "width": 11, + "height": 11 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/pdf417-1/01/fast-0.json b/tests/__snapshots__/pdf417-1/01/fast-0.json index 9143516d..1105d290 100644 --- a/tests/__snapshots__/pdf417-1/01/fast-0.json +++ b/tests/__snapshots__/pdf417-1/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-1/01/fast-180.json b/tests/__snapshots__/pdf417-1/01/fast-180.json index ebdbd9b3..fe825e8c 100644 --- a/tests/__snapshots__/pdf417-1/01/fast-180.json +++ b/tests/__snapshots__/pdf417-1/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-1/01/pure-0.json b/tests/__snapshots__/pdf417-1/01/pure-0.json index 40cc6682..5a42cef9 100644 --- a/tests/__snapshots__/pdf417-1/01/pure-0.json +++ b/tests/__snapshots__/pdf417-1/01/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-1/01/slow-0.json b/tests/__snapshots__/pdf417-1/01/slow-0.json index 9143516d..1105d290 100644 --- a/tests/__snapshots__/pdf417-1/01/slow-0.json +++ b/tests/__snapshots__/pdf417-1/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-1/01/slow-180.json b/tests/__snapshots__/pdf417-1/01/slow-180.json index ebdbd9b3..fe825e8c 100644 --- a/tests/__snapshots__/pdf417-1/01/slow-180.json +++ b/tests/__snapshots__/pdf417-1/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-1/01/slow-270.json b/tests/__snapshots__/pdf417-1/01/slow-270.json index ac2b9b94..de5671c7 100644 --- a/tests/__snapshots__/pdf417-1/01/slow-270.json +++ b/tests/__snapshots__/pdf417-1/01/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-1/01/slow-90.json b/tests/__snapshots__/pdf417-1/01/slow-90.json index c530a5ba..b2584d15 100644 --- a/tests/__snapshots__/pdf417-1/01/slow-90.json +++ b/tests/__snapshots__/pdf417-1/01/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-1/02/fast-0.json b/tests/__snapshots__/pdf417-1/02/fast-0.json index 03f85155..9ccfc157 100644 --- a/tests/__snapshots__/pdf417-1/02/fast-0.json +++ b/tests/__snapshots__/pdf417-1/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/02/fast-180.json b/tests/__snapshots__/pdf417-1/02/fast-180.json index 747d5724..31711448 100644 --- a/tests/__snapshots__/pdf417-1/02/fast-180.json +++ b/tests/__snapshots__/pdf417-1/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/02/pure-0.json b/tests/__snapshots__/pdf417-1/02/pure-0.json index 1d388f38..b28f22f2 100644 --- a/tests/__snapshots__/pdf417-1/02/pure-0.json +++ b/tests/__snapshots__/pdf417-1/02/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/02/slow-0.json b/tests/__snapshots__/pdf417-1/02/slow-0.json index 03f85155..9ccfc157 100644 --- a/tests/__snapshots__/pdf417-1/02/slow-0.json +++ b/tests/__snapshots__/pdf417-1/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/02/slow-180.json b/tests/__snapshots__/pdf417-1/02/slow-180.json index 747d5724..31711448 100644 --- a/tests/__snapshots__/pdf417-1/02/slow-180.json +++ b/tests/__snapshots__/pdf417-1/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/02/slow-270.json b/tests/__snapshots__/pdf417-1/02/slow-270.json index 1f04fbcd..fceb33f2 100644 --- a/tests/__snapshots__/pdf417-1/02/slow-270.json +++ b/tests/__snapshots__/pdf417-1/02/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/02/slow-90.json b/tests/__snapshots__/pdf417-1/02/slow-90.json index a75aea51..be2d80cf 100644 --- a/tests/__snapshots__/pdf417-1/02/slow-90.json +++ b/tests/__snapshots__/pdf417-1/02/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/03-aliased/fast-0.json b/tests/__snapshots__/pdf417-1/03-aliased/fast-0.json index 3b9770b0..ce64050e 100644 --- a/tests/__snapshots__/pdf417-1/03-aliased/fast-0.json +++ b/tests/__snapshots__/pdf417-1/03-aliased/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-aliased/fast-180.json b/tests/__snapshots__/pdf417-1/03-aliased/fast-180.json index 6b48be1c..3df9d2b4 100644 --- a/tests/__snapshots__/pdf417-1/03-aliased/fast-180.json +++ b/tests/__snapshots__/pdf417-1/03-aliased/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-aliased/pure-0.json b/tests/__snapshots__/pdf417-1/03-aliased/pure-0.json index 3b9770b0..ce64050e 100644 --- a/tests/__snapshots__/pdf417-1/03-aliased/pure-0.json +++ b/tests/__snapshots__/pdf417-1/03-aliased/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-aliased/slow-0.json b/tests/__snapshots__/pdf417-1/03-aliased/slow-0.json index 3b9770b0..ce64050e 100644 --- a/tests/__snapshots__/pdf417-1/03-aliased/slow-0.json +++ b/tests/__snapshots__/pdf417-1/03-aliased/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-aliased/slow-180.json b/tests/__snapshots__/pdf417-1/03-aliased/slow-180.json index 6b48be1c..3df9d2b4 100644 --- a/tests/__snapshots__/pdf417-1/03-aliased/slow-180.json +++ b/tests/__snapshots__/pdf417-1/03-aliased/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-aliased/slow-270.json b/tests/__snapshots__/pdf417-1/03-aliased/slow-270.json index a98bc410..6a2802a4 100644 --- a/tests/__snapshots__/pdf417-1/03-aliased/slow-270.json +++ b/tests/__snapshots__/pdf417-1/03-aliased/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-aliased/slow-90.json b/tests/__snapshots__/pdf417-1/03-aliased/slow-90.json index c42f7d04..9304d8f3 100644 --- a/tests/__snapshots__/pdf417-1/03-aliased/slow-90.json +++ b/tests/__snapshots__/pdf417-1/03-aliased/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-bot/fast-0.json b/tests/__snapshots__/pdf417-1/03-cut-bot/fast-0.json index 37ea8bb2..ec776ef0 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-bot/fast-0.json +++ b/tests/__snapshots__/pdf417-1/03-cut-bot/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-bot/fast-180.json b/tests/__snapshots__/pdf417-1/03-cut-bot/fast-180.json index 80cc0359..7ad82d79 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-bot/fast-180.json +++ b/tests/__snapshots__/pdf417-1/03-cut-bot/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-bot/pure-0.json b/tests/__snapshots__/pdf417-1/03-cut-bot/pure-0.json index 5d47d4bf..f5632b60 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-bot/pure-0.json +++ b/tests/__snapshots__/pdf417-1/03-cut-bot/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-bot/slow-0.json b/tests/__snapshots__/pdf417-1/03-cut-bot/slow-0.json index 37ea8bb2..ec776ef0 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-bot/slow-0.json +++ b/tests/__snapshots__/pdf417-1/03-cut-bot/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-bot/slow-180.json b/tests/__snapshots__/pdf417-1/03-cut-bot/slow-180.json index 80cc0359..7ad82d79 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-bot/slow-180.json +++ b/tests/__snapshots__/pdf417-1/03-cut-bot/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-bot/slow-270.json b/tests/__snapshots__/pdf417-1/03-cut-bot/slow-270.json index ae85e42a..bd9f64c8 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-bot/slow-270.json +++ b/tests/__snapshots__/pdf417-1/03-cut-bot/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-bot/slow-90.json b/tests/__snapshots__/pdf417-1/03-cut-bot/slow-90.json index ed04f050..cd081648 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-bot/slow-90.json +++ b/tests/__snapshots__/pdf417-1/03-cut-bot/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-top/fast-0.json b/tests/__snapshots__/pdf417-1/03-cut-top/fast-0.json index b61fc9ba..52079a70 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-top/fast-0.json +++ b/tests/__snapshots__/pdf417-1/03-cut-top/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-top/fast-180.json b/tests/__snapshots__/pdf417-1/03-cut-top/fast-180.json index ac6fc8eb..9d03f33d 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-top/fast-180.json +++ b/tests/__snapshots__/pdf417-1/03-cut-top/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-top/pure-0.json b/tests/__snapshots__/pdf417-1/03-cut-top/pure-0.json index da2ed045..1e371abf 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-top/pure-0.json +++ b/tests/__snapshots__/pdf417-1/03-cut-top/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-top/slow-0.json b/tests/__snapshots__/pdf417-1/03-cut-top/slow-0.json index b61fc9ba..52079a70 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-top/slow-0.json +++ b/tests/__snapshots__/pdf417-1/03-cut-top/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-top/slow-180.json b/tests/__snapshots__/pdf417-1/03-cut-top/slow-180.json index ac6fc8eb..9d03f33d 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-top/slow-180.json +++ b/tests/__snapshots__/pdf417-1/03-cut-top/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-top/slow-270.json b/tests/__snapshots__/pdf417-1/03-cut-top/slow-270.json index 7ae3adbf..790e6b67 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-top/slow-270.json +++ b/tests/__snapshots__/pdf417-1/03-cut-top/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-cut-top/slow-90.json b/tests/__snapshots__/pdf417-1/03-cut-top/slow-90.json index e4996ebf..601c7e63 100644 --- a/tests/__snapshots__/pdf417-1/03-cut-top/slow-90.json +++ b/tests/__snapshots__/pdf417-1/03-cut-top/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-flipped/fast-0.json b/tests/__snapshots__/pdf417-1/03-flipped/fast-0.json index f200fa98..b133ef78 100644 --- a/tests/__snapshots__/pdf417-1/03-flipped/fast-0.json +++ b/tests/__snapshots__/pdf417-1/03-flipped/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-flipped/fast-180.json b/tests/__snapshots__/pdf417-1/03-flipped/fast-180.json index 6d098508..4bee33a4 100644 --- a/tests/__snapshots__/pdf417-1/03-flipped/fast-180.json +++ b/tests/__snapshots__/pdf417-1/03-flipped/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-flipped/pure-0.json b/tests/__snapshots__/pdf417-1/03-flipped/pure-0.json index cd065245..a120eeca 100644 --- a/tests/__snapshots__/pdf417-1/03-flipped/pure-0.json +++ b/tests/__snapshots__/pdf417-1/03-flipped/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-flipped/slow-0.json b/tests/__snapshots__/pdf417-1/03-flipped/slow-0.json index f200fa98..b133ef78 100644 --- a/tests/__snapshots__/pdf417-1/03-flipped/slow-0.json +++ b/tests/__snapshots__/pdf417-1/03-flipped/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-flipped/slow-180.json b/tests/__snapshots__/pdf417-1/03-flipped/slow-180.json index 6d098508..4bee33a4 100644 --- a/tests/__snapshots__/pdf417-1/03-flipped/slow-180.json +++ b/tests/__snapshots__/pdf417-1/03-flipped/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-flipped/slow-270.json b/tests/__snapshots__/pdf417-1/03-flipped/slow-270.json index 3d275fb5..4d6464e1 100644 --- a/tests/__snapshots__/pdf417-1/03-flipped/slow-270.json +++ b/tests/__snapshots__/pdf417-1/03-flipped/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-flipped/slow-90.json b/tests/__snapshots__/pdf417-1/03-flipped/slow-90.json index 4307afec..020f5b07 100644 --- a/tests/__snapshots__/pdf417-1/03-flipped/slow-90.json +++ b/tests/__snapshots__/pdf417-1/03-flipped/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-rot90/fast-270.json b/tests/__snapshots__/pdf417-1/03-rot90/fast-270.json index 0505a9ed..9c714724 100644 --- a/tests/__snapshots__/pdf417-1/03-rot90/fast-270.json +++ b/tests/__snapshots__/pdf417-1/03-rot90/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-rot90/fast-90.json b/tests/__snapshots__/pdf417-1/03-rot90/fast-90.json index 54929773..467e1228 100644 --- a/tests/__snapshots__/pdf417-1/03-rot90/fast-90.json +++ b/tests/__snapshots__/pdf417-1/03-rot90/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-rot90/pure-0.json b/tests/__snapshots__/pdf417-1/03-rot90/pure-0.json index 05e6aaeb..8530220d 100644 --- a/tests/__snapshots__/pdf417-1/03-rot90/pure-0.json +++ b/tests/__snapshots__/pdf417-1/03-rot90/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-rot90/slow-0.json b/tests/__snapshots__/pdf417-1/03-rot90/slow-0.json index 2238540b..4a399087 100644 --- a/tests/__snapshots__/pdf417-1/03-rot90/slow-0.json +++ b/tests/__snapshots__/pdf417-1/03-rot90/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-rot90/slow-180.json b/tests/__snapshots__/pdf417-1/03-rot90/slow-180.json index c27eeaa7..fb30ce2a 100644 --- a/tests/__snapshots__/pdf417-1/03-rot90/slow-180.json +++ b/tests/__snapshots__/pdf417-1/03-rot90/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-rot90/slow-270.json b/tests/__snapshots__/pdf417-1/03-rot90/slow-270.json index 0505a9ed..9c714724 100644 --- a/tests/__snapshots__/pdf417-1/03-rot90/slow-270.json +++ b/tests/__snapshots__/pdf417-1/03-rot90/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03-rot90/slow-90.json b/tests/__snapshots__/pdf417-1/03-rot90/slow-90.json index 54929773..467e1228 100644 --- a/tests/__snapshots__/pdf417-1/03-rot90/slow-90.json +++ b/tests/__snapshots__/pdf417-1/03-rot90/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03/fast-0.json b/tests/__snapshots__/pdf417-1/03/fast-0.json index 54929773..467e1228 100644 --- a/tests/__snapshots__/pdf417-1/03/fast-0.json +++ b/tests/__snapshots__/pdf417-1/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03/fast-180.json b/tests/__snapshots__/pdf417-1/03/fast-180.json index 0505a9ed..9c714724 100644 --- a/tests/__snapshots__/pdf417-1/03/fast-180.json +++ b/tests/__snapshots__/pdf417-1/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03/pure-0.json b/tests/__snapshots__/pdf417-1/03/pure-0.json index 96bea587..9f9c7390 100644 --- a/tests/__snapshots__/pdf417-1/03/pure-0.json +++ b/tests/__snapshots__/pdf417-1/03/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03/slow-0.json b/tests/__snapshots__/pdf417-1/03/slow-0.json index 54929773..467e1228 100644 --- a/tests/__snapshots__/pdf417-1/03/slow-0.json +++ b/tests/__snapshots__/pdf417-1/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03/slow-180.json b/tests/__snapshots__/pdf417-1/03/slow-180.json index 0505a9ed..9c714724 100644 --- a/tests/__snapshots__/pdf417-1/03/slow-180.json +++ b/tests/__snapshots__/pdf417-1/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03/slow-270.json b/tests/__snapshots__/pdf417-1/03/slow-270.json index 2238540b..4a399087 100644 --- a/tests/__snapshots__/pdf417-1/03/slow-270.json +++ b/tests/__snapshots__/pdf417-1/03/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/03/slow-90.json b/tests/__snapshots__/pdf417-1/03/slow-90.json index c27eeaa7..fb30ce2a 100644 --- a/tests/__snapshots__/pdf417-1/03/slow-90.json +++ b/tests/__snapshots__/pdf417-1/03/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "47%" } diff --git a/tests/__snapshots__/pdf417-1/04/fast-0.json b/tests/__snapshots__/pdf417-1/04/fast-0.json index 0296271d..a460a90d 100644 --- a/tests/__snapshots__/pdf417-1/04/fast-0.json +++ b/tests/__snapshots__/pdf417-1/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "23%" } diff --git a/tests/__snapshots__/pdf417-1/04/fast-180.json b/tests/__snapshots__/pdf417-1/04/fast-180.json index 5ee4cc4e..449c2284 100644 --- a/tests/__snapshots__/pdf417-1/04/fast-180.json +++ b/tests/__snapshots__/pdf417-1/04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "23%" } diff --git a/tests/__snapshots__/pdf417-1/04/pure-0.json b/tests/__snapshots__/pdf417-1/04/pure-0.json index 4aff5b1c..b3e658fd 100644 --- a/tests/__snapshots__/pdf417-1/04/pure-0.json +++ b/tests/__snapshots__/pdf417-1/04/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "23%" } diff --git a/tests/__snapshots__/pdf417-1/04/slow-0.json b/tests/__snapshots__/pdf417-1/04/slow-0.json index 0296271d..a460a90d 100644 --- a/tests/__snapshots__/pdf417-1/04/slow-0.json +++ b/tests/__snapshots__/pdf417-1/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "23%" } diff --git a/tests/__snapshots__/pdf417-1/04/slow-180.json b/tests/__snapshots__/pdf417-1/04/slow-180.json index 5ee4cc4e..449c2284 100644 --- a/tests/__snapshots__/pdf417-1/04/slow-180.json +++ b/tests/__snapshots__/pdf417-1/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "23%" } diff --git a/tests/__snapshots__/pdf417-1/04/slow-270.json b/tests/__snapshots__/pdf417-1/04/slow-270.json index 95bc01d5..857dc585 100644 --- a/tests/__snapshots__/pdf417-1/04/slow-270.json +++ b/tests/__snapshots__/pdf417-1/04/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "23%" } diff --git a/tests/__snapshots__/pdf417-1/04/slow-90.json b/tests/__snapshots__/pdf417-1/04/slow-90.json index dc8a73a7..d506935e 100644 --- a/tests/__snapshots__/pdf417-1/04/slow-90.json +++ b/tests/__snapshots__/pdf417-1/04/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "23%" } diff --git a/tests/__snapshots__/pdf417-1/05/fast-0.json b/tests/__snapshots__/pdf417-1/05/fast-0.json index 843489ec..646c3469 100644 --- a/tests/__snapshots__/pdf417-1/05/fast-0.json +++ b/tests/__snapshots__/pdf417-1/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "21%" } diff --git a/tests/__snapshots__/pdf417-1/05/fast-180.json b/tests/__snapshots__/pdf417-1/05/fast-180.json index 6e8f29a8..fb19c51d 100644 --- a/tests/__snapshots__/pdf417-1/05/fast-180.json +++ b/tests/__snapshots__/pdf417-1/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "21%" } diff --git a/tests/__snapshots__/pdf417-1/05/pure-0.json b/tests/__snapshots__/pdf417-1/05/pure-0.json index 4acc48cf..090209b1 100644 --- a/tests/__snapshots__/pdf417-1/05/pure-0.json +++ b/tests/__snapshots__/pdf417-1/05/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "21%" } diff --git a/tests/__snapshots__/pdf417-1/05/slow-0.json b/tests/__snapshots__/pdf417-1/05/slow-0.json index 843489ec..646c3469 100644 --- a/tests/__snapshots__/pdf417-1/05/slow-0.json +++ b/tests/__snapshots__/pdf417-1/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "21%" } diff --git a/tests/__snapshots__/pdf417-1/05/slow-180.json b/tests/__snapshots__/pdf417-1/05/slow-180.json index 6e8f29a8..fb19c51d 100644 --- a/tests/__snapshots__/pdf417-1/05/slow-180.json +++ b/tests/__snapshots__/pdf417-1/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "21%" } diff --git a/tests/__snapshots__/pdf417-1/05/slow-270.json b/tests/__snapshots__/pdf417-1/05/slow-270.json index 8c8fc411..654472f1 100644 --- a/tests/__snapshots__/pdf417-1/05/slow-270.json +++ b/tests/__snapshots__/pdf417-1/05/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "21%" } diff --git a/tests/__snapshots__/pdf417-1/05/slow-90.json b/tests/__snapshots__/pdf417-1/05/slow-90.json index f9315340..72d44ce4 100644 --- a/tests/__snapshots__/pdf417-1/05/slow-90.json +++ b/tests/__snapshots__/pdf417-1/05/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "21%" } diff --git a/tests/__snapshots__/pdf417-1/06/fast-0.json b/tests/__snapshots__/pdf417-1/06/fast-0.json index c98d4962..cb6ed89c 100644 --- a/tests/__snapshots__/pdf417-1/06/fast-0.json +++ b/tests/__snapshots__/pdf417-1/06/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/06/fast-180.json b/tests/__snapshots__/pdf417-1/06/fast-180.json index 74345bc7..6a1626ec 100644 --- a/tests/__snapshots__/pdf417-1/06/fast-180.json +++ b/tests/__snapshots__/pdf417-1/06/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/06/pure-0.json b/tests/__snapshots__/pdf417-1/06/pure-0.json index 7b93fe6b..f6e99d4f 100644 --- a/tests/__snapshots__/pdf417-1/06/pure-0.json +++ b/tests/__snapshots__/pdf417-1/06/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/06/slow-0.json b/tests/__snapshots__/pdf417-1/06/slow-0.json index c98d4962..cb6ed89c 100644 --- a/tests/__snapshots__/pdf417-1/06/slow-0.json +++ b/tests/__snapshots__/pdf417-1/06/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/06/slow-180.json b/tests/__snapshots__/pdf417-1/06/slow-180.json index 74345bc7..6a1626ec 100644 --- a/tests/__snapshots__/pdf417-1/06/slow-180.json +++ b/tests/__snapshots__/pdf417-1/06/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/06/slow-270.json b/tests/__snapshots__/pdf417-1/06/slow-270.json index b027c153..4ce87ca2 100644 --- a/tests/__snapshots__/pdf417-1/06/slow-270.json +++ b/tests/__snapshots__/pdf417-1/06/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/06/slow-90.json b/tests/__snapshots__/pdf417-1/06/slow-90.json index 4ef93f91..ad9f50bc 100644 --- a/tests/__snapshots__/pdf417-1/06/slow-90.json +++ b/tests/__snapshots__/pdf417-1/06/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/07/fast-0.json b/tests/__snapshots__/pdf417-1/07/fast-0.json index 3a7ec012..0d87fddd 100644 --- a/tests/__snapshots__/pdf417-1/07/fast-0.json +++ b/tests/__snapshots__/pdf417-1/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/07/fast-180.json b/tests/__snapshots__/pdf417-1/07/fast-180.json index cc75c6f4..ca7971f1 100644 --- a/tests/__snapshots__/pdf417-1/07/fast-180.json +++ b/tests/__snapshots__/pdf417-1/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/07/pure-0.json b/tests/__snapshots__/pdf417-1/07/pure-0.json index 184e386f..531f94ce 100644 --- a/tests/__snapshots__/pdf417-1/07/pure-0.json +++ b/tests/__snapshots__/pdf417-1/07/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/07/slow-0.json b/tests/__snapshots__/pdf417-1/07/slow-0.json index 3a7ec012..0d87fddd 100644 --- a/tests/__snapshots__/pdf417-1/07/slow-0.json +++ b/tests/__snapshots__/pdf417-1/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/07/slow-180.json b/tests/__snapshots__/pdf417-1/07/slow-180.json index cc75c6f4..ca7971f1 100644 --- a/tests/__snapshots__/pdf417-1/07/slow-180.json +++ b/tests/__snapshots__/pdf417-1/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/07/slow-270.json b/tests/__snapshots__/pdf417-1/07/slow-270.json index 534cbae0..b2cda529 100644 --- a/tests/__snapshots__/pdf417-1/07/slow-270.json +++ b/tests/__snapshots__/pdf417-1/07/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/07/slow-90.json b/tests/__snapshots__/pdf417-1/07/slow-90.json index 7ee21ee2..f4f6defa 100644 --- a/tests/__snapshots__/pdf417-1/07/slow-90.json +++ b/tests/__snapshots__/pdf417-1/07/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "15%" } diff --git a/tests/__snapshots__/pdf417-1/09/fast-0.json b/tests/__snapshots__/pdf417-1/09/fast-0.json index 1ab2d214..2abf9525 100644 --- a/tests/__snapshots__/pdf417-1/09/fast-0.json +++ b/tests/__snapshots__/pdf417-1/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/09/fast-180.json b/tests/__snapshots__/pdf417-1/09/fast-180.json index b55c6d81..57e101ba 100644 --- a/tests/__snapshots__/pdf417-1/09/fast-180.json +++ b/tests/__snapshots__/pdf417-1/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/09/pure-0.json b/tests/__snapshots__/pdf417-1/09/pure-0.json index b7257df4..035287b2 100644 --- a/tests/__snapshots__/pdf417-1/09/pure-0.json +++ b/tests/__snapshots__/pdf417-1/09/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/09/slow-0.json b/tests/__snapshots__/pdf417-1/09/slow-0.json index 1ab2d214..2abf9525 100644 --- a/tests/__snapshots__/pdf417-1/09/slow-0.json +++ b/tests/__snapshots__/pdf417-1/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/09/slow-180.json b/tests/__snapshots__/pdf417-1/09/slow-180.json index b55c6d81..57e101ba 100644 --- a/tests/__snapshots__/pdf417-1/09/slow-180.json +++ b/tests/__snapshots__/pdf417-1/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/09/slow-270.json b/tests/__snapshots__/pdf417-1/09/slow-270.json index 32ef89e8..79fe8fad 100644 --- a/tests/__snapshots__/pdf417-1/09/slow-270.json +++ b/tests/__snapshots__/pdf417-1/09/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/09/slow-90.json b/tests/__snapshots__/pdf417-1/09/slow-90.json index 70c0c4c0..ba4ea3b5 100644 --- a/tests/__snapshots__/pdf417-1/09/slow-90.json +++ b/tests/__snapshots__/pdf417-1/09/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/10/fast-0.json b/tests/__snapshots__/pdf417-1/10/fast-0.json index 76cda0f3..b86a26a4 100644 --- a/tests/__snapshots__/pdf417-1/10/fast-0.json +++ b/tests/__snapshots__/pdf417-1/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "50%" } diff --git a/tests/__snapshots__/pdf417-1/10/fast-180.json b/tests/__snapshots__/pdf417-1/10/fast-180.json index c9320a5c..1baf9337 100644 --- a/tests/__snapshots__/pdf417-1/10/fast-180.json +++ b/tests/__snapshots__/pdf417-1/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "50%" } diff --git a/tests/__snapshots__/pdf417-1/10/pure-0.json b/tests/__snapshots__/pdf417-1/10/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/pdf417-1/10/pure-0.json +++ b/tests/__snapshots__/pdf417-1/10/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/pdf417-1/10/slow-0.json b/tests/__snapshots__/pdf417-1/10/slow-0.json index 76cda0f3..b86a26a4 100644 --- a/tests/__snapshots__/pdf417-1/10/slow-0.json +++ b/tests/__snapshots__/pdf417-1/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "50%" } diff --git a/tests/__snapshots__/pdf417-1/10/slow-180.json b/tests/__snapshots__/pdf417-1/10/slow-180.json index c9320a5c..1baf9337 100644 --- a/tests/__snapshots__/pdf417-1/10/slow-180.json +++ b/tests/__snapshots__/pdf417-1/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "50%" } diff --git a/tests/__snapshots__/pdf417-1/10/slow-270.json b/tests/__snapshots__/pdf417-1/10/slow-270.json index e8ed89f5..6c3c96e2 100644 --- a/tests/__snapshots__/pdf417-1/10/slow-270.json +++ b/tests/__snapshots__/pdf417-1/10/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "50%" } diff --git a/tests/__snapshots__/pdf417-1/10/slow-90.json b/tests/__snapshots__/pdf417-1/10/slow-90.json index c0dccc39..c15dcaf4 100644 --- a/tests/__snapshots__/pdf417-1/10/slow-90.json +++ b/tests/__snapshots__/pdf417-1/10/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "50%" } diff --git a/tests/__snapshots__/pdf417-1/11/fast-0.json b/tests/__snapshots__/pdf417-1/11/fast-0.json index bb82d2ae..30f41c23 100644 --- a/tests/__snapshots__/pdf417-1/11/fast-0.json +++ b/tests/__snapshots__/pdf417-1/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "33%" } diff --git a/tests/__snapshots__/pdf417-1/11/fast-180.json b/tests/__snapshots__/pdf417-1/11/fast-180.json index 2bb261ab..a9f54988 100644 --- a/tests/__snapshots__/pdf417-1/11/fast-180.json +++ b/tests/__snapshots__/pdf417-1/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "33%" } diff --git a/tests/__snapshots__/pdf417-1/11/pure-0.json b/tests/__snapshots__/pdf417-1/11/pure-0.json index bb82d2ae..30f41c23 100644 --- a/tests/__snapshots__/pdf417-1/11/pure-0.json +++ b/tests/__snapshots__/pdf417-1/11/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "33%" } diff --git a/tests/__snapshots__/pdf417-1/11/slow-0.json b/tests/__snapshots__/pdf417-1/11/slow-0.json index bb82d2ae..30f41c23 100644 --- a/tests/__snapshots__/pdf417-1/11/slow-0.json +++ b/tests/__snapshots__/pdf417-1/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "33%" } diff --git a/tests/__snapshots__/pdf417-1/11/slow-180.json b/tests/__snapshots__/pdf417-1/11/slow-180.json index 2bb261ab..a9f54988 100644 --- a/tests/__snapshots__/pdf417-1/11/slow-180.json +++ b/tests/__snapshots__/pdf417-1/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "33%" } diff --git a/tests/__snapshots__/pdf417-1/11/slow-270.json b/tests/__snapshots__/pdf417-1/11/slow-270.json index 68359d10..1fbf3a85 100644 --- a/tests/__snapshots__/pdf417-1/11/slow-270.json +++ b/tests/__snapshots__/pdf417-1/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "33%" } diff --git a/tests/__snapshots__/pdf417-1/11/slow-90.json b/tests/__snapshots__/pdf417-1/11/slow-90.json index c67264b2..ab508c05 100644 --- a/tests/__snapshots__/pdf417-1/11/slow-90.json +++ b/tests/__snapshots__/pdf417-1/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "33%" } diff --git a/tests/__snapshots__/pdf417-1/12-mixed-ecis/fast-0.json b/tests/__snapshots__/pdf417-1/12-mixed-ecis/fast-0.json index f6dcbc76..abba0925 100644 --- a/tests/__snapshots__/pdf417-1/12-mixed-ecis/fast-0.json +++ b/tests/__snapshots__/pdf417-1/12-mixed-ecis/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "16%" } diff --git a/tests/__snapshots__/pdf417-1/12-mixed-ecis/fast-180.json b/tests/__snapshots__/pdf417-1/12-mixed-ecis/fast-180.json index 6bf671eb..14b98119 100644 --- a/tests/__snapshots__/pdf417-1/12-mixed-ecis/fast-180.json +++ b/tests/__snapshots__/pdf417-1/12-mixed-ecis/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "16%" } diff --git a/tests/__snapshots__/pdf417-1/12-mixed-ecis/pure-0.json b/tests/__snapshots__/pdf417-1/12-mixed-ecis/pure-0.json index e553b0c1..c6553152 100644 --- a/tests/__snapshots__/pdf417-1/12-mixed-ecis/pure-0.json +++ b/tests/__snapshots__/pdf417-1/12-mixed-ecis/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "16%" } diff --git a/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-0.json b/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-0.json index f6dcbc76..abba0925 100644 --- a/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-0.json +++ b/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "16%" } diff --git a/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-180.json b/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-180.json index 6bf671eb..14b98119 100644 --- a/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-180.json +++ b/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "16%" } diff --git a/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-270.json b/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-270.json index 1be9f213..a767e9b6 100644 --- a/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-270.json +++ b/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "16%" } diff --git a/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-90.json b/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-90.json index c61698fe..5fd29e29 100644 --- a/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-90.json +++ b/tests/__snapshots__/pdf417-1/12-mixed-ecis/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "16%" } diff --git a/tests/__snapshots__/pdf417-1/13-readerinit/fast-0.json b/tests/__snapshots__/pdf417-1/13-readerinit/fast-0.json index d0a5dc57..e56ee389 100644 --- a/tests/__snapshots__/pdf417-1/13-readerinit/fast-0.json +++ b/tests/__snapshots__/pdf417-1/13-readerinit/fast-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/13-readerinit/fast-180.json b/tests/__snapshots__/pdf417-1/13-readerinit/fast-180.json index be8b3205..ee21eefe 100644 --- a/tests/__snapshots__/pdf417-1/13-readerinit/fast-180.json +++ b/tests/__snapshots__/pdf417-1/13-readerinit/fast-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/13-readerinit/pure-0.json b/tests/__snapshots__/pdf417-1/13-readerinit/pure-0.json index d0a5dc57..e56ee389 100644 --- a/tests/__snapshots__/pdf417-1/13-readerinit/pure-0.json +++ b/tests/__snapshots__/pdf417-1/13-readerinit/pure-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/13-readerinit/slow-0.json b/tests/__snapshots__/pdf417-1/13-readerinit/slow-0.json index d0a5dc57..e56ee389 100644 --- a/tests/__snapshots__/pdf417-1/13-readerinit/slow-0.json +++ b/tests/__snapshots__/pdf417-1/13-readerinit/slow-0.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/13-readerinit/slow-180.json b/tests/__snapshots__/pdf417-1/13-readerinit/slow-180.json index be8b3205..ee21eefe 100644 --- a/tests/__snapshots__/pdf417-1/13-readerinit/slow-180.json +++ b/tests/__snapshots__/pdf417-1/13-readerinit/slow-180.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/13-readerinit/slow-270.json b/tests/__snapshots__/pdf417-1/13-readerinit/slow-270.json index c526111c..770d7eb6 100644 --- a/tests/__snapshots__/pdf417-1/13-readerinit/slow-270.json +++ b/tests/__snapshots__/pdf417-1/13-readerinit/slow-270.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-1/13-readerinit/slow-90.json b/tests/__snapshots__/pdf417-1/13-readerinit/slow-90.json index 5d78600b..7149f128 100644 --- a/tests/__snapshots__/pdf417-1/13-readerinit/slow-90.json +++ b/tests/__snapshots__/pdf417-1/13-readerinit/slow-90.json @@ -36,5 +36,10 @@ "readerInit": true, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "57%" } diff --git a/tests/__snapshots__/pdf417-2/01/fast-0.json b/tests/__snapshots__/pdf417-2/01/fast-0.json index 36c8a477..e23245c1 100644 --- a/tests/__snapshots__/pdf417-2/01/fast-0.json +++ b/tests/__snapshots__/pdf417-2/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/01/fast-180.json b/tests/__snapshots__/pdf417-2/01/fast-180.json index 0d4f0ab9..17d28da4 100644 --- a/tests/__snapshots__/pdf417-2/01/fast-180.json +++ b/tests/__snapshots__/pdf417-2/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/01/slow-0.json b/tests/__snapshots__/pdf417-2/01/slow-0.json index 36c8a477..e23245c1 100644 --- a/tests/__snapshots__/pdf417-2/01/slow-0.json +++ b/tests/__snapshots__/pdf417-2/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/01/slow-180.json b/tests/__snapshots__/pdf417-2/01/slow-180.json index 0d4f0ab9..17d28da4 100644 --- a/tests/__snapshots__/pdf417-2/01/slow-180.json +++ b/tests/__snapshots__/pdf417-2/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/01/slow-270.json b/tests/__snapshots__/pdf417-2/01/slow-270.json index 34b55b55..808cba01 100644 --- a/tests/__snapshots__/pdf417-2/01/slow-270.json +++ b/tests/__snapshots__/pdf417-2/01/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/01/slow-90.json b/tests/__snapshots__/pdf417-2/01/slow-90.json index 13e077ca..9da4658a 100644 --- a/tests/__snapshots__/pdf417-2/01/slow-90.json +++ b/tests/__snapshots__/pdf417-2/01/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/02/fast-0.json b/tests/__snapshots__/pdf417-2/02/fast-0.json index 24b14039..8ab3bfbe 100644 --- a/tests/__snapshots__/pdf417-2/02/fast-0.json +++ b/tests/__snapshots__/pdf417-2/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/02/fast-180.json b/tests/__snapshots__/pdf417-2/02/fast-180.json index 894bcd53..adc3ef01 100644 --- a/tests/__snapshots__/pdf417-2/02/fast-180.json +++ b/tests/__snapshots__/pdf417-2/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/02/slow-0.json b/tests/__snapshots__/pdf417-2/02/slow-0.json index 24b14039..8ab3bfbe 100644 --- a/tests/__snapshots__/pdf417-2/02/slow-0.json +++ b/tests/__snapshots__/pdf417-2/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/02/slow-180.json b/tests/__snapshots__/pdf417-2/02/slow-180.json index 894bcd53..adc3ef01 100644 --- a/tests/__snapshots__/pdf417-2/02/slow-180.json +++ b/tests/__snapshots__/pdf417-2/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/02/slow-270.json b/tests/__snapshots__/pdf417-2/02/slow-270.json index 723bd216..8598d205 100644 --- a/tests/__snapshots__/pdf417-2/02/slow-270.json +++ b/tests/__snapshots__/pdf417-2/02/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/02/slow-90.json b/tests/__snapshots__/pdf417-2/02/slow-90.json index 19ab16e8..57894377 100644 --- a/tests/__snapshots__/pdf417-2/02/slow-90.json +++ b/tests/__snapshots__/pdf417-2/02/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/03/fast-0.json b/tests/__snapshots__/pdf417-2/03/fast-0.json index e2f93e45..2963fd17 100644 --- a/tests/__snapshots__/pdf417-2/03/fast-0.json +++ b/tests/__snapshots__/pdf417-2/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/03/fast-180.json b/tests/__snapshots__/pdf417-2/03/fast-180.json index 2653dad3..01de045d 100644 --- a/tests/__snapshots__/pdf417-2/03/fast-180.json +++ b/tests/__snapshots__/pdf417-2/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/03/slow-0.json b/tests/__snapshots__/pdf417-2/03/slow-0.json index e2f93e45..2963fd17 100644 --- a/tests/__snapshots__/pdf417-2/03/slow-0.json +++ b/tests/__snapshots__/pdf417-2/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/03/slow-180.json b/tests/__snapshots__/pdf417-2/03/slow-180.json index 2653dad3..01de045d 100644 --- a/tests/__snapshots__/pdf417-2/03/slow-180.json +++ b/tests/__snapshots__/pdf417-2/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/03/slow-270.json b/tests/__snapshots__/pdf417-2/03/slow-270.json index 8fc6113e..8259eb11 100644 --- a/tests/__snapshots__/pdf417-2/03/slow-270.json +++ b/tests/__snapshots__/pdf417-2/03/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/03/slow-90.json b/tests/__snapshots__/pdf417-2/03/slow-90.json index 75c3b4a0..912114fd 100644 --- a/tests/__snapshots__/pdf417-2/03/slow-90.json +++ b/tests/__snapshots__/pdf417-2/03/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/04/fast-0.json b/tests/__snapshots__/pdf417-2/04/fast-0.json index 8b745aec..827caddb 100644 --- a/tests/__snapshots__/pdf417-2/04/fast-0.json +++ b/tests/__snapshots__/pdf417-2/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/04/fast-180.json b/tests/__snapshots__/pdf417-2/04/fast-180.json index ddd4b75e..55763d8c 100644 --- a/tests/__snapshots__/pdf417-2/04/fast-180.json +++ b/tests/__snapshots__/pdf417-2/04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/04/slow-0.json b/tests/__snapshots__/pdf417-2/04/slow-0.json index 8b745aec..827caddb 100644 --- a/tests/__snapshots__/pdf417-2/04/slow-0.json +++ b/tests/__snapshots__/pdf417-2/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/04/slow-180.json b/tests/__snapshots__/pdf417-2/04/slow-180.json index ddd4b75e..55763d8c 100644 --- a/tests/__snapshots__/pdf417-2/04/slow-180.json +++ b/tests/__snapshots__/pdf417-2/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/04/slow-270.json b/tests/__snapshots__/pdf417-2/04/slow-270.json index abd86c77..af953fc4 100644 --- a/tests/__snapshots__/pdf417-2/04/slow-270.json +++ b/tests/__snapshots__/pdf417-2/04/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/04/slow-90.json b/tests/__snapshots__/pdf417-2/04/slow-90.json index 75ca8d8c..25bf0230 100644 --- a/tests/__snapshots__/pdf417-2/04/slow-90.json +++ b/tests/__snapshots__/pdf417-2/04/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/05/fast-0.json b/tests/__snapshots__/pdf417-2/05/fast-0.json index 125a18ee..5c4c3af3 100644 --- a/tests/__snapshots__/pdf417-2/05/fast-0.json +++ b/tests/__snapshots__/pdf417-2/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/05/fast-180.json b/tests/__snapshots__/pdf417-2/05/fast-180.json index bd020000..3a2dd8be 100644 --- a/tests/__snapshots__/pdf417-2/05/fast-180.json +++ b/tests/__snapshots__/pdf417-2/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/05/slow-0.json b/tests/__snapshots__/pdf417-2/05/slow-0.json index 125a18ee..5c4c3af3 100644 --- a/tests/__snapshots__/pdf417-2/05/slow-0.json +++ b/tests/__snapshots__/pdf417-2/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/05/slow-180.json b/tests/__snapshots__/pdf417-2/05/slow-180.json index bd020000..3a2dd8be 100644 --- a/tests/__snapshots__/pdf417-2/05/slow-180.json +++ b/tests/__snapshots__/pdf417-2/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/05/slow-270.json b/tests/__snapshots__/pdf417-2/05/slow-270.json index 57032729..b263ba30 100644 --- a/tests/__snapshots__/pdf417-2/05/slow-270.json +++ b/tests/__snapshots__/pdf417-2/05/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/05/slow-90.json b/tests/__snapshots__/pdf417-2/05/slow-90.json index a80b92a5..960414e2 100644 --- a/tests/__snapshots__/pdf417-2/05/slow-90.json +++ b/tests/__snapshots__/pdf417-2/05/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/06/fast-0.json b/tests/__snapshots__/pdf417-2/06/fast-0.json index a9cda8bd..12070ad3 100644 --- a/tests/__snapshots__/pdf417-2/06/fast-0.json +++ b/tests/__snapshots__/pdf417-2/06/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/06/fast-180.json b/tests/__snapshots__/pdf417-2/06/fast-180.json index 427bf490..a4bbe963 100644 --- a/tests/__snapshots__/pdf417-2/06/fast-180.json +++ b/tests/__snapshots__/pdf417-2/06/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/06/slow-0.json b/tests/__snapshots__/pdf417-2/06/slow-0.json index a9cda8bd..12070ad3 100644 --- a/tests/__snapshots__/pdf417-2/06/slow-0.json +++ b/tests/__snapshots__/pdf417-2/06/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/06/slow-180.json b/tests/__snapshots__/pdf417-2/06/slow-180.json index 427bf490..a4bbe963 100644 --- a/tests/__snapshots__/pdf417-2/06/slow-180.json +++ b/tests/__snapshots__/pdf417-2/06/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/06/slow-270.json b/tests/__snapshots__/pdf417-2/06/slow-270.json index dc2038c4..d12d9a1d 100644 --- a/tests/__snapshots__/pdf417-2/06/slow-270.json +++ b/tests/__snapshots__/pdf417-2/06/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/06/slow-90.json b/tests/__snapshots__/pdf417-2/06/slow-90.json index 06095c1a..a3c2c940 100644 --- a/tests/__snapshots__/pdf417-2/06/slow-90.json +++ b/tests/__snapshots__/pdf417-2/06/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/07/fast-0.json b/tests/__snapshots__/pdf417-2/07/fast-0.json index bb8f0379..1623eac3 100644 --- a/tests/__snapshots__/pdf417-2/07/fast-0.json +++ b/tests/__snapshots__/pdf417-2/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/07/fast-180.json b/tests/__snapshots__/pdf417-2/07/fast-180.json index 444de01d..54b59d4b 100644 --- a/tests/__snapshots__/pdf417-2/07/fast-180.json +++ b/tests/__snapshots__/pdf417-2/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/07/slow-0.json b/tests/__snapshots__/pdf417-2/07/slow-0.json index bb8f0379..1623eac3 100644 --- a/tests/__snapshots__/pdf417-2/07/slow-0.json +++ b/tests/__snapshots__/pdf417-2/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/07/slow-180.json b/tests/__snapshots__/pdf417-2/07/slow-180.json index 444de01d..54b59d4b 100644 --- a/tests/__snapshots__/pdf417-2/07/slow-180.json +++ b/tests/__snapshots__/pdf417-2/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/07/slow-270.json b/tests/__snapshots__/pdf417-2/07/slow-270.json index b946b91a..ac50181f 100644 --- a/tests/__snapshots__/pdf417-2/07/slow-270.json +++ b/tests/__snapshots__/pdf417-2/07/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/07/slow-90.json b/tests/__snapshots__/pdf417-2/07/slow-90.json index b9e49abf..de07af7a 100644 --- a/tests/__snapshots__/pdf417-2/07/slow-90.json +++ b/tests/__snapshots__/pdf417-2/07/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "30%" } diff --git a/tests/__snapshots__/pdf417-2/08/fast-0.json b/tests/__snapshots__/pdf417-2/08/fast-0.json index 459edef1..02933662 100644 --- a/tests/__snapshots__/pdf417-2/08/fast-0.json +++ b/tests/__snapshots__/pdf417-2/08/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/08/fast-180.json b/tests/__snapshots__/pdf417-2/08/fast-180.json index cc780f12..f469e9c9 100644 --- a/tests/__snapshots__/pdf417-2/08/fast-180.json +++ b/tests/__snapshots__/pdf417-2/08/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/08/slow-0.json b/tests/__snapshots__/pdf417-2/08/slow-0.json index 459edef1..02933662 100644 --- a/tests/__snapshots__/pdf417-2/08/slow-0.json +++ b/tests/__snapshots__/pdf417-2/08/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/08/slow-180.json b/tests/__snapshots__/pdf417-2/08/slow-180.json index cc780f12..f469e9c9 100644 --- a/tests/__snapshots__/pdf417-2/08/slow-180.json +++ b/tests/__snapshots__/pdf417-2/08/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/08/slow-270.json b/tests/__snapshots__/pdf417-2/08/slow-270.json index 3a4cac94..691c8c72 100644 --- a/tests/__snapshots__/pdf417-2/08/slow-270.json +++ b/tests/__snapshots__/pdf417-2/08/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/08/slow-90.json b/tests/__snapshots__/pdf417-2/08/slow-90.json index 38262fca..0fb8d5a0 100644 --- a/tests/__snapshots__/pdf417-2/08/slow-90.json +++ b/tests/__snapshots__/pdf417-2/08/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/09/fast-0.json b/tests/__snapshots__/pdf417-2/09/fast-0.json index 57f3e89a..d4467d70 100644 --- a/tests/__snapshots__/pdf417-2/09/fast-0.json +++ b/tests/__snapshots__/pdf417-2/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/09/fast-180.json b/tests/__snapshots__/pdf417-2/09/fast-180.json index 4601c8ec..305f4c51 100644 --- a/tests/__snapshots__/pdf417-2/09/fast-180.json +++ b/tests/__snapshots__/pdf417-2/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/09/slow-0.json b/tests/__snapshots__/pdf417-2/09/slow-0.json index 57f3e89a..d4467d70 100644 --- a/tests/__snapshots__/pdf417-2/09/slow-0.json +++ b/tests/__snapshots__/pdf417-2/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/09/slow-180.json b/tests/__snapshots__/pdf417-2/09/slow-180.json index 4601c8ec..305f4c51 100644 --- a/tests/__snapshots__/pdf417-2/09/slow-180.json +++ b/tests/__snapshots__/pdf417-2/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/09/slow-270.json b/tests/__snapshots__/pdf417-2/09/slow-270.json index d2b79af8..ba0f4b06 100644 --- a/tests/__snapshots__/pdf417-2/09/slow-270.json +++ b/tests/__snapshots__/pdf417-2/09/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/09/slow-90.json b/tests/__snapshots__/pdf417-2/09/slow-90.json index eae85367..e290988e 100644 --- a/tests/__snapshots__/pdf417-2/09/slow-90.json +++ b/tests/__snapshots__/pdf417-2/09/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/10/fast-0.json b/tests/__snapshots__/pdf417-2/10/fast-0.json index dda134e7..0cd3c985 100644 --- a/tests/__snapshots__/pdf417-2/10/fast-0.json +++ b/tests/__snapshots__/pdf417-2/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/10/fast-180.json b/tests/__snapshots__/pdf417-2/10/fast-180.json index c80e7914..442a146f 100644 --- a/tests/__snapshots__/pdf417-2/10/fast-180.json +++ b/tests/__snapshots__/pdf417-2/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/10/slow-0.json b/tests/__snapshots__/pdf417-2/10/slow-0.json index dda134e7..0cd3c985 100644 --- a/tests/__snapshots__/pdf417-2/10/slow-0.json +++ b/tests/__snapshots__/pdf417-2/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/10/slow-180.json b/tests/__snapshots__/pdf417-2/10/slow-180.json index c80e7914..442a146f 100644 --- a/tests/__snapshots__/pdf417-2/10/slow-180.json +++ b/tests/__snapshots__/pdf417-2/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/10/slow-270.json b/tests/__snapshots__/pdf417-2/10/slow-270.json index 9c30e01b..71ced0ff 100644 --- a/tests/__snapshots__/pdf417-2/10/slow-270.json +++ b/tests/__snapshots__/pdf417-2/10/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/10/slow-90.json b/tests/__snapshots__/pdf417-2/10/slow-90.json index 9d11d445..a5df3ffd 100644 --- a/tests/__snapshots__/pdf417-2/10/slow-90.json +++ b/tests/__snapshots__/pdf417-2/10/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/11/fast-0.json b/tests/__snapshots__/pdf417-2/11/fast-0.json index b3bfd7cd..c5cc7a1b 100644 --- a/tests/__snapshots__/pdf417-2/11/fast-0.json +++ b/tests/__snapshots__/pdf417-2/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/11/fast-180.json b/tests/__snapshots__/pdf417-2/11/fast-180.json index ded6483d..238c144a 100644 --- a/tests/__snapshots__/pdf417-2/11/fast-180.json +++ b/tests/__snapshots__/pdf417-2/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/11/slow-0.json b/tests/__snapshots__/pdf417-2/11/slow-0.json index b3bfd7cd..c5cc7a1b 100644 --- a/tests/__snapshots__/pdf417-2/11/slow-0.json +++ b/tests/__snapshots__/pdf417-2/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/11/slow-180.json b/tests/__snapshots__/pdf417-2/11/slow-180.json index ded6483d..238c144a 100644 --- a/tests/__snapshots__/pdf417-2/11/slow-180.json +++ b/tests/__snapshots__/pdf417-2/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/11/slow-270.json b/tests/__snapshots__/pdf417-2/11/slow-270.json index 957f15db..dc422856 100644 --- a/tests/__snapshots__/pdf417-2/11/slow-270.json +++ b/tests/__snapshots__/pdf417-2/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/11/slow-90.json b/tests/__snapshots__/pdf417-2/11/slow-90.json index b1148b1a..80ee65ab 100644 --- a/tests/__snapshots__/pdf417-2/11/slow-90.json +++ b/tests/__snapshots__/pdf417-2/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/12/fast-0.json b/tests/__snapshots__/pdf417-2/12/fast-0.json index 7a327276..6d1cf141 100644 --- a/tests/__snapshots__/pdf417-2/12/fast-0.json +++ b/tests/__snapshots__/pdf417-2/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/12/fast-180.json b/tests/__snapshots__/pdf417-2/12/fast-180.json index f1ffff21..25586eec 100644 --- a/tests/__snapshots__/pdf417-2/12/fast-180.json +++ b/tests/__snapshots__/pdf417-2/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/12/slow-0.json b/tests/__snapshots__/pdf417-2/12/slow-0.json index 7a327276..6d1cf141 100644 --- a/tests/__snapshots__/pdf417-2/12/slow-0.json +++ b/tests/__snapshots__/pdf417-2/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/12/slow-180.json b/tests/__snapshots__/pdf417-2/12/slow-180.json index f1ffff21..25586eec 100644 --- a/tests/__snapshots__/pdf417-2/12/slow-180.json +++ b/tests/__snapshots__/pdf417-2/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/12/slow-270.json b/tests/__snapshots__/pdf417-2/12/slow-270.json index 9446a2e8..e08f4600 100644 --- a/tests/__snapshots__/pdf417-2/12/slow-270.json +++ b/tests/__snapshots__/pdf417-2/12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/12/slow-90.json b/tests/__snapshots__/pdf417-2/12/slow-90.json index 1fecf791..9bbb6b11 100644 --- a/tests/__snapshots__/pdf417-2/12/slow-90.json +++ b/tests/__snapshots__/pdf417-2/12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/13/fast-0.json b/tests/__snapshots__/pdf417-2/13/fast-0.json index f9770b11..3b195a33 100644 --- a/tests/__snapshots__/pdf417-2/13/fast-0.json +++ b/tests/__snapshots__/pdf417-2/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/13/fast-180.json b/tests/__snapshots__/pdf417-2/13/fast-180.json index c6eca6a2..91a53c16 100644 --- a/tests/__snapshots__/pdf417-2/13/fast-180.json +++ b/tests/__snapshots__/pdf417-2/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/13/slow-0.json b/tests/__snapshots__/pdf417-2/13/slow-0.json index f9770b11..3b195a33 100644 --- a/tests/__snapshots__/pdf417-2/13/slow-0.json +++ b/tests/__snapshots__/pdf417-2/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/13/slow-180.json b/tests/__snapshots__/pdf417-2/13/slow-180.json index c6eca6a2..91a53c16 100644 --- a/tests/__snapshots__/pdf417-2/13/slow-180.json +++ b/tests/__snapshots__/pdf417-2/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/13/slow-270.json b/tests/__snapshots__/pdf417-2/13/slow-270.json index ca4fcf01..62d97756 100644 --- a/tests/__snapshots__/pdf417-2/13/slow-270.json +++ b/tests/__snapshots__/pdf417-2/13/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/13/slow-90.json b/tests/__snapshots__/pdf417-2/13/slow-90.json index 2554f766..41cc7a25 100644 --- a/tests/__snapshots__/pdf417-2/13/slow-90.json +++ b/tests/__snapshots__/pdf417-2/13/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/14/fast-0.json b/tests/__snapshots__/pdf417-2/14/fast-0.json index b6dac56b..40fc947e 100644 --- a/tests/__snapshots__/pdf417-2/14/fast-0.json +++ b/tests/__snapshots__/pdf417-2/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/14/fast-180.json b/tests/__snapshots__/pdf417-2/14/fast-180.json index eeb0293a..b4d0e265 100644 --- a/tests/__snapshots__/pdf417-2/14/fast-180.json +++ b/tests/__snapshots__/pdf417-2/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/14/slow-0.json b/tests/__snapshots__/pdf417-2/14/slow-0.json index b6dac56b..40fc947e 100644 --- a/tests/__snapshots__/pdf417-2/14/slow-0.json +++ b/tests/__snapshots__/pdf417-2/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/14/slow-180.json b/tests/__snapshots__/pdf417-2/14/slow-180.json index eeb0293a..b4d0e265 100644 --- a/tests/__snapshots__/pdf417-2/14/slow-180.json +++ b/tests/__snapshots__/pdf417-2/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/14/slow-270.json b/tests/__snapshots__/pdf417-2/14/slow-270.json index 7ab96d77..a52668aa 100644 --- a/tests/__snapshots__/pdf417-2/14/slow-270.json +++ b/tests/__snapshots__/pdf417-2/14/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/14/slow-90.json b/tests/__snapshots__/pdf417-2/14/slow-90.json index b07163cc..568e7ad5 100644 --- a/tests/__snapshots__/pdf417-2/14/slow-90.json +++ b/tests/__snapshots__/pdf417-2/14/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/15/fast-0.json b/tests/__snapshots__/pdf417-2/15/fast-0.json index 38175429..3f7eb708 100644 --- a/tests/__snapshots__/pdf417-2/15/fast-0.json +++ b/tests/__snapshots__/pdf417-2/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/15/fast-180.json b/tests/__snapshots__/pdf417-2/15/fast-180.json index 1683c74f..a38fec04 100644 --- a/tests/__snapshots__/pdf417-2/15/fast-180.json +++ b/tests/__snapshots__/pdf417-2/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/15/slow-0.json b/tests/__snapshots__/pdf417-2/15/slow-0.json index 38175429..3f7eb708 100644 --- a/tests/__snapshots__/pdf417-2/15/slow-0.json +++ b/tests/__snapshots__/pdf417-2/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/15/slow-180.json b/tests/__snapshots__/pdf417-2/15/slow-180.json index 1683c74f..a38fec04 100644 --- a/tests/__snapshots__/pdf417-2/15/slow-180.json +++ b/tests/__snapshots__/pdf417-2/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/15/slow-270.json b/tests/__snapshots__/pdf417-2/15/slow-270.json index 579114af..f1512c29 100644 --- a/tests/__snapshots__/pdf417-2/15/slow-270.json +++ b/tests/__snapshots__/pdf417-2/15/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/15/slow-90.json b/tests/__snapshots__/pdf417-2/15/slow-90.json index 6dac5413..da33fd59 100644 --- a/tests/__snapshots__/pdf417-2/15/slow-90.json +++ b/tests/__snapshots__/pdf417-2/15/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "14%" } diff --git a/tests/__snapshots__/pdf417-2/16/fast-0.json b/tests/__snapshots__/pdf417-2/16/fast-0.json index bcd4d690..06c6317e 100644 --- a/tests/__snapshots__/pdf417-2/16/fast-0.json +++ b/tests/__snapshots__/pdf417-2/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/16/fast-180.json b/tests/__snapshots__/pdf417-2/16/fast-180.json index f1e8673d..40b36733 100644 --- a/tests/__snapshots__/pdf417-2/16/fast-180.json +++ b/tests/__snapshots__/pdf417-2/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/16/slow-0.json b/tests/__snapshots__/pdf417-2/16/slow-0.json index bcd4d690..06c6317e 100644 --- a/tests/__snapshots__/pdf417-2/16/slow-0.json +++ b/tests/__snapshots__/pdf417-2/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/16/slow-180.json b/tests/__snapshots__/pdf417-2/16/slow-180.json index f1e8673d..40b36733 100644 --- a/tests/__snapshots__/pdf417-2/16/slow-180.json +++ b/tests/__snapshots__/pdf417-2/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/16/slow-270.json b/tests/__snapshots__/pdf417-2/16/slow-270.json index 5a9ed1e3..ff2aa00d 100644 --- a/tests/__snapshots__/pdf417-2/16/slow-270.json +++ b/tests/__snapshots__/pdf417-2/16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/16/slow-90.json b/tests/__snapshots__/pdf417-2/16/slow-90.json index b8f0de2b..f6c69af5 100644 --- a/tests/__snapshots__/pdf417-2/16/slow-90.json +++ b/tests/__snapshots__/pdf417-2/16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/17/fast-0.json b/tests/__snapshots__/pdf417-2/17/fast-0.json index 252e8878..22c27dfd 100644 --- a/tests/__snapshots__/pdf417-2/17/fast-0.json +++ b/tests/__snapshots__/pdf417-2/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/17/fast-180.json b/tests/__snapshots__/pdf417-2/17/fast-180.json index 128e9d50..a01d8b0b 100644 --- a/tests/__snapshots__/pdf417-2/17/fast-180.json +++ b/tests/__snapshots__/pdf417-2/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/17/slow-0.json b/tests/__snapshots__/pdf417-2/17/slow-0.json index 252e8878..22c27dfd 100644 --- a/tests/__snapshots__/pdf417-2/17/slow-0.json +++ b/tests/__snapshots__/pdf417-2/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/17/slow-180.json b/tests/__snapshots__/pdf417-2/17/slow-180.json index 128e9d50..a01d8b0b 100644 --- a/tests/__snapshots__/pdf417-2/17/slow-180.json +++ b/tests/__snapshots__/pdf417-2/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/17/slow-270.json b/tests/__snapshots__/pdf417-2/17/slow-270.json index de5f6e5f..a864aa26 100644 --- a/tests/__snapshots__/pdf417-2/17/slow-270.json +++ b/tests/__snapshots__/pdf417-2/17/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/17/slow-90.json b/tests/__snapshots__/pdf417-2/17/slow-90.json index cfda57a6..3f02418f 100644 --- a/tests/__snapshots__/pdf417-2/17/slow-90.json +++ b/tests/__snapshots__/pdf417-2/17/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/18/fast-0.json b/tests/__snapshots__/pdf417-2/18/fast-0.json index 8a43e6d2..1ae4cf01 100644 --- a/tests/__snapshots__/pdf417-2/18/fast-0.json +++ b/tests/__snapshots__/pdf417-2/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/18/fast-180.json b/tests/__snapshots__/pdf417-2/18/fast-180.json index 7f873955..f5b4b1c9 100644 --- a/tests/__snapshots__/pdf417-2/18/fast-180.json +++ b/tests/__snapshots__/pdf417-2/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/18/slow-0.json b/tests/__snapshots__/pdf417-2/18/slow-0.json index 8a43e6d2..1ae4cf01 100644 --- a/tests/__snapshots__/pdf417-2/18/slow-0.json +++ b/tests/__snapshots__/pdf417-2/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/18/slow-180.json b/tests/__snapshots__/pdf417-2/18/slow-180.json index 7f873955..f5b4b1c9 100644 --- a/tests/__snapshots__/pdf417-2/18/slow-180.json +++ b/tests/__snapshots__/pdf417-2/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/18/slow-270.json b/tests/__snapshots__/pdf417-2/18/slow-270.json index 4d78feef..7892d604 100644 --- a/tests/__snapshots__/pdf417-2/18/slow-270.json +++ b/tests/__snapshots__/pdf417-2/18/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/18/slow-90.json b/tests/__snapshots__/pdf417-2/18/slow-90.json index 5970591a..b63147f3 100644 --- a/tests/__snapshots__/pdf417-2/18/slow-90.json +++ b/tests/__snapshots__/pdf417-2/18/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/19/fast-0.json b/tests/__snapshots__/pdf417-2/19/fast-0.json index d8924d09..6c841362 100644 --- a/tests/__snapshots__/pdf417-2/19/fast-0.json +++ b/tests/__snapshots__/pdf417-2/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/19/fast-180.json b/tests/__snapshots__/pdf417-2/19/fast-180.json index b585bbb0..e87efe24 100644 --- a/tests/__snapshots__/pdf417-2/19/fast-180.json +++ b/tests/__snapshots__/pdf417-2/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/19/slow-0.json b/tests/__snapshots__/pdf417-2/19/slow-0.json index d8924d09..6c841362 100644 --- a/tests/__snapshots__/pdf417-2/19/slow-0.json +++ b/tests/__snapshots__/pdf417-2/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/19/slow-180.json b/tests/__snapshots__/pdf417-2/19/slow-180.json index b585bbb0..e87efe24 100644 --- a/tests/__snapshots__/pdf417-2/19/slow-180.json +++ b/tests/__snapshots__/pdf417-2/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/19/slow-270.json b/tests/__snapshots__/pdf417-2/19/slow-270.json index e846283f..2aee7e9f 100644 --- a/tests/__snapshots__/pdf417-2/19/slow-270.json +++ b/tests/__snapshots__/pdf417-2/19/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/19/slow-90.json b/tests/__snapshots__/pdf417-2/19/slow-90.json index 8417254f..c6391e84 100644 --- a/tests/__snapshots__/pdf417-2/19/slow-90.json +++ b/tests/__snapshots__/pdf417-2/19/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/20/fast-0.json b/tests/__snapshots__/pdf417-2/20/fast-0.json index ec266f5d..782f790a 100644 --- a/tests/__snapshots__/pdf417-2/20/fast-0.json +++ b/tests/__snapshots__/pdf417-2/20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/20/fast-180.json b/tests/__snapshots__/pdf417-2/20/fast-180.json index dede41bf..a5cd1b9d 100644 --- a/tests/__snapshots__/pdf417-2/20/fast-180.json +++ b/tests/__snapshots__/pdf417-2/20/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/20/slow-0.json b/tests/__snapshots__/pdf417-2/20/slow-0.json index ec266f5d..782f790a 100644 --- a/tests/__snapshots__/pdf417-2/20/slow-0.json +++ b/tests/__snapshots__/pdf417-2/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/20/slow-180.json b/tests/__snapshots__/pdf417-2/20/slow-180.json index dede41bf..a5cd1b9d 100644 --- a/tests/__snapshots__/pdf417-2/20/slow-180.json +++ b/tests/__snapshots__/pdf417-2/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/20/slow-270.json b/tests/__snapshots__/pdf417-2/20/slow-270.json index ce19ca2f..de091e7d 100644 --- a/tests/__snapshots__/pdf417-2/20/slow-270.json +++ b/tests/__snapshots__/pdf417-2/20/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/20/slow-90.json b/tests/__snapshots__/pdf417-2/20/slow-90.json index 55967a3a..74aa91a5 100644 --- a/tests/__snapshots__/pdf417-2/20/slow-90.json +++ b/tests/__snapshots__/pdf417-2/20/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/21/fast-0.json b/tests/__snapshots__/pdf417-2/21/fast-0.json index df334cea..28357869 100644 --- a/tests/__snapshots__/pdf417-2/21/fast-0.json +++ b/tests/__snapshots__/pdf417-2/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/21/fast-180.json b/tests/__snapshots__/pdf417-2/21/fast-180.json index 5a5b2bae..c7deeb25 100644 --- a/tests/__snapshots__/pdf417-2/21/fast-180.json +++ b/tests/__snapshots__/pdf417-2/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/21/slow-0.json b/tests/__snapshots__/pdf417-2/21/slow-0.json index df334cea..28357869 100644 --- a/tests/__snapshots__/pdf417-2/21/slow-0.json +++ b/tests/__snapshots__/pdf417-2/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/21/slow-180.json b/tests/__snapshots__/pdf417-2/21/slow-180.json index 5a5b2bae..c7deeb25 100644 --- a/tests/__snapshots__/pdf417-2/21/slow-180.json +++ b/tests/__snapshots__/pdf417-2/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/21/slow-270.json b/tests/__snapshots__/pdf417-2/21/slow-270.json index d349e080..e00efe0d 100644 --- a/tests/__snapshots__/pdf417-2/21/slow-270.json +++ b/tests/__snapshots__/pdf417-2/21/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/21/slow-90.json b/tests/__snapshots__/pdf417-2/21/slow-90.json index daad5b5c..8de30500 100644 --- a/tests/__snapshots__/pdf417-2/21/slow-90.json +++ b/tests/__snapshots__/pdf417-2/21/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/22/fast-0.json b/tests/__snapshots__/pdf417-2/22/fast-0.json index 845160ad..edf8055a 100644 --- a/tests/__snapshots__/pdf417-2/22/fast-0.json +++ b/tests/__snapshots__/pdf417-2/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/22/fast-180.json b/tests/__snapshots__/pdf417-2/22/fast-180.json index 0c63001a..c5b8a908 100644 --- a/tests/__snapshots__/pdf417-2/22/fast-180.json +++ b/tests/__snapshots__/pdf417-2/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/22/slow-0.json b/tests/__snapshots__/pdf417-2/22/slow-0.json index 845160ad..edf8055a 100644 --- a/tests/__snapshots__/pdf417-2/22/slow-0.json +++ b/tests/__snapshots__/pdf417-2/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/22/slow-180.json b/tests/__snapshots__/pdf417-2/22/slow-180.json index 0c63001a..c5b8a908 100644 --- a/tests/__snapshots__/pdf417-2/22/slow-180.json +++ b/tests/__snapshots__/pdf417-2/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/22/slow-270.json b/tests/__snapshots__/pdf417-2/22/slow-270.json index f9809f50..05292f30 100644 --- a/tests/__snapshots__/pdf417-2/22/slow-270.json +++ b/tests/__snapshots__/pdf417-2/22/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/22/slow-90.json b/tests/__snapshots__/pdf417-2/22/slow-90.json index 4bd6419a..51dd1b2c 100644 --- a/tests/__snapshots__/pdf417-2/22/slow-90.json +++ b/tests/__snapshots__/pdf417-2/22/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/23/fast-0.json b/tests/__snapshots__/pdf417-2/23/fast-0.json index 92533d54..458955eb 100644 --- a/tests/__snapshots__/pdf417-2/23/fast-0.json +++ b/tests/__snapshots__/pdf417-2/23/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/23/fast-180.json b/tests/__snapshots__/pdf417-2/23/fast-180.json index a46851ab..5b9960c4 100644 --- a/tests/__snapshots__/pdf417-2/23/fast-180.json +++ b/tests/__snapshots__/pdf417-2/23/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/23/slow-0.json b/tests/__snapshots__/pdf417-2/23/slow-0.json index 92533d54..458955eb 100644 --- a/tests/__snapshots__/pdf417-2/23/slow-0.json +++ b/tests/__snapshots__/pdf417-2/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/23/slow-180.json b/tests/__snapshots__/pdf417-2/23/slow-180.json index a46851ab..5b9960c4 100644 --- a/tests/__snapshots__/pdf417-2/23/slow-180.json +++ b/tests/__snapshots__/pdf417-2/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/23/slow-270.json b/tests/__snapshots__/pdf417-2/23/slow-270.json index dbab4940..4632e2f3 100644 --- a/tests/__snapshots__/pdf417-2/23/slow-270.json +++ b/tests/__snapshots__/pdf417-2/23/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/23/slow-90.json b/tests/__snapshots__/pdf417-2/23/slow-90.json index 9676abd5..7460d76a 100644 --- a/tests/__snapshots__/pdf417-2/23/slow-90.json +++ b/tests/__snapshots__/pdf417-2/23/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "9%" } diff --git a/tests/__snapshots__/pdf417-2/24/fast-0.json b/tests/__snapshots__/pdf417-2/24/fast-0.json index c1b93e15..ce627717 100644 --- a/tests/__snapshots__/pdf417-2/24/fast-0.json +++ b/tests/__snapshots__/pdf417-2/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4%" } diff --git a/tests/__snapshots__/pdf417-2/24/fast-180.json b/tests/__snapshots__/pdf417-2/24/fast-180.json index dd628a30..1915c1c0 100644 --- a/tests/__snapshots__/pdf417-2/24/fast-180.json +++ b/tests/__snapshots__/pdf417-2/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4%" } diff --git a/tests/__snapshots__/pdf417-2/24/slow-0.json b/tests/__snapshots__/pdf417-2/24/slow-0.json index c1b93e15..ce627717 100644 --- a/tests/__snapshots__/pdf417-2/24/slow-0.json +++ b/tests/__snapshots__/pdf417-2/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4%" } diff --git a/tests/__snapshots__/pdf417-2/24/slow-180.json b/tests/__snapshots__/pdf417-2/24/slow-180.json index dd628a30..1915c1c0 100644 --- a/tests/__snapshots__/pdf417-2/24/slow-180.json +++ b/tests/__snapshots__/pdf417-2/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4%" } diff --git a/tests/__snapshots__/pdf417-2/24/slow-270.json b/tests/__snapshots__/pdf417-2/24/slow-270.json index b484ead9..4e7bee1b 100644 --- a/tests/__snapshots__/pdf417-2/24/slow-270.json +++ b/tests/__snapshots__/pdf417-2/24/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4%" } diff --git a/tests/__snapshots__/pdf417-2/24/slow-90.json b/tests/__snapshots__/pdf417-2/24/slow-90.json index 8985da19..0eba42fe 100644 --- a/tests/__snapshots__/pdf417-2/24/slow-90.json +++ b/tests/__snapshots__/pdf417-2/24/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "4%" } diff --git a/tests/__snapshots__/pdf417-2/25/fast-0.json b/tests/__snapshots__/pdf417-2/25/fast-0.json index f351863e..d893383f 100644 --- a/tests/__snapshots__/pdf417-2/25/fast-0.json +++ b/tests/__snapshots__/pdf417-2/25/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-2/25/fast-180.json b/tests/__snapshots__/pdf417-2/25/fast-180.json index fbb7631c..849fe1e7 100644 --- a/tests/__snapshots__/pdf417-2/25/fast-180.json +++ b/tests/__snapshots__/pdf417-2/25/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-2/25/slow-0.json b/tests/__snapshots__/pdf417-2/25/slow-0.json index f351863e..d893383f 100644 --- a/tests/__snapshots__/pdf417-2/25/slow-0.json +++ b/tests/__snapshots__/pdf417-2/25/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-2/25/slow-180.json b/tests/__snapshots__/pdf417-2/25/slow-180.json index fbb7631c..849fe1e7 100644 --- a/tests/__snapshots__/pdf417-2/25/slow-180.json +++ b/tests/__snapshots__/pdf417-2/25/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-2/25/slow-270.json b/tests/__snapshots__/pdf417-2/25/slow-270.json index ac3e1a1d..af8534b4 100644 --- a/tests/__snapshots__/pdf417-2/25/slow-270.json +++ b/tests/__snapshots__/pdf417-2/25/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-2/25/slow-90.json b/tests/__snapshots__/pdf417-2/25/slow-90.json index ac4ddccf..8b7d9095 100644 --- a/tests/__snapshots__/pdf417-2/25/slow-90.json +++ b/tests/__snapshots__/pdf417-2/25/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "36%" } diff --git a/tests/__snapshots__/pdf417-3/01/fast-0.json b/tests/__snapshots__/pdf417-3/01/fast-0.json index 1f8a604a..2c9ffbcb 100644 --- a/tests/__snapshots__/pdf417-3/01/fast-0.json +++ b/tests/__snapshots__/pdf417-3/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/01/fast-180.json b/tests/__snapshots__/pdf417-3/01/fast-180.json index 2bee064f..7ad9a0b2 100644 --- a/tests/__snapshots__/pdf417-3/01/fast-180.json +++ b/tests/__snapshots__/pdf417-3/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/01/pure-0.json b/tests/__snapshots__/pdf417-3/01/pure-0.json index e0bfe708..456e536f 100644 --- a/tests/__snapshots__/pdf417-3/01/pure-0.json +++ b/tests/__snapshots__/pdf417-3/01/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/01/slow-0.json b/tests/__snapshots__/pdf417-3/01/slow-0.json index 1f8a604a..2c9ffbcb 100644 --- a/tests/__snapshots__/pdf417-3/01/slow-0.json +++ b/tests/__snapshots__/pdf417-3/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/01/slow-180.json b/tests/__snapshots__/pdf417-3/01/slow-180.json index 2bee064f..7ad9a0b2 100644 --- a/tests/__snapshots__/pdf417-3/01/slow-180.json +++ b/tests/__snapshots__/pdf417-3/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/01/slow-270.json b/tests/__snapshots__/pdf417-3/01/slow-270.json index 137123ff..037335c2 100644 --- a/tests/__snapshots__/pdf417-3/01/slow-270.json +++ b/tests/__snapshots__/pdf417-3/01/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/01/slow-90.json b/tests/__snapshots__/pdf417-3/01/slow-90.json index 75c1ff43..4900d3c9 100644 --- a/tests/__snapshots__/pdf417-3/01/slow-90.json +++ b/tests/__snapshots__/pdf417-3/01/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/02/fast-0.json b/tests/__snapshots__/pdf417-3/02/fast-0.json index 915245e6..0fd01ff2 100644 --- a/tests/__snapshots__/pdf417-3/02/fast-0.json +++ b/tests/__snapshots__/pdf417-3/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/02/fast-180.json b/tests/__snapshots__/pdf417-3/02/fast-180.json index a7801693..9c22080d 100644 --- a/tests/__snapshots__/pdf417-3/02/fast-180.json +++ b/tests/__snapshots__/pdf417-3/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/02/pure-0.json b/tests/__snapshots__/pdf417-3/02/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/pdf417-3/02/pure-0.json +++ b/tests/__snapshots__/pdf417-3/02/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/pdf417-3/02/slow-0.json b/tests/__snapshots__/pdf417-3/02/slow-0.json index 915245e6..0fd01ff2 100644 --- a/tests/__snapshots__/pdf417-3/02/slow-0.json +++ b/tests/__snapshots__/pdf417-3/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/02/slow-180.json b/tests/__snapshots__/pdf417-3/02/slow-180.json index a7801693..9c22080d 100644 --- a/tests/__snapshots__/pdf417-3/02/slow-180.json +++ b/tests/__snapshots__/pdf417-3/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/02/slow-270.json b/tests/__snapshots__/pdf417-3/02/slow-270.json index 91a80577..3c96b0de 100644 --- a/tests/__snapshots__/pdf417-3/02/slow-270.json +++ b/tests/__snapshots__/pdf417-3/02/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/02/slow-90.json b/tests/__snapshots__/pdf417-3/02/slow-90.json index b4b4ec39..3ed78f1c 100644 --- a/tests/__snapshots__/pdf417-3/02/slow-90.json +++ b/tests/__snapshots__/pdf417-3/02/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/03/fast-0.json b/tests/__snapshots__/pdf417-3/03/fast-0.json index feb221ae..9c491468 100644 --- a/tests/__snapshots__/pdf417-3/03/fast-0.json +++ b/tests/__snapshots__/pdf417-3/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/03/fast-180.json b/tests/__snapshots__/pdf417-3/03/fast-180.json index e1c773ef..3bd24ada 100644 --- a/tests/__snapshots__/pdf417-3/03/fast-180.json +++ b/tests/__snapshots__/pdf417-3/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/03/pure-0.json b/tests/__snapshots__/pdf417-3/03/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/pdf417-3/03/pure-0.json +++ b/tests/__snapshots__/pdf417-3/03/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/pdf417-3/03/slow-0.json b/tests/__snapshots__/pdf417-3/03/slow-0.json index feb221ae..9c491468 100644 --- a/tests/__snapshots__/pdf417-3/03/slow-0.json +++ b/tests/__snapshots__/pdf417-3/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/03/slow-180.json b/tests/__snapshots__/pdf417-3/03/slow-180.json index e1c773ef..3bd24ada 100644 --- a/tests/__snapshots__/pdf417-3/03/slow-180.json +++ b/tests/__snapshots__/pdf417-3/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/03/slow-270.json b/tests/__snapshots__/pdf417-3/03/slow-270.json index 37e0f6c4..927bca4e 100644 --- a/tests/__snapshots__/pdf417-3/03/slow-270.json +++ b/tests/__snapshots__/pdf417-3/03/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/03/slow-90.json b/tests/__snapshots__/pdf417-3/03/slow-90.json index 643e16ee..d409175a 100644 --- a/tests/__snapshots__/pdf417-3/03/slow-90.json +++ b/tests/__snapshots__/pdf417-3/03/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/04/fast-0.json b/tests/__snapshots__/pdf417-3/04/fast-0.json index 8b3509eb..3809a289 100644 --- a/tests/__snapshots__/pdf417-3/04/fast-0.json +++ b/tests/__snapshots__/pdf417-3/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/04/fast-180.json b/tests/__snapshots__/pdf417-3/04/fast-180.json index 6edc2ea7..22de9a28 100644 --- a/tests/__snapshots__/pdf417-3/04/fast-180.json +++ b/tests/__snapshots__/pdf417-3/04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/04/pure-0.json b/tests/__snapshots__/pdf417-3/04/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/pdf417-3/04/pure-0.json +++ b/tests/__snapshots__/pdf417-3/04/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/pdf417-3/04/slow-0.json b/tests/__snapshots__/pdf417-3/04/slow-0.json index 8b3509eb..3809a289 100644 --- a/tests/__snapshots__/pdf417-3/04/slow-0.json +++ b/tests/__snapshots__/pdf417-3/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/04/slow-180.json b/tests/__snapshots__/pdf417-3/04/slow-180.json index 6edc2ea7..22de9a28 100644 --- a/tests/__snapshots__/pdf417-3/04/slow-180.json +++ b/tests/__snapshots__/pdf417-3/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/04/slow-270.json b/tests/__snapshots__/pdf417-3/04/slow-270.json index 19aeac24..23c7a624 100644 --- a/tests/__snapshots__/pdf417-3/04/slow-270.json +++ b/tests/__snapshots__/pdf417-3/04/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/04/slow-90.json b/tests/__snapshots__/pdf417-3/04/slow-90.json index 7043acc2..bc33fe94 100644 --- a/tests/__snapshots__/pdf417-3/04/slow-90.json +++ b/tests/__snapshots__/pdf417-3/04/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/05/fast-0.json b/tests/__snapshots__/pdf417-3/05/fast-0.json index 3b856059..3b78241c 100644 --- a/tests/__snapshots__/pdf417-3/05/fast-0.json +++ b/tests/__snapshots__/pdf417-3/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/05/fast-180.json b/tests/__snapshots__/pdf417-3/05/fast-180.json index 1e966d44..100d140b 100644 --- a/tests/__snapshots__/pdf417-3/05/fast-180.json +++ b/tests/__snapshots__/pdf417-3/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/05/pure-0.json b/tests/__snapshots__/pdf417-3/05/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/pdf417-3/05/pure-0.json +++ b/tests/__snapshots__/pdf417-3/05/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/pdf417-3/05/slow-0.json b/tests/__snapshots__/pdf417-3/05/slow-0.json index 3b856059..3b78241c 100644 --- a/tests/__snapshots__/pdf417-3/05/slow-0.json +++ b/tests/__snapshots__/pdf417-3/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/05/slow-180.json b/tests/__snapshots__/pdf417-3/05/slow-180.json index 1e966d44..100d140b 100644 --- a/tests/__snapshots__/pdf417-3/05/slow-180.json +++ b/tests/__snapshots__/pdf417-3/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/05/slow-270.json b/tests/__snapshots__/pdf417-3/05/slow-270.json index e6927f5a..e1c2594c 100644 --- a/tests/__snapshots__/pdf417-3/05/slow-270.json +++ b/tests/__snapshots__/pdf417-3/05/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/05/slow-90.json b/tests/__snapshots__/pdf417-3/05/slow-90.json index 46f5160c..c66b8ec9 100644 --- a/tests/__snapshots__/pdf417-3/05/slow-90.json +++ b/tests/__snapshots__/pdf417-3/05/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/06/fast-0.json b/tests/__snapshots__/pdf417-3/06/fast-0.json index e04a1564..ce59651e 100644 --- a/tests/__snapshots__/pdf417-3/06/fast-0.json +++ b/tests/__snapshots__/pdf417-3/06/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/06/fast-180.json b/tests/__snapshots__/pdf417-3/06/fast-180.json index aec377b8..2a12191d 100644 --- a/tests/__snapshots__/pdf417-3/06/fast-180.json +++ b/tests/__snapshots__/pdf417-3/06/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/06/pure-0.json b/tests/__snapshots__/pdf417-3/06/pure-0.json index 791b49b3..b34d4611 100644 --- a/tests/__snapshots__/pdf417-3/06/pure-0.json +++ b/tests/__snapshots__/pdf417-3/06/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/06/slow-0.json b/tests/__snapshots__/pdf417-3/06/slow-0.json index e04a1564..ce59651e 100644 --- a/tests/__snapshots__/pdf417-3/06/slow-0.json +++ b/tests/__snapshots__/pdf417-3/06/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/06/slow-180.json b/tests/__snapshots__/pdf417-3/06/slow-180.json index aec377b8..2a12191d 100644 --- a/tests/__snapshots__/pdf417-3/06/slow-180.json +++ b/tests/__snapshots__/pdf417-3/06/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/06/slow-270.json b/tests/__snapshots__/pdf417-3/06/slow-270.json index 35cb4edc..75894b2b 100644 --- a/tests/__snapshots__/pdf417-3/06/slow-270.json +++ b/tests/__snapshots__/pdf417-3/06/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/06/slow-90.json b/tests/__snapshots__/pdf417-3/06/slow-90.json index 8e64f4f0..21b67f09 100644 --- a/tests/__snapshots__/pdf417-3/06/slow-90.json +++ b/tests/__snapshots__/pdf417-3/06/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/07/fast-0.json b/tests/__snapshots__/pdf417-3/07/fast-0.json index 031a677d..ebf79d7c 100644 --- a/tests/__snapshots__/pdf417-3/07/fast-0.json +++ b/tests/__snapshots__/pdf417-3/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/07/fast-180.json b/tests/__snapshots__/pdf417-3/07/fast-180.json index 6da0d6ab..8c9827c4 100644 --- a/tests/__snapshots__/pdf417-3/07/fast-180.json +++ b/tests/__snapshots__/pdf417-3/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/07/pure-0.json b/tests/__snapshots__/pdf417-3/07/pure-0.json index c379b654..2e6128ae 100644 --- a/tests/__snapshots__/pdf417-3/07/pure-0.json +++ b/tests/__snapshots__/pdf417-3/07/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/07/slow-0.json b/tests/__snapshots__/pdf417-3/07/slow-0.json index 031a677d..ebf79d7c 100644 --- a/tests/__snapshots__/pdf417-3/07/slow-0.json +++ b/tests/__snapshots__/pdf417-3/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/07/slow-180.json b/tests/__snapshots__/pdf417-3/07/slow-180.json index 6da0d6ab..8c9827c4 100644 --- a/tests/__snapshots__/pdf417-3/07/slow-180.json +++ b/tests/__snapshots__/pdf417-3/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/07/slow-270.json b/tests/__snapshots__/pdf417-3/07/slow-270.json index db0ea50a..efa57cdc 100644 --- a/tests/__snapshots__/pdf417-3/07/slow-270.json +++ b/tests/__snapshots__/pdf417-3/07/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/07/slow-90.json b/tests/__snapshots__/pdf417-3/07/slow-90.json index 1ba29bb7..52cedcb2 100644 --- a/tests/__snapshots__/pdf417-3/07/slow-90.json +++ b/tests/__snapshots__/pdf417-3/07/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/08/fast-0.json b/tests/__snapshots__/pdf417-3/08/fast-0.json index 08ab71a2..543fd584 100644 --- a/tests/__snapshots__/pdf417-3/08/fast-0.json +++ b/tests/__snapshots__/pdf417-3/08/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/08/fast-180.json b/tests/__snapshots__/pdf417-3/08/fast-180.json index e8fd13e7..6b086fb9 100644 --- a/tests/__snapshots__/pdf417-3/08/fast-180.json +++ b/tests/__snapshots__/pdf417-3/08/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/08/pure-0.json b/tests/__snapshots__/pdf417-3/08/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/pdf417-3/08/pure-0.json +++ b/tests/__snapshots__/pdf417-3/08/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/pdf417-3/08/slow-0.json b/tests/__snapshots__/pdf417-3/08/slow-0.json index 08ab71a2..543fd584 100644 --- a/tests/__snapshots__/pdf417-3/08/slow-0.json +++ b/tests/__snapshots__/pdf417-3/08/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/08/slow-180.json b/tests/__snapshots__/pdf417-3/08/slow-180.json index e8fd13e7..6b086fb9 100644 --- a/tests/__snapshots__/pdf417-3/08/slow-180.json +++ b/tests/__snapshots__/pdf417-3/08/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/08/slow-270.json b/tests/__snapshots__/pdf417-3/08/slow-270.json index cc50e3cb..1619acfd 100644 --- a/tests/__snapshots__/pdf417-3/08/slow-270.json +++ b/tests/__snapshots__/pdf417-3/08/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/08/slow-90.json b/tests/__snapshots__/pdf417-3/08/slow-90.json index e56e83ec..bb52e410 100644 --- a/tests/__snapshots__/pdf417-3/08/slow-90.json +++ b/tests/__snapshots__/pdf417-3/08/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/09/fast-0.json b/tests/__snapshots__/pdf417-3/09/fast-0.json index ff767dae..062d90b6 100644 --- a/tests/__snapshots__/pdf417-3/09/fast-0.json +++ b/tests/__snapshots__/pdf417-3/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/09/fast-180.json b/tests/__snapshots__/pdf417-3/09/fast-180.json index 25890787..39d7908f 100644 --- a/tests/__snapshots__/pdf417-3/09/fast-180.json +++ b/tests/__snapshots__/pdf417-3/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/09/pure-0.json b/tests/__snapshots__/pdf417-3/09/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/pdf417-3/09/pure-0.json +++ b/tests/__snapshots__/pdf417-3/09/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/pdf417-3/09/slow-0.json b/tests/__snapshots__/pdf417-3/09/slow-0.json index ff767dae..062d90b6 100644 --- a/tests/__snapshots__/pdf417-3/09/slow-0.json +++ b/tests/__snapshots__/pdf417-3/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/09/slow-180.json b/tests/__snapshots__/pdf417-3/09/slow-180.json index 25890787..39d7908f 100644 --- a/tests/__snapshots__/pdf417-3/09/slow-180.json +++ b/tests/__snapshots__/pdf417-3/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/09/slow-270.json b/tests/__snapshots__/pdf417-3/09/slow-270.json index 4b736f2a..bd05bbaa 100644 --- a/tests/__snapshots__/pdf417-3/09/slow-270.json +++ b/tests/__snapshots__/pdf417-3/09/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/09/slow-90.json b/tests/__snapshots__/pdf417-3/09/slow-90.json index f3a5075f..040c6627 100644 --- a/tests/__snapshots__/pdf417-3/09/slow-90.json +++ b/tests/__snapshots__/pdf417-3/09/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/10/fast-0.json b/tests/__snapshots__/pdf417-3/10/fast-0.json index 363d46bb..db4fff06 100644 --- a/tests/__snapshots__/pdf417-3/10/fast-0.json +++ b/tests/__snapshots__/pdf417-3/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/10/fast-180.json b/tests/__snapshots__/pdf417-3/10/fast-180.json index a4c65448..80fc7a33 100644 --- a/tests/__snapshots__/pdf417-3/10/fast-180.json +++ b/tests/__snapshots__/pdf417-3/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/10/pure-0.json b/tests/__snapshots__/pdf417-3/10/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/pdf417-3/10/pure-0.json +++ b/tests/__snapshots__/pdf417-3/10/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/pdf417-3/10/slow-0.json b/tests/__snapshots__/pdf417-3/10/slow-0.json index 363d46bb..db4fff06 100644 --- a/tests/__snapshots__/pdf417-3/10/slow-0.json +++ b/tests/__snapshots__/pdf417-3/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/10/slow-180.json b/tests/__snapshots__/pdf417-3/10/slow-180.json index a4c65448..80fc7a33 100644 --- a/tests/__snapshots__/pdf417-3/10/slow-180.json +++ b/tests/__snapshots__/pdf417-3/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/10/slow-270.json b/tests/__snapshots__/pdf417-3/10/slow-270.json index 5eed273f..34c9c337 100644 --- a/tests/__snapshots__/pdf417-3/10/slow-270.json +++ b/tests/__snapshots__/pdf417-3/10/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/10/slow-90.json b/tests/__snapshots__/pdf417-3/10/slow-90.json index aeb93e8f..473450fb 100644 --- a/tests/__snapshots__/pdf417-3/10/slow-90.json +++ b/tests/__snapshots__/pdf417-3/10/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/11/fast-0.json b/tests/__snapshots__/pdf417-3/11/fast-0.json index 031a677d..ebf79d7c 100644 --- a/tests/__snapshots__/pdf417-3/11/fast-0.json +++ b/tests/__snapshots__/pdf417-3/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/11/fast-180.json b/tests/__snapshots__/pdf417-3/11/fast-180.json index 6da0d6ab..8c9827c4 100644 --- a/tests/__snapshots__/pdf417-3/11/fast-180.json +++ b/tests/__snapshots__/pdf417-3/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/11/pure-0.json b/tests/__snapshots__/pdf417-3/11/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/pdf417-3/11/pure-0.json +++ b/tests/__snapshots__/pdf417-3/11/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/pdf417-3/11/slow-0.json b/tests/__snapshots__/pdf417-3/11/slow-0.json index 031a677d..ebf79d7c 100644 --- a/tests/__snapshots__/pdf417-3/11/slow-0.json +++ b/tests/__snapshots__/pdf417-3/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/11/slow-180.json b/tests/__snapshots__/pdf417-3/11/slow-180.json index 6da0d6ab..8c9827c4 100644 --- a/tests/__snapshots__/pdf417-3/11/slow-180.json +++ b/tests/__snapshots__/pdf417-3/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/11/slow-270.json b/tests/__snapshots__/pdf417-3/11/slow-270.json index db0ea50a..efa57cdc 100644 --- a/tests/__snapshots__/pdf417-3/11/slow-270.json +++ b/tests/__snapshots__/pdf417-3/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/11/slow-90.json b/tests/__snapshots__/pdf417-3/11/slow-90.json index 1ba29bb7..52cedcb2 100644 --- a/tests/__snapshots__/pdf417-3/11/slow-90.json +++ b/tests/__snapshots__/pdf417-3/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "46%" } diff --git a/tests/__snapshots__/pdf417-3/12/fast-0.json b/tests/__snapshots__/pdf417-3/12/fast-0.json index fcc13f9c..8ef7fc57 100644 --- a/tests/__snapshots__/pdf417-3/12/fast-0.json +++ b/tests/__snapshots__/pdf417-3/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "24%" } diff --git a/tests/__snapshots__/pdf417-3/12/fast-180.json b/tests/__snapshots__/pdf417-3/12/fast-180.json index 272c675a..74718a6a 100644 --- a/tests/__snapshots__/pdf417-3/12/fast-180.json +++ b/tests/__snapshots__/pdf417-3/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "24%" } diff --git a/tests/__snapshots__/pdf417-3/12/pure-0.json b/tests/__snapshots__/pdf417-3/12/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/pdf417-3/12/pure-0.json +++ b/tests/__snapshots__/pdf417-3/12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/pdf417-3/12/slow-0.json b/tests/__snapshots__/pdf417-3/12/slow-0.json index fcc13f9c..8ef7fc57 100644 --- a/tests/__snapshots__/pdf417-3/12/slow-0.json +++ b/tests/__snapshots__/pdf417-3/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "24%" } diff --git a/tests/__snapshots__/pdf417-3/12/slow-180.json b/tests/__snapshots__/pdf417-3/12/slow-180.json index 272c675a..74718a6a 100644 --- a/tests/__snapshots__/pdf417-3/12/slow-180.json +++ b/tests/__snapshots__/pdf417-3/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "24%" } diff --git a/tests/__snapshots__/pdf417-3/12/slow-270.json b/tests/__snapshots__/pdf417-3/12/slow-270.json index c2e9cea8..de65537e 100644 --- a/tests/__snapshots__/pdf417-3/12/slow-270.json +++ b/tests/__snapshots__/pdf417-3/12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "24%" } diff --git a/tests/__snapshots__/pdf417-3/12/slow-90.json b/tests/__snapshots__/pdf417-3/12/slow-90.json index 84d94307..faeb1bb5 100644 --- a/tests/__snapshots__/pdf417-3/12/slow-90.json +++ b/tests/__snapshots__/pdf417-3/12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "24%" } diff --git a/tests/__snapshots__/pdf417-3/16/fast-0.json b/tests/__snapshots__/pdf417-3/16/fast-0.json index b9c84207..559d100c 100644 --- a/tests/__snapshots__/pdf417-3/16/fast-0.json +++ b/tests/__snapshots__/pdf417-3/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/16/fast-180.json b/tests/__snapshots__/pdf417-3/16/fast-180.json index ca10d9e3..182c78e0 100644 --- a/tests/__snapshots__/pdf417-3/16/fast-180.json +++ b/tests/__snapshots__/pdf417-3/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/16/pure-0.json b/tests/__snapshots__/pdf417-3/16/pure-0.json index 29019368..0c171c84 100644 --- a/tests/__snapshots__/pdf417-3/16/pure-0.json +++ b/tests/__snapshots__/pdf417-3/16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/16/slow-0.json b/tests/__snapshots__/pdf417-3/16/slow-0.json index b9c84207..559d100c 100644 --- a/tests/__snapshots__/pdf417-3/16/slow-0.json +++ b/tests/__snapshots__/pdf417-3/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/16/slow-180.json b/tests/__snapshots__/pdf417-3/16/slow-180.json index ca10d9e3..182c78e0 100644 --- a/tests/__snapshots__/pdf417-3/16/slow-180.json +++ b/tests/__snapshots__/pdf417-3/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/16/slow-270.json b/tests/__snapshots__/pdf417-3/16/slow-270.json index 7d478834..eb3e4bbf 100644 --- a/tests/__snapshots__/pdf417-3/16/slow-270.json +++ b/tests/__snapshots__/pdf417-3/16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/16/slow-90.json b/tests/__snapshots__/pdf417-3/16/slow-90.json index ecb21c74..e4164177 100644 --- a/tests/__snapshots__/pdf417-3/16/slow-90.json +++ b/tests/__snapshots__/pdf417-3/16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/17/fast-0.json b/tests/__snapshots__/pdf417-3/17/fast-0.json index d4df2a92..424a9848 100644 --- a/tests/__snapshots__/pdf417-3/17/fast-0.json +++ b/tests/__snapshots__/pdf417-3/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/17/fast-180.json b/tests/__snapshots__/pdf417-3/17/fast-180.json index 1e84e871..f37002bf 100644 --- a/tests/__snapshots__/pdf417-3/17/fast-180.json +++ b/tests/__snapshots__/pdf417-3/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/17/pure-0.json b/tests/__snapshots__/pdf417-3/17/pure-0.json index 6007b80c..31664ea1 100644 --- a/tests/__snapshots__/pdf417-3/17/pure-0.json +++ b/tests/__snapshots__/pdf417-3/17/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/17/slow-0.json b/tests/__snapshots__/pdf417-3/17/slow-0.json index d4df2a92..424a9848 100644 --- a/tests/__snapshots__/pdf417-3/17/slow-0.json +++ b/tests/__snapshots__/pdf417-3/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/17/slow-180.json b/tests/__snapshots__/pdf417-3/17/slow-180.json index 1e84e871..f37002bf 100644 --- a/tests/__snapshots__/pdf417-3/17/slow-180.json +++ b/tests/__snapshots__/pdf417-3/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/17/slow-270.json b/tests/__snapshots__/pdf417-3/17/slow-270.json index ab400cf1..8bfdf6c8 100644 --- a/tests/__snapshots__/pdf417-3/17/slow-270.json +++ b/tests/__snapshots__/pdf417-3/17/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/17/slow-90.json b/tests/__snapshots__/pdf417-3/17/slow-90.json index df4fda29..0a346e94 100644 --- a/tests/__snapshots__/pdf417-3/17/slow-90.json +++ b/tests/__snapshots__/pdf417-3/17/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/18/fast-0.json b/tests/__snapshots__/pdf417-3/18/fast-0.json index f283d24f..81bf93d3 100644 --- a/tests/__snapshots__/pdf417-3/18/fast-0.json +++ b/tests/__snapshots__/pdf417-3/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/18/fast-180.json b/tests/__snapshots__/pdf417-3/18/fast-180.json index 527013b3..058c42c4 100644 --- a/tests/__snapshots__/pdf417-3/18/fast-180.json +++ b/tests/__snapshots__/pdf417-3/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/18/pure-0.json b/tests/__snapshots__/pdf417-3/18/pure-0.json index cb718bd7..3468f226 100644 --- a/tests/__snapshots__/pdf417-3/18/pure-0.json +++ b/tests/__snapshots__/pdf417-3/18/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/18/slow-0.json b/tests/__snapshots__/pdf417-3/18/slow-0.json index f283d24f..81bf93d3 100644 --- a/tests/__snapshots__/pdf417-3/18/slow-0.json +++ b/tests/__snapshots__/pdf417-3/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/18/slow-180.json b/tests/__snapshots__/pdf417-3/18/slow-180.json index 527013b3..058c42c4 100644 --- a/tests/__snapshots__/pdf417-3/18/slow-180.json +++ b/tests/__snapshots__/pdf417-3/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/18/slow-270.json b/tests/__snapshots__/pdf417-3/18/slow-270.json index 3557841e..27b795fd 100644 --- a/tests/__snapshots__/pdf417-3/18/slow-270.json +++ b/tests/__snapshots__/pdf417-3/18/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/18/slow-90.json b/tests/__snapshots__/pdf417-3/18/slow-90.json index 37eef2f0..4954d427 100644 --- a/tests/__snapshots__/pdf417-3/18/slow-90.json +++ b/tests/__snapshots__/pdf417-3/18/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "93%" } diff --git a/tests/__snapshots__/pdf417-3/19/fast-0.json b/tests/__snapshots__/pdf417-3/19/fast-0.json index c8bf5bab..3ecb7864 100644 --- a/tests/__snapshots__/pdf417-3/19/fast-0.json +++ b/tests/__snapshots__/pdf417-3/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "7%" } diff --git a/tests/__snapshots__/pdf417-3/19/fast-180.json b/tests/__snapshots__/pdf417-3/19/fast-180.json index 480ee830..1eded285 100644 --- a/tests/__snapshots__/pdf417-3/19/fast-180.json +++ b/tests/__snapshots__/pdf417-3/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "7%" } diff --git a/tests/__snapshots__/pdf417-3/19/pure-0.json b/tests/__snapshots__/pdf417-3/19/pure-0.json index c8bf5bab..3ecb7864 100644 --- a/tests/__snapshots__/pdf417-3/19/pure-0.json +++ b/tests/__snapshots__/pdf417-3/19/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "7%" } diff --git a/tests/__snapshots__/pdf417-3/19/slow-0.json b/tests/__snapshots__/pdf417-3/19/slow-0.json index c8bf5bab..3ecb7864 100644 --- a/tests/__snapshots__/pdf417-3/19/slow-0.json +++ b/tests/__snapshots__/pdf417-3/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "7%" } diff --git a/tests/__snapshots__/pdf417-3/19/slow-180.json b/tests/__snapshots__/pdf417-3/19/slow-180.json index 480ee830..1eded285 100644 --- a/tests/__snapshots__/pdf417-3/19/slow-180.json +++ b/tests/__snapshots__/pdf417-3/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "7%" } diff --git a/tests/__snapshots__/pdf417-3/19/slow-270.json b/tests/__snapshots__/pdf417-3/19/slow-270.json index 6ce44cc5..13603c10 100644 --- a/tests/__snapshots__/pdf417-3/19/slow-270.json +++ b/tests/__snapshots__/pdf417-3/19/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "7%" } diff --git a/tests/__snapshots__/pdf417-3/19/slow-90.json b/tests/__snapshots__/pdf417-3/19/slow-90.json index a60c8ddf..cfbff721 100644 --- a/tests/__snapshots__/pdf417-3/19/slow-90.json +++ b/tests/__snapshots__/pdf417-3/19/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "7%" } diff --git a/tests/__snapshots__/qrcode-1/1/fast-0.json b/tests/__snapshots__/qrcode-1/1/fast-0.json index 5775df2c..4055e43b 100644 --- a/tests/__snapshots__/qrcode-1/1/fast-0.json +++ b/tests/__snapshots__/qrcode-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/1/fast-180.json b/tests/__snapshots__/qrcode-1/1/fast-180.json index 14fd8966..8ab443da 100644 --- a/tests/__snapshots__/qrcode-1/1/fast-180.json +++ b/tests/__snapshots__/qrcode-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/1/fast-270.json b/tests/__snapshots__/qrcode-1/1/fast-270.json index beb0976a..686d3445 100644 --- a/tests/__snapshots__/qrcode-1/1/fast-270.json +++ b/tests/__snapshots__/qrcode-1/1/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/1/fast-90.json b/tests/__snapshots__/qrcode-1/1/fast-90.json index df206d3c..4fb65adc 100644 --- a/tests/__snapshots__/qrcode-1/1/fast-90.json +++ b/tests/__snapshots__/qrcode-1/1/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/1/slow-0.json b/tests/__snapshots__/qrcode-1/1/slow-0.json index 5775df2c..4055e43b 100644 --- a/tests/__snapshots__/qrcode-1/1/slow-0.json +++ b/tests/__snapshots__/qrcode-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/1/slow-180.json b/tests/__snapshots__/qrcode-1/1/slow-180.json index 14fd8966..8ab443da 100644 --- a/tests/__snapshots__/qrcode-1/1/slow-180.json +++ b/tests/__snapshots__/qrcode-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/1/slow-270.json b/tests/__snapshots__/qrcode-1/1/slow-270.json index beb0976a..686d3445 100644 --- a/tests/__snapshots__/qrcode-1/1/slow-270.json +++ b/tests/__snapshots__/qrcode-1/1/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/1/slow-90.json b/tests/__snapshots__/qrcode-1/1/slow-90.json index df206d3c..4fb65adc 100644 --- a/tests/__snapshots__/qrcode-1/1/slow-90.json +++ b/tests/__snapshots__/qrcode-1/1/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/11/fast-0.json b/tests/__snapshots__/qrcode-1/11/fast-0.json index 8b600ee6..a76a3842 100644 --- a/tests/__snapshots__/qrcode-1/11/fast-0.json +++ b/tests/__snapshots__/qrcode-1/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/11/fast-180.json b/tests/__snapshots__/qrcode-1/11/fast-180.json index 88788ed9..e5b6a6ee 100644 --- a/tests/__snapshots__/qrcode-1/11/fast-180.json +++ b/tests/__snapshots__/qrcode-1/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/11/fast-270.json b/tests/__snapshots__/qrcode-1/11/fast-270.json index 3446acc3..e5d5141a 100644 --- a/tests/__snapshots__/qrcode-1/11/fast-270.json +++ b/tests/__snapshots__/qrcode-1/11/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/11/fast-90.json b/tests/__snapshots__/qrcode-1/11/fast-90.json index 0db8cd1b..c4e9b53d 100644 --- a/tests/__snapshots__/qrcode-1/11/fast-90.json +++ b/tests/__snapshots__/qrcode-1/11/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/11/slow-0.json b/tests/__snapshots__/qrcode-1/11/slow-0.json index 8b600ee6..a76a3842 100644 --- a/tests/__snapshots__/qrcode-1/11/slow-0.json +++ b/tests/__snapshots__/qrcode-1/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/11/slow-180.json b/tests/__snapshots__/qrcode-1/11/slow-180.json index 88788ed9..e5b6a6ee 100644 --- a/tests/__snapshots__/qrcode-1/11/slow-180.json +++ b/tests/__snapshots__/qrcode-1/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/11/slow-270.json b/tests/__snapshots__/qrcode-1/11/slow-270.json index 3446acc3..e5d5141a 100644 --- a/tests/__snapshots__/qrcode-1/11/slow-270.json +++ b/tests/__snapshots__/qrcode-1/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/11/slow-90.json b/tests/__snapshots__/qrcode-1/11/slow-90.json index 0db8cd1b..c4e9b53d 100644 --- a/tests/__snapshots__/qrcode-1/11/slow-90.json +++ b/tests/__snapshots__/qrcode-1/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/12/fast-0.json b/tests/__snapshots__/qrcode-1/12/fast-0.json index 0970383d..e952109f 100644 --- a/tests/__snapshots__/qrcode-1/12/fast-0.json +++ b/tests/__snapshots__/qrcode-1/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/12/fast-180.json b/tests/__snapshots__/qrcode-1/12/fast-180.json index c1f2442f..4641327f 100644 --- a/tests/__snapshots__/qrcode-1/12/fast-180.json +++ b/tests/__snapshots__/qrcode-1/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/12/fast-270.json b/tests/__snapshots__/qrcode-1/12/fast-270.json index 4173b933..a6e40e8b 100644 --- a/tests/__snapshots__/qrcode-1/12/fast-270.json +++ b/tests/__snapshots__/qrcode-1/12/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/12/fast-90.json b/tests/__snapshots__/qrcode-1/12/fast-90.json index aab21791..87d1cfd7 100644 --- a/tests/__snapshots__/qrcode-1/12/fast-90.json +++ b/tests/__snapshots__/qrcode-1/12/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/12/slow-0.json b/tests/__snapshots__/qrcode-1/12/slow-0.json index 0970383d..e952109f 100644 --- a/tests/__snapshots__/qrcode-1/12/slow-0.json +++ b/tests/__snapshots__/qrcode-1/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/12/slow-180.json b/tests/__snapshots__/qrcode-1/12/slow-180.json index c1f2442f..4641327f 100644 --- a/tests/__snapshots__/qrcode-1/12/slow-180.json +++ b/tests/__snapshots__/qrcode-1/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/12/slow-270.json b/tests/__snapshots__/qrcode-1/12/slow-270.json index 4173b933..a6e40e8b 100644 --- a/tests/__snapshots__/qrcode-1/12/slow-270.json +++ b/tests/__snapshots__/qrcode-1/12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/12/slow-90.json b/tests/__snapshots__/qrcode-1/12/slow-90.json index aab21791..87d1cfd7 100644 --- a/tests/__snapshots__/qrcode-1/12/slow-90.json +++ b/tests/__snapshots__/qrcode-1/12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/13/fast-0.json b/tests/__snapshots__/qrcode-1/13/fast-0.json index 7a0f15ea..629c7ad6 100644 --- a/tests/__snapshots__/qrcode-1/13/fast-0.json +++ b/tests/__snapshots__/qrcode-1/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/13/fast-180.json b/tests/__snapshots__/qrcode-1/13/fast-180.json index 4408764c..e4e28438 100644 --- a/tests/__snapshots__/qrcode-1/13/fast-180.json +++ b/tests/__snapshots__/qrcode-1/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/13/fast-270.json b/tests/__snapshots__/qrcode-1/13/fast-270.json index 03d90faa..ceb92b9b 100644 --- a/tests/__snapshots__/qrcode-1/13/fast-270.json +++ b/tests/__snapshots__/qrcode-1/13/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/13/fast-90.json b/tests/__snapshots__/qrcode-1/13/fast-90.json index c90749f2..d7182116 100644 --- a/tests/__snapshots__/qrcode-1/13/fast-90.json +++ b/tests/__snapshots__/qrcode-1/13/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/13/slow-0.json b/tests/__snapshots__/qrcode-1/13/slow-0.json index 7a0f15ea..629c7ad6 100644 --- a/tests/__snapshots__/qrcode-1/13/slow-0.json +++ b/tests/__snapshots__/qrcode-1/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/13/slow-180.json b/tests/__snapshots__/qrcode-1/13/slow-180.json index 4408764c..e4e28438 100644 --- a/tests/__snapshots__/qrcode-1/13/slow-180.json +++ b/tests/__snapshots__/qrcode-1/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/13/slow-270.json b/tests/__snapshots__/qrcode-1/13/slow-270.json index 03d90faa..ceb92b9b 100644 --- a/tests/__snapshots__/qrcode-1/13/slow-270.json +++ b/tests/__snapshots__/qrcode-1/13/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/13/slow-90.json b/tests/__snapshots__/qrcode-1/13/slow-90.json index c90749f2..d7182116 100644 --- a/tests/__snapshots__/qrcode-1/13/slow-90.json +++ b/tests/__snapshots__/qrcode-1/13/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/14/fast-0.json b/tests/__snapshots__/qrcode-1/14/fast-0.json index 57af923c..f7ab0e49 100644 --- a/tests/__snapshots__/qrcode-1/14/fast-0.json +++ b/tests/__snapshots__/qrcode-1/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/14/fast-180.json b/tests/__snapshots__/qrcode-1/14/fast-180.json index af8132a6..cde38c19 100644 --- a/tests/__snapshots__/qrcode-1/14/fast-180.json +++ b/tests/__snapshots__/qrcode-1/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/14/fast-270.json b/tests/__snapshots__/qrcode-1/14/fast-270.json index 8a26556e..49298699 100644 --- a/tests/__snapshots__/qrcode-1/14/fast-270.json +++ b/tests/__snapshots__/qrcode-1/14/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/14/fast-90.json b/tests/__snapshots__/qrcode-1/14/fast-90.json index b2e5b946..b8a59080 100644 --- a/tests/__snapshots__/qrcode-1/14/fast-90.json +++ b/tests/__snapshots__/qrcode-1/14/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/14/slow-0.json b/tests/__snapshots__/qrcode-1/14/slow-0.json index 57af923c..f7ab0e49 100644 --- a/tests/__snapshots__/qrcode-1/14/slow-0.json +++ b/tests/__snapshots__/qrcode-1/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/14/slow-180.json b/tests/__snapshots__/qrcode-1/14/slow-180.json index af8132a6..cde38c19 100644 --- a/tests/__snapshots__/qrcode-1/14/slow-180.json +++ b/tests/__snapshots__/qrcode-1/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/14/slow-270.json b/tests/__snapshots__/qrcode-1/14/slow-270.json index 8a26556e..49298699 100644 --- a/tests/__snapshots__/qrcode-1/14/slow-270.json +++ b/tests/__snapshots__/qrcode-1/14/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/14/slow-90.json b/tests/__snapshots__/qrcode-1/14/slow-90.json index b2e5b946..b8a59080 100644 --- a/tests/__snapshots__/qrcode-1/14/slow-90.json +++ b/tests/__snapshots__/qrcode-1/14/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/15/fast-0.json b/tests/__snapshots__/qrcode-1/15/fast-0.json index e2e70d63..2dd06ca7 100644 --- a/tests/__snapshots__/qrcode-1/15/fast-0.json +++ b/tests/__snapshots__/qrcode-1/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/15/fast-180.json b/tests/__snapshots__/qrcode-1/15/fast-180.json index 97c45584..ad4f8135 100644 --- a/tests/__snapshots__/qrcode-1/15/fast-180.json +++ b/tests/__snapshots__/qrcode-1/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/15/fast-270.json b/tests/__snapshots__/qrcode-1/15/fast-270.json index eafb5b50..ff007f9a 100644 --- a/tests/__snapshots__/qrcode-1/15/fast-270.json +++ b/tests/__snapshots__/qrcode-1/15/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/15/fast-90.json b/tests/__snapshots__/qrcode-1/15/fast-90.json index 2d5d3b92..f157a731 100644 --- a/tests/__snapshots__/qrcode-1/15/fast-90.json +++ b/tests/__snapshots__/qrcode-1/15/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/15/slow-0.json b/tests/__snapshots__/qrcode-1/15/slow-0.json index e2e70d63..2dd06ca7 100644 --- a/tests/__snapshots__/qrcode-1/15/slow-0.json +++ b/tests/__snapshots__/qrcode-1/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/15/slow-180.json b/tests/__snapshots__/qrcode-1/15/slow-180.json index 97c45584..ad4f8135 100644 --- a/tests/__snapshots__/qrcode-1/15/slow-180.json +++ b/tests/__snapshots__/qrcode-1/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/15/slow-270.json b/tests/__snapshots__/qrcode-1/15/slow-270.json index eafb5b50..ff007f9a 100644 --- a/tests/__snapshots__/qrcode-1/15/slow-270.json +++ b/tests/__snapshots__/qrcode-1/15/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/15/slow-90.json b/tests/__snapshots__/qrcode-1/15/slow-90.json index 2d5d3b92..f157a731 100644 --- a/tests/__snapshots__/qrcode-1/15/slow-90.json +++ b/tests/__snapshots__/qrcode-1/15/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2055f73", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-1/16/fast-0.json b/tests/__snapshots__/qrcode-1/16/fast-0.json index 5656cc8f..613e7fe3 100644 --- a/tests/__snapshots__/qrcode-1/16/fast-0.json +++ b/tests/__snapshots__/qrcode-1/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/16/fast-180.json b/tests/__snapshots__/qrcode-1/16/fast-180.json index 94b2c72e..d0c606d3 100644 --- a/tests/__snapshots__/qrcode-1/16/fast-180.json +++ b/tests/__snapshots__/qrcode-1/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/16/fast-270.json b/tests/__snapshots__/qrcode-1/16/fast-270.json index aabb12dc..1c8e499c 100644 --- a/tests/__snapshots__/qrcode-1/16/fast-270.json +++ b/tests/__snapshots__/qrcode-1/16/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/16/fast-90.json b/tests/__snapshots__/qrcode-1/16/fast-90.json index 25d03e72..9e4e4a27 100644 --- a/tests/__snapshots__/qrcode-1/16/fast-90.json +++ b/tests/__snapshots__/qrcode-1/16/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/16/slow-0.json b/tests/__snapshots__/qrcode-1/16/slow-0.json index 5656cc8f..613e7fe3 100644 --- a/tests/__snapshots__/qrcode-1/16/slow-0.json +++ b/tests/__snapshots__/qrcode-1/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/16/slow-180.json b/tests/__snapshots__/qrcode-1/16/slow-180.json index 94b2c72e..d0c606d3 100644 --- a/tests/__snapshots__/qrcode-1/16/slow-180.json +++ b/tests/__snapshots__/qrcode-1/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/16/slow-270.json b/tests/__snapshots__/qrcode-1/16/slow-270.json index aabb12dc..1c8e499c 100644 --- a/tests/__snapshots__/qrcode-1/16/slow-270.json +++ b/tests/__snapshots__/qrcode-1/16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/16/slow-90.json b/tests/__snapshots__/qrcode-1/16/slow-90.json index 25d03e72..9e4e4a27 100644 --- a/tests/__snapshots__/qrcode-1/16/slow-90.json +++ b/tests/__snapshots__/qrcode-1/16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/17/fast-0.json b/tests/__snapshots__/qrcode-1/17/fast-0.json index 3dbee3a5..13cbb13e 100644 --- a/tests/__snapshots__/qrcode-1/17/fast-0.json +++ b/tests/__snapshots__/qrcode-1/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "6c46e4e", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/17/fast-180.json b/tests/__snapshots__/qrcode-1/17/fast-180.json index 1b4ff98c..6b3109c8 100644 --- a/tests/__snapshots__/qrcode-1/17/fast-180.json +++ b/tests/__snapshots__/qrcode-1/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "6c46e4e", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/17/fast-270.json b/tests/__snapshots__/qrcode-1/17/fast-270.json index 3f336aec..013ed7b1 100644 --- a/tests/__snapshots__/qrcode-1/17/fast-270.json +++ b/tests/__snapshots__/qrcode-1/17/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "6c46e4e", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/17/fast-90.json b/tests/__snapshots__/qrcode-1/17/fast-90.json index 84a37822..22fd8dc4 100644 --- a/tests/__snapshots__/qrcode-1/17/fast-90.json +++ b/tests/__snapshots__/qrcode-1/17/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "6c46e4e", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/17/slow-0.json b/tests/__snapshots__/qrcode-1/17/slow-0.json index 3dbee3a5..13cbb13e 100644 --- a/tests/__snapshots__/qrcode-1/17/slow-0.json +++ b/tests/__snapshots__/qrcode-1/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "6c46e4e", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/17/slow-180.json b/tests/__snapshots__/qrcode-1/17/slow-180.json index 1b4ff98c..6b3109c8 100644 --- a/tests/__snapshots__/qrcode-1/17/slow-180.json +++ b/tests/__snapshots__/qrcode-1/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "6c46e4e", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/17/slow-270.json b/tests/__snapshots__/qrcode-1/17/slow-270.json index 3f336aec..013ed7b1 100644 --- a/tests/__snapshots__/qrcode-1/17/slow-270.json +++ b/tests/__snapshots__/qrcode-1/17/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "6c46e4e", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/17/slow-90.json b/tests/__snapshots__/qrcode-1/17/slow-90.json index 84a37822..22fd8dc4 100644 --- a/tests/__snapshots__/qrcode-1/17/slow-90.json +++ b/tests/__snapshots__/qrcode-1/17/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "6c46e4e", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/18/fast-0.json b/tests/__snapshots__/qrcode-1/18/fast-0.json index 48e8f063..3bebb599 100644 --- a/tests/__snapshots__/qrcode-1/18/fast-0.json +++ b/tests/__snapshots__/qrcode-1/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/18/fast-180.json b/tests/__snapshots__/qrcode-1/18/fast-180.json index 7b85ad1b..bb53132f 100644 --- a/tests/__snapshots__/qrcode-1/18/fast-180.json +++ b/tests/__snapshots__/qrcode-1/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/18/fast-270.json b/tests/__snapshots__/qrcode-1/18/fast-270.json index d7e9d46c..e0698f4b 100644 --- a/tests/__snapshots__/qrcode-1/18/fast-270.json +++ b/tests/__snapshots__/qrcode-1/18/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/18/fast-90.json b/tests/__snapshots__/qrcode-1/18/fast-90.json index 0418f9e1..268f778e 100644 --- a/tests/__snapshots__/qrcode-1/18/fast-90.json +++ b/tests/__snapshots__/qrcode-1/18/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/18/slow-0.json b/tests/__snapshots__/qrcode-1/18/slow-0.json index 48e8f063..3bebb599 100644 --- a/tests/__snapshots__/qrcode-1/18/slow-0.json +++ b/tests/__snapshots__/qrcode-1/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/18/slow-180.json b/tests/__snapshots__/qrcode-1/18/slow-180.json index 7b85ad1b..bb53132f 100644 --- a/tests/__snapshots__/qrcode-1/18/slow-180.json +++ b/tests/__snapshots__/qrcode-1/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/18/slow-270.json b/tests/__snapshots__/qrcode-1/18/slow-270.json index d7e9d46c..e0698f4b 100644 --- a/tests/__snapshots__/qrcode-1/18/slow-270.json +++ b/tests/__snapshots__/qrcode-1/18/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/18/slow-90.json b/tests/__snapshots__/qrcode-1/18/slow-90.json index 0418f9e1..268f778e 100644 --- a/tests/__snapshots__/qrcode-1/18/slow-90.json +++ b/tests/__snapshots__/qrcode-1/18/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/19/fast-0.json b/tests/__snapshots__/qrcode-1/19/fast-0.json index 6df5b0ec..12175635 100644 --- a/tests/__snapshots__/qrcode-1/19/fast-0.json +++ b/tests/__snapshots__/qrcode-1/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/19/fast-180.json b/tests/__snapshots__/qrcode-1/19/fast-180.json index d43c334a..20b0959d 100644 --- a/tests/__snapshots__/qrcode-1/19/fast-180.json +++ b/tests/__snapshots__/qrcode-1/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/19/fast-270.json b/tests/__snapshots__/qrcode-1/19/fast-270.json index 5baf60a3..d5818084 100644 --- a/tests/__snapshots__/qrcode-1/19/fast-270.json +++ b/tests/__snapshots__/qrcode-1/19/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/19/fast-90.json b/tests/__snapshots__/qrcode-1/19/fast-90.json index 6dac5bcb..74f452e5 100644 --- a/tests/__snapshots__/qrcode-1/19/fast-90.json +++ b/tests/__snapshots__/qrcode-1/19/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/19/slow-0.json b/tests/__snapshots__/qrcode-1/19/slow-0.json index 6df5b0ec..12175635 100644 --- a/tests/__snapshots__/qrcode-1/19/slow-0.json +++ b/tests/__snapshots__/qrcode-1/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/19/slow-180.json b/tests/__snapshots__/qrcode-1/19/slow-180.json index d43c334a..20b0959d 100644 --- a/tests/__snapshots__/qrcode-1/19/slow-180.json +++ b/tests/__snapshots__/qrcode-1/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/19/slow-270.json b/tests/__snapshots__/qrcode-1/19/slow-270.json index 5baf60a3..d5818084 100644 --- a/tests/__snapshots__/qrcode-1/19/slow-270.json +++ b/tests/__snapshots__/qrcode-1/19/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/19/slow-90.json b/tests/__snapshots__/qrcode-1/19/slow-90.json index 6dac5bcb..74f452e5 100644 --- a/tests/__snapshots__/qrcode-1/19/slow-90.json +++ b/tests/__snapshots__/qrcode-1/19/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/2/fast-0.json b/tests/__snapshots__/qrcode-1/2/fast-0.json index 56bb9fb1..70aeb677 100644 --- a/tests/__snapshots__/qrcode-1/2/fast-0.json +++ b/tests/__snapshots__/qrcode-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/2/fast-180.json b/tests/__snapshots__/qrcode-1/2/fast-180.json index 48a01985..d8ae009d 100644 --- a/tests/__snapshots__/qrcode-1/2/fast-180.json +++ b/tests/__snapshots__/qrcode-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/2/fast-270.json b/tests/__snapshots__/qrcode-1/2/fast-270.json index b32eff6d..23b1f021 100644 --- a/tests/__snapshots__/qrcode-1/2/fast-270.json +++ b/tests/__snapshots__/qrcode-1/2/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/2/fast-90.json b/tests/__snapshots__/qrcode-1/2/fast-90.json index 1ecb145d..075dcb5e 100644 --- a/tests/__snapshots__/qrcode-1/2/fast-90.json +++ b/tests/__snapshots__/qrcode-1/2/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/2/slow-0.json b/tests/__snapshots__/qrcode-1/2/slow-0.json index 56bb9fb1..70aeb677 100644 --- a/tests/__snapshots__/qrcode-1/2/slow-0.json +++ b/tests/__snapshots__/qrcode-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/2/slow-180.json b/tests/__snapshots__/qrcode-1/2/slow-180.json index 48a01985..d8ae009d 100644 --- a/tests/__snapshots__/qrcode-1/2/slow-180.json +++ b/tests/__snapshots__/qrcode-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/2/slow-270.json b/tests/__snapshots__/qrcode-1/2/slow-270.json index b32eff6d..23b1f021 100644 --- a/tests/__snapshots__/qrcode-1/2/slow-270.json +++ b/tests/__snapshots__/qrcode-1/2/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/2/slow-90.json b/tests/__snapshots__/qrcode-1/2/slow-90.json index 1ecb145d..075dcb5e 100644 --- a/tests/__snapshots__/qrcode-1/2/slow-90.json +++ b/tests/__snapshots__/qrcode-1/2/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/20/fast-0.json b/tests/__snapshots__/qrcode-1/20/fast-0.json index a580c877..284e0777 100644 --- a/tests/__snapshots__/qrcode-1/20/fast-0.json +++ b/tests/__snapshots__/qrcode-1/20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/20/fast-180.json b/tests/__snapshots__/qrcode-1/20/fast-180.json index 29084af8..bbba8bb0 100644 --- a/tests/__snapshots__/qrcode-1/20/fast-180.json +++ b/tests/__snapshots__/qrcode-1/20/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/20/fast-270.json b/tests/__snapshots__/qrcode-1/20/fast-270.json index 5fb67c35..dcdd68c4 100644 --- a/tests/__snapshots__/qrcode-1/20/fast-270.json +++ b/tests/__snapshots__/qrcode-1/20/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/20/fast-90.json b/tests/__snapshots__/qrcode-1/20/fast-90.json index 41e6cbba..8ffdd48c 100644 --- a/tests/__snapshots__/qrcode-1/20/fast-90.json +++ b/tests/__snapshots__/qrcode-1/20/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/20/slow-0.json b/tests/__snapshots__/qrcode-1/20/slow-0.json index a580c877..284e0777 100644 --- a/tests/__snapshots__/qrcode-1/20/slow-0.json +++ b/tests/__snapshots__/qrcode-1/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/20/slow-180.json b/tests/__snapshots__/qrcode-1/20/slow-180.json index 29084af8..bbba8bb0 100644 --- a/tests/__snapshots__/qrcode-1/20/slow-180.json +++ b/tests/__snapshots__/qrcode-1/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/20/slow-270.json b/tests/__snapshots__/qrcode-1/20/slow-270.json index 5fb67c35..dcdd68c4 100644 --- a/tests/__snapshots__/qrcode-1/20/slow-270.json +++ b/tests/__snapshots__/qrcode-1/20/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/20/slow-90.json b/tests/__snapshots__/qrcode-1/20/slow-90.json index 41e6cbba..8ffdd48c 100644 --- a/tests/__snapshots__/qrcode-1/20/slow-90.json +++ b/tests/__snapshots__/qrcode-1/20/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "10", + "symbol": { + "data": "a8109dc", + "width": 57, + "height": 57 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/4/fast-0.json b/tests/__snapshots__/qrcode-1/4/fast-0.json index e1b9c000..e15f7c4b 100644 --- a/tests/__snapshots__/qrcode-1/4/fast-0.json +++ b/tests/__snapshots__/qrcode-1/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/4/fast-180.json b/tests/__snapshots__/qrcode-1/4/fast-180.json index 63113704..44c4890b 100644 --- a/tests/__snapshots__/qrcode-1/4/fast-180.json +++ b/tests/__snapshots__/qrcode-1/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/4/fast-270.json b/tests/__snapshots__/qrcode-1/4/fast-270.json index 8924277c..e90fa91f 100644 --- a/tests/__snapshots__/qrcode-1/4/fast-270.json +++ b/tests/__snapshots__/qrcode-1/4/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/4/fast-90.json b/tests/__snapshots__/qrcode-1/4/fast-90.json index 6b506aec..24ff745d 100644 --- a/tests/__snapshots__/qrcode-1/4/fast-90.json +++ b/tests/__snapshots__/qrcode-1/4/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/4/slow-0.json b/tests/__snapshots__/qrcode-1/4/slow-0.json index e1b9c000..e15f7c4b 100644 --- a/tests/__snapshots__/qrcode-1/4/slow-0.json +++ b/tests/__snapshots__/qrcode-1/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/4/slow-180.json b/tests/__snapshots__/qrcode-1/4/slow-180.json index 63113704..44c4890b 100644 --- a/tests/__snapshots__/qrcode-1/4/slow-180.json +++ b/tests/__snapshots__/qrcode-1/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/4/slow-270.json b/tests/__snapshots__/qrcode-1/4/slow-270.json index 8924277c..e90fa91f 100644 --- a/tests/__snapshots__/qrcode-1/4/slow-270.json +++ b/tests/__snapshots__/qrcode-1/4/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/4/slow-90.json b/tests/__snapshots__/qrcode-1/4/slow-90.json index 6b506aec..24ff745d 100644 --- a/tests/__snapshots__/qrcode-1/4/slow-90.json +++ b/tests/__snapshots__/qrcode-1/4/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/7/fast-0.json b/tests/__snapshots__/qrcode-1/7/fast-0.json index d24a755f..adff0a6a 100644 --- a/tests/__snapshots__/qrcode-1/7/fast-0.json +++ b/tests/__snapshots__/qrcode-1/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/7/fast-180.json b/tests/__snapshots__/qrcode-1/7/fast-180.json index 6466e7e8..0e3f52ed 100644 --- a/tests/__snapshots__/qrcode-1/7/fast-180.json +++ b/tests/__snapshots__/qrcode-1/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/7/fast-270.json b/tests/__snapshots__/qrcode-1/7/fast-270.json index e41fb61d..797509d2 100644 --- a/tests/__snapshots__/qrcode-1/7/fast-270.json +++ b/tests/__snapshots__/qrcode-1/7/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/7/fast-90.json b/tests/__snapshots__/qrcode-1/7/fast-90.json index 2f1c6777..e974222d 100644 --- a/tests/__snapshots__/qrcode-1/7/fast-90.json +++ b/tests/__snapshots__/qrcode-1/7/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/7/slow-0.json b/tests/__snapshots__/qrcode-1/7/slow-0.json index d24a755f..adff0a6a 100644 --- a/tests/__snapshots__/qrcode-1/7/slow-0.json +++ b/tests/__snapshots__/qrcode-1/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/7/slow-180.json b/tests/__snapshots__/qrcode-1/7/slow-180.json index 6466e7e8..0e3f52ed 100644 --- a/tests/__snapshots__/qrcode-1/7/slow-180.json +++ b/tests/__snapshots__/qrcode-1/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/7/slow-270.json b/tests/__snapshots__/qrcode-1/7/slow-270.json index e41fb61d..797509d2 100644 --- a/tests/__snapshots__/qrcode-1/7/slow-270.json +++ b/tests/__snapshots__/qrcode-1/7/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/7/slow-90.json b/tests/__snapshots__/qrcode-1/7/slow-90.json index 2f1c6777..e974222d 100644 --- a/tests/__snapshots__/qrcode-1/7/slow-90.json +++ b/tests/__snapshots__/qrcode-1/7/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/8/fast-0.json b/tests/__snapshots__/qrcode-1/8/fast-0.json index e0321b7c..fbf4e839 100644 --- a/tests/__snapshots__/qrcode-1/8/fast-0.json +++ b/tests/__snapshots__/qrcode-1/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/8/fast-180.json b/tests/__snapshots__/qrcode-1/8/fast-180.json index 3874732b..bbf3a37d 100644 --- a/tests/__snapshots__/qrcode-1/8/fast-180.json +++ b/tests/__snapshots__/qrcode-1/8/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/8/fast-270.json b/tests/__snapshots__/qrcode-1/8/fast-270.json index 216eaafc..b38de862 100644 --- a/tests/__snapshots__/qrcode-1/8/fast-270.json +++ b/tests/__snapshots__/qrcode-1/8/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/8/fast-90.json b/tests/__snapshots__/qrcode-1/8/fast-90.json index 769cd6a5..5e687316 100644 --- a/tests/__snapshots__/qrcode-1/8/fast-90.json +++ b/tests/__snapshots__/qrcode-1/8/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/8/slow-0.json b/tests/__snapshots__/qrcode-1/8/slow-0.json index e0321b7c..fbf4e839 100644 --- a/tests/__snapshots__/qrcode-1/8/slow-0.json +++ b/tests/__snapshots__/qrcode-1/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/8/slow-180.json b/tests/__snapshots__/qrcode-1/8/slow-180.json index 3874732b..bbf3a37d 100644 --- a/tests/__snapshots__/qrcode-1/8/slow-180.json +++ b/tests/__snapshots__/qrcode-1/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/8/slow-270.json b/tests/__snapshots__/qrcode-1/8/slow-270.json index 216eaafc..b38de862 100644 --- a/tests/__snapshots__/qrcode-1/8/slow-270.json +++ b/tests/__snapshots__/qrcode-1/8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/8/slow-90.json b/tests/__snapshots__/qrcode-1/8/slow-90.json index 769cd6a5..5e687316 100644 --- a/tests/__snapshots__/qrcode-1/8/slow-90.json +++ b/tests/__snapshots__/qrcode-1/8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/9/fast-0.json b/tests/__snapshots__/qrcode-1/9/fast-0.json index 6d6eb987..d7d41396 100644 --- a/tests/__snapshots__/qrcode-1/9/fast-0.json +++ b/tests/__snapshots__/qrcode-1/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/9/fast-180.json b/tests/__snapshots__/qrcode-1/9/fast-180.json index 311449b8..a65ff787 100644 --- a/tests/__snapshots__/qrcode-1/9/fast-180.json +++ b/tests/__snapshots__/qrcode-1/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/9/fast-270.json b/tests/__snapshots__/qrcode-1/9/fast-270.json index 329adf9b..3fdc60e0 100644 --- a/tests/__snapshots__/qrcode-1/9/fast-270.json +++ b/tests/__snapshots__/qrcode-1/9/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/9/fast-90.json b/tests/__snapshots__/qrcode-1/9/fast-90.json index 7047a112..14f343ba 100644 --- a/tests/__snapshots__/qrcode-1/9/fast-90.json +++ b/tests/__snapshots__/qrcode-1/9/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/9/slow-0.json b/tests/__snapshots__/qrcode-1/9/slow-0.json index 6d6eb987..d7d41396 100644 --- a/tests/__snapshots__/qrcode-1/9/slow-0.json +++ b/tests/__snapshots__/qrcode-1/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/9/slow-180.json b/tests/__snapshots__/qrcode-1/9/slow-180.json index 311449b8..a65ff787 100644 --- a/tests/__snapshots__/qrcode-1/9/slow-180.json +++ b/tests/__snapshots__/qrcode-1/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/9/slow-270.json b/tests/__snapshots__/qrcode-1/9/slow-270.json index 329adf9b..3fdc60e0 100644 --- a/tests/__snapshots__/qrcode-1/9/slow-270.json +++ b/tests/__snapshots__/qrcode-1/9/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-1/9/slow-90.json b/tests/__snapshots__/qrcode-1/9/slow-90.json index 7047a112..14f343ba 100644 --- a/tests/__snapshots__/qrcode-1/9/slow-90.json +++ b/tests/__snapshots__/qrcode-1/9/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#128/fast-0.json b/tests/__snapshots__/qrcode-2/#128/fast-0.json index 6a361550..7d8a198a 100644 --- a/tests/__snapshots__/qrcode-2/#128/fast-0.json +++ b/tests/__snapshots__/qrcode-2/#128/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a8582d7", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#128/fast-180.json b/tests/__snapshots__/qrcode-2/#128/fast-180.json index 712947e7..dd4a577c 100644 --- a/tests/__snapshots__/qrcode-2/#128/fast-180.json +++ b/tests/__snapshots__/qrcode-2/#128/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a8582d7", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#128/fast-270.json b/tests/__snapshots__/qrcode-2/#128/fast-270.json index 39227941..2d3466ee 100644 --- a/tests/__snapshots__/qrcode-2/#128/fast-270.json +++ b/tests/__snapshots__/qrcode-2/#128/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a8582d7", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#128/fast-90.json b/tests/__snapshots__/qrcode-2/#128/fast-90.json index cc612e8f..bc39b63b 100644 --- a/tests/__snapshots__/qrcode-2/#128/fast-90.json +++ b/tests/__snapshots__/qrcode-2/#128/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a8582d7", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#128/pure-0.json b/tests/__snapshots__/qrcode-2/#128/pure-0.json index 93bebf58..f21a7718 100644 --- a/tests/__snapshots__/qrcode-2/#128/pure-0.json +++ b/tests/__snapshots__/qrcode-2/#128/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a8582d7", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#128/slow-0.json b/tests/__snapshots__/qrcode-2/#128/slow-0.json index 6a361550..7d8a198a 100644 --- a/tests/__snapshots__/qrcode-2/#128/slow-0.json +++ b/tests/__snapshots__/qrcode-2/#128/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a8582d7", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#128/slow-180.json b/tests/__snapshots__/qrcode-2/#128/slow-180.json index 712947e7..dd4a577c 100644 --- a/tests/__snapshots__/qrcode-2/#128/slow-180.json +++ b/tests/__snapshots__/qrcode-2/#128/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a8582d7", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#128/slow-270.json b/tests/__snapshots__/qrcode-2/#128/slow-270.json index 39227941..2d3466ee 100644 --- a/tests/__snapshots__/qrcode-2/#128/slow-270.json +++ b/tests/__snapshots__/qrcode-2/#128/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a8582d7", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#128/slow-90.json b/tests/__snapshots__/qrcode-2/#128/slow-90.json index cc612e8f..bc39b63b 100644 --- a/tests/__snapshots__/qrcode-2/#128/slow-90.json +++ b/tests/__snapshots__/qrcode-2/#128/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a8582d7", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#1314/fast-0.json b/tests/__snapshots__/qrcode-2/#1314/fast-0.json index d44d1d14..132f54be 100644 --- a/tests/__snapshots__/qrcode-2/#1314/fast-0.json +++ b/tests/__snapshots__/qrcode-2/#1314/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "1ec1e70", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#1314/fast-180.json b/tests/__snapshots__/qrcode-2/#1314/fast-180.json index 63c24614..57eac882 100644 --- a/tests/__snapshots__/qrcode-2/#1314/fast-180.json +++ b/tests/__snapshots__/qrcode-2/#1314/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "1ec1e70", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#1314/fast-270.json b/tests/__snapshots__/qrcode-2/#1314/fast-270.json index a061f869..dba5a4ea 100644 --- a/tests/__snapshots__/qrcode-2/#1314/fast-270.json +++ b/tests/__snapshots__/qrcode-2/#1314/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "1ec1e70", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#1314/fast-90.json b/tests/__snapshots__/qrcode-2/#1314/fast-90.json index a02b0428..64106463 100644 --- a/tests/__snapshots__/qrcode-2/#1314/fast-90.json +++ b/tests/__snapshots__/qrcode-2/#1314/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "1ec1e70", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#1314/pure-0.json b/tests/__snapshots__/qrcode-2/#1314/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/#1314/pure-0.json +++ b/tests/__snapshots__/qrcode-2/#1314/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/#1314/slow-0.json b/tests/__snapshots__/qrcode-2/#1314/slow-0.json index d44d1d14..132f54be 100644 --- a/tests/__snapshots__/qrcode-2/#1314/slow-0.json +++ b/tests/__snapshots__/qrcode-2/#1314/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "1ec1e70", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#1314/slow-180.json b/tests/__snapshots__/qrcode-2/#1314/slow-180.json index 63c24614..57eac882 100644 --- a/tests/__snapshots__/qrcode-2/#1314/slow-180.json +++ b/tests/__snapshots__/qrcode-2/#1314/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "1ec1e70", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#1314/slow-270.json b/tests/__snapshots__/qrcode-2/#1314/slow-270.json index a061f869..dba5a4ea 100644 --- a/tests/__snapshots__/qrcode-2/#1314/slow-270.json +++ b/tests/__snapshots__/qrcode-2/#1314/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "1ec1e70", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#1314/slow-90.json b/tests/__snapshots__/qrcode-2/#1314/slow-90.json index a02b0428..64106463 100644 --- a/tests/__snapshots__/qrcode-2/#1314/slow-90.json +++ b/tests/__snapshots__/qrcode-2/#1314/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "1ec1e70", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#142/fast-0.json b/tests/__snapshots__/qrcode-2/#142/fast-0.json index e7b4280c..d43d1967 100644 --- a/tests/__snapshots__/qrcode-2/#142/fast-0.json +++ b/tests/__snapshots__/qrcode-2/#142/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "d69fd93", + "width": 61, + "height": 61 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#142/fast-180.json b/tests/__snapshots__/qrcode-2/#142/fast-180.json index b72d7d18..661fec5d 100644 --- a/tests/__snapshots__/qrcode-2/#142/fast-180.json +++ b/tests/__snapshots__/qrcode-2/#142/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "d970511", + "width": 61, + "height": 61 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#142/fast-270.json b/tests/__snapshots__/qrcode-2/#142/fast-270.json index 7122b14c..739fe32e 100644 --- a/tests/__snapshots__/qrcode-2/#142/fast-270.json +++ b/tests/__snapshots__/qrcode-2/#142/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "e7cae75", + "width": 61, + "height": 61 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#142/fast-90.json b/tests/__snapshots__/qrcode-2/#142/fast-90.json index 8dbdbfb7..c145fbd5 100644 --- a/tests/__snapshots__/qrcode-2/#142/fast-90.json +++ b/tests/__snapshots__/qrcode-2/#142/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "428fb50", + "width": 61, + "height": 61 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#142/pure-0.json b/tests/__snapshots__/qrcode-2/#142/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/#142/pure-0.json +++ b/tests/__snapshots__/qrcode-2/#142/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/#142/slow-0.json b/tests/__snapshots__/qrcode-2/#142/slow-0.json index e7b4280c..d43d1967 100644 --- a/tests/__snapshots__/qrcode-2/#142/slow-0.json +++ b/tests/__snapshots__/qrcode-2/#142/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "d69fd93", + "width": 61, + "height": 61 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#142/slow-180.json b/tests/__snapshots__/qrcode-2/#142/slow-180.json index b72d7d18..661fec5d 100644 --- a/tests/__snapshots__/qrcode-2/#142/slow-180.json +++ b/tests/__snapshots__/qrcode-2/#142/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "d970511", + "width": 61, + "height": 61 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#142/slow-270.json b/tests/__snapshots__/qrcode-2/#142/slow-270.json index 7122b14c..739fe32e 100644 --- a/tests/__snapshots__/qrcode-2/#142/slow-270.json +++ b/tests/__snapshots__/qrcode-2/#142/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "e7cae75", + "width": 61, + "height": 61 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#142/slow-90.json b/tests/__snapshots__/qrcode-2/#142/slow-90.json index 8dbdbfb7..c145fbd5 100644 --- a/tests/__snapshots__/qrcode-2/#142/slow-90.json +++ b/tests/__snapshots__/qrcode-2/#142/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "11", + "symbol": { + "data": "428fb50", + "width": 61, + "height": 61 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199/fast-0.json b/tests/__snapshots__/qrcode-2/#199/fast-0.json index 77a530b6..148be234 100644 --- a/tests/__snapshots__/qrcode-2/#199/fast-0.json +++ b/tests/__snapshots__/qrcode-2/#199/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a5f444a", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199/fast-180.json b/tests/__snapshots__/qrcode-2/#199/fast-180.json index 3f8ad9b9..8fc18e38 100644 --- a/tests/__snapshots__/qrcode-2/#199/fast-180.json +++ b/tests/__snapshots__/qrcode-2/#199/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a5f444a", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199/fast-270.json b/tests/__snapshots__/qrcode-2/#199/fast-270.json index 75e80cb3..3f77390e 100644 --- a/tests/__snapshots__/qrcode-2/#199/fast-270.json +++ b/tests/__snapshots__/qrcode-2/#199/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a5f444a", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199/fast-90.json b/tests/__snapshots__/qrcode-2/#199/fast-90.json index 0b7f8167..fdbfc31d 100644 --- a/tests/__snapshots__/qrcode-2/#199/fast-90.json +++ b/tests/__snapshots__/qrcode-2/#199/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a5f444a", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199/pure-0.json b/tests/__snapshots__/qrcode-2/#199/pure-0.json index a8d868d1..30425bef 100644 --- a/tests/__snapshots__/qrcode-2/#199/pure-0.json +++ b/tests/__snapshots__/qrcode-2/#199/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a5f444a", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199/slow-0.json b/tests/__snapshots__/qrcode-2/#199/slow-0.json index 77a530b6..148be234 100644 --- a/tests/__snapshots__/qrcode-2/#199/slow-0.json +++ b/tests/__snapshots__/qrcode-2/#199/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a5f444a", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199/slow-180.json b/tests/__snapshots__/qrcode-2/#199/slow-180.json index 3f8ad9b9..8fc18e38 100644 --- a/tests/__snapshots__/qrcode-2/#199/slow-180.json +++ b/tests/__snapshots__/qrcode-2/#199/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a5f444a", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199/slow-270.json b/tests/__snapshots__/qrcode-2/#199/slow-270.json index 75e80cb3..3f77390e 100644 --- a/tests/__snapshots__/qrcode-2/#199/slow-270.json +++ b/tests/__snapshots__/qrcode-2/#199/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a5f444a", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199/slow-90.json b/tests/__snapshots__/qrcode-2/#199/slow-90.json index 0b7f8167..fdbfc31d 100644 --- a/tests/__snapshots__/qrcode-2/#199/slow-90.json +++ b/tests/__snapshots__/qrcode-2/#199/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "a5f444a", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199b/fast-0.json b/tests/__snapshots__/qrcode-2/#199b/fast-0.json index 0385b819..fb4da32a 100644 --- a/tests/__snapshots__/qrcode-2/#199b/fast-0.json +++ b/tests/__snapshots__/qrcode-2/#199b/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "823539b", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199b/fast-180.json b/tests/__snapshots__/qrcode-2/#199b/fast-180.json index 418d9979..2bde441e 100644 --- a/tests/__snapshots__/qrcode-2/#199b/fast-180.json +++ b/tests/__snapshots__/qrcode-2/#199b/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "39f23ad", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199b/fast-270.json b/tests/__snapshots__/qrcode-2/#199b/fast-270.json index 6b5f91fe..0b83a4d3 100644 --- a/tests/__snapshots__/qrcode-2/#199b/fast-270.json +++ b/tests/__snapshots__/qrcode-2/#199b/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "53a8ba6", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199b/fast-90.json b/tests/__snapshots__/qrcode-2/#199b/fast-90.json index e6ee9f2d..eaa04664 100644 --- a/tests/__snapshots__/qrcode-2/#199b/fast-90.json +++ b/tests/__snapshots__/qrcode-2/#199b/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "666f82e", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199b/pure-0.json b/tests/__snapshots__/qrcode-2/#199b/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/#199b/pure-0.json +++ b/tests/__snapshots__/qrcode-2/#199b/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/#199b/slow-0.json b/tests/__snapshots__/qrcode-2/#199b/slow-0.json index 0385b819..fb4da32a 100644 --- a/tests/__snapshots__/qrcode-2/#199b/slow-0.json +++ b/tests/__snapshots__/qrcode-2/#199b/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "823539b", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199b/slow-180.json b/tests/__snapshots__/qrcode-2/#199b/slow-180.json index 418d9979..2bde441e 100644 --- a/tests/__snapshots__/qrcode-2/#199b/slow-180.json +++ b/tests/__snapshots__/qrcode-2/#199b/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "39f23ad", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199b/slow-270.json b/tests/__snapshots__/qrcode-2/#199b/slow-270.json index 6b5f91fe..0b83a4d3 100644 --- a/tests/__snapshots__/qrcode-2/#199b/slow-270.json +++ b/tests/__snapshots__/qrcode-2/#199b/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "53a8ba6", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#199b/slow-90.json b/tests/__snapshots__/qrcode-2/#199b/slow-90.json index e6ee9f2d..eaa04664 100644 --- a/tests/__snapshots__/qrcode-2/#199b/slow-90.json +++ b/tests/__snapshots__/qrcode-2/#199b/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "666f82e", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/#253/fast-0.json b/tests/__snapshots__/qrcode-2/#253/fast-0.json index 9cca2312..20eb2630 100644 --- a/tests/__snapshots__/qrcode-2/#253/fast-0.json +++ b/tests/__snapshots__/qrcode-2/#253/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "47c8041", + "width": 25, + "height": 25 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#253/fast-180.json b/tests/__snapshots__/qrcode-2/#253/fast-180.json index abe8ca65..cf8a23ec 100644 --- a/tests/__snapshots__/qrcode-2/#253/fast-180.json +++ b/tests/__snapshots__/qrcode-2/#253/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ae2f779", + "width": 25, + "height": 25 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#253/fast-270.json b/tests/__snapshots__/qrcode-2/#253/fast-270.json index 85fcd4a8..f9cd46ff 100644 --- a/tests/__snapshots__/qrcode-2/#253/fast-270.json +++ b/tests/__snapshots__/qrcode-2/#253/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ae2f779", + "width": 25, + "height": 25 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#253/fast-90.json b/tests/__snapshots__/qrcode-2/#253/fast-90.json index 946c92b9..c5e2a53e 100644 --- a/tests/__snapshots__/qrcode-2/#253/fast-90.json +++ b/tests/__snapshots__/qrcode-2/#253/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "47c8041", + "width": 25, + "height": 25 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#253/pure-0.json b/tests/__snapshots__/qrcode-2/#253/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/#253/pure-0.json +++ b/tests/__snapshots__/qrcode-2/#253/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/#253/slow-0.json b/tests/__snapshots__/qrcode-2/#253/slow-0.json index 9cca2312..20eb2630 100644 --- a/tests/__snapshots__/qrcode-2/#253/slow-0.json +++ b/tests/__snapshots__/qrcode-2/#253/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "47c8041", + "width": 25, + "height": 25 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#253/slow-180.json b/tests/__snapshots__/qrcode-2/#253/slow-180.json index abe8ca65..cf8a23ec 100644 --- a/tests/__snapshots__/qrcode-2/#253/slow-180.json +++ b/tests/__snapshots__/qrcode-2/#253/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ae2f779", + "width": 25, + "height": 25 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#253/slow-270.json b/tests/__snapshots__/qrcode-2/#253/slow-270.json index 85fcd4a8..f9cd46ff 100644 --- a/tests/__snapshots__/qrcode-2/#253/slow-270.json +++ b/tests/__snapshots__/qrcode-2/#253/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "ae2f779", + "width": 25, + "height": 25 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#253/slow-90.json b/tests/__snapshots__/qrcode-2/#253/slow-90.json index 946c92b9..c5e2a53e 100644 --- a/tests/__snapshots__/qrcode-2/#253/slow-90.json +++ b/tests/__snapshots__/qrcode-2/#253/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "47c8041", + "width": 25, + "height": 25 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#258/fast-0.json b/tests/__snapshots__/qrcode-2/#258/fast-0.json index d0368355..e41421a0 100644 --- a/tests/__snapshots__/qrcode-2/#258/fast-0.json +++ b/tests/__snapshots__/qrcode-2/#258/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "08a2372", + "width": 33, + "height": 33 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#258/fast-180.json b/tests/__snapshots__/qrcode-2/#258/fast-180.json index aaee3b29..7650637f 100644 --- a/tests/__snapshots__/qrcode-2/#258/fast-180.json +++ b/tests/__snapshots__/qrcode-2/#258/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "51d9dae", + "width": 33, + "height": 33 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#258/fast-270.json b/tests/__snapshots__/qrcode-2/#258/fast-270.json index 8423b9e1..7f0127d8 100644 --- a/tests/__snapshots__/qrcode-2/#258/fast-270.json +++ b/tests/__snapshots__/qrcode-2/#258/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "08a2372", + "width": 33, + "height": 33 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#258/fast-90.json b/tests/__snapshots__/qrcode-2/#258/fast-90.json index 3b989518..a305d807 100644 --- a/tests/__snapshots__/qrcode-2/#258/fast-90.json +++ b/tests/__snapshots__/qrcode-2/#258/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "08a2372", + "width": 33, + "height": 33 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#258/pure-0.json b/tests/__snapshots__/qrcode-2/#258/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/#258/pure-0.json +++ b/tests/__snapshots__/qrcode-2/#258/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/#258/slow-0.json b/tests/__snapshots__/qrcode-2/#258/slow-0.json index d0368355..e41421a0 100644 --- a/tests/__snapshots__/qrcode-2/#258/slow-0.json +++ b/tests/__snapshots__/qrcode-2/#258/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "08a2372", + "width": 33, + "height": 33 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#258/slow-180.json b/tests/__snapshots__/qrcode-2/#258/slow-180.json index aaee3b29..7650637f 100644 --- a/tests/__snapshots__/qrcode-2/#258/slow-180.json +++ b/tests/__snapshots__/qrcode-2/#258/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "51d9dae", + "width": 33, + "height": 33 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#258/slow-270.json b/tests/__snapshots__/qrcode-2/#258/slow-270.json index 8423b9e1..7f0127d8 100644 --- a/tests/__snapshots__/qrcode-2/#258/slow-270.json +++ b/tests/__snapshots__/qrcode-2/#258/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "08a2372", + "width": 33, + "height": 33 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#258/slow-90.json b/tests/__snapshots__/qrcode-2/#258/slow-90.json index 3b989518..a305d807 100644 --- a/tests/__snapshots__/qrcode-2/#258/slow-90.json +++ b/tests/__snapshots__/qrcode-2/#258/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "08a2372", + "width": 33, + "height": 33 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/#709/pure-0.json b/tests/__snapshots__/qrcode-2/#709/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/#709/pure-0.json +++ b/tests/__snapshots__/qrcode-2/#709/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/#709/slow-0.json b/tests/__snapshots__/qrcode-2/#709/slow-0.json index 1759f227..a27c40b0 100644 --- a/tests/__snapshots__/qrcode-2/#709/slow-0.json +++ b/tests/__snapshots__/qrcode-2/#709/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "dcf6ee1", + "width": 37, + "height": 37 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#709/slow-180.json b/tests/__snapshots__/qrcode-2/#709/slow-180.json index 14780a61..936a9728 100644 --- a/tests/__snapshots__/qrcode-2/#709/slow-180.json +++ b/tests/__snapshots__/qrcode-2/#709/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "dcf6ee1", + "width": 37, + "height": 37 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#709/slow-270.json b/tests/__snapshots__/qrcode-2/#709/slow-270.json index 223ec82a..c56a8c2d 100644 --- a/tests/__snapshots__/qrcode-2/#709/slow-270.json +++ b/tests/__snapshots__/qrcode-2/#709/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "dcf6ee1", + "width": 37, + "height": 37 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/#709/slow-90.json b/tests/__snapshots__/qrcode-2/#709/slow-90.json index 8781fef7..c82f50bc 100644 --- a/tests/__snapshots__/qrcode-2/#709/slow-90.json +++ b/tests/__snapshots__/qrcode-2/#709/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "dcf6ee1", + "width": 37, + "height": 37 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/1/fast-0.json b/tests/__snapshots__/qrcode-2/1/fast-0.json index 1150e02e..a062b8f7 100644 --- a/tests/__snapshots__/qrcode-2/1/fast-0.json +++ b/tests/__snapshots__/qrcode-2/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "493f8ae", + "width": 93, + "height": 93 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/1/fast-180.json b/tests/__snapshots__/qrcode-2/1/fast-180.json index 4a779adb..e92ced34 100644 --- a/tests/__snapshots__/qrcode-2/1/fast-180.json +++ b/tests/__snapshots__/qrcode-2/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "493f8ae", + "width": 93, + "height": 93 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/1/fast-270.json b/tests/__snapshots__/qrcode-2/1/fast-270.json index cc41c20c..f7cffc72 100644 --- a/tests/__snapshots__/qrcode-2/1/fast-270.json +++ b/tests/__snapshots__/qrcode-2/1/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "493f8ae", + "width": 93, + "height": 93 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/1/fast-90.json b/tests/__snapshots__/qrcode-2/1/fast-90.json index 866cd04d..d2ac28bc 100644 --- a/tests/__snapshots__/qrcode-2/1/fast-90.json +++ b/tests/__snapshots__/qrcode-2/1/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "493f8ae", + "width": 93, + "height": 93 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/1/pure-0.json b/tests/__snapshots__/qrcode-2/1/pure-0.json index 6e41a9c4..b3336596 100644 --- a/tests/__snapshots__/qrcode-2/1/pure-0.json +++ b/tests/__snapshots__/qrcode-2/1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "493f8ae", + "width": 93, + "height": 93 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/1/slow-0.json b/tests/__snapshots__/qrcode-2/1/slow-0.json index 1150e02e..a062b8f7 100644 --- a/tests/__snapshots__/qrcode-2/1/slow-0.json +++ b/tests/__snapshots__/qrcode-2/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "493f8ae", + "width": 93, + "height": 93 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/1/slow-180.json b/tests/__snapshots__/qrcode-2/1/slow-180.json index 4a779adb..e92ced34 100644 --- a/tests/__snapshots__/qrcode-2/1/slow-180.json +++ b/tests/__snapshots__/qrcode-2/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "493f8ae", + "width": 93, + "height": 93 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/1/slow-270.json b/tests/__snapshots__/qrcode-2/1/slow-270.json index cc41c20c..f7cffc72 100644 --- a/tests/__snapshots__/qrcode-2/1/slow-270.json +++ b/tests/__snapshots__/qrcode-2/1/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "493f8ae", + "width": 93, + "height": 93 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/1/slow-90.json b/tests/__snapshots__/qrcode-2/1/slow-90.json index 866cd04d..d2ac28bc 100644 --- a/tests/__snapshots__/qrcode-2/1/slow-90.json +++ b/tests/__snapshots__/qrcode-2/1/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "19", + "symbol": { + "data": "493f8ae", + "width": 93, + "height": 93 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/10/fast-0.json b/tests/__snapshots__/qrcode-2/10/fast-0.json index 9c9b5ee8..a31a4e61 100644 --- a/tests/__snapshots__/qrcode-2/10/fast-0.json +++ b/tests/__snapshots__/qrcode-2/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2f835ca", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/10/fast-180.json b/tests/__snapshots__/qrcode-2/10/fast-180.json index 7aeed336..e51342be 100644 --- a/tests/__snapshots__/qrcode-2/10/fast-180.json +++ b/tests/__snapshots__/qrcode-2/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2f835ca", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/10/fast-270.json b/tests/__snapshots__/qrcode-2/10/fast-270.json index 2adb365b..7ebb613c 100644 --- a/tests/__snapshots__/qrcode-2/10/fast-270.json +++ b/tests/__snapshots__/qrcode-2/10/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2f835ca", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/10/fast-90.json b/tests/__snapshots__/qrcode-2/10/fast-90.json index e1c99bb0..25782e7e 100644 --- a/tests/__snapshots__/qrcode-2/10/fast-90.json +++ b/tests/__snapshots__/qrcode-2/10/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2f835ca", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/10/pure-0.json b/tests/__snapshots__/qrcode-2/10/pure-0.json index c844d749..32c1825f 100644 --- a/tests/__snapshots__/qrcode-2/10/pure-0.json +++ b/tests/__snapshots__/qrcode-2/10/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2f835ca", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/10/slow-0.json b/tests/__snapshots__/qrcode-2/10/slow-0.json index 9c9b5ee8..a31a4e61 100644 --- a/tests/__snapshots__/qrcode-2/10/slow-0.json +++ b/tests/__snapshots__/qrcode-2/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2f835ca", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/10/slow-180.json b/tests/__snapshots__/qrcode-2/10/slow-180.json index 7aeed336..e51342be 100644 --- a/tests/__snapshots__/qrcode-2/10/slow-180.json +++ b/tests/__snapshots__/qrcode-2/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2f835ca", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/10/slow-270.json b/tests/__snapshots__/qrcode-2/10/slow-270.json index 2adb365b..7ebb613c 100644 --- a/tests/__snapshots__/qrcode-2/10/slow-270.json +++ b/tests/__snapshots__/qrcode-2/10/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2f835ca", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/10/slow-90.json b/tests/__snapshots__/qrcode-2/10/slow-90.json index e1c99bb0..25782e7e 100644 --- a/tests/__snapshots__/qrcode-2/10/slow-90.json +++ b/tests/__snapshots__/qrcode-2/10/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "2f835ca", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/11/fast-0.json b/tests/__snapshots__/qrcode-2/11/fast-0.json index 211a61d8..89a5eb64 100644 --- a/tests/__snapshots__/qrcode-2/11/fast-0.json +++ b/tests/__snapshots__/qrcode-2/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/11/fast-180.json b/tests/__snapshots__/qrcode-2/11/fast-180.json index 89485cb8..564b6b3e 100644 --- a/tests/__snapshots__/qrcode-2/11/fast-180.json +++ b/tests/__snapshots__/qrcode-2/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/11/fast-270.json b/tests/__snapshots__/qrcode-2/11/fast-270.json index fefcf08b..3aea5506 100644 --- a/tests/__snapshots__/qrcode-2/11/fast-270.json +++ b/tests/__snapshots__/qrcode-2/11/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/11/fast-90.json b/tests/__snapshots__/qrcode-2/11/fast-90.json index 79ba81dc..2ff5aed0 100644 --- a/tests/__snapshots__/qrcode-2/11/fast-90.json +++ b/tests/__snapshots__/qrcode-2/11/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/11/pure-0.json b/tests/__snapshots__/qrcode-2/11/pure-0.json index 2f1dc0d9..1de64230 100644 --- a/tests/__snapshots__/qrcode-2/11/pure-0.json +++ b/tests/__snapshots__/qrcode-2/11/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/11/slow-0.json b/tests/__snapshots__/qrcode-2/11/slow-0.json index 211a61d8..89a5eb64 100644 --- a/tests/__snapshots__/qrcode-2/11/slow-0.json +++ b/tests/__snapshots__/qrcode-2/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/11/slow-180.json b/tests/__snapshots__/qrcode-2/11/slow-180.json index 89485cb8..564b6b3e 100644 --- a/tests/__snapshots__/qrcode-2/11/slow-180.json +++ b/tests/__snapshots__/qrcode-2/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/11/slow-270.json b/tests/__snapshots__/qrcode-2/11/slow-270.json index fefcf08b..3aea5506 100644 --- a/tests/__snapshots__/qrcode-2/11/slow-270.json +++ b/tests/__snapshots__/qrcode-2/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/11/slow-90.json b/tests/__snapshots__/qrcode-2/11/slow-90.json index 79ba81dc..2ff5aed0 100644 --- a/tests/__snapshots__/qrcode-2/11/slow-90.json +++ b/tests/__snapshots__/qrcode-2/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/12/pure-0.json b/tests/__snapshots__/qrcode-2/12/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/12/pure-0.json +++ b/tests/__snapshots__/qrcode-2/12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/13/pure-0.json b/tests/__snapshots__/qrcode-2/13/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/13/pure-0.json +++ b/tests/__snapshots__/qrcode-2/13/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/14/fast-0.json b/tests/__snapshots__/qrcode-2/14/fast-0.json index c411803c..9819ac8a 100644 --- a/tests/__snapshots__/qrcode-2/14/fast-0.json +++ b/tests/__snapshots__/qrcode-2/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cc7c0a6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/14/fast-180.json b/tests/__snapshots__/qrcode-2/14/fast-180.json index 220425df..a071e3ea 100644 --- a/tests/__snapshots__/qrcode-2/14/fast-180.json +++ b/tests/__snapshots__/qrcode-2/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cc7c0a6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/14/fast-270.json b/tests/__snapshots__/qrcode-2/14/fast-270.json index 3a34dc7a..78842ff5 100644 --- a/tests/__snapshots__/qrcode-2/14/fast-270.json +++ b/tests/__snapshots__/qrcode-2/14/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cc7c0a6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/14/fast-90.json b/tests/__snapshots__/qrcode-2/14/fast-90.json index 7e0f2e69..cab71508 100644 --- a/tests/__snapshots__/qrcode-2/14/fast-90.json +++ b/tests/__snapshots__/qrcode-2/14/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cc7c0a6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/14/pure-0.json b/tests/__snapshots__/qrcode-2/14/pure-0.json index 44ab78c0..a22105e9 100644 --- a/tests/__snapshots__/qrcode-2/14/pure-0.json +++ b/tests/__snapshots__/qrcode-2/14/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cc7c0a6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/14/slow-0.json b/tests/__snapshots__/qrcode-2/14/slow-0.json index c411803c..9819ac8a 100644 --- a/tests/__snapshots__/qrcode-2/14/slow-0.json +++ b/tests/__snapshots__/qrcode-2/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cc7c0a6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/14/slow-180.json b/tests/__snapshots__/qrcode-2/14/slow-180.json index 220425df..a071e3ea 100644 --- a/tests/__snapshots__/qrcode-2/14/slow-180.json +++ b/tests/__snapshots__/qrcode-2/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cc7c0a6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/14/slow-270.json b/tests/__snapshots__/qrcode-2/14/slow-270.json index 3a34dc7a..78842ff5 100644 --- a/tests/__snapshots__/qrcode-2/14/slow-270.json +++ b/tests/__snapshots__/qrcode-2/14/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cc7c0a6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/14/slow-90.json b/tests/__snapshots__/qrcode-2/14/slow-90.json index 7e0f2e69..cab71508 100644 --- a/tests/__snapshots__/qrcode-2/14/slow-90.json +++ b/tests/__snapshots__/qrcode-2/14/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "cc7c0a6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/15/fast-0.json b/tests/__snapshots__/qrcode-2/15/fast-0.json index e8e47e09..7b8c466d 100644 --- a/tests/__snapshots__/qrcode-2/15/fast-0.json +++ b/tests/__snapshots__/qrcode-2/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "fb5a66e", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/15/fast-180.json b/tests/__snapshots__/qrcode-2/15/fast-180.json index bd7157be..94b5cd20 100644 --- a/tests/__snapshots__/qrcode-2/15/fast-180.json +++ b/tests/__snapshots__/qrcode-2/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "fb5a66e", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/15/fast-270.json b/tests/__snapshots__/qrcode-2/15/fast-270.json index 285977b8..ae27633a 100644 --- a/tests/__snapshots__/qrcode-2/15/fast-270.json +++ b/tests/__snapshots__/qrcode-2/15/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "fb5a66e", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/15/fast-90.json b/tests/__snapshots__/qrcode-2/15/fast-90.json index 09ce97f9..08ed80ee 100644 --- a/tests/__snapshots__/qrcode-2/15/fast-90.json +++ b/tests/__snapshots__/qrcode-2/15/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "fb5a66e", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/15/pure-0.json b/tests/__snapshots__/qrcode-2/15/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/15/pure-0.json +++ b/tests/__snapshots__/qrcode-2/15/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/15/slow-0.json b/tests/__snapshots__/qrcode-2/15/slow-0.json index e8e47e09..7b8c466d 100644 --- a/tests/__snapshots__/qrcode-2/15/slow-0.json +++ b/tests/__snapshots__/qrcode-2/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "fb5a66e", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/15/slow-180.json b/tests/__snapshots__/qrcode-2/15/slow-180.json index bd7157be..94b5cd20 100644 --- a/tests/__snapshots__/qrcode-2/15/slow-180.json +++ b/tests/__snapshots__/qrcode-2/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "fb5a66e", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/15/slow-270.json b/tests/__snapshots__/qrcode-2/15/slow-270.json index 285977b8..ae27633a 100644 --- a/tests/__snapshots__/qrcode-2/15/slow-270.json +++ b/tests/__snapshots__/qrcode-2/15/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "fb5a66e", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/15/slow-90.json b/tests/__snapshots__/qrcode-2/15/slow-90.json index 09ce97f9..08ed80ee 100644 --- a/tests/__snapshots__/qrcode-2/15/slow-90.json +++ b/tests/__snapshots__/qrcode-2/15/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "fb5a66e", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/16/fast-0.json b/tests/__snapshots__/qrcode-2/16/fast-0.json index e91a8f99..2e6c19c2 100644 --- a/tests/__snapshots__/qrcode-2/16/fast-0.json +++ b/tests/__snapshots__/qrcode-2/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "2add8fb", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/16/fast-180.json b/tests/__snapshots__/qrcode-2/16/fast-180.json index 3531e808..7a275a64 100644 --- a/tests/__snapshots__/qrcode-2/16/fast-180.json +++ b/tests/__snapshots__/qrcode-2/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "2add8fb", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/16/fast-270.json b/tests/__snapshots__/qrcode-2/16/fast-270.json index e6b9b95a..ee00c83d 100644 --- a/tests/__snapshots__/qrcode-2/16/fast-270.json +++ b/tests/__snapshots__/qrcode-2/16/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "2add8fb", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/16/fast-90.json b/tests/__snapshots__/qrcode-2/16/fast-90.json index d46488a9..cfac17e9 100644 --- a/tests/__snapshots__/qrcode-2/16/fast-90.json +++ b/tests/__snapshots__/qrcode-2/16/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "2add8fb", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/16/pure-0.json b/tests/__snapshots__/qrcode-2/16/pure-0.json index 34a6d016..3bf481e5 100644 --- a/tests/__snapshots__/qrcode-2/16/pure-0.json +++ b/tests/__snapshots__/qrcode-2/16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "e28001c", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/16/slow-0.json b/tests/__snapshots__/qrcode-2/16/slow-0.json index e91a8f99..2e6c19c2 100644 --- a/tests/__snapshots__/qrcode-2/16/slow-0.json +++ b/tests/__snapshots__/qrcode-2/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "2add8fb", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/16/slow-180.json b/tests/__snapshots__/qrcode-2/16/slow-180.json index 3531e808..7a275a64 100644 --- a/tests/__snapshots__/qrcode-2/16/slow-180.json +++ b/tests/__snapshots__/qrcode-2/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "2add8fb", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/16/slow-270.json b/tests/__snapshots__/qrcode-2/16/slow-270.json index e6b9b95a..ee00c83d 100644 --- a/tests/__snapshots__/qrcode-2/16/slow-270.json +++ b/tests/__snapshots__/qrcode-2/16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "2add8fb", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/16/slow-90.json b/tests/__snapshots__/qrcode-2/16/slow-90.json index d46488a9..cfac17e9 100644 --- a/tests/__snapshots__/qrcode-2/16/slow-90.json +++ b/tests/__snapshots__/qrcode-2/16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "2add8fb", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/17/fast-0.json b/tests/__snapshots__/qrcode-2/17/fast-0.json index a3fb2df3..9dd0b7be 100644 --- a/tests/__snapshots__/qrcode-2/17/fast-0.json +++ b/tests/__snapshots__/qrcode-2/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "55b8c58", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/17/fast-180.json b/tests/__snapshots__/qrcode-2/17/fast-180.json index 9aeb4d55..98bb9c3e 100644 --- a/tests/__snapshots__/qrcode-2/17/fast-180.json +++ b/tests/__snapshots__/qrcode-2/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "303cf82", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/17/fast-270.json b/tests/__snapshots__/qrcode-2/17/fast-270.json index 72ab46b9..fae71e33 100644 --- a/tests/__snapshots__/qrcode-2/17/fast-270.json +++ b/tests/__snapshots__/qrcode-2/17/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "e479b8a", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/17/fast-90.json b/tests/__snapshots__/qrcode-2/17/fast-90.json index 8db3c603..2cf68f89 100644 --- a/tests/__snapshots__/qrcode-2/17/fast-90.json +++ b/tests/__snapshots__/qrcode-2/17/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ddd4e3", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/17/pure-0.json b/tests/__snapshots__/qrcode-2/17/pure-0.json index 7910bc1d..74d04b15 100644 --- a/tests/__snapshots__/qrcode-2/17/pure-0.json +++ b/tests/__snapshots__/qrcode-2/17/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "ae9626f", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/17/slow-0.json b/tests/__snapshots__/qrcode-2/17/slow-0.json index a3fb2df3..9dd0b7be 100644 --- a/tests/__snapshots__/qrcode-2/17/slow-0.json +++ b/tests/__snapshots__/qrcode-2/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "55b8c58", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/17/slow-180.json b/tests/__snapshots__/qrcode-2/17/slow-180.json index 9aeb4d55..98bb9c3e 100644 --- a/tests/__snapshots__/qrcode-2/17/slow-180.json +++ b/tests/__snapshots__/qrcode-2/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "303cf82", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/17/slow-270.json b/tests/__snapshots__/qrcode-2/17/slow-270.json index 72ab46b9..fae71e33 100644 --- a/tests/__snapshots__/qrcode-2/17/slow-270.json +++ b/tests/__snapshots__/qrcode-2/17/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "e479b8a", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/17/slow-90.json b/tests/__snapshots__/qrcode-2/17/slow-90.json index 8db3c603..2cf68f89 100644 --- a/tests/__snapshots__/qrcode-2/17/slow-90.json +++ b/tests/__snapshots__/qrcode-2/17/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8ddd4e3", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/18/fast-0.json b/tests/__snapshots__/qrcode-2/18/fast-0.json index 8670a123..8abcee52 100644 --- a/tests/__snapshots__/qrcode-2/18/fast-0.json +++ b/tests/__snapshots__/qrcode-2/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "b430a2a", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/18/fast-180.json b/tests/__snapshots__/qrcode-2/18/fast-180.json index f15ab0f4..3a5d6067 100644 --- a/tests/__snapshots__/qrcode-2/18/fast-180.json +++ b/tests/__snapshots__/qrcode-2/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "9b373b7", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/18/fast-270.json b/tests/__snapshots__/qrcode-2/18/fast-270.json index 09b9faf2..9b334d51 100644 --- a/tests/__snapshots__/qrcode-2/18/fast-270.json +++ b/tests/__snapshots__/qrcode-2/18/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "b44ed0f", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/18/fast-90.json b/tests/__snapshots__/qrcode-2/18/fast-90.json index 3e160631..c0e75053 100644 --- a/tests/__snapshots__/qrcode-2/18/fast-90.json +++ b/tests/__snapshots__/qrcode-2/18/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "ea879ba", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/18/pure-0.json b/tests/__snapshots__/qrcode-2/18/pure-0.json index 439b71db..bf3a61df 100644 --- a/tests/__snapshots__/qrcode-2/18/pure-0.json +++ b/tests/__snapshots__/qrcode-2/18/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "5f1783e", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/18/slow-0.json b/tests/__snapshots__/qrcode-2/18/slow-0.json index 8670a123..8abcee52 100644 --- a/tests/__snapshots__/qrcode-2/18/slow-0.json +++ b/tests/__snapshots__/qrcode-2/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "b430a2a", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/18/slow-180.json b/tests/__snapshots__/qrcode-2/18/slow-180.json index f15ab0f4..3a5d6067 100644 --- a/tests/__snapshots__/qrcode-2/18/slow-180.json +++ b/tests/__snapshots__/qrcode-2/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "9b373b7", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/18/slow-270.json b/tests/__snapshots__/qrcode-2/18/slow-270.json index 09b9faf2..9b334d51 100644 --- a/tests/__snapshots__/qrcode-2/18/slow-270.json +++ b/tests/__snapshots__/qrcode-2/18/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "b44ed0f", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/18/slow-90.json b/tests/__snapshots__/qrcode-2/18/slow-90.json index 3e160631..c0e75053 100644 --- a/tests/__snapshots__/qrcode-2/18/slow-90.json +++ b/tests/__snapshots__/qrcode-2/18/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "ea879ba", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/19/fast-0.json b/tests/__snapshots__/qrcode-2/19/fast-0.json index 8792fdd6..ebc52b5b 100644 --- a/tests/__snapshots__/qrcode-2/19/fast-0.json +++ b/tests/__snapshots__/qrcode-2/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "85bfd4b", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/19/fast-180.json b/tests/__snapshots__/qrcode-2/19/fast-180.json index f25ffd42..62261386 100644 --- a/tests/__snapshots__/qrcode-2/19/fast-180.json +++ b/tests/__snapshots__/qrcode-2/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a122942", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/19/fast-270.json b/tests/__snapshots__/qrcode-2/19/fast-270.json index dc0dd766..96802b42 100644 --- a/tests/__snapshots__/qrcode-2/19/fast-270.json +++ b/tests/__snapshots__/qrcode-2/19/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "7138c65", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/19/fast-90.json b/tests/__snapshots__/qrcode-2/19/fast-90.json index 876c2eb1..0fb05d84 100644 --- a/tests/__snapshots__/qrcode-2/19/fast-90.json +++ b/tests/__snapshots__/qrcode-2/19/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8264d79", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/19/pure-0.json b/tests/__snapshots__/qrcode-2/19/pure-0.json index 15b057c0..c5b1282a 100644 --- a/tests/__snapshots__/qrcode-2/19/pure-0.json +++ b/tests/__snapshots__/qrcode-2/19/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "4052273", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/19/slow-0.json b/tests/__snapshots__/qrcode-2/19/slow-0.json index 8792fdd6..ebc52b5b 100644 --- a/tests/__snapshots__/qrcode-2/19/slow-0.json +++ b/tests/__snapshots__/qrcode-2/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "85bfd4b", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/19/slow-180.json b/tests/__snapshots__/qrcode-2/19/slow-180.json index f25ffd42..62261386 100644 --- a/tests/__snapshots__/qrcode-2/19/slow-180.json +++ b/tests/__snapshots__/qrcode-2/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "a122942", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/19/slow-270.json b/tests/__snapshots__/qrcode-2/19/slow-270.json index dc0dd766..96802b42 100644 --- a/tests/__snapshots__/qrcode-2/19/slow-270.json +++ b/tests/__snapshots__/qrcode-2/19/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "7138c65", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/19/slow-90.json b/tests/__snapshots__/qrcode-2/19/slow-90.json index 876c2eb1..0fb05d84 100644 --- a/tests/__snapshots__/qrcode-2/19/slow-90.json +++ b/tests/__snapshots__/qrcode-2/19/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "8264d79", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/2/fast-0.json b/tests/__snapshots__/qrcode-2/2/fast-0.json index 4578b533..412e4125 100644 --- a/tests/__snapshots__/qrcode-2/2/fast-0.json +++ b/tests/__snapshots__/qrcode-2/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "afbff0f", + "width": 121, + "height": 121 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/2/fast-180.json b/tests/__snapshots__/qrcode-2/2/fast-180.json index b0109a28..fef61e01 100644 --- a/tests/__snapshots__/qrcode-2/2/fast-180.json +++ b/tests/__snapshots__/qrcode-2/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "afbff0f", + "width": 121, + "height": 121 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/2/fast-270.json b/tests/__snapshots__/qrcode-2/2/fast-270.json index 7033abeb..0b195c3d 100644 --- a/tests/__snapshots__/qrcode-2/2/fast-270.json +++ b/tests/__snapshots__/qrcode-2/2/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "afbff0f", + "width": 121, + "height": 121 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/2/fast-90.json b/tests/__snapshots__/qrcode-2/2/fast-90.json index 4f88f965..ca4cec80 100644 --- a/tests/__snapshots__/qrcode-2/2/fast-90.json +++ b/tests/__snapshots__/qrcode-2/2/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "afbff0f", + "width": 121, + "height": 121 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/2/pure-0.json b/tests/__snapshots__/qrcode-2/2/pure-0.json index 84069c3f..4dde03f4 100644 --- a/tests/__snapshots__/qrcode-2/2/pure-0.json +++ b/tests/__snapshots__/qrcode-2/2/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "afbff0f", + "width": 121, + "height": 121 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/2/slow-0.json b/tests/__snapshots__/qrcode-2/2/slow-0.json index 4578b533..412e4125 100644 --- a/tests/__snapshots__/qrcode-2/2/slow-0.json +++ b/tests/__snapshots__/qrcode-2/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "afbff0f", + "width": 121, + "height": 121 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/2/slow-180.json b/tests/__snapshots__/qrcode-2/2/slow-180.json index b0109a28..fef61e01 100644 --- a/tests/__snapshots__/qrcode-2/2/slow-180.json +++ b/tests/__snapshots__/qrcode-2/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "afbff0f", + "width": 121, + "height": 121 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/2/slow-270.json b/tests/__snapshots__/qrcode-2/2/slow-270.json index 7033abeb..0b195c3d 100644 --- a/tests/__snapshots__/qrcode-2/2/slow-270.json +++ b/tests/__snapshots__/qrcode-2/2/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "afbff0f", + "width": 121, + "height": 121 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/2/slow-90.json b/tests/__snapshots__/qrcode-2/2/slow-90.json index 4f88f965..ca4cec80 100644 --- a/tests/__snapshots__/qrcode-2/2/slow-90.json +++ b/tests/__snapshots__/qrcode-2/2/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "26", + "symbol": { + "data": "afbff0f", + "width": 121, + "height": 121 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/20/fast-0.json b/tests/__snapshots__/qrcode-2/20/fast-0.json index 96296829..35b9b4b3 100644 --- a/tests/__snapshots__/qrcode-2/20/fast-0.json +++ b/tests/__snapshots__/qrcode-2/20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "892bc2b", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/20/fast-180.json b/tests/__snapshots__/qrcode-2/20/fast-180.json index 8bfdaf46..6b077180 100644 --- a/tests/__snapshots__/qrcode-2/20/fast-180.json +++ b/tests/__snapshots__/qrcode-2/20/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "08d8688", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/20/fast-270.json b/tests/__snapshots__/qrcode-2/20/fast-270.json index 63993ce9..7b8cfc7e 100644 --- a/tests/__snapshots__/qrcode-2/20/fast-270.json +++ b/tests/__snapshots__/qrcode-2/20/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "892bc2b", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/20/fast-90.json b/tests/__snapshots__/qrcode-2/20/fast-90.json index ea851d2d..199ab840 100644 --- a/tests/__snapshots__/qrcode-2/20/fast-90.json +++ b/tests/__snapshots__/qrcode-2/20/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "892bc2b", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/20/pure-0.json b/tests/__snapshots__/qrcode-2/20/pure-0.json index 0a7d98b6..e648aaee 100644 --- a/tests/__snapshots__/qrcode-2/20/pure-0.json +++ b/tests/__snapshots__/qrcode-2/20/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "b911911", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/20/slow-0.json b/tests/__snapshots__/qrcode-2/20/slow-0.json index 96296829..35b9b4b3 100644 --- a/tests/__snapshots__/qrcode-2/20/slow-0.json +++ b/tests/__snapshots__/qrcode-2/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "892bc2b", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/20/slow-180.json b/tests/__snapshots__/qrcode-2/20/slow-180.json index 8bfdaf46..6b077180 100644 --- a/tests/__snapshots__/qrcode-2/20/slow-180.json +++ b/tests/__snapshots__/qrcode-2/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "08d8688", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/20/slow-270.json b/tests/__snapshots__/qrcode-2/20/slow-270.json index 63993ce9..7b8cfc7e 100644 --- a/tests/__snapshots__/qrcode-2/20/slow-270.json +++ b/tests/__snapshots__/qrcode-2/20/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "892bc2b", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/20/slow-90.json b/tests/__snapshots__/qrcode-2/20/slow-90.json index ea851d2d..199ab840 100644 --- a/tests/__snapshots__/qrcode-2/20/slow-90.json +++ b/tests/__snapshots__/qrcode-2/20/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "892bc2b", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/21/fast-0.json b/tests/__snapshots__/qrcode-2/21/fast-0.json index e37ea27e..1570ce63 100644 --- a/tests/__snapshots__/qrcode-2/21/fast-0.json +++ b/tests/__snapshots__/qrcode-2/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "8b6684a", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/21/fast-180.json b/tests/__snapshots__/qrcode-2/21/fast-180.json index 24bc0a79..dd296d6d 100644 --- a/tests/__snapshots__/qrcode-2/21/fast-180.json +++ b/tests/__snapshots__/qrcode-2/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "8b6684a", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/21/fast-270.json b/tests/__snapshots__/qrcode-2/21/fast-270.json index e4935fb5..a7eb169a 100644 --- a/tests/__snapshots__/qrcode-2/21/fast-270.json +++ b/tests/__snapshots__/qrcode-2/21/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "8b6684a", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/21/fast-90.json b/tests/__snapshots__/qrcode-2/21/fast-90.json index d9dcc0a8..21727642 100644 --- a/tests/__snapshots__/qrcode-2/21/fast-90.json +++ b/tests/__snapshots__/qrcode-2/21/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "8b6684a", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/21/pure-0.json b/tests/__snapshots__/qrcode-2/21/pure-0.json index 8e5ce395..f357bfab 100644 --- a/tests/__snapshots__/qrcode-2/21/pure-0.json +++ b/tests/__snapshots__/qrcode-2/21/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "1ff7631", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/21/slow-0.json b/tests/__snapshots__/qrcode-2/21/slow-0.json index e37ea27e..1570ce63 100644 --- a/tests/__snapshots__/qrcode-2/21/slow-0.json +++ b/tests/__snapshots__/qrcode-2/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "8b6684a", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/21/slow-180.json b/tests/__snapshots__/qrcode-2/21/slow-180.json index 24bc0a79..dd296d6d 100644 --- a/tests/__snapshots__/qrcode-2/21/slow-180.json +++ b/tests/__snapshots__/qrcode-2/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "8b6684a", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/21/slow-270.json b/tests/__snapshots__/qrcode-2/21/slow-270.json index e4935fb5..a7eb169a 100644 --- a/tests/__snapshots__/qrcode-2/21/slow-270.json +++ b/tests/__snapshots__/qrcode-2/21/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "8b6684a", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/21/slow-90.json b/tests/__snapshots__/qrcode-2/21/slow-90.json index d9dcc0a8..21727642 100644 --- a/tests/__snapshots__/qrcode-2/21/slow-90.json +++ b/tests/__snapshots__/qrcode-2/21/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "8b6684a", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/22/fast-0.json b/tests/__snapshots__/qrcode-2/22/fast-0.json index 60d842a4..debdf06b 100644 --- a/tests/__snapshots__/qrcode-2/22/fast-0.json +++ b/tests/__snapshots__/qrcode-2/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "5e440fa", + "width": 53, + "height": 53 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/22/fast-180.json b/tests/__snapshots__/qrcode-2/22/fast-180.json index 9d680995..522311ec 100644 --- a/tests/__snapshots__/qrcode-2/22/fast-180.json +++ b/tests/__snapshots__/qrcode-2/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "69f9989", + "width": 53, + "height": 53 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/22/fast-270.json b/tests/__snapshots__/qrcode-2/22/fast-270.json index 7ef89ae6..ffb9fe01 100644 --- a/tests/__snapshots__/qrcode-2/22/fast-270.json +++ b/tests/__snapshots__/qrcode-2/22/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "b417892", + "width": 53, + "height": 53 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/22/fast-90.json b/tests/__snapshots__/qrcode-2/22/fast-90.json index d0940f3a..6beeaf85 100644 --- a/tests/__snapshots__/qrcode-2/22/fast-90.json +++ b/tests/__snapshots__/qrcode-2/22/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "b346514", + "width": 53, + "height": 53 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/22/pure-0.json b/tests/__snapshots__/qrcode-2/22/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/22/pure-0.json +++ b/tests/__snapshots__/qrcode-2/22/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/22/slow-0.json b/tests/__snapshots__/qrcode-2/22/slow-0.json index 60d842a4..debdf06b 100644 --- a/tests/__snapshots__/qrcode-2/22/slow-0.json +++ b/tests/__snapshots__/qrcode-2/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "5e440fa", + "width": 53, + "height": 53 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/22/slow-180.json b/tests/__snapshots__/qrcode-2/22/slow-180.json index 9d680995..522311ec 100644 --- a/tests/__snapshots__/qrcode-2/22/slow-180.json +++ b/tests/__snapshots__/qrcode-2/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "69f9989", + "width": 53, + "height": 53 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/22/slow-270.json b/tests/__snapshots__/qrcode-2/22/slow-270.json index 7ef89ae6..ffb9fe01 100644 --- a/tests/__snapshots__/qrcode-2/22/slow-270.json +++ b/tests/__snapshots__/qrcode-2/22/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "b417892", + "width": 53, + "height": 53 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/22/slow-90.json b/tests/__snapshots__/qrcode-2/22/slow-90.json index d0940f3a..6beeaf85 100644 --- a/tests/__snapshots__/qrcode-2/22/slow-90.json +++ b/tests/__snapshots__/qrcode-2/22/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "9", + "symbol": { + "data": "b346514", + "width": 53, + "height": 53 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/23/fast-0.json b/tests/__snapshots__/qrcode-2/23/fast-0.json index cd2857c1..815e1440 100644 --- a/tests/__snapshots__/qrcode-2/23/fast-0.json +++ b/tests/__snapshots__/qrcode-2/23/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "70c14ff", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/23/fast-180.json b/tests/__snapshots__/qrcode-2/23/fast-180.json index b0eaee7e..050a30c6 100644 --- a/tests/__snapshots__/qrcode-2/23/fast-180.json +++ b/tests/__snapshots__/qrcode-2/23/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "88c3ca1", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/23/fast-270.json b/tests/__snapshots__/qrcode-2/23/fast-270.json index 68ca6492..b952e76c 100644 --- a/tests/__snapshots__/qrcode-2/23/fast-270.json +++ b/tests/__snapshots__/qrcode-2/23/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "70c14ff", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/23/fast-90.json b/tests/__snapshots__/qrcode-2/23/fast-90.json index c3daafb4..d816af28 100644 --- a/tests/__snapshots__/qrcode-2/23/fast-90.json +++ b/tests/__snapshots__/qrcode-2/23/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "88c3ca1", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/23/pure-0.json b/tests/__snapshots__/qrcode-2/23/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/23/pure-0.json +++ b/tests/__snapshots__/qrcode-2/23/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/23/slow-0.json b/tests/__snapshots__/qrcode-2/23/slow-0.json index cd2857c1..815e1440 100644 --- a/tests/__snapshots__/qrcode-2/23/slow-0.json +++ b/tests/__snapshots__/qrcode-2/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "70c14ff", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/23/slow-180.json b/tests/__snapshots__/qrcode-2/23/slow-180.json index b0eaee7e..050a30c6 100644 --- a/tests/__snapshots__/qrcode-2/23/slow-180.json +++ b/tests/__snapshots__/qrcode-2/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "88c3ca1", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/23/slow-270.json b/tests/__snapshots__/qrcode-2/23/slow-270.json index 68ca6492..b952e76c 100644 --- a/tests/__snapshots__/qrcode-2/23/slow-270.json +++ b/tests/__snapshots__/qrcode-2/23/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "70c14ff", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/23/slow-90.json b/tests/__snapshots__/qrcode-2/23/slow-90.json index c3daafb4..d816af28 100644 --- a/tests/__snapshots__/qrcode-2/23/slow-90.json +++ b/tests/__snapshots__/qrcode-2/23/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "88c3ca1", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/24/fast-0.json b/tests/__snapshots__/qrcode-2/24/fast-0.json index f45a1751..1f1a3ea0 100644 --- a/tests/__snapshots__/qrcode-2/24/fast-0.json +++ b/tests/__snapshots__/qrcode-2/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "695b136", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/24/fast-180.json b/tests/__snapshots__/qrcode-2/24/fast-180.json index 7100ada2..e1737b22 100644 --- a/tests/__snapshots__/qrcode-2/24/fast-180.json +++ b/tests/__snapshots__/qrcode-2/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "695b136", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/24/fast-270.json b/tests/__snapshots__/qrcode-2/24/fast-270.json index 5260fe2b..9358466c 100644 --- a/tests/__snapshots__/qrcode-2/24/fast-270.json +++ b/tests/__snapshots__/qrcode-2/24/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "695b136", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/24/fast-90.json b/tests/__snapshots__/qrcode-2/24/fast-90.json index 42317c05..1a2f8a50 100644 --- a/tests/__snapshots__/qrcode-2/24/fast-90.json +++ b/tests/__snapshots__/qrcode-2/24/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "695b136", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/24/pure-0.json b/tests/__snapshots__/qrcode-2/24/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/24/pure-0.json +++ b/tests/__snapshots__/qrcode-2/24/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/24/slow-0.json b/tests/__snapshots__/qrcode-2/24/slow-0.json index f45a1751..1f1a3ea0 100644 --- a/tests/__snapshots__/qrcode-2/24/slow-0.json +++ b/tests/__snapshots__/qrcode-2/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "695b136", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/24/slow-180.json b/tests/__snapshots__/qrcode-2/24/slow-180.json index 7100ada2..e1737b22 100644 --- a/tests/__snapshots__/qrcode-2/24/slow-180.json +++ b/tests/__snapshots__/qrcode-2/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "695b136", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/24/slow-270.json b/tests/__snapshots__/qrcode-2/24/slow-270.json index 5260fe2b..9358466c 100644 --- a/tests/__snapshots__/qrcode-2/24/slow-270.json +++ b/tests/__snapshots__/qrcode-2/24/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "695b136", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/24/slow-90.json b/tests/__snapshots__/qrcode-2/24/slow-90.json index 42317c05..1a2f8a50 100644 --- a/tests/__snapshots__/qrcode-2/24/slow-90.json +++ b/tests/__snapshots__/qrcode-2/24/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "695b136", + "width": 41, + "height": 41 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/25/fast-0.json b/tests/__snapshots__/qrcode-2/25/fast-0.json index 19d82922..e9393a8d 100644 --- a/tests/__snapshots__/qrcode-2/25/fast-0.json +++ b/tests/__snapshots__/qrcode-2/25/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "de2a083", + "width": 49, + "height": 49 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/25/fast-180.json b/tests/__snapshots__/qrcode-2/25/fast-180.json index c1bfee9d..a29cfce3 100644 --- a/tests/__snapshots__/qrcode-2/25/fast-180.json +++ b/tests/__snapshots__/qrcode-2/25/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "de2a083", + "width": 49, + "height": 49 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/25/fast-270.json b/tests/__snapshots__/qrcode-2/25/fast-270.json index 9f1e1cad..17579846 100644 --- a/tests/__snapshots__/qrcode-2/25/fast-270.json +++ b/tests/__snapshots__/qrcode-2/25/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "de2a083", + "width": 49, + "height": 49 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/25/fast-90.json b/tests/__snapshots__/qrcode-2/25/fast-90.json index bec0db6e..fcc0d3dd 100644 --- a/tests/__snapshots__/qrcode-2/25/fast-90.json +++ b/tests/__snapshots__/qrcode-2/25/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "de2a083", + "width": 49, + "height": 49 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/25/pure-0.json b/tests/__snapshots__/qrcode-2/25/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/25/pure-0.json +++ b/tests/__snapshots__/qrcode-2/25/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/25/slow-0.json b/tests/__snapshots__/qrcode-2/25/slow-0.json index 19d82922..e9393a8d 100644 --- a/tests/__snapshots__/qrcode-2/25/slow-0.json +++ b/tests/__snapshots__/qrcode-2/25/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "de2a083", + "width": 49, + "height": 49 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/25/slow-180.json b/tests/__snapshots__/qrcode-2/25/slow-180.json index c1bfee9d..a29cfce3 100644 --- a/tests/__snapshots__/qrcode-2/25/slow-180.json +++ b/tests/__snapshots__/qrcode-2/25/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "de2a083", + "width": 49, + "height": 49 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/25/slow-270.json b/tests/__snapshots__/qrcode-2/25/slow-270.json index 9f1e1cad..17579846 100644 --- a/tests/__snapshots__/qrcode-2/25/slow-270.json +++ b/tests/__snapshots__/qrcode-2/25/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "de2a083", + "width": 49, + "height": 49 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/25/slow-90.json b/tests/__snapshots__/qrcode-2/25/slow-90.json index bec0db6e..fcc0d3dd 100644 --- a/tests/__snapshots__/qrcode-2/25/slow-90.json +++ b/tests/__snapshots__/qrcode-2/25/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "8", + "symbol": { + "data": "de2a083", + "width": 49, + "height": 49 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/26/fast-0.json b/tests/__snapshots__/qrcode-2/26/fast-0.json index ca31981c..7b8d0fa0 100644 --- a/tests/__snapshots__/qrcode-2/26/fast-0.json +++ b/tests/__snapshots__/qrcode-2/26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "1d41087", + "width": 37, + "height": 37 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/26/fast-180.json b/tests/__snapshots__/qrcode-2/26/fast-180.json index 001e551d..c6fd5de9 100644 --- a/tests/__snapshots__/qrcode-2/26/fast-180.json +++ b/tests/__snapshots__/qrcode-2/26/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "1d41087", + "width": 37, + "height": 37 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/26/fast-270.json b/tests/__snapshots__/qrcode-2/26/fast-270.json index 8671d0bc..22d72445 100644 --- a/tests/__snapshots__/qrcode-2/26/fast-270.json +++ b/tests/__snapshots__/qrcode-2/26/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "1d41087", + "width": 37, + "height": 37 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/26/fast-90.json b/tests/__snapshots__/qrcode-2/26/fast-90.json index c87a5c0e..6037c2d6 100644 --- a/tests/__snapshots__/qrcode-2/26/fast-90.json +++ b/tests/__snapshots__/qrcode-2/26/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "1d41087", + "width": 37, + "height": 37 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/26/pure-0.json b/tests/__snapshots__/qrcode-2/26/pure-0.json index 6852c381..7ca91176 100644 --- a/tests/__snapshots__/qrcode-2/26/pure-0.json +++ b/tests/__snapshots__/qrcode-2/26/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "1d41087", + "width": 37, + "height": 37 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/26/slow-0.json b/tests/__snapshots__/qrcode-2/26/slow-0.json index ca31981c..7b8d0fa0 100644 --- a/tests/__snapshots__/qrcode-2/26/slow-0.json +++ b/tests/__snapshots__/qrcode-2/26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "1d41087", + "width": 37, + "height": 37 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/26/slow-180.json b/tests/__snapshots__/qrcode-2/26/slow-180.json index 001e551d..c6fd5de9 100644 --- a/tests/__snapshots__/qrcode-2/26/slow-180.json +++ b/tests/__snapshots__/qrcode-2/26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "1d41087", + "width": 37, + "height": 37 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/26/slow-270.json b/tests/__snapshots__/qrcode-2/26/slow-270.json index 8671d0bc..22d72445 100644 --- a/tests/__snapshots__/qrcode-2/26/slow-270.json +++ b/tests/__snapshots__/qrcode-2/26/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "1d41087", + "width": 37, + "height": 37 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/26/slow-90.json b/tests/__snapshots__/qrcode-2/26/slow-90.json index c87a5c0e..6037c2d6 100644 --- a/tests/__snapshots__/qrcode-2/26/slow-90.json +++ b/tests/__snapshots__/qrcode-2/26/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "1d41087", + "width": 37, + "height": 37 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/27/fast-0.json b/tests/__snapshots__/qrcode-2/27/fast-0.json index 68d0d69a..3f25a3fb 100644 --- a/tests/__snapshots__/qrcode-2/27/fast-0.json +++ b/tests/__snapshots__/qrcode-2/27/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "a8acc36", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/27/fast-180.json b/tests/__snapshots__/qrcode-2/27/fast-180.json index 70ae1a84..00057b74 100644 --- a/tests/__snapshots__/qrcode-2/27/fast-180.json +++ b/tests/__snapshots__/qrcode-2/27/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "215bda6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/27/fast-270.json b/tests/__snapshots__/qrcode-2/27/fast-270.json index 1ed93698..92d1ac16 100644 --- a/tests/__snapshots__/qrcode-2/27/fast-270.json +++ b/tests/__snapshots__/qrcode-2/27/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "fba5e30", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/27/fast-90.json b/tests/__snapshots__/qrcode-2/27/fast-90.json index a0c38060..492e763f 100644 --- a/tests/__snapshots__/qrcode-2/27/fast-90.json +++ b/tests/__snapshots__/qrcode-2/27/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "f474ca4", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/27/pure-0.json b/tests/__snapshots__/qrcode-2/27/pure-0.json index 108a9791..0348c372 100644 --- a/tests/__snapshots__/qrcode-2/27/pure-0.json +++ b/tests/__snapshots__/qrcode-2/27/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "49f5421", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/27/slow-0.json b/tests/__snapshots__/qrcode-2/27/slow-0.json index 68d0d69a..3f25a3fb 100644 --- a/tests/__snapshots__/qrcode-2/27/slow-0.json +++ b/tests/__snapshots__/qrcode-2/27/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "a8acc36", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/27/slow-180.json b/tests/__snapshots__/qrcode-2/27/slow-180.json index 70ae1a84..00057b74 100644 --- a/tests/__snapshots__/qrcode-2/27/slow-180.json +++ b/tests/__snapshots__/qrcode-2/27/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "215bda6", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/27/slow-270.json b/tests/__snapshots__/qrcode-2/27/slow-270.json index 1ed93698..92d1ac16 100644 --- a/tests/__snapshots__/qrcode-2/27/slow-270.json +++ b/tests/__snapshots__/qrcode-2/27/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "fba5e30", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/27/slow-90.json b/tests/__snapshots__/qrcode-2/27/slow-90.json index a0c38060..492e763f 100644 --- a/tests/__snapshots__/qrcode-2/27/slow-90.json +++ b/tests/__snapshots__/qrcode-2/27/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "5", + "symbol": { + "data": "f474ca4", + "width": 37, + "height": 37 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-2/28/pure-0.json b/tests/__snapshots__/qrcode-2/28/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/28/pure-0.json +++ b/tests/__snapshots__/qrcode-2/28/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/29/fast-0.json b/tests/__snapshots__/qrcode-2/29/fast-0.json index 399f9ea5..65d0d4e1 100644 --- a/tests/__snapshots__/qrcode-2/29/fast-0.json +++ b/tests/__snapshots__/qrcode-2/29/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "de7d245", + "width": 41, + "height": 41 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/29/fast-180.json b/tests/__snapshots__/qrcode-2/29/fast-180.json index 79bf62b2..394a7ae8 100644 --- a/tests/__snapshots__/qrcode-2/29/fast-180.json +++ b/tests/__snapshots__/qrcode-2/29/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "de7d245", + "width": 41, + "height": 41 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/29/fast-270.json b/tests/__snapshots__/qrcode-2/29/fast-270.json index e01e47be..3dff8df1 100644 --- a/tests/__snapshots__/qrcode-2/29/fast-270.json +++ b/tests/__snapshots__/qrcode-2/29/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "de7d245", + "width": 41, + "height": 41 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/29/fast-90.json b/tests/__snapshots__/qrcode-2/29/fast-90.json index 4fd9866b..b632bc99 100644 --- a/tests/__snapshots__/qrcode-2/29/fast-90.json +++ b/tests/__snapshots__/qrcode-2/29/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "de7d245", + "width": 41, + "height": 41 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/29/pure-0.json b/tests/__snapshots__/qrcode-2/29/pure-0.json index e828ae48..b601d9dd 100644 --- a/tests/__snapshots__/qrcode-2/29/pure-0.json +++ b/tests/__snapshots__/qrcode-2/29/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "09763d9", + "width": 41, + "height": 41 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/29/slow-0.json b/tests/__snapshots__/qrcode-2/29/slow-0.json index 399f9ea5..65d0d4e1 100644 --- a/tests/__snapshots__/qrcode-2/29/slow-0.json +++ b/tests/__snapshots__/qrcode-2/29/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "de7d245", + "width": 41, + "height": 41 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/29/slow-180.json b/tests/__snapshots__/qrcode-2/29/slow-180.json index 79bf62b2..394a7ae8 100644 --- a/tests/__snapshots__/qrcode-2/29/slow-180.json +++ b/tests/__snapshots__/qrcode-2/29/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "de7d245", + "width": 41, + "height": 41 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/29/slow-270.json b/tests/__snapshots__/qrcode-2/29/slow-270.json index e01e47be..3dff8df1 100644 --- a/tests/__snapshots__/qrcode-2/29/slow-270.json +++ b/tests/__snapshots__/qrcode-2/29/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "de7d245", + "width": 41, + "height": 41 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/29/slow-90.json b/tests/__snapshots__/qrcode-2/29/slow-90.json index 4fd9866b..b632bc99 100644 --- a/tests/__snapshots__/qrcode-2/29/slow-90.json +++ b/tests/__snapshots__/qrcode-2/29/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "de7d245", + "width": 41, + "height": 41 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30/fast-0.json b/tests/__snapshots__/qrcode-2/30/fast-0.json index 8e5a406d..89d04856 100644 --- a/tests/__snapshots__/qrcode-2/30/fast-0.json +++ b/tests/__snapshots__/qrcode-2/30/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30/fast-180.json b/tests/__snapshots__/qrcode-2/30/fast-180.json index 87683b06..0e7ab48e 100644 --- a/tests/__snapshots__/qrcode-2/30/fast-180.json +++ b/tests/__snapshots__/qrcode-2/30/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30/fast-270.json b/tests/__snapshots__/qrcode-2/30/fast-270.json index baeabb0c..b5abe570 100644 --- a/tests/__snapshots__/qrcode-2/30/fast-270.json +++ b/tests/__snapshots__/qrcode-2/30/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30/fast-90.json b/tests/__snapshots__/qrcode-2/30/fast-90.json index 3606d65b..bed93bba 100644 --- a/tests/__snapshots__/qrcode-2/30/fast-90.json +++ b/tests/__snapshots__/qrcode-2/30/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30/pure-0.json b/tests/__snapshots__/qrcode-2/30/pure-0.json index a6e5262d..c5040621 100644 --- a/tests/__snapshots__/qrcode-2/30/pure-0.json +++ b/tests/__snapshots__/qrcode-2/30/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30/slow-0.json b/tests/__snapshots__/qrcode-2/30/slow-0.json index 8e5a406d..89d04856 100644 --- a/tests/__snapshots__/qrcode-2/30/slow-0.json +++ b/tests/__snapshots__/qrcode-2/30/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30/slow-180.json b/tests/__snapshots__/qrcode-2/30/slow-180.json index 87683b06..0e7ab48e 100644 --- a/tests/__snapshots__/qrcode-2/30/slow-180.json +++ b/tests/__snapshots__/qrcode-2/30/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30/slow-270.json b/tests/__snapshots__/qrcode-2/30/slow-270.json index baeabb0c..b5abe570 100644 --- a/tests/__snapshots__/qrcode-2/30/slow-270.json +++ b/tests/__snapshots__/qrcode-2/30/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30/slow-90.json b/tests/__snapshots__/qrcode-2/30/slow-90.json index 3606d65b..bed93bba 100644 --- a/tests/__snapshots__/qrcode-2/30/slow-90.json +++ b/tests/__snapshots__/qrcode-2/30/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30a/fast-0.json b/tests/__snapshots__/qrcode-2/30a/fast-0.json index 7e681eca..29e6dc70 100644 --- a/tests/__snapshots__/qrcode-2/30a/fast-0.json +++ b/tests/__snapshots__/qrcode-2/30a/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30a/fast-180.json b/tests/__snapshots__/qrcode-2/30a/fast-180.json index f23c0699..ba62ce37 100644 --- a/tests/__snapshots__/qrcode-2/30a/fast-180.json +++ b/tests/__snapshots__/qrcode-2/30a/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30a/fast-270.json b/tests/__snapshots__/qrcode-2/30a/fast-270.json index 80399f9e..93388e64 100644 --- a/tests/__snapshots__/qrcode-2/30a/fast-270.json +++ b/tests/__snapshots__/qrcode-2/30a/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30a/fast-90.json b/tests/__snapshots__/qrcode-2/30a/fast-90.json index e9c70940..cd25e704 100644 --- a/tests/__snapshots__/qrcode-2/30a/fast-90.json +++ b/tests/__snapshots__/qrcode-2/30a/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30a/pure-0.json b/tests/__snapshots__/qrcode-2/30a/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/30a/pure-0.json +++ b/tests/__snapshots__/qrcode-2/30a/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/30a/slow-0.json b/tests/__snapshots__/qrcode-2/30a/slow-0.json index 7e681eca..29e6dc70 100644 --- a/tests/__snapshots__/qrcode-2/30a/slow-0.json +++ b/tests/__snapshots__/qrcode-2/30a/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30a/slow-180.json b/tests/__snapshots__/qrcode-2/30a/slow-180.json index f23c0699..ba62ce37 100644 --- a/tests/__snapshots__/qrcode-2/30a/slow-180.json +++ b/tests/__snapshots__/qrcode-2/30a/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30a/slow-270.json b/tests/__snapshots__/qrcode-2/30a/slow-270.json index 80399f9e..93388e64 100644 --- a/tests/__snapshots__/qrcode-2/30a/slow-270.json +++ b/tests/__snapshots__/qrcode-2/30a/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/30a/slow-90.json b/tests/__snapshots__/qrcode-2/30a/slow-90.json index e9c70940..cd25e704 100644 --- a/tests/__snapshots__/qrcode-2/30a/slow-90.json +++ b/tests/__snapshots__/qrcode-2/30a/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "323e936", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/31/fast-0.json b/tests/__snapshots__/qrcode-2/31/fast-0.json index bec2d717..42df8bea 100644 --- a/tests/__snapshots__/qrcode-2/31/fast-0.json +++ b/tests/__snapshots__/qrcode-2/31/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a36bea9", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/31/fast-180.json b/tests/__snapshots__/qrcode-2/31/fast-180.json index 87cc729e..3dddaa70 100644 --- a/tests/__snapshots__/qrcode-2/31/fast-180.json +++ b/tests/__snapshots__/qrcode-2/31/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a36bea9", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/31/fast-270.json b/tests/__snapshots__/qrcode-2/31/fast-270.json index bf2c14c4..ae1f19b5 100644 --- a/tests/__snapshots__/qrcode-2/31/fast-270.json +++ b/tests/__snapshots__/qrcode-2/31/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a36bea9", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/31/fast-90.json b/tests/__snapshots__/qrcode-2/31/fast-90.json index 739e5158..30e2a492 100644 --- a/tests/__snapshots__/qrcode-2/31/fast-90.json +++ b/tests/__snapshots__/qrcode-2/31/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a36bea9", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/31/pure-0.json b/tests/__snapshots__/qrcode-2/31/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/31/pure-0.json +++ b/tests/__snapshots__/qrcode-2/31/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/31/slow-0.json b/tests/__snapshots__/qrcode-2/31/slow-0.json index bec2d717..42df8bea 100644 --- a/tests/__snapshots__/qrcode-2/31/slow-0.json +++ b/tests/__snapshots__/qrcode-2/31/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a36bea9", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/31/slow-180.json b/tests/__snapshots__/qrcode-2/31/slow-180.json index 87cc729e..3dddaa70 100644 --- a/tests/__snapshots__/qrcode-2/31/slow-180.json +++ b/tests/__snapshots__/qrcode-2/31/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a36bea9", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/31/slow-270.json b/tests/__snapshots__/qrcode-2/31/slow-270.json index bf2c14c4..ae1f19b5 100644 --- a/tests/__snapshots__/qrcode-2/31/slow-270.json +++ b/tests/__snapshots__/qrcode-2/31/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a36bea9", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/31/slow-90.json b/tests/__snapshots__/qrcode-2/31/slow-90.json index 739e5158..30e2a492 100644 --- a/tests/__snapshots__/qrcode-2/31/slow-90.json +++ b/tests/__snapshots__/qrcode-2/31/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a36bea9", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/32/fast-0.json b/tests/__snapshots__/qrcode-2/32/fast-0.json index 1f1f5dad..4f48702f 100644 --- a/tests/__snapshots__/qrcode-2/32/fast-0.json +++ b/tests/__snapshots__/qrcode-2/32/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/32/fast-180.json b/tests/__snapshots__/qrcode-2/32/fast-180.json index ab6f3afa..189a2a5c 100644 --- a/tests/__snapshots__/qrcode-2/32/fast-180.json +++ b/tests/__snapshots__/qrcode-2/32/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/32/fast-270.json b/tests/__snapshots__/qrcode-2/32/fast-270.json index 5e2fdb98..0984538f 100644 --- a/tests/__snapshots__/qrcode-2/32/fast-270.json +++ b/tests/__snapshots__/qrcode-2/32/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/32/fast-90.json b/tests/__snapshots__/qrcode-2/32/fast-90.json index 098bb9c5..a465028a 100644 --- a/tests/__snapshots__/qrcode-2/32/fast-90.json +++ b/tests/__snapshots__/qrcode-2/32/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/32/pure-0.json b/tests/__snapshots__/qrcode-2/32/pure-0.json index 2140d847..f68f49ef 100644 --- a/tests/__snapshots__/qrcode-2/32/pure-0.json +++ b/tests/__snapshots__/qrcode-2/32/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/32/slow-0.json b/tests/__snapshots__/qrcode-2/32/slow-0.json index 1f1f5dad..4f48702f 100644 --- a/tests/__snapshots__/qrcode-2/32/slow-0.json +++ b/tests/__snapshots__/qrcode-2/32/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/32/slow-180.json b/tests/__snapshots__/qrcode-2/32/slow-180.json index ab6f3afa..189a2a5c 100644 --- a/tests/__snapshots__/qrcode-2/32/slow-180.json +++ b/tests/__snapshots__/qrcode-2/32/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/32/slow-270.json b/tests/__snapshots__/qrcode-2/32/slow-270.json index 5e2fdb98..0984538f 100644 --- a/tests/__snapshots__/qrcode-2/32/slow-270.json +++ b/tests/__snapshots__/qrcode-2/32/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/32/slow-90.json b/tests/__snapshots__/qrcode-2/32/slow-90.json index 098bb9c5..a465028a 100644 --- a/tests/__snapshots__/qrcode-2/32/slow-90.json +++ b/tests/__snapshots__/qrcode-2/32/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "12", + "symbol": { + "data": "c995c2d", + "width": 65, + "height": 65 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/33/fast-0.json b/tests/__snapshots__/qrcode-2/33/fast-0.json index c557f1f4..4167c7a4 100644 --- a/tests/__snapshots__/qrcode-2/33/fast-0.json +++ b/tests/__snapshots__/qrcode-2/33/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "43ed06f", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/33/fast-180.json b/tests/__snapshots__/qrcode-2/33/fast-180.json index 94b3afe5..8b4be65e 100644 --- a/tests/__snapshots__/qrcode-2/33/fast-180.json +++ b/tests/__snapshots__/qrcode-2/33/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "43ed06f", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/33/fast-270.json b/tests/__snapshots__/qrcode-2/33/fast-270.json index 88873676..707aaa8d 100644 --- a/tests/__snapshots__/qrcode-2/33/fast-270.json +++ b/tests/__snapshots__/qrcode-2/33/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "43ed06f", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/33/fast-90.json b/tests/__snapshots__/qrcode-2/33/fast-90.json index 1219753d..84a194a8 100644 --- a/tests/__snapshots__/qrcode-2/33/fast-90.json +++ b/tests/__snapshots__/qrcode-2/33/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "43ed06f", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/33/pure-0.json b/tests/__snapshots__/qrcode-2/33/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/33/pure-0.json +++ b/tests/__snapshots__/qrcode-2/33/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/33/slow-0.json b/tests/__snapshots__/qrcode-2/33/slow-0.json index c557f1f4..4167c7a4 100644 --- a/tests/__snapshots__/qrcode-2/33/slow-0.json +++ b/tests/__snapshots__/qrcode-2/33/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "43ed06f", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/33/slow-180.json b/tests/__snapshots__/qrcode-2/33/slow-180.json index 94b3afe5..8b4be65e 100644 --- a/tests/__snapshots__/qrcode-2/33/slow-180.json +++ b/tests/__snapshots__/qrcode-2/33/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "43ed06f", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/33/slow-270.json b/tests/__snapshots__/qrcode-2/33/slow-270.json index 88873676..707aaa8d 100644 --- a/tests/__snapshots__/qrcode-2/33/slow-270.json +++ b/tests/__snapshots__/qrcode-2/33/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "43ed06f", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/33/slow-90.json b/tests/__snapshots__/qrcode-2/33/slow-90.json index 1219753d..84a194a8 100644 --- a/tests/__snapshots__/qrcode-2/33/slow-90.json +++ b/tests/__snapshots__/qrcode-2/33/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "43ed06f", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/34/fast-0.json b/tests/__snapshots__/qrcode-2/34/fast-0.json index 2a1f8391..6217ec1f 100644 --- a/tests/__snapshots__/qrcode-2/34/fast-0.json +++ b/tests/__snapshots__/qrcode-2/34/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f009fb8", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/34/fast-180.json b/tests/__snapshots__/qrcode-2/34/fast-180.json index bf4afd66..1015c17f 100644 --- a/tests/__snapshots__/qrcode-2/34/fast-180.json +++ b/tests/__snapshots__/qrcode-2/34/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f009fb8", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/34/fast-270.json b/tests/__snapshots__/qrcode-2/34/fast-270.json index fddaf2a9..1553a86e 100644 --- a/tests/__snapshots__/qrcode-2/34/fast-270.json +++ b/tests/__snapshots__/qrcode-2/34/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f009fb8", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/34/fast-90.json b/tests/__snapshots__/qrcode-2/34/fast-90.json index 66e8011e..9ad113ea 100644 --- a/tests/__snapshots__/qrcode-2/34/fast-90.json +++ b/tests/__snapshots__/qrcode-2/34/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f009fb8", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/34/pure-0.json b/tests/__snapshots__/qrcode-2/34/pure-0.json index a0b3799f..104351cc 100644 --- a/tests/__snapshots__/qrcode-2/34/pure-0.json +++ b/tests/__snapshots__/qrcode-2/34/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f009fb8", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/34/slow-0.json b/tests/__snapshots__/qrcode-2/34/slow-0.json index 2a1f8391..6217ec1f 100644 --- a/tests/__snapshots__/qrcode-2/34/slow-0.json +++ b/tests/__snapshots__/qrcode-2/34/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f009fb8", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/34/slow-180.json b/tests/__snapshots__/qrcode-2/34/slow-180.json index bf4afd66..1015c17f 100644 --- a/tests/__snapshots__/qrcode-2/34/slow-180.json +++ b/tests/__snapshots__/qrcode-2/34/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f009fb8", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/34/slow-270.json b/tests/__snapshots__/qrcode-2/34/slow-270.json index fddaf2a9..1553a86e 100644 --- a/tests/__snapshots__/qrcode-2/34/slow-270.json +++ b/tests/__snapshots__/qrcode-2/34/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f009fb8", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/34/slow-90.json b/tests/__snapshots__/qrcode-2/34/slow-90.json index 66e8011e..9ad113ea 100644 --- a/tests/__snapshots__/qrcode-2/34/slow-90.json +++ b/tests/__snapshots__/qrcode-2/34/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f009fb8", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/35/fast-0.json b/tests/__snapshots__/qrcode-2/35/fast-0.json index 2a1f8391..b5f1057f 100644 --- a/tests/__snapshots__/qrcode-2/35/fast-0.json +++ b/tests/__snapshots__/qrcode-2/35/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "20f67fd", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/35/fast-180.json b/tests/__snapshots__/qrcode-2/35/fast-180.json index bf4afd66..7e2184a1 100644 --- a/tests/__snapshots__/qrcode-2/35/fast-180.json +++ b/tests/__snapshots__/qrcode-2/35/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "20f67fd", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/35/fast-270.json b/tests/__snapshots__/qrcode-2/35/fast-270.json index fddaf2a9..31a8004c 100644 --- a/tests/__snapshots__/qrcode-2/35/fast-270.json +++ b/tests/__snapshots__/qrcode-2/35/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "20f67fd", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/35/fast-90.json b/tests/__snapshots__/qrcode-2/35/fast-90.json index 66e8011e..caea83f7 100644 --- a/tests/__snapshots__/qrcode-2/35/fast-90.json +++ b/tests/__snapshots__/qrcode-2/35/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "20f67fd", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/35/pure-0.json b/tests/__snapshots__/qrcode-2/35/pure-0.json index a0b3799f..0ab2402c 100644 --- a/tests/__snapshots__/qrcode-2/35/pure-0.json +++ b/tests/__snapshots__/qrcode-2/35/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "20f67fd", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/35/slow-0.json b/tests/__snapshots__/qrcode-2/35/slow-0.json index 2a1f8391..b5f1057f 100644 --- a/tests/__snapshots__/qrcode-2/35/slow-0.json +++ b/tests/__snapshots__/qrcode-2/35/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "20f67fd", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/35/slow-180.json b/tests/__snapshots__/qrcode-2/35/slow-180.json index bf4afd66..7e2184a1 100644 --- a/tests/__snapshots__/qrcode-2/35/slow-180.json +++ b/tests/__snapshots__/qrcode-2/35/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "20f67fd", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/35/slow-270.json b/tests/__snapshots__/qrcode-2/35/slow-270.json index fddaf2a9..31a8004c 100644 --- a/tests/__snapshots__/qrcode-2/35/slow-270.json +++ b/tests/__snapshots__/qrcode-2/35/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "20f67fd", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/35/slow-90.json b/tests/__snapshots__/qrcode-2/35/slow-90.json index 66e8011e..caea83f7 100644 --- a/tests/__snapshots__/qrcode-2/35/slow-90.json +++ b/tests/__snapshots__/qrcode-2/35/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "20f67fd", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/4/fast-0.json b/tests/__snapshots__/qrcode-2/4/fast-0.json index feb4d11f..694cfd7c 100644 --- a/tests/__snapshots__/qrcode-2/4/fast-0.json +++ b/tests/__snapshots__/qrcode-2/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "205a41a", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/4/fast-180.json b/tests/__snapshots__/qrcode-2/4/fast-180.json index 2f17ec37..ba3993ed 100644 --- a/tests/__snapshots__/qrcode-2/4/fast-180.json +++ b/tests/__snapshots__/qrcode-2/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "205a41a", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/4/fast-270.json b/tests/__snapshots__/qrcode-2/4/fast-270.json index 4d1d5a54..e1e9bcda 100644 --- a/tests/__snapshots__/qrcode-2/4/fast-270.json +++ b/tests/__snapshots__/qrcode-2/4/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "205a41a", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/4/fast-90.json b/tests/__snapshots__/qrcode-2/4/fast-90.json index cad45d91..2fb48eb3 100644 --- a/tests/__snapshots__/qrcode-2/4/fast-90.json +++ b/tests/__snapshots__/qrcode-2/4/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "205a41a", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/4/pure-0.json b/tests/__snapshots__/qrcode-2/4/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/4/pure-0.json +++ b/tests/__snapshots__/qrcode-2/4/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/4/slow-0.json b/tests/__snapshots__/qrcode-2/4/slow-0.json index feb4d11f..694cfd7c 100644 --- a/tests/__snapshots__/qrcode-2/4/slow-0.json +++ b/tests/__snapshots__/qrcode-2/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "205a41a", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/4/slow-180.json b/tests/__snapshots__/qrcode-2/4/slow-180.json index 2f17ec37..ba3993ed 100644 --- a/tests/__snapshots__/qrcode-2/4/slow-180.json +++ b/tests/__snapshots__/qrcode-2/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "205a41a", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/4/slow-270.json b/tests/__snapshots__/qrcode-2/4/slow-270.json index 4d1d5a54..e1e9bcda 100644 --- a/tests/__snapshots__/qrcode-2/4/slow-270.json +++ b/tests/__snapshots__/qrcode-2/4/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "205a41a", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/4/slow-90.json b/tests/__snapshots__/qrcode-2/4/slow-90.json index cad45d91..2fb48eb3 100644 --- a/tests/__snapshots__/qrcode-2/4/slow-90.json +++ b/tests/__snapshots__/qrcode-2/4/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "205a41a", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/5/fast-0.json b/tests/__snapshots__/qrcode-2/5/fast-0.json index 42d010fd..9bc7dc17 100644 --- a/tests/__snapshots__/qrcode-2/5/fast-0.json +++ b/tests/__snapshots__/qrcode-2/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8be82ec", + "width": 21, + "height": 21 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/5/fast-180.json b/tests/__snapshots__/qrcode-2/5/fast-180.json index c37d239b..71cab7c5 100644 --- a/tests/__snapshots__/qrcode-2/5/fast-180.json +++ b/tests/__snapshots__/qrcode-2/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8be82ec", + "width": 21, + "height": 21 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/5/fast-270.json b/tests/__snapshots__/qrcode-2/5/fast-270.json index 66aea0a6..5637b6ce 100644 --- a/tests/__snapshots__/qrcode-2/5/fast-270.json +++ b/tests/__snapshots__/qrcode-2/5/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8be82ec", + "width": 21, + "height": 21 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/5/fast-90.json b/tests/__snapshots__/qrcode-2/5/fast-90.json index 46c6bc43..a948b09f 100644 --- a/tests/__snapshots__/qrcode-2/5/fast-90.json +++ b/tests/__snapshots__/qrcode-2/5/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8be82ec", + "width": 21, + "height": 21 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/5/pure-0.json b/tests/__snapshots__/qrcode-2/5/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/5/pure-0.json +++ b/tests/__snapshots__/qrcode-2/5/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/5/slow-0.json b/tests/__snapshots__/qrcode-2/5/slow-0.json index 42d010fd..9bc7dc17 100644 --- a/tests/__snapshots__/qrcode-2/5/slow-0.json +++ b/tests/__snapshots__/qrcode-2/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8be82ec", + "width": 21, + "height": 21 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/5/slow-180.json b/tests/__snapshots__/qrcode-2/5/slow-180.json index c37d239b..71cab7c5 100644 --- a/tests/__snapshots__/qrcode-2/5/slow-180.json +++ b/tests/__snapshots__/qrcode-2/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8be82ec", + "width": 21, + "height": 21 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/5/slow-270.json b/tests/__snapshots__/qrcode-2/5/slow-270.json index 66aea0a6..5637b6ce 100644 --- a/tests/__snapshots__/qrcode-2/5/slow-270.json +++ b/tests/__snapshots__/qrcode-2/5/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8be82ec", + "width": 21, + "height": 21 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/5/slow-90.json b/tests/__snapshots__/qrcode-2/5/slow-90.json index 46c6bc43..a948b09f 100644 --- a/tests/__snapshots__/qrcode-2/5/slow-90.json +++ b/tests/__snapshots__/qrcode-2/5/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8be82ec", + "width": 21, + "height": 21 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/6/fast-0.json b/tests/__snapshots__/qrcode-2/6/fast-0.json index 31cc1923..9f7e2ead 100644 --- a/tests/__snapshots__/qrcode-2/6/fast-0.json +++ b/tests/__snapshots__/qrcode-2/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4751f49", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/6/fast-180.json b/tests/__snapshots__/qrcode-2/6/fast-180.json index 6f993872..494bf3fc 100644 --- a/tests/__snapshots__/qrcode-2/6/fast-180.json +++ b/tests/__snapshots__/qrcode-2/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4751f49", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/6/fast-270.json b/tests/__snapshots__/qrcode-2/6/fast-270.json index 9e3b65c3..5fdae9ef 100644 --- a/tests/__snapshots__/qrcode-2/6/fast-270.json +++ b/tests/__snapshots__/qrcode-2/6/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4751f49", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/6/fast-90.json b/tests/__snapshots__/qrcode-2/6/fast-90.json index 011478a1..e93f94ce 100644 --- a/tests/__snapshots__/qrcode-2/6/fast-90.json +++ b/tests/__snapshots__/qrcode-2/6/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4751f49", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/6/pure-0.json b/tests/__snapshots__/qrcode-2/6/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/6/pure-0.json +++ b/tests/__snapshots__/qrcode-2/6/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/6/slow-0.json b/tests/__snapshots__/qrcode-2/6/slow-0.json index 31cc1923..9f7e2ead 100644 --- a/tests/__snapshots__/qrcode-2/6/slow-0.json +++ b/tests/__snapshots__/qrcode-2/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4751f49", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/6/slow-180.json b/tests/__snapshots__/qrcode-2/6/slow-180.json index 6f993872..494bf3fc 100644 --- a/tests/__snapshots__/qrcode-2/6/slow-180.json +++ b/tests/__snapshots__/qrcode-2/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4751f49", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/6/slow-270.json b/tests/__snapshots__/qrcode-2/6/slow-270.json index 9e3b65c3..5fdae9ef 100644 --- a/tests/__snapshots__/qrcode-2/6/slow-270.json +++ b/tests/__snapshots__/qrcode-2/6/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4751f49", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/6/slow-90.json b/tests/__snapshots__/qrcode-2/6/slow-90.json index 011478a1..e93f94ce 100644 --- a/tests/__snapshots__/qrcode-2/6/slow-90.json +++ b/tests/__snapshots__/qrcode-2/6/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4751f49", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/7/fast-0.json b/tests/__snapshots__/qrcode-2/7/fast-0.json index 3ef855f8..a2f79d14 100644 --- a/tests/__snapshots__/qrcode-2/7/fast-0.json +++ b/tests/__snapshots__/qrcode-2/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "7f187e0", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/7/fast-180.json b/tests/__snapshots__/qrcode-2/7/fast-180.json index d276b04d..b921e5bd 100644 --- a/tests/__snapshots__/qrcode-2/7/fast-180.json +++ b/tests/__snapshots__/qrcode-2/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "7f187e0", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/7/fast-270.json b/tests/__snapshots__/qrcode-2/7/fast-270.json index f9f2f7f0..95673254 100644 --- a/tests/__snapshots__/qrcode-2/7/fast-270.json +++ b/tests/__snapshots__/qrcode-2/7/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "7f187e0", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/7/fast-90.json b/tests/__snapshots__/qrcode-2/7/fast-90.json index 20918c8a..6c153f41 100644 --- a/tests/__snapshots__/qrcode-2/7/fast-90.json +++ b/tests/__snapshots__/qrcode-2/7/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "7f187e0", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/7/pure-0.json b/tests/__snapshots__/qrcode-2/7/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/7/pure-0.json +++ b/tests/__snapshots__/qrcode-2/7/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/7/slow-0.json b/tests/__snapshots__/qrcode-2/7/slow-0.json index 3ef855f8..a2f79d14 100644 --- a/tests/__snapshots__/qrcode-2/7/slow-0.json +++ b/tests/__snapshots__/qrcode-2/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "7f187e0", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/7/slow-180.json b/tests/__snapshots__/qrcode-2/7/slow-180.json index d276b04d..b921e5bd 100644 --- a/tests/__snapshots__/qrcode-2/7/slow-180.json +++ b/tests/__snapshots__/qrcode-2/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "7f187e0", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/7/slow-270.json b/tests/__snapshots__/qrcode-2/7/slow-270.json index f9f2f7f0..95673254 100644 --- a/tests/__snapshots__/qrcode-2/7/slow-270.json +++ b/tests/__snapshots__/qrcode-2/7/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "7f187e0", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/7/slow-90.json b/tests/__snapshots__/qrcode-2/7/slow-90.json index 20918c8a..6c153f41 100644 --- a/tests/__snapshots__/qrcode-2/7/slow-90.json +++ b/tests/__snapshots__/qrcode-2/7/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "7f187e0", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/8/fast-0.json b/tests/__snapshots__/qrcode-2/8/fast-0.json index 3148f0c7..8442e5fd 100644 --- a/tests/__snapshots__/qrcode-2/8/fast-0.json +++ b/tests/__snapshots__/qrcode-2/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a07a306", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/8/fast-180.json b/tests/__snapshots__/qrcode-2/8/fast-180.json index 936f869e..5ff237e9 100644 --- a/tests/__snapshots__/qrcode-2/8/fast-180.json +++ b/tests/__snapshots__/qrcode-2/8/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a07a306", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/8/fast-270.json b/tests/__snapshots__/qrcode-2/8/fast-270.json index 6dde67c0..51e62676 100644 --- a/tests/__snapshots__/qrcode-2/8/fast-270.json +++ b/tests/__snapshots__/qrcode-2/8/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a07a306", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/8/fast-90.json b/tests/__snapshots__/qrcode-2/8/fast-90.json index 1b44bbd2..5e394171 100644 --- a/tests/__snapshots__/qrcode-2/8/fast-90.json +++ b/tests/__snapshots__/qrcode-2/8/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a07a306", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/8/pure-0.json b/tests/__snapshots__/qrcode-2/8/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/8/pure-0.json +++ b/tests/__snapshots__/qrcode-2/8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/8/slow-0.json b/tests/__snapshots__/qrcode-2/8/slow-0.json index 3148f0c7..8442e5fd 100644 --- a/tests/__snapshots__/qrcode-2/8/slow-0.json +++ b/tests/__snapshots__/qrcode-2/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a07a306", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/8/slow-180.json b/tests/__snapshots__/qrcode-2/8/slow-180.json index 936f869e..5ff237e9 100644 --- a/tests/__snapshots__/qrcode-2/8/slow-180.json +++ b/tests/__snapshots__/qrcode-2/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a07a306", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/8/slow-270.json b/tests/__snapshots__/qrcode-2/8/slow-270.json index 6dde67c0..51e62676 100644 --- a/tests/__snapshots__/qrcode-2/8/slow-270.json +++ b/tests/__snapshots__/qrcode-2/8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a07a306", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/8/slow-90.json b/tests/__snapshots__/qrcode-2/8/slow-90.json index 1b44bbd2..5e394171 100644 --- a/tests/__snapshots__/qrcode-2/8/slow-90.json +++ b/tests/__snapshots__/qrcode-2/8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "a07a306", + "width": 29, + "height": 29 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-2/9/fast-0.json b/tests/__snapshots__/qrcode-2/9/fast-0.json index ae950044..fbfa6c3d 100644 --- a/tests/__snapshots__/qrcode-2/9/fast-0.json +++ b/tests/__snapshots__/qrcode-2/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c80d24e", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/9/fast-180.json b/tests/__snapshots__/qrcode-2/9/fast-180.json index 0c591553..7030bd19 100644 --- a/tests/__snapshots__/qrcode-2/9/fast-180.json +++ b/tests/__snapshots__/qrcode-2/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c80d24e", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/9/fast-270.json b/tests/__snapshots__/qrcode-2/9/fast-270.json index 48697feb..966e1d90 100644 --- a/tests/__snapshots__/qrcode-2/9/fast-270.json +++ b/tests/__snapshots__/qrcode-2/9/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c80d24e", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/9/fast-90.json b/tests/__snapshots__/qrcode-2/9/fast-90.json index 65a41100..a028acde 100644 --- a/tests/__snapshots__/qrcode-2/9/fast-90.json +++ b/tests/__snapshots__/qrcode-2/9/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c80d24e", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/9/pure-0.json b/tests/__snapshots__/qrcode-2/9/pure-0.json index 51a55046..1f0caceb 100644 --- a/tests/__snapshots__/qrcode-2/9/pure-0.json +++ b/tests/__snapshots__/qrcode-2/9/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c80d24e", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/9/slow-0.json b/tests/__snapshots__/qrcode-2/9/slow-0.json index ae950044..fbfa6c3d 100644 --- a/tests/__snapshots__/qrcode-2/9/slow-0.json +++ b/tests/__snapshots__/qrcode-2/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c80d24e", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/9/slow-180.json b/tests/__snapshots__/qrcode-2/9/slow-180.json index 0c591553..7030bd19 100644 --- a/tests/__snapshots__/qrcode-2/9/slow-180.json +++ b/tests/__snapshots__/qrcode-2/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c80d24e", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/9/slow-270.json b/tests/__snapshots__/qrcode-2/9/slow-270.json index 48697feb..966e1d90 100644 --- a/tests/__snapshots__/qrcode-2/9/slow-270.json +++ b/tests/__snapshots__/qrcode-2/9/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c80d24e", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/9/slow-90.json b/tests/__snapshots__/qrcode-2/9/slow-90.json index 65a41100..a028acde 100644 --- a/tests/__snapshots__/qrcode-2/9/slow-90.json +++ b/tests/__snapshots__/qrcode-2/9/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "c80d24e", + "width": 21, + "height": 21 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-2/estimate-tilt/fast-0.json b/tests/__snapshots__/qrcode-2/estimate-tilt/fast-0.json index 32c01597..21173a89 100644 --- a/tests/__snapshots__/qrcode-2/estimate-tilt/fast-0.json +++ b/tests/__snapshots__/qrcode-2/estimate-tilt/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "d99a9a3", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/estimate-tilt/fast-180.json b/tests/__snapshots__/qrcode-2/estimate-tilt/fast-180.json index 7088ec48..55b3ae65 100644 --- a/tests/__snapshots__/qrcode-2/estimate-tilt/fast-180.json +++ b/tests/__snapshots__/qrcode-2/estimate-tilt/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "d99a9a3", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/estimate-tilt/fast-270.json b/tests/__snapshots__/qrcode-2/estimate-tilt/fast-270.json index 2a741569..49e88587 100644 --- a/tests/__snapshots__/qrcode-2/estimate-tilt/fast-270.json +++ b/tests/__snapshots__/qrcode-2/estimate-tilt/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "d99a9a3", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/estimate-tilt/fast-90.json b/tests/__snapshots__/qrcode-2/estimate-tilt/fast-90.json index b9598b42..1b681202 100644 --- a/tests/__snapshots__/qrcode-2/estimate-tilt/fast-90.json +++ b/tests/__snapshots__/qrcode-2/estimate-tilt/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "d99a9a3", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/estimate-tilt/pure-0.json b/tests/__snapshots__/qrcode-2/estimate-tilt/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/estimate-tilt/pure-0.json +++ b/tests/__snapshots__/qrcode-2/estimate-tilt/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/estimate-tilt/slow-0.json b/tests/__snapshots__/qrcode-2/estimate-tilt/slow-0.json index 32c01597..21173a89 100644 --- a/tests/__snapshots__/qrcode-2/estimate-tilt/slow-0.json +++ b/tests/__snapshots__/qrcode-2/estimate-tilt/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "d99a9a3", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/estimate-tilt/slow-180.json b/tests/__snapshots__/qrcode-2/estimate-tilt/slow-180.json index 7088ec48..55b3ae65 100644 --- a/tests/__snapshots__/qrcode-2/estimate-tilt/slow-180.json +++ b/tests/__snapshots__/qrcode-2/estimate-tilt/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "d99a9a3", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/estimate-tilt/slow-270.json b/tests/__snapshots__/qrcode-2/estimate-tilt/slow-270.json index 2a741569..49e88587 100644 --- a/tests/__snapshots__/qrcode-2/estimate-tilt/slow-270.json +++ b/tests/__snapshots__/qrcode-2/estimate-tilt/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "d99a9a3", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/estimate-tilt/slow-90.json b/tests/__snapshots__/qrcode-2/estimate-tilt/slow-90.json index b9598b42..1b681202 100644 --- a/tests/__snapshots__/qrcode-2/estimate-tilt/slow-90.json +++ b/tests/__snapshots__/qrcode-2/estimate-tilt/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "d99a9a3", + "width": 21, + "height": 21 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-0.json b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-0.json index 66e996d9..fd39651e 100644 --- a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-0.json +++ b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-180.json b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-180.json index 188542f1..f18913c8 100644 --- a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-180.json +++ b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-270.json b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-270.json index bbc59e08..5f440987 100644 --- a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-270.json +++ b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-90.json b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-90.json index 5a672ea5..9f559045 100644 --- a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-90.json +++ b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/pure-0.json b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/pure-0.json +++ b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-0.json b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-0.json index 66e996d9..fd39651e 100644 --- a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-0.json +++ b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-180.json b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-180.json index 188542f1..f18913c8 100644 --- a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-180.json +++ b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-270.json b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-270.json index bbc59e08..5f440987 100644 --- a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-270.json +++ b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-90.json b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-90.json index 5a672ea5..9f559045 100644 --- a/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-90.json +++ b/tests/__snapshots__/qrcode-2/fix-finderpattern-order/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-traceline/fast-0.json b/tests/__snapshots__/qrcode-2/fix-traceline/fast-0.json index 8111524f..63651170 100644 --- a/tests/__snapshots__/qrcode-2/fix-traceline/fast-0.json +++ b/tests/__snapshots__/qrcode-2/fix-traceline/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-traceline/fast-180.json b/tests/__snapshots__/qrcode-2/fix-traceline/fast-180.json index 572df912..f41355b3 100644 --- a/tests/__snapshots__/qrcode-2/fix-traceline/fast-180.json +++ b/tests/__snapshots__/qrcode-2/fix-traceline/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-traceline/fast-270.json b/tests/__snapshots__/qrcode-2/fix-traceline/fast-270.json index da59e6c4..ff47fe8b 100644 --- a/tests/__snapshots__/qrcode-2/fix-traceline/fast-270.json +++ b/tests/__snapshots__/qrcode-2/fix-traceline/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-traceline/fast-90.json b/tests/__snapshots__/qrcode-2/fix-traceline/fast-90.json index 02ecace0..9aec6199 100644 --- a/tests/__snapshots__/qrcode-2/fix-traceline/fast-90.json +++ b/tests/__snapshots__/qrcode-2/fix-traceline/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-traceline/pure-0.json b/tests/__snapshots__/qrcode-2/fix-traceline/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/fix-traceline/pure-0.json +++ b/tests/__snapshots__/qrcode-2/fix-traceline/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/fix-traceline/slow-0.json b/tests/__snapshots__/qrcode-2/fix-traceline/slow-0.json index 8111524f..63651170 100644 --- a/tests/__snapshots__/qrcode-2/fix-traceline/slow-0.json +++ b/tests/__snapshots__/qrcode-2/fix-traceline/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-traceline/slow-180.json b/tests/__snapshots__/qrcode-2/fix-traceline/slow-180.json index 572df912..f41355b3 100644 --- a/tests/__snapshots__/qrcode-2/fix-traceline/slow-180.json +++ b/tests/__snapshots__/qrcode-2/fix-traceline/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-traceline/slow-270.json b/tests/__snapshots__/qrcode-2/fix-traceline/slow-270.json index da59e6c4..ff47fe8b 100644 --- a/tests/__snapshots__/qrcode-2/fix-traceline/slow-270.json +++ b/tests/__snapshots__/qrcode-2/fix-traceline/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/fix-traceline/slow-90.json b/tests/__snapshots__/qrcode-2/fix-traceline/slow-90.json index 02ecace0..9aec6199 100644 --- a/tests/__snapshots__/qrcode-2/fix-traceline/slow-90.json +++ b/tests/__snapshots__/qrcode-2/fix-traceline/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "a813d0b", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-0.json b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-0.json index 2f61a71a..d08866c0 100644 --- a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-0.json +++ b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "932f1a4", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-180.json b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-180.json index 5714a07f..264784ff 100644 --- a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-180.json +++ b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "932f1a4", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-270.json b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-270.json index a948b5d3..2a1a7621 100644 --- a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-270.json +++ b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "932f1a4", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-90.json b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-90.json index b14dacb3..1d9b2699 100644 --- a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-90.json +++ b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "932f1a4", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/pure-0.json b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/pure-0.json index e307bb20..ff47e7c4 100644 --- a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/pure-0.json +++ b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "932f1a4", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-0.json b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-0.json index 2f61a71a..d08866c0 100644 --- a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-0.json +++ b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "932f1a4", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-180.json b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-180.json index 5714a07f..264784ff 100644 --- a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-180.json +++ b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "932f1a4", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-270.json b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-270.json index a948b5d3..2a1a7621 100644 --- a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-270.json +++ b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "932f1a4", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-90.json b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-90.json index b14dacb3..1d9b2699 100644 --- a/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-90.json +++ b/tests/__snapshots__/qrcode-2/gs1-figure-4.15.1-2/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "932f1a4", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/high-res-1/fast-0.json b/tests/__snapshots__/qrcode-2/high-res-1/fast-0.json index 23479346..fb3ad115 100644 --- a/tests/__snapshots__/qrcode-2/high-res-1/fast-0.json +++ b/tests/__snapshots__/qrcode-2/high-res-1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "8ac25b3", + "width": 153, + "height": 153 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/high-res-1/fast-180.json b/tests/__snapshots__/qrcode-2/high-res-1/fast-180.json index 38501d3f..c355fa6e 100644 --- a/tests/__snapshots__/qrcode-2/high-res-1/fast-180.json +++ b/tests/__snapshots__/qrcode-2/high-res-1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "4c95368", + "width": 153, + "height": 153 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/high-res-1/fast-270.json b/tests/__snapshots__/qrcode-2/high-res-1/fast-270.json index c60acfc9..30991422 100644 --- a/tests/__snapshots__/qrcode-2/high-res-1/fast-270.json +++ b/tests/__snapshots__/qrcode-2/high-res-1/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "c15d388", + "width": 153, + "height": 153 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/high-res-1/fast-90.json b/tests/__snapshots__/qrcode-2/high-res-1/fast-90.json index 931324ef..fdaf12f4 100644 --- a/tests/__snapshots__/qrcode-2/high-res-1/fast-90.json +++ b/tests/__snapshots__/qrcode-2/high-res-1/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "2ea9780", + "width": 153, + "height": 153 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/high-res-1/pure-0.json b/tests/__snapshots__/qrcode-2/high-res-1/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/high-res-1/pure-0.json +++ b/tests/__snapshots__/qrcode-2/high-res-1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/high-res-1/slow-0.json b/tests/__snapshots__/qrcode-2/high-res-1/slow-0.json index 23479346..fb3ad115 100644 --- a/tests/__snapshots__/qrcode-2/high-res-1/slow-0.json +++ b/tests/__snapshots__/qrcode-2/high-res-1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "8ac25b3", + "width": 153, + "height": 153 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/high-res-1/slow-180.json b/tests/__snapshots__/qrcode-2/high-res-1/slow-180.json index 38501d3f..c355fa6e 100644 --- a/tests/__snapshots__/qrcode-2/high-res-1/slow-180.json +++ b/tests/__snapshots__/qrcode-2/high-res-1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "4c95368", + "width": 153, + "height": 153 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/high-res-1/slow-270.json b/tests/__snapshots__/qrcode-2/high-res-1/slow-270.json index c60acfc9..30991422 100644 --- a/tests/__snapshots__/qrcode-2/high-res-1/slow-270.json +++ b/tests/__snapshots__/qrcode-2/high-res-1/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "c15d388", + "width": 153, + "height": 153 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/high-res-1/slow-90.json b/tests/__snapshots__/qrcode-2/high-res-1/slow-90.json index 931324ef..fdaf12f4 100644 --- a/tests/__snapshots__/qrcode-2/high-res-1/slow-90.json +++ b/tests/__snapshots__/qrcode-2/high-res-1/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "34", + "symbol": { + "data": "2ea9780", + "width": 153, + "height": 153 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-inv-1/pure-0.json b/tests/__snapshots__/qrcode-2/qr-inv-1/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/qr-inv-1/pure-0.json +++ b/tests/__snapshots__/qrcode-2/qr-inv-1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/qr-inv-1/slow-0.json b/tests/__snapshots__/qrcode-2/qr-inv-1/slow-0.json index 6e61457a..bba84f94 100644 --- a/tests/__snapshots__/qrcode-2/qr-inv-1/slow-0.json +++ b/tests/__snapshots__/qrcode-2/qr-inv-1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "478e52b", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-inv-1/slow-180.json b/tests/__snapshots__/qrcode-2/qr-inv-1/slow-180.json index df86b580..5e9a94b5 100644 --- a/tests/__snapshots__/qrcode-2/qr-inv-1/slow-180.json +++ b/tests/__snapshots__/qrcode-2/qr-inv-1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "126843a", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-inv-1/slow-270.json b/tests/__snapshots__/qrcode-2/qr-inv-1/slow-270.json index 6b67d5d6..6532f016 100644 --- a/tests/__snapshots__/qrcode-2/qr-inv-1/slow-270.json +++ b/tests/__snapshots__/qrcode-2/qr-inv-1/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "126843a", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-inv-1/slow-90.json b/tests/__snapshots__/qrcode-2/qr-inv-1/slow-90.json index 35791c95..08fbf0e8 100644 --- a/tests/__snapshots__/qrcode-2/qr-inv-1/slow-90.json +++ b/tests/__snapshots__/qrcode-2/qr-inv-1/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "478e52b", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-inv-2/pure-0.json b/tests/__snapshots__/qrcode-2/qr-inv-2/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-2/qr-inv-2/pure-0.json +++ b/tests/__snapshots__/qrcode-2/qr-inv-2/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-2/qr-inv-2/slow-0.json b/tests/__snapshots__/qrcode-2/qr-inv-2/slow-0.json index 8c994cc7..a13d1c90 100644 --- a/tests/__snapshots__/qrcode-2/qr-inv-2/slow-0.json +++ b/tests/__snapshots__/qrcode-2/qr-inv-2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-inv-2/slow-180.json b/tests/__snapshots__/qrcode-2/qr-inv-2/slow-180.json index 7092564f..8321c224 100644 --- a/tests/__snapshots__/qrcode-2/qr-inv-2/slow-180.json +++ b/tests/__snapshots__/qrcode-2/qr-inv-2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-inv-2/slow-270.json b/tests/__snapshots__/qrcode-2/qr-inv-2/slow-270.json index 96c8c4e7..317b87fe 100644 --- a/tests/__snapshots__/qrcode-2/qr-inv-2/slow-270.json +++ b/tests/__snapshots__/qrcode-2/qr-inv-2/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-inv-2/slow-90.json b/tests/__snapshots__/qrcode-2/qr-inv-2/slow-90.json index 8ba9e2f1..e50f05e6 100644 --- a/tests/__snapshots__/qrcode-2/qr-inv-2/slow-90.json +++ b/tests/__snapshots__/qrcode-2/qr-inv-2/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "333c40d", + "width": 33, + "height": 33 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-model-1/fast-0.json b/tests/__snapshots__/qrcode-2/qr-model-1/fast-0.json index 717c466d..18f366bd 100644 --- a/tests/__snapshots__/qrcode-2/qr-model-1/fast-0.json +++ b/tests/__snapshots__/qrcode-2/qr-model-1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "d750163", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-model-1/fast-180.json b/tests/__snapshots__/qrcode-2/qr-model-1/fast-180.json index ba7c7c06..98a90c83 100644 --- a/tests/__snapshots__/qrcode-2/qr-model-1/fast-180.json +++ b/tests/__snapshots__/qrcode-2/qr-model-1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "d750163", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-model-1/fast-270.json b/tests/__snapshots__/qrcode-2/qr-model-1/fast-270.json index 409fe6b9..95c014b1 100644 --- a/tests/__snapshots__/qrcode-2/qr-model-1/fast-270.json +++ b/tests/__snapshots__/qrcode-2/qr-model-1/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "d750163", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-model-1/fast-90.json b/tests/__snapshots__/qrcode-2/qr-model-1/fast-90.json index faa1f36e..177f2a1a 100644 --- a/tests/__snapshots__/qrcode-2/qr-model-1/fast-90.json +++ b/tests/__snapshots__/qrcode-2/qr-model-1/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "d750163", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-model-1/pure-0.json b/tests/__snapshots__/qrcode-2/qr-model-1/pure-0.json index fe6b5308..342fe045 100644 --- a/tests/__snapshots__/qrcode-2/qr-model-1/pure-0.json +++ b/tests/__snapshots__/qrcode-2/qr-model-1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "d750163", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-model-1/slow-0.json b/tests/__snapshots__/qrcode-2/qr-model-1/slow-0.json index 717c466d..18f366bd 100644 --- a/tests/__snapshots__/qrcode-2/qr-model-1/slow-0.json +++ b/tests/__snapshots__/qrcode-2/qr-model-1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "d750163", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-model-1/slow-180.json b/tests/__snapshots__/qrcode-2/qr-model-1/slow-180.json index ba7c7c06..98a90c83 100644 --- a/tests/__snapshots__/qrcode-2/qr-model-1/slow-180.json +++ b/tests/__snapshots__/qrcode-2/qr-model-1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "d750163", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-model-1/slow-270.json b/tests/__snapshots__/qrcode-2/qr-model-1/slow-270.json index 409fe6b9..95c014b1 100644 --- a/tests/__snapshots__/qrcode-2/qr-model-1/slow-270.json +++ b/tests/__snapshots__/qrcode-2/qr-model-1/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "d750163", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-2/qr-model-1/slow-90.json b/tests/__snapshots__/qrcode-2/qr-model-1/slow-90.json index faa1f36e..177f2a1a 100644 --- a/tests/__snapshots__/qrcode-2/qr-model-1/slow-90.json +++ b/tests/__snapshots__/qrcode-2/qr-model-1/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "d750163", + "width": 25, + "height": 25 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/01/fast-0.json b/tests/__snapshots__/qrcode-3/01/fast-0.json index b0e5fcfc..4ce8bf57 100644 --- a/tests/__snapshots__/qrcode-3/01/fast-0.json +++ b/tests/__snapshots__/qrcode-3/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/01/fast-180.json b/tests/__snapshots__/qrcode-3/01/fast-180.json index b2f7de0b..2be36234 100644 --- a/tests/__snapshots__/qrcode-3/01/fast-180.json +++ b/tests/__snapshots__/qrcode-3/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/01/fast-270.json b/tests/__snapshots__/qrcode-3/01/fast-270.json index 9647574e..5b883cf2 100644 --- a/tests/__snapshots__/qrcode-3/01/fast-270.json +++ b/tests/__snapshots__/qrcode-3/01/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/01/fast-90.json b/tests/__snapshots__/qrcode-3/01/fast-90.json index cfe630b9..40dd530c 100644 --- a/tests/__snapshots__/qrcode-3/01/fast-90.json +++ b/tests/__snapshots__/qrcode-3/01/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/01/slow-0.json b/tests/__snapshots__/qrcode-3/01/slow-0.json index b0e5fcfc..4ce8bf57 100644 --- a/tests/__snapshots__/qrcode-3/01/slow-0.json +++ b/tests/__snapshots__/qrcode-3/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/01/slow-180.json b/tests/__snapshots__/qrcode-3/01/slow-180.json index b2f7de0b..2be36234 100644 --- a/tests/__snapshots__/qrcode-3/01/slow-180.json +++ b/tests/__snapshots__/qrcode-3/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/01/slow-270.json b/tests/__snapshots__/qrcode-3/01/slow-270.json index 9647574e..5b883cf2 100644 --- a/tests/__snapshots__/qrcode-3/01/slow-270.json +++ b/tests/__snapshots__/qrcode-3/01/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/01/slow-90.json b/tests/__snapshots__/qrcode-3/01/slow-90.json index cfe630b9..40dd530c 100644 --- a/tests/__snapshots__/qrcode-3/01/slow-90.json +++ b/tests/__snapshots__/qrcode-3/01/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/03/fast-0.json b/tests/__snapshots__/qrcode-3/03/fast-0.json index 72ab1035..3965245b 100644 --- a/tests/__snapshots__/qrcode-3/03/fast-0.json +++ b/tests/__snapshots__/qrcode-3/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/03/fast-180.json b/tests/__snapshots__/qrcode-3/03/fast-180.json index a6457161..7f0fb762 100644 --- a/tests/__snapshots__/qrcode-3/03/fast-180.json +++ b/tests/__snapshots__/qrcode-3/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/03/fast-270.json b/tests/__snapshots__/qrcode-3/03/fast-270.json index 4ebdb25b..7b147c9d 100644 --- a/tests/__snapshots__/qrcode-3/03/fast-270.json +++ b/tests/__snapshots__/qrcode-3/03/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/03/fast-90.json b/tests/__snapshots__/qrcode-3/03/fast-90.json index a50eceba..2802372a 100644 --- a/tests/__snapshots__/qrcode-3/03/fast-90.json +++ b/tests/__snapshots__/qrcode-3/03/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/03/slow-0.json b/tests/__snapshots__/qrcode-3/03/slow-0.json index 72ab1035..3965245b 100644 --- a/tests/__snapshots__/qrcode-3/03/slow-0.json +++ b/tests/__snapshots__/qrcode-3/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/03/slow-180.json b/tests/__snapshots__/qrcode-3/03/slow-180.json index a6457161..7f0fb762 100644 --- a/tests/__snapshots__/qrcode-3/03/slow-180.json +++ b/tests/__snapshots__/qrcode-3/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/03/slow-270.json b/tests/__snapshots__/qrcode-3/03/slow-270.json index 4ebdb25b..7b147c9d 100644 --- a/tests/__snapshots__/qrcode-3/03/slow-270.json +++ b/tests/__snapshots__/qrcode-3/03/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/03/slow-90.json b/tests/__snapshots__/qrcode-3/03/slow-90.json index a50eceba..2802372a 100644 --- a/tests/__snapshots__/qrcode-3/03/slow-90.json +++ b/tests/__snapshots__/qrcode-3/03/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/04/fast-0.json b/tests/__snapshots__/qrcode-3/04/fast-0.json index f1ce8e72..e39720ff 100644 --- a/tests/__snapshots__/qrcode-3/04/fast-0.json +++ b/tests/__snapshots__/qrcode-3/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/04/fast-180.json b/tests/__snapshots__/qrcode-3/04/fast-180.json index 4286c551..428f5df5 100644 --- a/tests/__snapshots__/qrcode-3/04/fast-180.json +++ b/tests/__snapshots__/qrcode-3/04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/04/fast-270.json b/tests/__snapshots__/qrcode-3/04/fast-270.json index 09440c23..68682444 100644 --- a/tests/__snapshots__/qrcode-3/04/fast-270.json +++ b/tests/__snapshots__/qrcode-3/04/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/04/fast-90.json b/tests/__snapshots__/qrcode-3/04/fast-90.json index ff3f6b61..f9126a12 100644 --- a/tests/__snapshots__/qrcode-3/04/fast-90.json +++ b/tests/__snapshots__/qrcode-3/04/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/04/slow-0.json b/tests/__snapshots__/qrcode-3/04/slow-0.json index f1ce8e72..e39720ff 100644 --- a/tests/__snapshots__/qrcode-3/04/slow-0.json +++ b/tests/__snapshots__/qrcode-3/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/04/slow-180.json b/tests/__snapshots__/qrcode-3/04/slow-180.json index 4286c551..428f5df5 100644 --- a/tests/__snapshots__/qrcode-3/04/slow-180.json +++ b/tests/__snapshots__/qrcode-3/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/04/slow-270.json b/tests/__snapshots__/qrcode-3/04/slow-270.json index 09440c23..68682444 100644 --- a/tests/__snapshots__/qrcode-3/04/slow-270.json +++ b/tests/__snapshots__/qrcode-3/04/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/04/slow-90.json b/tests/__snapshots__/qrcode-3/04/slow-90.json index ff3f6b61..f9126a12 100644 --- a/tests/__snapshots__/qrcode-3/04/slow-90.json +++ b/tests/__snapshots__/qrcode-3/04/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/05/fast-0.json b/tests/__snapshots__/qrcode-3/05/fast-0.json index d446f2a0..227c6f95 100644 --- a/tests/__snapshots__/qrcode-3/05/fast-0.json +++ b/tests/__snapshots__/qrcode-3/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/05/fast-180.json b/tests/__snapshots__/qrcode-3/05/fast-180.json index 82e363a5..a290ca75 100644 --- a/tests/__snapshots__/qrcode-3/05/fast-180.json +++ b/tests/__snapshots__/qrcode-3/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/05/fast-270.json b/tests/__snapshots__/qrcode-3/05/fast-270.json index b830604c..93a3ca02 100644 --- a/tests/__snapshots__/qrcode-3/05/fast-270.json +++ b/tests/__snapshots__/qrcode-3/05/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/05/fast-90.json b/tests/__snapshots__/qrcode-3/05/fast-90.json index 8cf57ea8..431e3d3e 100644 --- a/tests/__snapshots__/qrcode-3/05/fast-90.json +++ b/tests/__snapshots__/qrcode-3/05/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/05/slow-0.json b/tests/__snapshots__/qrcode-3/05/slow-0.json index d446f2a0..227c6f95 100644 --- a/tests/__snapshots__/qrcode-3/05/slow-0.json +++ b/tests/__snapshots__/qrcode-3/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/05/slow-180.json b/tests/__snapshots__/qrcode-3/05/slow-180.json index 82e363a5..a290ca75 100644 --- a/tests/__snapshots__/qrcode-3/05/slow-180.json +++ b/tests/__snapshots__/qrcode-3/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/05/slow-270.json b/tests/__snapshots__/qrcode-3/05/slow-270.json index b830604c..93a3ca02 100644 --- a/tests/__snapshots__/qrcode-3/05/slow-270.json +++ b/tests/__snapshots__/qrcode-3/05/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/05/slow-90.json b/tests/__snapshots__/qrcode-3/05/slow-90.json index 8cf57ea8..431e3d3e 100644 --- a/tests/__snapshots__/qrcode-3/05/slow-90.json +++ b/tests/__snapshots__/qrcode-3/05/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/07/fast-0.json b/tests/__snapshots__/qrcode-3/07/fast-0.json index b224ae9b..0b94da30 100644 --- a/tests/__snapshots__/qrcode-3/07/fast-0.json +++ b/tests/__snapshots__/qrcode-3/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/07/fast-180.json b/tests/__snapshots__/qrcode-3/07/fast-180.json index b21e3f2b..2798429b 100644 --- a/tests/__snapshots__/qrcode-3/07/fast-180.json +++ b/tests/__snapshots__/qrcode-3/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/07/fast-270.json b/tests/__snapshots__/qrcode-3/07/fast-270.json index 778540f7..51dbf66e 100644 --- a/tests/__snapshots__/qrcode-3/07/fast-270.json +++ b/tests/__snapshots__/qrcode-3/07/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/07/fast-90.json b/tests/__snapshots__/qrcode-3/07/fast-90.json index f1899097..235ee470 100644 --- a/tests/__snapshots__/qrcode-3/07/fast-90.json +++ b/tests/__snapshots__/qrcode-3/07/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/07/slow-0.json b/tests/__snapshots__/qrcode-3/07/slow-0.json index b224ae9b..0b94da30 100644 --- a/tests/__snapshots__/qrcode-3/07/slow-0.json +++ b/tests/__snapshots__/qrcode-3/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/07/slow-180.json b/tests/__snapshots__/qrcode-3/07/slow-180.json index b21e3f2b..2798429b 100644 --- a/tests/__snapshots__/qrcode-3/07/slow-180.json +++ b/tests/__snapshots__/qrcode-3/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/07/slow-270.json b/tests/__snapshots__/qrcode-3/07/slow-270.json index 778540f7..51dbf66e 100644 --- a/tests/__snapshots__/qrcode-3/07/slow-270.json +++ b/tests/__snapshots__/qrcode-3/07/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/07/slow-90.json b/tests/__snapshots__/qrcode-3/07/slow-90.json index f1899097..235ee470 100644 --- a/tests/__snapshots__/qrcode-3/07/slow-90.json +++ b/tests/__snapshots__/qrcode-3/07/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/09/fast-0.json b/tests/__snapshots__/qrcode-3/09/fast-0.json index 79ea2dbf..5117366d 100644 --- a/tests/__snapshots__/qrcode-3/09/fast-0.json +++ b/tests/__snapshots__/qrcode-3/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/09/fast-180.json b/tests/__snapshots__/qrcode-3/09/fast-180.json index ec5cac0d..93ca901d 100644 --- a/tests/__snapshots__/qrcode-3/09/fast-180.json +++ b/tests/__snapshots__/qrcode-3/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/09/fast-270.json b/tests/__snapshots__/qrcode-3/09/fast-270.json index 38d0d773..94befc16 100644 --- a/tests/__snapshots__/qrcode-3/09/fast-270.json +++ b/tests/__snapshots__/qrcode-3/09/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/09/fast-90.json b/tests/__snapshots__/qrcode-3/09/fast-90.json index c2290c63..2f646e2f 100644 --- a/tests/__snapshots__/qrcode-3/09/fast-90.json +++ b/tests/__snapshots__/qrcode-3/09/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/09/slow-0.json b/tests/__snapshots__/qrcode-3/09/slow-0.json index 79ea2dbf..5117366d 100644 --- a/tests/__snapshots__/qrcode-3/09/slow-0.json +++ b/tests/__snapshots__/qrcode-3/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/09/slow-180.json b/tests/__snapshots__/qrcode-3/09/slow-180.json index ec5cac0d..93ca901d 100644 --- a/tests/__snapshots__/qrcode-3/09/slow-180.json +++ b/tests/__snapshots__/qrcode-3/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/09/slow-270.json b/tests/__snapshots__/qrcode-3/09/slow-270.json index 38d0d773..94befc16 100644 --- a/tests/__snapshots__/qrcode-3/09/slow-270.json +++ b/tests/__snapshots__/qrcode-3/09/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/09/slow-90.json b/tests/__snapshots__/qrcode-3/09/slow-90.json index c2290c63..2f646e2f 100644 --- a/tests/__snapshots__/qrcode-3/09/slow-90.json +++ b/tests/__snapshots__/qrcode-3/09/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "6", + "symbol": { + "data": "c0fcd5c", + "width": 41, + "height": 41 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/10/fast-0.json b/tests/__snapshots__/qrcode-3/10/fast-0.json index f3ceecaf..81a9e523 100644 --- a/tests/__snapshots__/qrcode-3/10/fast-0.json +++ b/tests/__snapshots__/qrcode-3/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/10/fast-180.json b/tests/__snapshots__/qrcode-3/10/fast-180.json index bc127393..eb014dc9 100644 --- a/tests/__snapshots__/qrcode-3/10/fast-180.json +++ b/tests/__snapshots__/qrcode-3/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/10/fast-270.json b/tests/__snapshots__/qrcode-3/10/fast-270.json index 166e969f..6a9a9840 100644 --- a/tests/__snapshots__/qrcode-3/10/fast-270.json +++ b/tests/__snapshots__/qrcode-3/10/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/10/fast-90.json b/tests/__snapshots__/qrcode-3/10/fast-90.json index 7b34136c..5c1e2556 100644 --- a/tests/__snapshots__/qrcode-3/10/fast-90.json +++ b/tests/__snapshots__/qrcode-3/10/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/10/slow-0.json b/tests/__snapshots__/qrcode-3/10/slow-0.json index f3ceecaf..81a9e523 100644 --- a/tests/__snapshots__/qrcode-3/10/slow-0.json +++ b/tests/__snapshots__/qrcode-3/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/10/slow-180.json b/tests/__snapshots__/qrcode-3/10/slow-180.json index bc127393..eb014dc9 100644 --- a/tests/__snapshots__/qrcode-3/10/slow-180.json +++ b/tests/__snapshots__/qrcode-3/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/10/slow-270.json b/tests/__snapshots__/qrcode-3/10/slow-270.json index 166e969f..6a9a9840 100644 --- a/tests/__snapshots__/qrcode-3/10/slow-270.json +++ b/tests/__snapshots__/qrcode-3/10/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/10/slow-90.json b/tests/__snapshots__/qrcode-3/10/slow-90.json index 7b34136c..5c1e2556 100644 --- a/tests/__snapshots__/qrcode-3/10/slow-90.json +++ b/tests/__snapshots__/qrcode-3/10/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/11/fast-0.json b/tests/__snapshots__/qrcode-3/11/fast-0.json index d2a0b4a1..962ec8df 100644 --- a/tests/__snapshots__/qrcode-3/11/fast-0.json +++ b/tests/__snapshots__/qrcode-3/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/11/fast-180.json b/tests/__snapshots__/qrcode-3/11/fast-180.json index 4cec0e11..7a97412c 100644 --- a/tests/__snapshots__/qrcode-3/11/fast-180.json +++ b/tests/__snapshots__/qrcode-3/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/11/fast-270.json b/tests/__snapshots__/qrcode-3/11/fast-270.json index 2ac24dda..47ee210b 100644 --- a/tests/__snapshots__/qrcode-3/11/fast-270.json +++ b/tests/__snapshots__/qrcode-3/11/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/11/fast-90.json b/tests/__snapshots__/qrcode-3/11/fast-90.json index 3a002507..fcf40149 100644 --- a/tests/__snapshots__/qrcode-3/11/fast-90.json +++ b/tests/__snapshots__/qrcode-3/11/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/11/slow-0.json b/tests/__snapshots__/qrcode-3/11/slow-0.json index d2a0b4a1..962ec8df 100644 --- a/tests/__snapshots__/qrcode-3/11/slow-0.json +++ b/tests/__snapshots__/qrcode-3/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/11/slow-180.json b/tests/__snapshots__/qrcode-3/11/slow-180.json index 4cec0e11..7a97412c 100644 --- a/tests/__snapshots__/qrcode-3/11/slow-180.json +++ b/tests/__snapshots__/qrcode-3/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/11/slow-270.json b/tests/__snapshots__/qrcode-3/11/slow-270.json index 2ac24dda..47ee210b 100644 --- a/tests/__snapshots__/qrcode-3/11/slow-270.json +++ b/tests/__snapshots__/qrcode-3/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/11/slow-90.json b/tests/__snapshots__/qrcode-3/11/slow-90.json index 3a002507..fcf40149 100644 --- a/tests/__snapshots__/qrcode-3/11/slow-90.json +++ b/tests/__snapshots__/qrcode-3/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/13/fast-0.json b/tests/__snapshots__/qrcode-3/13/fast-0.json index bad5b891..0c8216c0 100644 --- a/tests/__snapshots__/qrcode-3/13/fast-0.json +++ b/tests/__snapshots__/qrcode-3/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/13/fast-180.json b/tests/__snapshots__/qrcode-3/13/fast-180.json index ae49a1b1..130df3ed 100644 --- a/tests/__snapshots__/qrcode-3/13/fast-180.json +++ b/tests/__snapshots__/qrcode-3/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/13/fast-270.json b/tests/__snapshots__/qrcode-3/13/fast-270.json index 998b9db5..5b443e24 100644 --- a/tests/__snapshots__/qrcode-3/13/fast-270.json +++ b/tests/__snapshots__/qrcode-3/13/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/13/fast-90.json b/tests/__snapshots__/qrcode-3/13/fast-90.json index b07237f7..618f1f81 100644 --- a/tests/__snapshots__/qrcode-3/13/fast-90.json +++ b/tests/__snapshots__/qrcode-3/13/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/13/slow-0.json b/tests/__snapshots__/qrcode-3/13/slow-0.json index bad5b891..0c8216c0 100644 --- a/tests/__snapshots__/qrcode-3/13/slow-0.json +++ b/tests/__snapshots__/qrcode-3/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/13/slow-180.json b/tests/__snapshots__/qrcode-3/13/slow-180.json index ae49a1b1..130df3ed 100644 --- a/tests/__snapshots__/qrcode-3/13/slow-180.json +++ b/tests/__snapshots__/qrcode-3/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/13/slow-270.json b/tests/__snapshots__/qrcode-3/13/slow-270.json index 998b9db5..5b443e24 100644 --- a/tests/__snapshots__/qrcode-3/13/slow-270.json +++ b/tests/__snapshots__/qrcode-3/13/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/13/slow-90.json b/tests/__snapshots__/qrcode-3/13/slow-90.json index b07237f7..618f1f81 100644 --- a/tests/__snapshots__/qrcode-3/13/slow-90.json +++ b/tests/__snapshots__/qrcode-3/13/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/14/fast-0.json b/tests/__snapshots__/qrcode-3/14/fast-0.json index 9e694a43..8286cee1 100644 --- a/tests/__snapshots__/qrcode-3/14/fast-0.json +++ b/tests/__snapshots__/qrcode-3/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05e6272", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/14/fast-180.json b/tests/__snapshots__/qrcode-3/14/fast-180.json index 9e5909fc..90f0f1a4 100644 --- a/tests/__snapshots__/qrcode-3/14/fast-180.json +++ b/tests/__snapshots__/qrcode-3/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05e6272", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/14/fast-270.json b/tests/__snapshots__/qrcode-3/14/fast-270.json index 5e70f9be..21e93650 100644 --- a/tests/__snapshots__/qrcode-3/14/fast-270.json +++ b/tests/__snapshots__/qrcode-3/14/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05e6272", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/14/fast-90.json b/tests/__snapshots__/qrcode-3/14/fast-90.json index 2209b45a..a3162c4d 100644 --- a/tests/__snapshots__/qrcode-3/14/fast-90.json +++ b/tests/__snapshots__/qrcode-3/14/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05e6272", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/14/slow-0.json b/tests/__snapshots__/qrcode-3/14/slow-0.json index 9e694a43..8286cee1 100644 --- a/tests/__snapshots__/qrcode-3/14/slow-0.json +++ b/tests/__snapshots__/qrcode-3/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05e6272", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/14/slow-180.json b/tests/__snapshots__/qrcode-3/14/slow-180.json index 9e5909fc..90f0f1a4 100644 --- a/tests/__snapshots__/qrcode-3/14/slow-180.json +++ b/tests/__snapshots__/qrcode-3/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05e6272", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/14/slow-270.json b/tests/__snapshots__/qrcode-3/14/slow-270.json index 5e70f9be..21e93650 100644 --- a/tests/__snapshots__/qrcode-3/14/slow-270.json +++ b/tests/__snapshots__/qrcode-3/14/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05e6272", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/14/slow-90.json b/tests/__snapshots__/qrcode-3/14/slow-90.json index 2209b45a..a3162c4d 100644 --- a/tests/__snapshots__/qrcode-3/14/slow-90.json +++ b/tests/__snapshots__/qrcode-3/14/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05e6272", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/15/fast-0.json b/tests/__snapshots__/qrcode-3/15/fast-0.json index ce87223e..13ac6772 100644 --- a/tests/__snapshots__/qrcode-3/15/fast-0.json +++ b/tests/__snapshots__/qrcode-3/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/15/fast-180.json b/tests/__snapshots__/qrcode-3/15/fast-180.json index a94af11a..8e9ac852 100644 --- a/tests/__snapshots__/qrcode-3/15/fast-180.json +++ b/tests/__snapshots__/qrcode-3/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/15/fast-270.json b/tests/__snapshots__/qrcode-3/15/fast-270.json index 6f015263..5a0b0ec4 100644 --- a/tests/__snapshots__/qrcode-3/15/fast-270.json +++ b/tests/__snapshots__/qrcode-3/15/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/15/fast-90.json b/tests/__snapshots__/qrcode-3/15/fast-90.json index dc42d62c..7ecbffb8 100644 --- a/tests/__snapshots__/qrcode-3/15/fast-90.json +++ b/tests/__snapshots__/qrcode-3/15/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/15/slow-0.json b/tests/__snapshots__/qrcode-3/15/slow-0.json index ce87223e..13ac6772 100644 --- a/tests/__snapshots__/qrcode-3/15/slow-0.json +++ b/tests/__snapshots__/qrcode-3/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/15/slow-180.json b/tests/__snapshots__/qrcode-3/15/slow-180.json index a94af11a..8e9ac852 100644 --- a/tests/__snapshots__/qrcode-3/15/slow-180.json +++ b/tests/__snapshots__/qrcode-3/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/15/slow-270.json b/tests/__snapshots__/qrcode-3/15/slow-270.json index 6f015263..5a0b0ec4 100644 --- a/tests/__snapshots__/qrcode-3/15/slow-270.json +++ b/tests/__snapshots__/qrcode-3/15/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/15/slow-90.json b/tests/__snapshots__/qrcode-3/15/slow-90.json index dc42d62c..7ecbffb8 100644 --- a/tests/__snapshots__/qrcode-3/15/slow-90.json +++ b/tests/__snapshots__/qrcode-3/15/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "7380968", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/16/fast-0.json b/tests/__snapshots__/qrcode-3/16/fast-0.json index 03076336..d5a1f733 100644 --- a/tests/__snapshots__/qrcode-3/16/fast-0.json +++ b/tests/__snapshots__/qrcode-3/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "98c127b", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/16/fast-180.json b/tests/__snapshots__/qrcode-3/16/fast-180.json index efb8ca21..60efcf34 100644 --- a/tests/__snapshots__/qrcode-3/16/fast-180.json +++ b/tests/__snapshots__/qrcode-3/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "98c127b", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/16/fast-270.json b/tests/__snapshots__/qrcode-3/16/fast-270.json index f5192d9a..05afb0b0 100644 --- a/tests/__snapshots__/qrcode-3/16/fast-270.json +++ b/tests/__snapshots__/qrcode-3/16/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "98c127b", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/16/fast-90.json b/tests/__snapshots__/qrcode-3/16/fast-90.json index 206f6d5c..50247156 100644 --- a/tests/__snapshots__/qrcode-3/16/fast-90.json +++ b/tests/__snapshots__/qrcode-3/16/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "98c127b", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/16/slow-0.json b/tests/__snapshots__/qrcode-3/16/slow-0.json index 03076336..d5a1f733 100644 --- a/tests/__snapshots__/qrcode-3/16/slow-0.json +++ b/tests/__snapshots__/qrcode-3/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "98c127b", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/16/slow-180.json b/tests/__snapshots__/qrcode-3/16/slow-180.json index efb8ca21..60efcf34 100644 --- a/tests/__snapshots__/qrcode-3/16/slow-180.json +++ b/tests/__snapshots__/qrcode-3/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "98c127b", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/16/slow-270.json b/tests/__snapshots__/qrcode-3/16/slow-270.json index f5192d9a..05afb0b0 100644 --- a/tests/__snapshots__/qrcode-3/16/slow-270.json +++ b/tests/__snapshots__/qrcode-3/16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "98c127b", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/16/slow-90.json b/tests/__snapshots__/qrcode-3/16/slow-90.json index 206f6d5c..50247156 100644 --- a/tests/__snapshots__/qrcode-3/16/slow-90.json +++ b/tests/__snapshots__/qrcode-3/16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "98c127b", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/17/fast-0.json b/tests/__snapshots__/qrcode-3/17/fast-0.json index 98116bca..116fc63b 100644 --- a/tests/__snapshots__/qrcode-3/17/fast-0.json +++ b/tests/__snapshots__/qrcode-3/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "600ec6f", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/17/fast-180.json b/tests/__snapshots__/qrcode-3/17/fast-180.json index 762f7181..d3b069ea 100644 --- a/tests/__snapshots__/qrcode-3/17/fast-180.json +++ b/tests/__snapshots__/qrcode-3/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "600ec6f", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/17/fast-270.json b/tests/__snapshots__/qrcode-3/17/fast-270.json index 58cc4a44..40fd4ee9 100644 --- a/tests/__snapshots__/qrcode-3/17/fast-270.json +++ b/tests/__snapshots__/qrcode-3/17/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "600ec6f", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/17/fast-90.json b/tests/__snapshots__/qrcode-3/17/fast-90.json index 4d1882ea..84d92305 100644 --- a/tests/__snapshots__/qrcode-3/17/fast-90.json +++ b/tests/__snapshots__/qrcode-3/17/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "600ec6f", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/17/slow-0.json b/tests/__snapshots__/qrcode-3/17/slow-0.json index 98116bca..116fc63b 100644 --- a/tests/__snapshots__/qrcode-3/17/slow-0.json +++ b/tests/__snapshots__/qrcode-3/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "600ec6f", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/17/slow-180.json b/tests/__snapshots__/qrcode-3/17/slow-180.json index 762f7181..d3b069ea 100644 --- a/tests/__snapshots__/qrcode-3/17/slow-180.json +++ b/tests/__snapshots__/qrcode-3/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "600ec6f", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/17/slow-270.json b/tests/__snapshots__/qrcode-3/17/slow-270.json index 58cc4a44..40fd4ee9 100644 --- a/tests/__snapshots__/qrcode-3/17/slow-270.json +++ b/tests/__snapshots__/qrcode-3/17/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "600ec6f", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/17/slow-90.json b/tests/__snapshots__/qrcode-3/17/slow-90.json index 4d1882ea..84d92305 100644 --- a/tests/__snapshots__/qrcode-3/17/slow-90.json +++ b/tests/__snapshots__/qrcode-3/17/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "600ec6f", + "width": 29, + "height": 29 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-3/18/fast-0.json b/tests/__snapshots__/qrcode-3/18/fast-0.json index 2cc4338b..57d461a3 100644 --- a/tests/__snapshots__/qrcode-3/18/fast-0.json +++ b/tests/__snapshots__/qrcode-3/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6be4d1d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/18/fast-180.json b/tests/__snapshots__/qrcode-3/18/fast-180.json index 56fd7ee2..3b72bfc4 100644 --- a/tests/__snapshots__/qrcode-3/18/fast-180.json +++ b/tests/__snapshots__/qrcode-3/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "1da472c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/18/fast-270.json b/tests/__snapshots__/qrcode-3/18/fast-270.json index 2d4b116e..328eef45 100644 --- a/tests/__snapshots__/qrcode-3/18/fast-270.json +++ b/tests/__snapshots__/qrcode-3/18/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "1da472c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/18/fast-90.json b/tests/__snapshots__/qrcode-3/18/fast-90.json index 4dc14f94..9325a1c8 100644 --- a/tests/__snapshots__/qrcode-3/18/fast-90.json +++ b/tests/__snapshots__/qrcode-3/18/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "1da472c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/18/slow-0.json b/tests/__snapshots__/qrcode-3/18/slow-0.json index 2cc4338b..57d461a3 100644 --- a/tests/__snapshots__/qrcode-3/18/slow-0.json +++ b/tests/__snapshots__/qrcode-3/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6be4d1d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/18/slow-180.json b/tests/__snapshots__/qrcode-3/18/slow-180.json index 56fd7ee2..3b72bfc4 100644 --- a/tests/__snapshots__/qrcode-3/18/slow-180.json +++ b/tests/__snapshots__/qrcode-3/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "1da472c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/18/slow-270.json b/tests/__snapshots__/qrcode-3/18/slow-270.json index 2d4b116e..328eef45 100644 --- a/tests/__snapshots__/qrcode-3/18/slow-270.json +++ b/tests/__snapshots__/qrcode-3/18/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "1da472c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/18/slow-90.json b/tests/__snapshots__/qrcode-3/18/slow-90.json index 4dc14f94..9325a1c8 100644 --- a/tests/__snapshots__/qrcode-3/18/slow-90.json +++ b/tests/__snapshots__/qrcode-3/18/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "1da472c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/19/fast-0.json b/tests/__snapshots__/qrcode-3/19/fast-0.json index 8e4fb101..a0474d80 100644 --- a/tests/__snapshots__/qrcode-3/19/fast-0.json +++ b/tests/__snapshots__/qrcode-3/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6be4d1d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/19/fast-180.json b/tests/__snapshots__/qrcode-3/19/fast-180.json index 1474d008..b4bcde7c 100644 --- a/tests/__snapshots__/qrcode-3/19/fast-180.json +++ b/tests/__snapshots__/qrcode-3/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6be4d1d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/19/fast-270.json b/tests/__snapshots__/qrcode-3/19/fast-270.json index f63f62b0..10a1a69a 100644 --- a/tests/__snapshots__/qrcode-3/19/fast-270.json +++ b/tests/__snapshots__/qrcode-3/19/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6be4d1d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/19/fast-90.json b/tests/__snapshots__/qrcode-3/19/fast-90.json index 207dbf59..992c8c7a 100644 --- a/tests/__snapshots__/qrcode-3/19/fast-90.json +++ b/tests/__snapshots__/qrcode-3/19/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6be4d1d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/19/slow-0.json b/tests/__snapshots__/qrcode-3/19/slow-0.json index 8e4fb101..a0474d80 100644 --- a/tests/__snapshots__/qrcode-3/19/slow-0.json +++ b/tests/__snapshots__/qrcode-3/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6be4d1d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/19/slow-180.json b/tests/__snapshots__/qrcode-3/19/slow-180.json index 1474d008..b4bcde7c 100644 --- a/tests/__snapshots__/qrcode-3/19/slow-180.json +++ b/tests/__snapshots__/qrcode-3/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6be4d1d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/19/slow-270.json b/tests/__snapshots__/qrcode-3/19/slow-270.json index f63f62b0..10a1a69a 100644 --- a/tests/__snapshots__/qrcode-3/19/slow-270.json +++ b/tests/__snapshots__/qrcode-3/19/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6be4d1d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/19/slow-90.json b/tests/__snapshots__/qrcode-3/19/slow-90.json index 207dbf59..992c8c7a 100644 --- a/tests/__snapshots__/qrcode-3/19/slow-90.json +++ b/tests/__snapshots__/qrcode-3/19/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6be4d1d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/21/fast-0.json b/tests/__snapshots__/qrcode-3/21/fast-0.json index aa0307d3..7632b654 100644 --- a/tests/__snapshots__/qrcode-3/21/fast-0.json +++ b/tests/__snapshots__/qrcode-3/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6e0fd5d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/21/fast-180.json b/tests/__snapshots__/qrcode-3/21/fast-180.json index cf8219c5..ea35c386 100644 --- a/tests/__snapshots__/qrcode-3/21/fast-180.json +++ b/tests/__snapshots__/qrcode-3/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6e0fd5d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/21/fast-270.json b/tests/__snapshots__/qrcode-3/21/fast-270.json index e7b31f89..cca92dbf 100644 --- a/tests/__snapshots__/qrcode-3/21/fast-270.json +++ b/tests/__snapshots__/qrcode-3/21/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6e0fd5d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/21/fast-90.json b/tests/__snapshots__/qrcode-3/21/fast-90.json index 4d1e3a28..b9cc198e 100644 --- a/tests/__snapshots__/qrcode-3/21/fast-90.json +++ b/tests/__snapshots__/qrcode-3/21/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6e0fd5d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/21/slow-0.json b/tests/__snapshots__/qrcode-3/21/slow-0.json index aa0307d3..7632b654 100644 --- a/tests/__snapshots__/qrcode-3/21/slow-0.json +++ b/tests/__snapshots__/qrcode-3/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6e0fd5d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/21/slow-180.json b/tests/__snapshots__/qrcode-3/21/slow-180.json index cf8219c5..ea35c386 100644 --- a/tests/__snapshots__/qrcode-3/21/slow-180.json +++ b/tests/__snapshots__/qrcode-3/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6e0fd5d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/21/slow-270.json b/tests/__snapshots__/qrcode-3/21/slow-270.json index e7b31f89..cca92dbf 100644 --- a/tests/__snapshots__/qrcode-3/21/slow-270.json +++ b/tests/__snapshots__/qrcode-3/21/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6e0fd5d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/21/slow-90.json b/tests/__snapshots__/qrcode-3/21/slow-90.json index 4d1e3a28..b9cc198e 100644 --- a/tests/__snapshots__/qrcode-3/21/slow-90.json +++ b/tests/__snapshots__/qrcode-3/21/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "6e0fd5d", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/22/fast-0.json b/tests/__snapshots__/qrcode-3/22/fast-0.json index eaf28e57..d9489563 100644 --- a/tests/__snapshots__/qrcode-3/22/fast-0.json +++ b/tests/__snapshots__/qrcode-3/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "a5881e0", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/22/fast-180.json b/tests/__snapshots__/qrcode-3/22/fast-180.json index 9159b3a5..a769e119 100644 --- a/tests/__snapshots__/qrcode-3/22/fast-180.json +++ b/tests/__snapshots__/qrcode-3/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "a5881e0", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/22/fast-270.json b/tests/__snapshots__/qrcode-3/22/fast-270.json index 327e9868..a3a6645f 100644 --- a/tests/__snapshots__/qrcode-3/22/fast-270.json +++ b/tests/__snapshots__/qrcode-3/22/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "a5881e0", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/22/fast-90.json b/tests/__snapshots__/qrcode-3/22/fast-90.json index 53c4f653..1ab47270 100644 --- a/tests/__snapshots__/qrcode-3/22/fast-90.json +++ b/tests/__snapshots__/qrcode-3/22/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "a5881e0", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/22/slow-0.json b/tests/__snapshots__/qrcode-3/22/slow-0.json index eaf28e57..d9489563 100644 --- a/tests/__snapshots__/qrcode-3/22/slow-0.json +++ b/tests/__snapshots__/qrcode-3/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "a5881e0", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/22/slow-180.json b/tests/__snapshots__/qrcode-3/22/slow-180.json index 9159b3a5..a769e119 100644 --- a/tests/__snapshots__/qrcode-3/22/slow-180.json +++ b/tests/__snapshots__/qrcode-3/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "a5881e0", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/22/slow-270.json b/tests/__snapshots__/qrcode-3/22/slow-270.json index 327e9868..a3a6645f 100644 --- a/tests/__snapshots__/qrcode-3/22/slow-270.json +++ b/tests/__snapshots__/qrcode-3/22/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "a5881e0", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/22/slow-90.json b/tests/__snapshots__/qrcode-3/22/slow-90.json index 53c4f653..1ab47270 100644 --- a/tests/__snapshots__/qrcode-3/22/slow-90.json +++ b/tests/__snapshots__/qrcode-3/22/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "a5881e0", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/23/fast-0.json b/tests/__snapshots__/qrcode-3/23/fast-0.json index c895b3ef..d19280c7 100644 --- a/tests/__snapshots__/qrcode-3/23/fast-0.json +++ b/tests/__snapshots__/qrcode-3/23/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "e3e42a1", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/23/fast-180.json b/tests/__snapshots__/qrcode-3/23/fast-180.json index e7e0649f..5ed29e4d 100644 --- a/tests/__snapshots__/qrcode-3/23/fast-180.json +++ b/tests/__snapshots__/qrcode-3/23/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "e3e42a1", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/23/fast-270.json b/tests/__snapshots__/qrcode-3/23/fast-270.json index bd886730..37fe7b19 100644 --- a/tests/__snapshots__/qrcode-3/23/fast-270.json +++ b/tests/__snapshots__/qrcode-3/23/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "e3e42a1", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/23/fast-90.json b/tests/__snapshots__/qrcode-3/23/fast-90.json index 1f52927c..58152acf 100644 --- a/tests/__snapshots__/qrcode-3/23/fast-90.json +++ b/tests/__snapshots__/qrcode-3/23/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "e3e42a1", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/23/slow-0.json b/tests/__snapshots__/qrcode-3/23/slow-0.json index c895b3ef..d19280c7 100644 --- a/tests/__snapshots__/qrcode-3/23/slow-0.json +++ b/tests/__snapshots__/qrcode-3/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "e3e42a1", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/23/slow-180.json b/tests/__snapshots__/qrcode-3/23/slow-180.json index e7e0649f..5ed29e4d 100644 --- a/tests/__snapshots__/qrcode-3/23/slow-180.json +++ b/tests/__snapshots__/qrcode-3/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "e3e42a1", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/23/slow-270.json b/tests/__snapshots__/qrcode-3/23/slow-270.json index bd886730..37fe7b19 100644 --- a/tests/__snapshots__/qrcode-3/23/slow-270.json +++ b/tests/__snapshots__/qrcode-3/23/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "e3e42a1", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/23/slow-90.json b/tests/__snapshots__/qrcode-3/23/slow-90.json index 1f52927c..58152acf 100644 --- a/tests/__snapshots__/qrcode-3/23/slow-90.json +++ b/tests/__snapshots__/qrcode-3/23/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "e3e42a1", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/24/fast-0.json b/tests/__snapshots__/qrcode-3/24/fast-0.json index b4b08949..8c99f030 100644 --- a/tests/__snapshots__/qrcode-3/24/fast-0.json +++ b/tests/__snapshots__/qrcode-3/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "30ae4e5", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/24/fast-180.json b/tests/__snapshots__/qrcode-3/24/fast-180.json index 95e878c0..3e366cfd 100644 --- a/tests/__snapshots__/qrcode-3/24/fast-180.json +++ b/tests/__snapshots__/qrcode-3/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "30ae4e5", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/24/fast-270.json b/tests/__snapshots__/qrcode-3/24/fast-270.json index 5c693ca2..5f43f9ed 100644 --- a/tests/__snapshots__/qrcode-3/24/fast-270.json +++ b/tests/__snapshots__/qrcode-3/24/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "30ae4e5", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/24/fast-90.json b/tests/__snapshots__/qrcode-3/24/fast-90.json index 78b62004..7188e106 100644 --- a/tests/__snapshots__/qrcode-3/24/fast-90.json +++ b/tests/__snapshots__/qrcode-3/24/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "30ae4e5", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/24/slow-0.json b/tests/__snapshots__/qrcode-3/24/slow-0.json index b4b08949..8c99f030 100644 --- a/tests/__snapshots__/qrcode-3/24/slow-0.json +++ b/tests/__snapshots__/qrcode-3/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "30ae4e5", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/24/slow-180.json b/tests/__snapshots__/qrcode-3/24/slow-180.json index 95e878c0..3e366cfd 100644 --- a/tests/__snapshots__/qrcode-3/24/slow-180.json +++ b/tests/__snapshots__/qrcode-3/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "30ae4e5", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/24/slow-270.json b/tests/__snapshots__/qrcode-3/24/slow-270.json index 5c693ca2..5f43f9ed 100644 --- a/tests/__snapshots__/qrcode-3/24/slow-270.json +++ b/tests/__snapshots__/qrcode-3/24/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "30ae4e5", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/24/slow-90.json b/tests/__snapshots__/qrcode-3/24/slow-90.json index 78b62004..7188e106 100644 --- a/tests/__snapshots__/qrcode-3/24/slow-90.json +++ b/tests/__snapshots__/qrcode-3/24/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "30ae4e5", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/25/fast-0.json b/tests/__snapshots__/qrcode-3/25/fast-0.json index b8cd52b0..d96c8d7a 100644 --- a/tests/__snapshots__/qrcode-3/25/fast-0.json +++ b/tests/__snapshots__/qrcode-3/25/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d1d083c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/25/fast-180.json b/tests/__snapshots__/qrcode-3/25/fast-180.json index d364f3f6..b22c9c2e 100644 --- a/tests/__snapshots__/qrcode-3/25/fast-180.json +++ b/tests/__snapshots__/qrcode-3/25/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d1d083c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/25/fast-270.json b/tests/__snapshots__/qrcode-3/25/fast-270.json index 74879c25..6968c798 100644 --- a/tests/__snapshots__/qrcode-3/25/fast-270.json +++ b/tests/__snapshots__/qrcode-3/25/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d1d083c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/25/fast-90.json b/tests/__snapshots__/qrcode-3/25/fast-90.json index 9e82a154..c1fbb796 100644 --- a/tests/__snapshots__/qrcode-3/25/fast-90.json +++ b/tests/__snapshots__/qrcode-3/25/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d1d083c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/25/slow-0.json b/tests/__snapshots__/qrcode-3/25/slow-0.json index b8cd52b0..d96c8d7a 100644 --- a/tests/__snapshots__/qrcode-3/25/slow-0.json +++ b/tests/__snapshots__/qrcode-3/25/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d1d083c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/25/slow-180.json b/tests/__snapshots__/qrcode-3/25/slow-180.json index d364f3f6..b22c9c2e 100644 --- a/tests/__snapshots__/qrcode-3/25/slow-180.json +++ b/tests/__snapshots__/qrcode-3/25/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d1d083c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/25/slow-270.json b/tests/__snapshots__/qrcode-3/25/slow-270.json index 74879c25..6968c798 100644 --- a/tests/__snapshots__/qrcode-3/25/slow-270.json +++ b/tests/__snapshots__/qrcode-3/25/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d1d083c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/25/slow-90.json b/tests/__snapshots__/qrcode-3/25/slow-90.json index 9e82a154..c1fbb796 100644 --- a/tests/__snapshots__/qrcode-3/25/slow-90.json +++ b/tests/__snapshots__/qrcode-3/25/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "7", + "symbol": { + "data": "d1d083c", + "width": 45, + "height": 45 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-3/27/fast-0.json b/tests/__snapshots__/qrcode-3/27/fast-0.json index c8a20223..c74a3019 100644 --- a/tests/__snapshots__/qrcode-3/27/fast-0.json +++ b/tests/__snapshots__/qrcode-3/27/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/27/fast-180.json b/tests/__snapshots__/qrcode-3/27/fast-180.json index c3a4d143..511026a8 100644 --- a/tests/__snapshots__/qrcode-3/27/fast-180.json +++ b/tests/__snapshots__/qrcode-3/27/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/27/fast-270.json b/tests/__snapshots__/qrcode-3/27/fast-270.json index baa5fe6d..426601ba 100644 --- a/tests/__snapshots__/qrcode-3/27/fast-270.json +++ b/tests/__snapshots__/qrcode-3/27/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/27/fast-90.json b/tests/__snapshots__/qrcode-3/27/fast-90.json index 4047bd73..5effea7f 100644 --- a/tests/__snapshots__/qrcode-3/27/fast-90.json +++ b/tests/__snapshots__/qrcode-3/27/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/27/slow-0.json b/tests/__snapshots__/qrcode-3/27/slow-0.json index c8a20223..c74a3019 100644 --- a/tests/__snapshots__/qrcode-3/27/slow-0.json +++ b/tests/__snapshots__/qrcode-3/27/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/27/slow-180.json b/tests/__snapshots__/qrcode-3/27/slow-180.json index c3a4d143..511026a8 100644 --- a/tests/__snapshots__/qrcode-3/27/slow-180.json +++ b/tests/__snapshots__/qrcode-3/27/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/27/slow-270.json b/tests/__snapshots__/qrcode-3/27/slow-270.json index baa5fe6d..426601ba 100644 --- a/tests/__snapshots__/qrcode-3/27/slow-270.json +++ b/tests/__snapshots__/qrcode-3/27/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/27/slow-90.json b/tests/__snapshots__/qrcode-3/27/slow-90.json index 4047bd73..5effea7f 100644 --- a/tests/__snapshots__/qrcode-3/27/slow-90.json +++ b/tests/__snapshots__/qrcode-3/27/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/28/fast-0.json b/tests/__snapshots__/qrcode-3/28/fast-0.json index 06b57876..6bf8cdb0 100644 --- a/tests/__snapshots__/qrcode-3/28/fast-0.json +++ b/tests/__snapshots__/qrcode-3/28/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/28/fast-180.json b/tests/__snapshots__/qrcode-3/28/fast-180.json index 2a45f473..90252bf7 100644 --- a/tests/__snapshots__/qrcode-3/28/fast-180.json +++ b/tests/__snapshots__/qrcode-3/28/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/28/fast-270.json b/tests/__snapshots__/qrcode-3/28/fast-270.json index 1163a1e7..8cde551e 100644 --- a/tests/__snapshots__/qrcode-3/28/fast-270.json +++ b/tests/__snapshots__/qrcode-3/28/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/28/fast-90.json b/tests/__snapshots__/qrcode-3/28/fast-90.json index 08350e74..2aa98db2 100644 --- a/tests/__snapshots__/qrcode-3/28/fast-90.json +++ b/tests/__snapshots__/qrcode-3/28/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/28/slow-0.json b/tests/__snapshots__/qrcode-3/28/slow-0.json index 06b57876..6bf8cdb0 100644 --- a/tests/__snapshots__/qrcode-3/28/slow-0.json +++ b/tests/__snapshots__/qrcode-3/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/28/slow-180.json b/tests/__snapshots__/qrcode-3/28/slow-180.json index 2a45f473..90252bf7 100644 --- a/tests/__snapshots__/qrcode-3/28/slow-180.json +++ b/tests/__snapshots__/qrcode-3/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/28/slow-270.json b/tests/__snapshots__/qrcode-3/28/slow-270.json index 1163a1e7..8cde551e 100644 --- a/tests/__snapshots__/qrcode-3/28/slow-270.json +++ b/tests/__snapshots__/qrcode-3/28/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/28/slow-90.json b/tests/__snapshots__/qrcode-3/28/slow-90.json index 08350e74..2aa98db2 100644 --- a/tests/__snapshots__/qrcode-3/28/slow-90.json +++ b/tests/__snapshots__/qrcode-3/28/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/30/fast-0.json b/tests/__snapshots__/qrcode-3/30/fast-0.json index a1d837b7..2a0c734e 100644 --- a/tests/__snapshots__/qrcode-3/30/fast-0.json +++ b/tests/__snapshots__/qrcode-3/30/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/30/fast-180.json b/tests/__snapshots__/qrcode-3/30/fast-180.json index e19581bb..45b49835 100644 --- a/tests/__snapshots__/qrcode-3/30/fast-180.json +++ b/tests/__snapshots__/qrcode-3/30/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/30/fast-270.json b/tests/__snapshots__/qrcode-3/30/fast-270.json index 30066730..0a1ee9c7 100644 --- a/tests/__snapshots__/qrcode-3/30/fast-270.json +++ b/tests/__snapshots__/qrcode-3/30/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/30/fast-90.json b/tests/__snapshots__/qrcode-3/30/fast-90.json index 94829165..dcdd41a5 100644 --- a/tests/__snapshots__/qrcode-3/30/fast-90.json +++ b/tests/__snapshots__/qrcode-3/30/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/30/slow-0.json b/tests/__snapshots__/qrcode-3/30/slow-0.json index a1d837b7..2a0c734e 100644 --- a/tests/__snapshots__/qrcode-3/30/slow-0.json +++ b/tests/__snapshots__/qrcode-3/30/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/30/slow-180.json b/tests/__snapshots__/qrcode-3/30/slow-180.json index e19581bb..45b49835 100644 --- a/tests/__snapshots__/qrcode-3/30/slow-180.json +++ b/tests/__snapshots__/qrcode-3/30/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/30/slow-270.json b/tests/__snapshots__/qrcode-3/30/slow-270.json index 30066730..0a1ee9c7 100644 --- a/tests/__snapshots__/qrcode-3/30/slow-270.json +++ b/tests/__snapshots__/qrcode-3/30/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/30/slow-90.json b/tests/__snapshots__/qrcode-3/30/slow-90.json index 94829165..dcdd41a5 100644 --- a/tests/__snapshots__/qrcode-3/30/slow-90.json +++ b/tests/__snapshots__/qrcode-3/30/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/31/fast-0.json b/tests/__snapshots__/qrcode-3/31/fast-0.json index c7dee1a1..48ad4dcf 100644 --- a/tests/__snapshots__/qrcode-3/31/fast-0.json +++ b/tests/__snapshots__/qrcode-3/31/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/31/fast-180.json b/tests/__snapshots__/qrcode-3/31/fast-180.json index 617c1698..2e45015e 100644 --- a/tests/__snapshots__/qrcode-3/31/fast-180.json +++ b/tests/__snapshots__/qrcode-3/31/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/31/fast-270.json b/tests/__snapshots__/qrcode-3/31/fast-270.json index b959635c..ffc7f242 100644 --- a/tests/__snapshots__/qrcode-3/31/fast-270.json +++ b/tests/__snapshots__/qrcode-3/31/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/31/fast-90.json b/tests/__snapshots__/qrcode-3/31/fast-90.json index b19c7882..710af003 100644 --- a/tests/__snapshots__/qrcode-3/31/fast-90.json +++ b/tests/__snapshots__/qrcode-3/31/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/31/slow-0.json b/tests/__snapshots__/qrcode-3/31/slow-0.json index c7dee1a1..48ad4dcf 100644 --- a/tests/__snapshots__/qrcode-3/31/slow-0.json +++ b/tests/__snapshots__/qrcode-3/31/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/31/slow-180.json b/tests/__snapshots__/qrcode-3/31/slow-180.json index 617c1698..2e45015e 100644 --- a/tests/__snapshots__/qrcode-3/31/slow-180.json +++ b/tests/__snapshots__/qrcode-3/31/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/31/slow-270.json b/tests/__snapshots__/qrcode-3/31/slow-270.json index b959635c..ffc7f242 100644 --- a/tests/__snapshots__/qrcode-3/31/slow-270.json +++ b/tests/__snapshots__/qrcode-3/31/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/31/slow-90.json b/tests/__snapshots__/qrcode-3/31/slow-90.json index b19c7882..710af003 100644 --- a/tests/__snapshots__/qrcode-3/31/slow-90.json +++ b/tests/__snapshots__/qrcode-3/31/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/33/fast-0.json b/tests/__snapshots__/qrcode-3/33/fast-0.json index 64bcaaf0..fd86c749 100644 --- a/tests/__snapshots__/qrcode-3/33/fast-0.json +++ b/tests/__snapshots__/qrcode-3/33/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/33/fast-180.json b/tests/__snapshots__/qrcode-3/33/fast-180.json index e5f53e89..f3153c00 100644 --- a/tests/__snapshots__/qrcode-3/33/fast-180.json +++ b/tests/__snapshots__/qrcode-3/33/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/33/fast-270.json b/tests/__snapshots__/qrcode-3/33/fast-270.json index 909a82b7..8244207a 100644 --- a/tests/__snapshots__/qrcode-3/33/fast-270.json +++ b/tests/__snapshots__/qrcode-3/33/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/33/fast-90.json b/tests/__snapshots__/qrcode-3/33/fast-90.json index 6185e817..dce8cf24 100644 --- a/tests/__snapshots__/qrcode-3/33/fast-90.json +++ b/tests/__snapshots__/qrcode-3/33/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/33/slow-0.json b/tests/__snapshots__/qrcode-3/33/slow-0.json index 64bcaaf0..fd86c749 100644 --- a/tests/__snapshots__/qrcode-3/33/slow-0.json +++ b/tests/__snapshots__/qrcode-3/33/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/33/slow-180.json b/tests/__snapshots__/qrcode-3/33/slow-180.json index e5f53e89..f3153c00 100644 --- a/tests/__snapshots__/qrcode-3/33/slow-180.json +++ b/tests/__snapshots__/qrcode-3/33/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/33/slow-270.json b/tests/__snapshots__/qrcode-3/33/slow-270.json index 909a82b7..8244207a 100644 --- a/tests/__snapshots__/qrcode-3/33/slow-270.json +++ b/tests/__snapshots__/qrcode-3/33/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/33/slow-90.json b/tests/__snapshots__/qrcode-3/33/slow-90.json index 6185e817..dce8cf24 100644 --- a/tests/__snapshots__/qrcode-3/33/slow-90.json +++ b/tests/__snapshots__/qrcode-3/33/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/37/fast-0.json b/tests/__snapshots__/qrcode-3/37/fast-0.json index b37064fb..28cbc451 100644 --- a/tests/__snapshots__/qrcode-3/37/fast-0.json +++ b/tests/__snapshots__/qrcode-3/37/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/37/fast-180.json b/tests/__snapshots__/qrcode-3/37/fast-180.json index 1bb0e80a..23525258 100644 --- a/tests/__snapshots__/qrcode-3/37/fast-180.json +++ b/tests/__snapshots__/qrcode-3/37/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/37/fast-270.json b/tests/__snapshots__/qrcode-3/37/fast-270.json index 4ae09536..c92d64cd 100644 --- a/tests/__snapshots__/qrcode-3/37/fast-270.json +++ b/tests/__snapshots__/qrcode-3/37/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/37/fast-90.json b/tests/__snapshots__/qrcode-3/37/fast-90.json index 7bd7a7f1..92b8d283 100644 --- a/tests/__snapshots__/qrcode-3/37/fast-90.json +++ b/tests/__snapshots__/qrcode-3/37/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/37/slow-0.json b/tests/__snapshots__/qrcode-3/37/slow-0.json index b37064fb..28cbc451 100644 --- a/tests/__snapshots__/qrcode-3/37/slow-0.json +++ b/tests/__snapshots__/qrcode-3/37/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/37/slow-180.json b/tests/__snapshots__/qrcode-3/37/slow-180.json index 1bb0e80a..23525258 100644 --- a/tests/__snapshots__/qrcode-3/37/slow-180.json +++ b/tests/__snapshots__/qrcode-3/37/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/37/slow-270.json b/tests/__snapshots__/qrcode-3/37/slow-270.json index 4ae09536..c92d64cd 100644 --- a/tests/__snapshots__/qrcode-3/37/slow-270.json +++ b/tests/__snapshots__/qrcode-3/37/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/37/slow-90.json b/tests/__snapshots__/qrcode-3/37/slow-90.json index 7bd7a7f1..92b8d283 100644 --- a/tests/__snapshots__/qrcode-3/37/slow-90.json +++ b/tests/__snapshots__/qrcode-3/37/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/40/fast-0.json b/tests/__snapshots__/qrcode-3/40/fast-0.json index bbe9f1fc..532c0b66 100644 --- a/tests/__snapshots__/qrcode-3/40/fast-0.json +++ b/tests/__snapshots__/qrcode-3/40/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/40/fast-180.json b/tests/__snapshots__/qrcode-3/40/fast-180.json index b7991759..944fa2b2 100644 --- a/tests/__snapshots__/qrcode-3/40/fast-180.json +++ b/tests/__snapshots__/qrcode-3/40/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/40/fast-270.json b/tests/__snapshots__/qrcode-3/40/fast-270.json index 76db5cf3..321d503e 100644 --- a/tests/__snapshots__/qrcode-3/40/fast-270.json +++ b/tests/__snapshots__/qrcode-3/40/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/40/fast-90.json b/tests/__snapshots__/qrcode-3/40/fast-90.json index b49e4bee..d2e8db9d 100644 --- a/tests/__snapshots__/qrcode-3/40/fast-90.json +++ b/tests/__snapshots__/qrcode-3/40/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/40/slow-0.json b/tests/__snapshots__/qrcode-3/40/slow-0.json index bbe9f1fc..532c0b66 100644 --- a/tests/__snapshots__/qrcode-3/40/slow-0.json +++ b/tests/__snapshots__/qrcode-3/40/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/40/slow-180.json b/tests/__snapshots__/qrcode-3/40/slow-180.json index b7991759..944fa2b2 100644 --- a/tests/__snapshots__/qrcode-3/40/slow-180.json +++ b/tests/__snapshots__/qrcode-3/40/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/40/slow-270.json b/tests/__snapshots__/qrcode-3/40/slow-270.json index 76db5cf3..321d503e 100644 --- a/tests/__snapshots__/qrcode-3/40/slow-270.json +++ b/tests/__snapshots__/qrcode-3/40/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/40/slow-90.json b/tests/__snapshots__/qrcode-3/40/slow-90.json index b49e4bee..d2e8db9d 100644 --- a/tests/__snapshots__/qrcode-3/40/slow-90.json +++ b/tests/__snapshots__/qrcode-3/40/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/42/fast-0.json b/tests/__snapshots__/qrcode-3/42/fast-0.json index 31f74d65..c60db4f4 100644 --- a/tests/__snapshots__/qrcode-3/42/fast-0.json +++ b/tests/__snapshots__/qrcode-3/42/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/42/fast-180.json b/tests/__snapshots__/qrcode-3/42/fast-180.json index 02b3b415..9a2bb1bc 100644 --- a/tests/__snapshots__/qrcode-3/42/fast-180.json +++ b/tests/__snapshots__/qrcode-3/42/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/42/fast-270.json b/tests/__snapshots__/qrcode-3/42/fast-270.json index da663a41..9e5376e9 100644 --- a/tests/__snapshots__/qrcode-3/42/fast-270.json +++ b/tests/__snapshots__/qrcode-3/42/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/42/fast-90.json b/tests/__snapshots__/qrcode-3/42/fast-90.json index b4593c04..fa0c9758 100644 --- a/tests/__snapshots__/qrcode-3/42/fast-90.json +++ b/tests/__snapshots__/qrcode-3/42/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/42/slow-0.json b/tests/__snapshots__/qrcode-3/42/slow-0.json index 31f74d65..c60db4f4 100644 --- a/tests/__snapshots__/qrcode-3/42/slow-0.json +++ b/tests/__snapshots__/qrcode-3/42/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/42/slow-180.json b/tests/__snapshots__/qrcode-3/42/slow-180.json index 02b3b415..9a2bb1bc 100644 --- a/tests/__snapshots__/qrcode-3/42/slow-180.json +++ b/tests/__snapshots__/qrcode-3/42/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/42/slow-270.json b/tests/__snapshots__/qrcode-3/42/slow-270.json index da663a41..9e5376e9 100644 --- a/tests/__snapshots__/qrcode-3/42/slow-270.json +++ b/tests/__snapshots__/qrcode-3/42/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-3/42/slow-90.json b/tests/__snapshots__/qrcode-3/42/slow-90.json index b4593c04..fa0c9758 100644 --- a/tests/__snapshots__/qrcode-3/42/slow-90.json +++ b/tests/__snapshots__/qrcode-3/42/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/01/fast-0.json b/tests/__snapshots__/qrcode-4/01/fast-0.json index d4654ec9..be04c7a6 100644 --- a/tests/__snapshots__/qrcode-4/01/fast-0.json +++ b/tests/__snapshots__/qrcode-4/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "738c4f5", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/01/fast-180.json b/tests/__snapshots__/qrcode-4/01/fast-180.json index 67e05a7d..dbfd7455 100644 --- a/tests/__snapshots__/qrcode-4/01/fast-180.json +++ b/tests/__snapshots__/qrcode-4/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "738c4f5", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/01/fast-270.json b/tests/__snapshots__/qrcode-4/01/fast-270.json index ac4f3e21..9abd3209 100644 --- a/tests/__snapshots__/qrcode-4/01/fast-270.json +++ b/tests/__snapshots__/qrcode-4/01/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "738c4f5", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/01/fast-90.json b/tests/__snapshots__/qrcode-4/01/fast-90.json index 3d378a61..0ea6850c 100644 --- a/tests/__snapshots__/qrcode-4/01/fast-90.json +++ b/tests/__snapshots__/qrcode-4/01/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "738c4f5", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/01/slow-0.json b/tests/__snapshots__/qrcode-4/01/slow-0.json index d4654ec9..be04c7a6 100644 --- a/tests/__snapshots__/qrcode-4/01/slow-0.json +++ b/tests/__snapshots__/qrcode-4/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "738c4f5", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/01/slow-180.json b/tests/__snapshots__/qrcode-4/01/slow-180.json index 67e05a7d..dbfd7455 100644 --- a/tests/__snapshots__/qrcode-4/01/slow-180.json +++ b/tests/__snapshots__/qrcode-4/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "738c4f5", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/01/slow-270.json b/tests/__snapshots__/qrcode-4/01/slow-270.json index ac4f3e21..9abd3209 100644 --- a/tests/__snapshots__/qrcode-4/01/slow-270.json +++ b/tests/__snapshots__/qrcode-4/01/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "738c4f5", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/01/slow-90.json b/tests/__snapshots__/qrcode-4/01/slow-90.json index 3d378a61..0ea6850c 100644 --- a/tests/__snapshots__/qrcode-4/01/slow-90.json +++ b/tests/__snapshots__/qrcode-4/01/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "738c4f5", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/02/fast-0.json b/tests/__snapshots__/qrcode-4/02/fast-0.json index 2fbb308b..3d8325f8 100644 --- a/tests/__snapshots__/qrcode-4/02/fast-0.json +++ b/tests/__snapshots__/qrcode-4/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/02/fast-180.json b/tests/__snapshots__/qrcode-4/02/fast-180.json index f0dad50d..a9382f11 100644 --- a/tests/__snapshots__/qrcode-4/02/fast-180.json +++ b/tests/__snapshots__/qrcode-4/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/02/fast-270.json b/tests/__snapshots__/qrcode-4/02/fast-270.json index a9768c2c..c7813841 100644 --- a/tests/__snapshots__/qrcode-4/02/fast-270.json +++ b/tests/__snapshots__/qrcode-4/02/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/02/fast-90.json b/tests/__snapshots__/qrcode-4/02/fast-90.json index 546b0517..c9ed6648 100644 --- a/tests/__snapshots__/qrcode-4/02/fast-90.json +++ b/tests/__snapshots__/qrcode-4/02/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/02/slow-0.json b/tests/__snapshots__/qrcode-4/02/slow-0.json index 2fbb308b..3d8325f8 100644 --- a/tests/__snapshots__/qrcode-4/02/slow-0.json +++ b/tests/__snapshots__/qrcode-4/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/02/slow-180.json b/tests/__snapshots__/qrcode-4/02/slow-180.json index f0dad50d..a9382f11 100644 --- a/tests/__snapshots__/qrcode-4/02/slow-180.json +++ b/tests/__snapshots__/qrcode-4/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/02/slow-270.json b/tests/__snapshots__/qrcode-4/02/slow-270.json index a9768c2c..c7813841 100644 --- a/tests/__snapshots__/qrcode-4/02/slow-270.json +++ b/tests/__snapshots__/qrcode-4/02/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/02/slow-90.json b/tests/__snapshots__/qrcode-4/02/slow-90.json index 546b0517..c9ed6648 100644 --- a/tests/__snapshots__/qrcode-4/02/slow-90.json +++ b/tests/__snapshots__/qrcode-4/02/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/03/fast-0.json b/tests/__snapshots__/qrcode-4/03/fast-0.json index 3ba23c12..bc32e3f1 100644 --- a/tests/__snapshots__/qrcode-4/03/fast-0.json +++ b/tests/__snapshots__/qrcode-4/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/03/fast-180.json b/tests/__snapshots__/qrcode-4/03/fast-180.json index dcd80a18..77537759 100644 --- a/tests/__snapshots__/qrcode-4/03/fast-180.json +++ b/tests/__snapshots__/qrcode-4/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/03/fast-270.json b/tests/__snapshots__/qrcode-4/03/fast-270.json index 250cbc8a..d23bef03 100644 --- a/tests/__snapshots__/qrcode-4/03/fast-270.json +++ b/tests/__snapshots__/qrcode-4/03/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/03/fast-90.json b/tests/__snapshots__/qrcode-4/03/fast-90.json index a3b883e0..7901a859 100644 --- a/tests/__snapshots__/qrcode-4/03/fast-90.json +++ b/tests/__snapshots__/qrcode-4/03/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/03/slow-0.json b/tests/__snapshots__/qrcode-4/03/slow-0.json index 3ba23c12..bc32e3f1 100644 --- a/tests/__snapshots__/qrcode-4/03/slow-0.json +++ b/tests/__snapshots__/qrcode-4/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/03/slow-180.json b/tests/__snapshots__/qrcode-4/03/slow-180.json index dcd80a18..77537759 100644 --- a/tests/__snapshots__/qrcode-4/03/slow-180.json +++ b/tests/__snapshots__/qrcode-4/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/03/slow-270.json b/tests/__snapshots__/qrcode-4/03/slow-270.json index 250cbc8a..d23bef03 100644 --- a/tests/__snapshots__/qrcode-4/03/slow-270.json +++ b/tests/__snapshots__/qrcode-4/03/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/03/slow-90.json b/tests/__snapshots__/qrcode-4/03/slow-90.json index a3b883e0..7901a859 100644 --- a/tests/__snapshots__/qrcode-4/03/slow-90.json +++ b/tests/__snapshots__/qrcode-4/03/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3a6e7b3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/04/fast-0.json b/tests/__snapshots__/qrcode-4/04/fast-0.json index ab558c88..dcf8c840 100644 --- a/tests/__snapshots__/qrcode-4/04/fast-0.json +++ b/tests/__snapshots__/qrcode-4/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "d47a868", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/04/fast-180.json b/tests/__snapshots__/qrcode-4/04/fast-180.json index 812717a7..f31ae0e7 100644 --- a/tests/__snapshots__/qrcode-4/04/fast-180.json +++ b/tests/__snapshots__/qrcode-4/04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "d47a868", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/04/fast-270.json b/tests/__snapshots__/qrcode-4/04/fast-270.json index c51716a3..5fea4c5b 100644 --- a/tests/__snapshots__/qrcode-4/04/fast-270.json +++ b/tests/__snapshots__/qrcode-4/04/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "d47a868", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/04/fast-90.json b/tests/__snapshots__/qrcode-4/04/fast-90.json index 2b52e747..22d11c8c 100644 --- a/tests/__snapshots__/qrcode-4/04/fast-90.json +++ b/tests/__snapshots__/qrcode-4/04/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "d47a868", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/04/slow-0.json b/tests/__snapshots__/qrcode-4/04/slow-0.json index ab558c88..dcf8c840 100644 --- a/tests/__snapshots__/qrcode-4/04/slow-0.json +++ b/tests/__snapshots__/qrcode-4/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "d47a868", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/04/slow-180.json b/tests/__snapshots__/qrcode-4/04/slow-180.json index 812717a7..f31ae0e7 100644 --- a/tests/__snapshots__/qrcode-4/04/slow-180.json +++ b/tests/__snapshots__/qrcode-4/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "d47a868", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/04/slow-270.json b/tests/__snapshots__/qrcode-4/04/slow-270.json index c51716a3..5fea4c5b 100644 --- a/tests/__snapshots__/qrcode-4/04/slow-270.json +++ b/tests/__snapshots__/qrcode-4/04/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "d47a868", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/04/slow-90.json b/tests/__snapshots__/qrcode-4/04/slow-90.json index 2b52e747..22d11c8c 100644 --- a/tests/__snapshots__/qrcode-4/04/slow-90.json +++ b/tests/__snapshots__/qrcode-4/04/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "d47a868", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/07/fast-0.json b/tests/__snapshots__/qrcode-4/07/fast-0.json index 962e68cc..47c2a1d4 100644 --- a/tests/__snapshots__/qrcode-4/07/fast-0.json +++ b/tests/__snapshots__/qrcode-4/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "13c0be3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/07/fast-180.json b/tests/__snapshots__/qrcode-4/07/fast-180.json index b899e777..b5cae842 100644 --- a/tests/__snapshots__/qrcode-4/07/fast-180.json +++ b/tests/__snapshots__/qrcode-4/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "13c0be3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/07/fast-270.json b/tests/__snapshots__/qrcode-4/07/fast-270.json index 2b0074a9..0ee8aed6 100644 --- a/tests/__snapshots__/qrcode-4/07/fast-270.json +++ b/tests/__snapshots__/qrcode-4/07/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "13c0be3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/07/fast-90.json b/tests/__snapshots__/qrcode-4/07/fast-90.json index 2ae83baf..9092ae6c 100644 --- a/tests/__snapshots__/qrcode-4/07/fast-90.json +++ b/tests/__snapshots__/qrcode-4/07/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "13c0be3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/07/slow-0.json b/tests/__snapshots__/qrcode-4/07/slow-0.json index 962e68cc..47c2a1d4 100644 --- a/tests/__snapshots__/qrcode-4/07/slow-0.json +++ b/tests/__snapshots__/qrcode-4/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "13c0be3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/07/slow-180.json b/tests/__snapshots__/qrcode-4/07/slow-180.json index b899e777..b5cae842 100644 --- a/tests/__snapshots__/qrcode-4/07/slow-180.json +++ b/tests/__snapshots__/qrcode-4/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "13c0be3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/07/slow-270.json b/tests/__snapshots__/qrcode-4/07/slow-270.json index 2b0074a9..0ee8aed6 100644 --- a/tests/__snapshots__/qrcode-4/07/slow-270.json +++ b/tests/__snapshots__/qrcode-4/07/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "13c0be3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/07/slow-90.json b/tests/__snapshots__/qrcode-4/07/slow-90.json index 2ae83baf..9092ae6c 100644 --- a/tests/__snapshots__/qrcode-4/07/slow-90.json +++ b/tests/__snapshots__/qrcode-4/07/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "13c0be3", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/10/fast-0.json b/tests/__snapshots__/qrcode-4/10/fast-0.json index 8fd6a59a..23deff2e 100644 --- a/tests/__snapshots__/qrcode-4/10/fast-0.json +++ b/tests/__snapshots__/qrcode-4/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "5c50e32", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/10/fast-180.json b/tests/__snapshots__/qrcode-4/10/fast-180.json index f567a446..fbf3b42b 100644 --- a/tests/__snapshots__/qrcode-4/10/fast-180.json +++ b/tests/__snapshots__/qrcode-4/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "5c50e32", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/10/fast-270.json b/tests/__snapshots__/qrcode-4/10/fast-270.json index a592991b..2f3bd6f7 100644 --- a/tests/__snapshots__/qrcode-4/10/fast-270.json +++ b/tests/__snapshots__/qrcode-4/10/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "5c50e32", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/10/fast-90.json b/tests/__snapshots__/qrcode-4/10/fast-90.json index f61dc6f5..6867d818 100644 --- a/tests/__snapshots__/qrcode-4/10/fast-90.json +++ b/tests/__snapshots__/qrcode-4/10/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "5c50e32", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/10/slow-0.json b/tests/__snapshots__/qrcode-4/10/slow-0.json index 8fd6a59a..23deff2e 100644 --- a/tests/__snapshots__/qrcode-4/10/slow-0.json +++ b/tests/__snapshots__/qrcode-4/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "5c50e32", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/10/slow-180.json b/tests/__snapshots__/qrcode-4/10/slow-180.json index f567a446..fbf3b42b 100644 --- a/tests/__snapshots__/qrcode-4/10/slow-180.json +++ b/tests/__snapshots__/qrcode-4/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "5c50e32", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/10/slow-270.json b/tests/__snapshots__/qrcode-4/10/slow-270.json index a592991b..2f3bd6f7 100644 --- a/tests/__snapshots__/qrcode-4/10/slow-270.json +++ b/tests/__snapshots__/qrcode-4/10/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "5c50e32", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/10/slow-90.json b/tests/__snapshots__/qrcode-4/10/slow-90.json index f61dc6f5..6867d818 100644 --- a/tests/__snapshots__/qrcode-4/10/slow-90.json +++ b/tests/__snapshots__/qrcode-4/10/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "5c50e32", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/11/fast-0.json b/tests/__snapshots__/qrcode-4/11/fast-0.json index 58247d6a..1f61f97b 100644 --- a/tests/__snapshots__/qrcode-4/11/fast-0.json +++ b/tests/__snapshots__/qrcode-4/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4a3a1aa", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/11/fast-180.json b/tests/__snapshots__/qrcode-4/11/fast-180.json index 6fcbf09c..04bb2335 100644 --- a/tests/__snapshots__/qrcode-4/11/fast-180.json +++ b/tests/__snapshots__/qrcode-4/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4a3a1aa", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/11/fast-270.json b/tests/__snapshots__/qrcode-4/11/fast-270.json index 6aaa3da7..895788a3 100644 --- a/tests/__snapshots__/qrcode-4/11/fast-270.json +++ b/tests/__snapshots__/qrcode-4/11/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4a3a1aa", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/11/fast-90.json b/tests/__snapshots__/qrcode-4/11/fast-90.json index 27500d38..94cb1f37 100644 --- a/tests/__snapshots__/qrcode-4/11/fast-90.json +++ b/tests/__snapshots__/qrcode-4/11/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4a3a1aa", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/11/slow-0.json b/tests/__snapshots__/qrcode-4/11/slow-0.json index 58247d6a..1f61f97b 100644 --- a/tests/__snapshots__/qrcode-4/11/slow-0.json +++ b/tests/__snapshots__/qrcode-4/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4a3a1aa", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/11/slow-180.json b/tests/__snapshots__/qrcode-4/11/slow-180.json index 6fcbf09c..04bb2335 100644 --- a/tests/__snapshots__/qrcode-4/11/slow-180.json +++ b/tests/__snapshots__/qrcode-4/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4a3a1aa", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/11/slow-270.json b/tests/__snapshots__/qrcode-4/11/slow-270.json index 6aaa3da7..895788a3 100644 --- a/tests/__snapshots__/qrcode-4/11/slow-270.json +++ b/tests/__snapshots__/qrcode-4/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4a3a1aa", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/11/slow-90.json b/tests/__snapshots__/qrcode-4/11/slow-90.json index 27500d38..94cb1f37 100644 --- a/tests/__snapshots__/qrcode-4/11/slow-90.json +++ b/tests/__snapshots__/qrcode-4/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "4a3a1aa", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/12/fast-0.json b/tests/__snapshots__/qrcode-4/12/fast-0.json index e9aef69b..c88855f1 100644 --- a/tests/__snapshots__/qrcode-4/12/fast-0.json +++ b/tests/__snapshots__/qrcode-4/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bf185fb", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/12/fast-180.json b/tests/__snapshots__/qrcode-4/12/fast-180.json index 4a7a2a15..99f9167a 100644 --- a/tests/__snapshots__/qrcode-4/12/fast-180.json +++ b/tests/__snapshots__/qrcode-4/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bf185fb", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/12/fast-270.json b/tests/__snapshots__/qrcode-4/12/fast-270.json index 6a3e94c5..502bd9e4 100644 --- a/tests/__snapshots__/qrcode-4/12/fast-270.json +++ b/tests/__snapshots__/qrcode-4/12/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bf185fb", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/12/fast-90.json b/tests/__snapshots__/qrcode-4/12/fast-90.json index 1fe1ce46..65eda199 100644 --- a/tests/__snapshots__/qrcode-4/12/fast-90.json +++ b/tests/__snapshots__/qrcode-4/12/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bf185fb", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/12/slow-0.json b/tests/__snapshots__/qrcode-4/12/slow-0.json index e9aef69b..c88855f1 100644 --- a/tests/__snapshots__/qrcode-4/12/slow-0.json +++ b/tests/__snapshots__/qrcode-4/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bf185fb", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/12/slow-180.json b/tests/__snapshots__/qrcode-4/12/slow-180.json index 4a7a2a15..99f9167a 100644 --- a/tests/__snapshots__/qrcode-4/12/slow-180.json +++ b/tests/__snapshots__/qrcode-4/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bf185fb", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/12/slow-270.json b/tests/__snapshots__/qrcode-4/12/slow-270.json index 6a3e94c5..502bd9e4 100644 --- a/tests/__snapshots__/qrcode-4/12/slow-270.json +++ b/tests/__snapshots__/qrcode-4/12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bf185fb", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/12/slow-90.json b/tests/__snapshots__/qrcode-4/12/slow-90.json index 1fe1ce46..65eda199 100644 --- a/tests/__snapshots__/qrcode-4/12/slow-90.json +++ b/tests/__snapshots__/qrcode-4/12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bf185fb", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/14/fast-0.json b/tests/__snapshots__/qrcode-4/14/fast-0.json index 29d119e6..5f28570c 100644 --- a/tests/__snapshots__/qrcode-4/14/fast-0.json +++ b/tests/__snapshots__/qrcode-4/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "147b952", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/14/fast-180.json b/tests/__snapshots__/qrcode-4/14/fast-180.json index c3a9a2dd..171a00b9 100644 --- a/tests/__snapshots__/qrcode-4/14/fast-180.json +++ b/tests/__snapshots__/qrcode-4/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "147b952", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/14/fast-270.json b/tests/__snapshots__/qrcode-4/14/fast-270.json index 081a53fa..e26a9721 100644 --- a/tests/__snapshots__/qrcode-4/14/fast-270.json +++ b/tests/__snapshots__/qrcode-4/14/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "147b952", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/14/fast-90.json b/tests/__snapshots__/qrcode-4/14/fast-90.json index 3349fcb6..e78846ec 100644 --- a/tests/__snapshots__/qrcode-4/14/fast-90.json +++ b/tests/__snapshots__/qrcode-4/14/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "147b952", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/14/slow-0.json b/tests/__snapshots__/qrcode-4/14/slow-0.json index 29d119e6..5f28570c 100644 --- a/tests/__snapshots__/qrcode-4/14/slow-0.json +++ b/tests/__snapshots__/qrcode-4/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "147b952", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/14/slow-180.json b/tests/__snapshots__/qrcode-4/14/slow-180.json index c3a9a2dd..171a00b9 100644 --- a/tests/__snapshots__/qrcode-4/14/slow-180.json +++ b/tests/__snapshots__/qrcode-4/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "147b952", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/14/slow-270.json b/tests/__snapshots__/qrcode-4/14/slow-270.json index 081a53fa..e26a9721 100644 --- a/tests/__snapshots__/qrcode-4/14/slow-270.json +++ b/tests/__snapshots__/qrcode-4/14/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "147b952", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/14/slow-90.json b/tests/__snapshots__/qrcode-4/14/slow-90.json index 3349fcb6..e78846ec 100644 --- a/tests/__snapshots__/qrcode-4/14/slow-90.json +++ b/tests/__snapshots__/qrcode-4/14/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "147b952", + "width": 29, + "height": 29 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/15/fast-0.json b/tests/__snapshots__/qrcode-4/15/fast-0.json index 66e97f3e..60098f0b 100644 --- a/tests/__snapshots__/qrcode-4/15/fast-0.json +++ b/tests/__snapshots__/qrcode-4/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "30d19f0", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/15/fast-180.json b/tests/__snapshots__/qrcode-4/15/fast-180.json index 6f6b5d17..f6001b1a 100644 --- a/tests/__snapshots__/qrcode-4/15/fast-180.json +++ b/tests/__snapshots__/qrcode-4/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "30d19f0", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/15/fast-270.json b/tests/__snapshots__/qrcode-4/15/fast-270.json index 3da50158..34c1e0e9 100644 --- a/tests/__snapshots__/qrcode-4/15/fast-270.json +++ b/tests/__snapshots__/qrcode-4/15/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "30d19f0", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/15/fast-90.json b/tests/__snapshots__/qrcode-4/15/fast-90.json index 0483ef4a..0f4e7a64 100644 --- a/tests/__snapshots__/qrcode-4/15/fast-90.json +++ b/tests/__snapshots__/qrcode-4/15/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "30d19f0", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/15/slow-0.json b/tests/__snapshots__/qrcode-4/15/slow-0.json index 66e97f3e..60098f0b 100644 --- a/tests/__snapshots__/qrcode-4/15/slow-0.json +++ b/tests/__snapshots__/qrcode-4/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "30d19f0", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/15/slow-180.json b/tests/__snapshots__/qrcode-4/15/slow-180.json index 6f6b5d17..f6001b1a 100644 --- a/tests/__snapshots__/qrcode-4/15/slow-180.json +++ b/tests/__snapshots__/qrcode-4/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "30d19f0", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/15/slow-270.json b/tests/__snapshots__/qrcode-4/15/slow-270.json index 3da50158..34c1e0e9 100644 --- a/tests/__snapshots__/qrcode-4/15/slow-270.json +++ b/tests/__snapshots__/qrcode-4/15/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "30d19f0", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/15/slow-90.json b/tests/__snapshots__/qrcode-4/15/slow-90.json index 0483ef4a..0f4e7a64 100644 --- a/tests/__snapshots__/qrcode-4/15/slow-90.json +++ b/tests/__snapshots__/qrcode-4/15/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "30d19f0", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/16/fast-0.json b/tests/__snapshots__/qrcode-4/16/fast-0.json index 3193df7a..c63dd652 100644 --- a/tests/__snapshots__/qrcode-4/16/fast-0.json +++ b/tests/__snapshots__/qrcode-4/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05c70ab", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/16/fast-180.json b/tests/__snapshots__/qrcode-4/16/fast-180.json index d1a71c34..590e9bfe 100644 --- a/tests/__snapshots__/qrcode-4/16/fast-180.json +++ b/tests/__snapshots__/qrcode-4/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05c70ab", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/16/fast-270.json b/tests/__snapshots__/qrcode-4/16/fast-270.json index fdae00a2..39c8b4dd 100644 --- a/tests/__snapshots__/qrcode-4/16/fast-270.json +++ b/tests/__snapshots__/qrcode-4/16/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05c70ab", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/16/fast-90.json b/tests/__snapshots__/qrcode-4/16/fast-90.json index 32e85480..e3855a6c 100644 --- a/tests/__snapshots__/qrcode-4/16/fast-90.json +++ b/tests/__snapshots__/qrcode-4/16/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05c70ab", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/16/slow-0.json b/tests/__snapshots__/qrcode-4/16/slow-0.json index 3193df7a..c63dd652 100644 --- a/tests/__snapshots__/qrcode-4/16/slow-0.json +++ b/tests/__snapshots__/qrcode-4/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05c70ab", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/16/slow-180.json b/tests/__snapshots__/qrcode-4/16/slow-180.json index d1a71c34..590e9bfe 100644 --- a/tests/__snapshots__/qrcode-4/16/slow-180.json +++ b/tests/__snapshots__/qrcode-4/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05c70ab", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/16/slow-270.json b/tests/__snapshots__/qrcode-4/16/slow-270.json index fdae00a2..39c8b4dd 100644 --- a/tests/__snapshots__/qrcode-4/16/slow-270.json +++ b/tests/__snapshots__/qrcode-4/16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05c70ab", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/16/slow-90.json b/tests/__snapshots__/qrcode-4/16/slow-90.json index 32e85480..e3855a6c 100644 --- a/tests/__snapshots__/qrcode-4/16/slow-90.json +++ b/tests/__snapshots__/qrcode-4/16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "05c70ab", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/17/fast-0.json b/tests/__snapshots__/qrcode-4/17/fast-0.json index 1b532a20..59499416 100644 --- a/tests/__snapshots__/qrcode-4/17/fast-0.json +++ b/tests/__snapshots__/qrcode-4/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/17/fast-180.json b/tests/__snapshots__/qrcode-4/17/fast-180.json index 3bed1233..ec06357c 100644 --- a/tests/__snapshots__/qrcode-4/17/fast-180.json +++ b/tests/__snapshots__/qrcode-4/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/17/fast-270.json b/tests/__snapshots__/qrcode-4/17/fast-270.json index 8526cc2b..10907303 100644 --- a/tests/__snapshots__/qrcode-4/17/fast-270.json +++ b/tests/__snapshots__/qrcode-4/17/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/17/fast-90.json b/tests/__snapshots__/qrcode-4/17/fast-90.json index 4f9981a5..b0130e91 100644 --- a/tests/__snapshots__/qrcode-4/17/fast-90.json +++ b/tests/__snapshots__/qrcode-4/17/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/17/slow-0.json b/tests/__snapshots__/qrcode-4/17/slow-0.json index 1b532a20..59499416 100644 --- a/tests/__snapshots__/qrcode-4/17/slow-0.json +++ b/tests/__snapshots__/qrcode-4/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/17/slow-180.json b/tests/__snapshots__/qrcode-4/17/slow-180.json index 3bed1233..ec06357c 100644 --- a/tests/__snapshots__/qrcode-4/17/slow-180.json +++ b/tests/__snapshots__/qrcode-4/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/17/slow-270.json b/tests/__snapshots__/qrcode-4/17/slow-270.json index 8526cc2b..10907303 100644 --- a/tests/__snapshots__/qrcode-4/17/slow-270.json +++ b/tests/__snapshots__/qrcode-4/17/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/17/slow-90.json b/tests/__snapshots__/qrcode-4/17/slow-90.json index 4f9981a5..b0130e91 100644 --- a/tests/__snapshots__/qrcode-4/17/slow-90.json +++ b/tests/__snapshots__/qrcode-4/17/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/18/fast-0.json b/tests/__snapshots__/qrcode-4/18/fast-0.json index e10a5edc..3998bafd 100644 --- a/tests/__snapshots__/qrcode-4/18/fast-0.json +++ b/tests/__snapshots__/qrcode-4/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/18/fast-180.json b/tests/__snapshots__/qrcode-4/18/fast-180.json index afa54510..0fb05bca 100644 --- a/tests/__snapshots__/qrcode-4/18/fast-180.json +++ b/tests/__snapshots__/qrcode-4/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/18/fast-270.json b/tests/__snapshots__/qrcode-4/18/fast-270.json index 66081b1a..994fb91f 100644 --- a/tests/__snapshots__/qrcode-4/18/fast-270.json +++ b/tests/__snapshots__/qrcode-4/18/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/18/fast-90.json b/tests/__snapshots__/qrcode-4/18/fast-90.json index 83a82431..18fb9af2 100644 --- a/tests/__snapshots__/qrcode-4/18/fast-90.json +++ b/tests/__snapshots__/qrcode-4/18/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/18/slow-0.json b/tests/__snapshots__/qrcode-4/18/slow-0.json index e10a5edc..3998bafd 100644 --- a/tests/__snapshots__/qrcode-4/18/slow-0.json +++ b/tests/__snapshots__/qrcode-4/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/18/slow-180.json b/tests/__snapshots__/qrcode-4/18/slow-180.json index afa54510..0fb05bca 100644 --- a/tests/__snapshots__/qrcode-4/18/slow-180.json +++ b/tests/__snapshots__/qrcode-4/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/18/slow-270.json b/tests/__snapshots__/qrcode-4/18/slow-270.json index 66081b1a..994fb91f 100644 --- a/tests/__snapshots__/qrcode-4/18/slow-270.json +++ b/tests/__snapshots__/qrcode-4/18/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/18/slow-90.json b/tests/__snapshots__/qrcode-4/18/slow-90.json index 83a82431..18fb9af2 100644 --- a/tests/__snapshots__/qrcode-4/18/slow-90.json +++ b/tests/__snapshots__/qrcode-4/18/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/19/fast-0.json b/tests/__snapshots__/qrcode-4/19/fast-0.json index b8c9b82f..28ba76a8 100644 --- a/tests/__snapshots__/qrcode-4/19/fast-0.json +++ b/tests/__snapshots__/qrcode-4/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/19/fast-180.json b/tests/__snapshots__/qrcode-4/19/fast-180.json index b7c47ac9..bbfcc61b 100644 --- a/tests/__snapshots__/qrcode-4/19/fast-180.json +++ b/tests/__snapshots__/qrcode-4/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/19/fast-270.json b/tests/__snapshots__/qrcode-4/19/fast-270.json index 18bcaad0..49b1336c 100644 --- a/tests/__snapshots__/qrcode-4/19/fast-270.json +++ b/tests/__snapshots__/qrcode-4/19/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/19/fast-90.json b/tests/__snapshots__/qrcode-4/19/fast-90.json index 666cad31..592790d1 100644 --- a/tests/__snapshots__/qrcode-4/19/fast-90.json +++ b/tests/__snapshots__/qrcode-4/19/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/19/slow-0.json b/tests/__snapshots__/qrcode-4/19/slow-0.json index b8c9b82f..28ba76a8 100644 --- a/tests/__snapshots__/qrcode-4/19/slow-0.json +++ b/tests/__snapshots__/qrcode-4/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/19/slow-180.json b/tests/__snapshots__/qrcode-4/19/slow-180.json index b7c47ac9..bbfcc61b 100644 --- a/tests/__snapshots__/qrcode-4/19/slow-180.json +++ b/tests/__snapshots__/qrcode-4/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/19/slow-270.json b/tests/__snapshots__/qrcode-4/19/slow-270.json index 18bcaad0..49b1336c 100644 --- a/tests/__snapshots__/qrcode-4/19/slow-270.json +++ b/tests/__snapshots__/qrcode-4/19/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/19/slow-90.json b/tests/__snapshots__/qrcode-4/19/slow-90.json index 666cad31..592790d1 100644 --- a/tests/__snapshots__/qrcode-4/19/slow-90.json +++ b/tests/__snapshots__/qrcode-4/19/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/20/fast-0.json b/tests/__snapshots__/qrcode-4/20/fast-0.json index 2b126b69..bbcf2b19 100644 --- a/tests/__snapshots__/qrcode-4/20/fast-0.json +++ b/tests/__snapshots__/qrcode-4/20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "91f58ee", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/20/fast-180.json b/tests/__snapshots__/qrcode-4/20/fast-180.json index 9ea2ba9c..818dec31 100644 --- a/tests/__snapshots__/qrcode-4/20/fast-180.json +++ b/tests/__snapshots__/qrcode-4/20/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "91f58ee", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/20/fast-270.json b/tests/__snapshots__/qrcode-4/20/fast-270.json index 501c5d22..514e5a6d 100644 --- a/tests/__snapshots__/qrcode-4/20/fast-270.json +++ b/tests/__snapshots__/qrcode-4/20/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "91f58ee", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/20/fast-90.json b/tests/__snapshots__/qrcode-4/20/fast-90.json index 7932064f..545c2825 100644 --- a/tests/__snapshots__/qrcode-4/20/fast-90.json +++ b/tests/__snapshots__/qrcode-4/20/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "91f58ee", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/20/slow-0.json b/tests/__snapshots__/qrcode-4/20/slow-0.json index 2b126b69..bbcf2b19 100644 --- a/tests/__snapshots__/qrcode-4/20/slow-0.json +++ b/tests/__snapshots__/qrcode-4/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "91f58ee", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/20/slow-180.json b/tests/__snapshots__/qrcode-4/20/slow-180.json index 9ea2ba9c..818dec31 100644 --- a/tests/__snapshots__/qrcode-4/20/slow-180.json +++ b/tests/__snapshots__/qrcode-4/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "91f58ee", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/20/slow-270.json b/tests/__snapshots__/qrcode-4/20/slow-270.json index 501c5d22..514e5a6d 100644 --- a/tests/__snapshots__/qrcode-4/20/slow-270.json +++ b/tests/__snapshots__/qrcode-4/20/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "91f58ee", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/20/slow-90.json b/tests/__snapshots__/qrcode-4/20/slow-90.json index 7932064f..545c2825 100644 --- a/tests/__snapshots__/qrcode-4/20/slow-90.json +++ b/tests/__snapshots__/qrcode-4/20/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "91f58ee", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/21/fast-0.json b/tests/__snapshots__/qrcode-4/21/fast-0.json index bf1d8810..23c59252 100644 --- a/tests/__snapshots__/qrcode-4/21/fast-0.json +++ b/tests/__snapshots__/qrcode-4/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bda966d", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/21/fast-180.json b/tests/__snapshots__/qrcode-4/21/fast-180.json index b4bbd609..1918a6aa 100644 --- a/tests/__snapshots__/qrcode-4/21/fast-180.json +++ b/tests/__snapshots__/qrcode-4/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bda966d", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/21/fast-270.json b/tests/__snapshots__/qrcode-4/21/fast-270.json index 8c0aef0f..9fb6175d 100644 --- a/tests/__snapshots__/qrcode-4/21/fast-270.json +++ b/tests/__snapshots__/qrcode-4/21/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bda966d", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/21/fast-90.json b/tests/__snapshots__/qrcode-4/21/fast-90.json index 9e01655e..d9fe5fa9 100644 --- a/tests/__snapshots__/qrcode-4/21/fast-90.json +++ b/tests/__snapshots__/qrcode-4/21/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bda966d", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/21/slow-0.json b/tests/__snapshots__/qrcode-4/21/slow-0.json index bf1d8810..23c59252 100644 --- a/tests/__snapshots__/qrcode-4/21/slow-0.json +++ b/tests/__snapshots__/qrcode-4/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bda966d", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/21/slow-180.json b/tests/__snapshots__/qrcode-4/21/slow-180.json index b4bbd609..1918a6aa 100644 --- a/tests/__snapshots__/qrcode-4/21/slow-180.json +++ b/tests/__snapshots__/qrcode-4/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bda966d", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/21/slow-270.json b/tests/__snapshots__/qrcode-4/21/slow-270.json index 8c0aef0f..9fb6175d 100644 --- a/tests/__snapshots__/qrcode-4/21/slow-270.json +++ b/tests/__snapshots__/qrcode-4/21/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bda966d", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/21/slow-90.json b/tests/__snapshots__/qrcode-4/21/slow-90.json index 9e01655e..d9fe5fa9 100644 --- a/tests/__snapshots__/qrcode-4/21/slow-90.json +++ b/tests/__snapshots__/qrcode-4/21/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "bda966d", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/22/fast-0.json b/tests/__snapshots__/qrcode-4/22/fast-0.json index 41b9bfa6..d5ee8918 100644 --- a/tests/__snapshots__/qrcode-4/22/fast-0.json +++ b/tests/__snapshots__/qrcode-4/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ebb586b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/22/fast-180.json b/tests/__snapshots__/qrcode-4/22/fast-180.json index bc284ad7..99466257 100644 --- a/tests/__snapshots__/qrcode-4/22/fast-180.json +++ b/tests/__snapshots__/qrcode-4/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ebb586b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/22/fast-270.json b/tests/__snapshots__/qrcode-4/22/fast-270.json index ee17b8a9..f3e55031 100644 --- a/tests/__snapshots__/qrcode-4/22/fast-270.json +++ b/tests/__snapshots__/qrcode-4/22/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ebb586b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/22/fast-90.json b/tests/__snapshots__/qrcode-4/22/fast-90.json index 7ab9cf41..60d75c48 100644 --- a/tests/__snapshots__/qrcode-4/22/fast-90.json +++ b/tests/__snapshots__/qrcode-4/22/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ebb586b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/22/slow-0.json b/tests/__snapshots__/qrcode-4/22/slow-0.json index 41b9bfa6..d5ee8918 100644 --- a/tests/__snapshots__/qrcode-4/22/slow-0.json +++ b/tests/__snapshots__/qrcode-4/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ebb586b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/22/slow-180.json b/tests/__snapshots__/qrcode-4/22/slow-180.json index bc284ad7..99466257 100644 --- a/tests/__snapshots__/qrcode-4/22/slow-180.json +++ b/tests/__snapshots__/qrcode-4/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ebb586b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/22/slow-270.json b/tests/__snapshots__/qrcode-4/22/slow-270.json index ee17b8a9..f3e55031 100644 --- a/tests/__snapshots__/qrcode-4/22/slow-270.json +++ b/tests/__snapshots__/qrcode-4/22/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ebb586b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/22/slow-90.json b/tests/__snapshots__/qrcode-4/22/slow-90.json index 7ab9cf41..60d75c48 100644 --- a/tests/__snapshots__/qrcode-4/22/slow-90.json +++ b/tests/__snapshots__/qrcode-4/22/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ebb586b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/23/fast-0.json b/tests/__snapshots__/qrcode-4/23/fast-0.json index c3125ec2..b1a13d62 100644 --- a/tests/__snapshots__/qrcode-4/23/fast-0.json +++ b/tests/__snapshots__/qrcode-4/23/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "cdc39ad", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/23/fast-180.json b/tests/__snapshots__/qrcode-4/23/fast-180.json index d1fc5b3e..5eea69e7 100644 --- a/tests/__snapshots__/qrcode-4/23/fast-180.json +++ b/tests/__snapshots__/qrcode-4/23/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "cdc39ad", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/23/fast-270.json b/tests/__snapshots__/qrcode-4/23/fast-270.json index f4f3f538..75442463 100644 --- a/tests/__snapshots__/qrcode-4/23/fast-270.json +++ b/tests/__snapshots__/qrcode-4/23/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "cdc39ad", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/23/fast-90.json b/tests/__snapshots__/qrcode-4/23/fast-90.json index be3485c6..12cff75a 100644 --- a/tests/__snapshots__/qrcode-4/23/fast-90.json +++ b/tests/__snapshots__/qrcode-4/23/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "cdc39ad", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/23/slow-0.json b/tests/__snapshots__/qrcode-4/23/slow-0.json index c3125ec2..b1a13d62 100644 --- a/tests/__snapshots__/qrcode-4/23/slow-0.json +++ b/tests/__snapshots__/qrcode-4/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "cdc39ad", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/23/slow-180.json b/tests/__snapshots__/qrcode-4/23/slow-180.json index d1fc5b3e..5eea69e7 100644 --- a/tests/__snapshots__/qrcode-4/23/slow-180.json +++ b/tests/__snapshots__/qrcode-4/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "cdc39ad", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/23/slow-270.json b/tests/__snapshots__/qrcode-4/23/slow-270.json index f4f3f538..75442463 100644 --- a/tests/__snapshots__/qrcode-4/23/slow-270.json +++ b/tests/__snapshots__/qrcode-4/23/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "cdc39ad", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/23/slow-90.json b/tests/__snapshots__/qrcode-4/23/slow-90.json index be3485c6..12cff75a 100644 --- a/tests/__snapshots__/qrcode-4/23/slow-90.json +++ b/tests/__snapshots__/qrcode-4/23/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "cdc39ad", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/24/fast-0.json b/tests/__snapshots__/qrcode-4/24/fast-0.json index b49aafc9..ac3655a5 100644 --- a/tests/__snapshots__/qrcode-4/24/fast-0.json +++ b/tests/__snapshots__/qrcode-4/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/24/fast-180.json b/tests/__snapshots__/qrcode-4/24/fast-180.json index 18cd34ff..5bc6315c 100644 --- a/tests/__snapshots__/qrcode-4/24/fast-180.json +++ b/tests/__snapshots__/qrcode-4/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/24/fast-270.json b/tests/__snapshots__/qrcode-4/24/fast-270.json index 4a7e5a5a..cbae1aa6 100644 --- a/tests/__snapshots__/qrcode-4/24/fast-270.json +++ b/tests/__snapshots__/qrcode-4/24/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/24/fast-90.json b/tests/__snapshots__/qrcode-4/24/fast-90.json index 6bc90555..eb5d7ced 100644 --- a/tests/__snapshots__/qrcode-4/24/fast-90.json +++ b/tests/__snapshots__/qrcode-4/24/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/24/slow-0.json b/tests/__snapshots__/qrcode-4/24/slow-0.json index b49aafc9..ac3655a5 100644 --- a/tests/__snapshots__/qrcode-4/24/slow-0.json +++ b/tests/__snapshots__/qrcode-4/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/24/slow-180.json b/tests/__snapshots__/qrcode-4/24/slow-180.json index 18cd34ff..5bc6315c 100644 --- a/tests/__snapshots__/qrcode-4/24/slow-180.json +++ b/tests/__snapshots__/qrcode-4/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/24/slow-270.json b/tests/__snapshots__/qrcode-4/24/slow-270.json index 4a7e5a5a..cbae1aa6 100644 --- a/tests/__snapshots__/qrcode-4/24/slow-270.json +++ b/tests/__snapshots__/qrcode-4/24/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/24/slow-90.json b/tests/__snapshots__/qrcode-4/24/slow-90.json index 6bc90555..eb5d7ced 100644 --- a/tests/__snapshots__/qrcode-4/24/slow-90.json +++ b/tests/__snapshots__/qrcode-4/24/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "773ea1b", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/26/fast-0.json b/tests/__snapshots__/qrcode-4/26/fast-0.json index 8d23d252..e63b6606 100644 --- a/tests/__snapshots__/qrcode-4/26/fast-0.json +++ b/tests/__snapshots__/qrcode-4/26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8804c96", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/26/fast-180.json b/tests/__snapshots__/qrcode-4/26/fast-180.json index 9baeff7b..6acdb26d 100644 --- a/tests/__snapshots__/qrcode-4/26/fast-180.json +++ b/tests/__snapshots__/qrcode-4/26/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8804c96", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/26/fast-270.json b/tests/__snapshots__/qrcode-4/26/fast-270.json index 664e42cd..b10419c5 100644 --- a/tests/__snapshots__/qrcode-4/26/fast-270.json +++ b/tests/__snapshots__/qrcode-4/26/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8804c96", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/26/fast-90.json b/tests/__snapshots__/qrcode-4/26/fast-90.json index 0547ea6b..9a053594 100644 --- a/tests/__snapshots__/qrcode-4/26/fast-90.json +++ b/tests/__snapshots__/qrcode-4/26/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8804c96", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/26/slow-0.json b/tests/__snapshots__/qrcode-4/26/slow-0.json index 8d23d252..e63b6606 100644 --- a/tests/__snapshots__/qrcode-4/26/slow-0.json +++ b/tests/__snapshots__/qrcode-4/26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8804c96", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/26/slow-180.json b/tests/__snapshots__/qrcode-4/26/slow-180.json index 9baeff7b..6acdb26d 100644 --- a/tests/__snapshots__/qrcode-4/26/slow-180.json +++ b/tests/__snapshots__/qrcode-4/26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8804c96", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/26/slow-270.json b/tests/__snapshots__/qrcode-4/26/slow-270.json index 664e42cd..b10419c5 100644 --- a/tests/__snapshots__/qrcode-4/26/slow-270.json +++ b/tests/__snapshots__/qrcode-4/26/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8804c96", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/26/slow-90.json b/tests/__snapshots__/qrcode-4/26/slow-90.json index 0547ea6b..9a053594 100644 --- a/tests/__snapshots__/qrcode-4/26/slow-90.json +++ b/tests/__snapshots__/qrcode-4/26/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "8804c96", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/27/fast-0.json b/tests/__snapshots__/qrcode-4/27/fast-0.json index 8afa7232..8a74bf77 100644 --- a/tests/__snapshots__/qrcode-4/27/fast-0.json +++ b/tests/__snapshots__/qrcode-4/27/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "32bb30e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/27/fast-180.json b/tests/__snapshots__/qrcode-4/27/fast-180.json index c9560b45..c9be8bbf 100644 --- a/tests/__snapshots__/qrcode-4/27/fast-180.json +++ b/tests/__snapshots__/qrcode-4/27/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "32bb30e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/27/fast-270.json b/tests/__snapshots__/qrcode-4/27/fast-270.json index a55bcdb6..168498df 100644 --- a/tests/__snapshots__/qrcode-4/27/fast-270.json +++ b/tests/__snapshots__/qrcode-4/27/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "32bb30e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/27/fast-90.json b/tests/__snapshots__/qrcode-4/27/fast-90.json index 7ea900ea..05a0aa5e 100644 --- a/tests/__snapshots__/qrcode-4/27/fast-90.json +++ b/tests/__snapshots__/qrcode-4/27/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "32bb30e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/27/slow-0.json b/tests/__snapshots__/qrcode-4/27/slow-0.json index 8afa7232..8a74bf77 100644 --- a/tests/__snapshots__/qrcode-4/27/slow-0.json +++ b/tests/__snapshots__/qrcode-4/27/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "32bb30e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/27/slow-180.json b/tests/__snapshots__/qrcode-4/27/slow-180.json index c9560b45..c9be8bbf 100644 --- a/tests/__snapshots__/qrcode-4/27/slow-180.json +++ b/tests/__snapshots__/qrcode-4/27/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "32bb30e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/27/slow-270.json b/tests/__snapshots__/qrcode-4/27/slow-270.json index a55bcdb6..168498df 100644 --- a/tests/__snapshots__/qrcode-4/27/slow-270.json +++ b/tests/__snapshots__/qrcode-4/27/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "32bb30e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/27/slow-90.json b/tests/__snapshots__/qrcode-4/27/slow-90.json index 7ea900ea..05a0aa5e 100644 --- a/tests/__snapshots__/qrcode-4/27/slow-90.json +++ b/tests/__snapshots__/qrcode-4/27/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "32bb30e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/28/fast-0.json b/tests/__snapshots__/qrcode-4/28/fast-0.json index 59078540..8422412b 100644 --- a/tests/__snapshots__/qrcode-4/28/fast-0.json +++ b/tests/__snapshots__/qrcode-4/28/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ba16f91", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/28/fast-180.json b/tests/__snapshots__/qrcode-4/28/fast-180.json index 006ec8a5..0a1fffae 100644 --- a/tests/__snapshots__/qrcode-4/28/fast-180.json +++ b/tests/__snapshots__/qrcode-4/28/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ba16f91", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/28/fast-270.json b/tests/__snapshots__/qrcode-4/28/fast-270.json index a497eddc..f345d120 100644 --- a/tests/__snapshots__/qrcode-4/28/fast-270.json +++ b/tests/__snapshots__/qrcode-4/28/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ba16f91", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/28/fast-90.json b/tests/__snapshots__/qrcode-4/28/fast-90.json index f630505d..61afc79d 100644 --- a/tests/__snapshots__/qrcode-4/28/fast-90.json +++ b/tests/__snapshots__/qrcode-4/28/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ba16f91", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/28/slow-0.json b/tests/__snapshots__/qrcode-4/28/slow-0.json index 59078540..8422412b 100644 --- a/tests/__snapshots__/qrcode-4/28/slow-0.json +++ b/tests/__snapshots__/qrcode-4/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ba16f91", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/28/slow-180.json b/tests/__snapshots__/qrcode-4/28/slow-180.json index 006ec8a5..0a1fffae 100644 --- a/tests/__snapshots__/qrcode-4/28/slow-180.json +++ b/tests/__snapshots__/qrcode-4/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ba16f91", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/28/slow-270.json b/tests/__snapshots__/qrcode-4/28/slow-270.json index a497eddc..f345d120 100644 --- a/tests/__snapshots__/qrcode-4/28/slow-270.json +++ b/tests/__snapshots__/qrcode-4/28/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ba16f91", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/28/slow-90.json b/tests/__snapshots__/qrcode-4/28/slow-90.json index f630505d..61afc79d 100644 --- a/tests/__snapshots__/qrcode-4/28/slow-90.json +++ b/tests/__snapshots__/qrcode-4/28/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "ba16f91", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/29/fast-0.json b/tests/__snapshots__/qrcode-4/29/fast-0.json index 63d0137a..a83df4e3 100644 --- a/tests/__snapshots__/qrcode-4/29/fast-0.json +++ b/tests/__snapshots__/qrcode-4/29/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3e2587e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/29/fast-180.json b/tests/__snapshots__/qrcode-4/29/fast-180.json index 7d907a5d..65a6094d 100644 --- a/tests/__snapshots__/qrcode-4/29/fast-180.json +++ b/tests/__snapshots__/qrcode-4/29/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3e2587e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/29/fast-270.json b/tests/__snapshots__/qrcode-4/29/fast-270.json index d9dada4f..975562f7 100644 --- a/tests/__snapshots__/qrcode-4/29/fast-270.json +++ b/tests/__snapshots__/qrcode-4/29/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3e2587e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/29/fast-90.json b/tests/__snapshots__/qrcode-4/29/fast-90.json index b45a78be..90d3c1b0 100644 --- a/tests/__snapshots__/qrcode-4/29/fast-90.json +++ b/tests/__snapshots__/qrcode-4/29/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3e2587e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/29/slow-0.json b/tests/__snapshots__/qrcode-4/29/slow-0.json index 63d0137a..a83df4e3 100644 --- a/tests/__snapshots__/qrcode-4/29/slow-0.json +++ b/tests/__snapshots__/qrcode-4/29/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3e2587e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/29/slow-180.json b/tests/__snapshots__/qrcode-4/29/slow-180.json index 7d907a5d..65a6094d 100644 --- a/tests/__snapshots__/qrcode-4/29/slow-180.json +++ b/tests/__snapshots__/qrcode-4/29/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3e2587e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/29/slow-270.json b/tests/__snapshots__/qrcode-4/29/slow-270.json index d9dada4f..975562f7 100644 --- a/tests/__snapshots__/qrcode-4/29/slow-270.json +++ b/tests/__snapshots__/qrcode-4/29/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3e2587e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/29/slow-90.json b/tests/__snapshots__/qrcode-4/29/slow-90.json index b45a78be..90d3c1b0 100644 --- a/tests/__snapshots__/qrcode-4/29/slow-90.json +++ b/tests/__snapshots__/qrcode-4/29/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "3", + "symbol": { + "data": "3e2587e", + "width": 29, + "height": 29 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-4/36/fast-0.json b/tests/__snapshots__/qrcode-4/36/fast-0.json index f872cf50..1234d73b 100644 --- a/tests/__snapshots__/qrcode-4/36/fast-0.json +++ b/tests/__snapshots__/qrcode-4/36/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/36/fast-180.json b/tests/__snapshots__/qrcode-4/36/fast-180.json index 1cca93f1..8241195e 100644 --- a/tests/__snapshots__/qrcode-4/36/fast-180.json +++ b/tests/__snapshots__/qrcode-4/36/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/36/fast-270.json b/tests/__snapshots__/qrcode-4/36/fast-270.json index 16e9c0c1..492c7197 100644 --- a/tests/__snapshots__/qrcode-4/36/fast-270.json +++ b/tests/__snapshots__/qrcode-4/36/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/36/fast-90.json b/tests/__snapshots__/qrcode-4/36/fast-90.json index 7c92e57f..67849e95 100644 --- a/tests/__snapshots__/qrcode-4/36/fast-90.json +++ b/tests/__snapshots__/qrcode-4/36/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/36/slow-0.json b/tests/__snapshots__/qrcode-4/36/slow-0.json index f872cf50..1234d73b 100644 --- a/tests/__snapshots__/qrcode-4/36/slow-0.json +++ b/tests/__snapshots__/qrcode-4/36/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/36/slow-180.json b/tests/__snapshots__/qrcode-4/36/slow-180.json index 1cca93f1..8241195e 100644 --- a/tests/__snapshots__/qrcode-4/36/slow-180.json +++ b/tests/__snapshots__/qrcode-4/36/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/36/slow-270.json b/tests/__snapshots__/qrcode-4/36/slow-270.json index 16e9c0c1..492c7197 100644 --- a/tests/__snapshots__/qrcode-4/36/slow-270.json +++ b/tests/__snapshots__/qrcode-4/36/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/36/slow-90.json b/tests/__snapshots__/qrcode-4/36/slow-90.json index 7c92e57f..67849e95 100644 --- a/tests/__snapshots__/qrcode-4/36/slow-90.json +++ b/tests/__snapshots__/qrcode-4/36/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/39/fast-0.json b/tests/__snapshots__/qrcode-4/39/fast-0.json index 3d6c14fc..11ef14d3 100644 --- a/tests/__snapshots__/qrcode-4/39/fast-0.json +++ b/tests/__snapshots__/qrcode-4/39/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/39/fast-180.json b/tests/__snapshots__/qrcode-4/39/fast-180.json index 70d09820..88e3ee0b 100644 --- a/tests/__snapshots__/qrcode-4/39/fast-180.json +++ b/tests/__snapshots__/qrcode-4/39/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/39/fast-270.json b/tests/__snapshots__/qrcode-4/39/fast-270.json index 6ecfe6f6..45d619a1 100644 --- a/tests/__snapshots__/qrcode-4/39/fast-270.json +++ b/tests/__snapshots__/qrcode-4/39/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/39/fast-90.json b/tests/__snapshots__/qrcode-4/39/fast-90.json index f600a7ee..96245ac1 100644 --- a/tests/__snapshots__/qrcode-4/39/fast-90.json +++ b/tests/__snapshots__/qrcode-4/39/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/39/slow-0.json b/tests/__snapshots__/qrcode-4/39/slow-0.json index 3d6c14fc..11ef14d3 100644 --- a/tests/__snapshots__/qrcode-4/39/slow-0.json +++ b/tests/__snapshots__/qrcode-4/39/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/39/slow-180.json b/tests/__snapshots__/qrcode-4/39/slow-180.json index 70d09820..88e3ee0b 100644 --- a/tests/__snapshots__/qrcode-4/39/slow-180.json +++ b/tests/__snapshots__/qrcode-4/39/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/39/slow-270.json b/tests/__snapshots__/qrcode-4/39/slow-270.json index 6ecfe6f6..45d619a1 100644 --- a/tests/__snapshots__/qrcode-4/39/slow-270.json +++ b/tests/__snapshots__/qrcode-4/39/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/39/slow-90.json b/tests/__snapshots__/qrcode-4/39/slow-90.json index f600a7ee..96245ac1 100644 --- a/tests/__snapshots__/qrcode-4/39/slow-90.json +++ b/tests/__snapshots__/qrcode-4/39/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/40/fast-0.json b/tests/__snapshots__/qrcode-4/40/fast-0.json index c31a64a8..79085076 100644 --- a/tests/__snapshots__/qrcode-4/40/fast-0.json +++ b/tests/__snapshots__/qrcode-4/40/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f99df8b", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/40/fast-180.json b/tests/__snapshots__/qrcode-4/40/fast-180.json index 1d512b00..4611807b 100644 --- a/tests/__snapshots__/qrcode-4/40/fast-180.json +++ b/tests/__snapshots__/qrcode-4/40/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f99df8b", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/40/fast-270.json b/tests/__snapshots__/qrcode-4/40/fast-270.json index d49d4b72..869b939b 100644 --- a/tests/__snapshots__/qrcode-4/40/fast-270.json +++ b/tests/__snapshots__/qrcode-4/40/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f99df8b", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/40/fast-90.json b/tests/__snapshots__/qrcode-4/40/fast-90.json index 244be2a2..060b8b75 100644 --- a/tests/__snapshots__/qrcode-4/40/fast-90.json +++ b/tests/__snapshots__/qrcode-4/40/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f99df8b", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/40/slow-0.json b/tests/__snapshots__/qrcode-4/40/slow-0.json index c31a64a8..79085076 100644 --- a/tests/__snapshots__/qrcode-4/40/slow-0.json +++ b/tests/__snapshots__/qrcode-4/40/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f99df8b", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/40/slow-180.json b/tests/__snapshots__/qrcode-4/40/slow-180.json index 1d512b00..4611807b 100644 --- a/tests/__snapshots__/qrcode-4/40/slow-180.json +++ b/tests/__snapshots__/qrcode-4/40/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f99df8b", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/40/slow-270.json b/tests/__snapshots__/qrcode-4/40/slow-270.json index d49d4b72..869b939b 100644 --- a/tests/__snapshots__/qrcode-4/40/slow-270.json +++ b/tests/__snapshots__/qrcode-4/40/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f99df8b", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/40/slow-90.json b/tests/__snapshots__/qrcode-4/40/slow-90.json index 244be2a2..060b8b75 100644 --- a/tests/__snapshots__/qrcode-4/40/slow-90.json +++ b/tests/__snapshots__/qrcode-4/40/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "f99df8b", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/41/fast-0.json b/tests/__snapshots__/qrcode-4/41/fast-0.json index 18911541..9cc2f138 100644 --- a/tests/__snapshots__/qrcode-4/41/fast-0.json +++ b/tests/__snapshots__/qrcode-4/41/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5104c4f", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/41/fast-180.json b/tests/__snapshots__/qrcode-4/41/fast-180.json index 9d196b08..13f14be2 100644 --- a/tests/__snapshots__/qrcode-4/41/fast-180.json +++ b/tests/__snapshots__/qrcode-4/41/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5104c4f", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/41/fast-270.json b/tests/__snapshots__/qrcode-4/41/fast-270.json index 5d197619..ab17faa4 100644 --- a/tests/__snapshots__/qrcode-4/41/fast-270.json +++ b/tests/__snapshots__/qrcode-4/41/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5104c4f", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/41/fast-90.json b/tests/__snapshots__/qrcode-4/41/fast-90.json index 31a97624..69338519 100644 --- a/tests/__snapshots__/qrcode-4/41/fast-90.json +++ b/tests/__snapshots__/qrcode-4/41/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5104c4f", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/41/slow-0.json b/tests/__snapshots__/qrcode-4/41/slow-0.json index 18911541..9cc2f138 100644 --- a/tests/__snapshots__/qrcode-4/41/slow-0.json +++ b/tests/__snapshots__/qrcode-4/41/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5104c4f", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/41/slow-180.json b/tests/__snapshots__/qrcode-4/41/slow-180.json index 9d196b08..13f14be2 100644 --- a/tests/__snapshots__/qrcode-4/41/slow-180.json +++ b/tests/__snapshots__/qrcode-4/41/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5104c4f", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/41/slow-270.json b/tests/__snapshots__/qrcode-4/41/slow-270.json index 5d197619..ab17faa4 100644 --- a/tests/__snapshots__/qrcode-4/41/slow-270.json +++ b/tests/__snapshots__/qrcode-4/41/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5104c4f", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/41/slow-90.json b/tests/__snapshots__/qrcode-4/41/slow-90.json index 31a97624..69338519 100644 --- a/tests/__snapshots__/qrcode-4/41/slow-90.json +++ b/tests/__snapshots__/qrcode-4/41/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "5104c4f", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/42/fast-0.json b/tests/__snapshots__/qrcode-4/42/fast-0.json index 9a777cdd..91155145 100644 --- a/tests/__snapshots__/qrcode-4/42/fast-0.json +++ b/tests/__snapshots__/qrcode-4/42/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/42/fast-180.json b/tests/__snapshots__/qrcode-4/42/fast-180.json index 09f36bcc..7bb51af1 100644 --- a/tests/__snapshots__/qrcode-4/42/fast-180.json +++ b/tests/__snapshots__/qrcode-4/42/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/42/fast-270.json b/tests/__snapshots__/qrcode-4/42/fast-270.json index 53eb11c4..eff64765 100644 --- a/tests/__snapshots__/qrcode-4/42/fast-270.json +++ b/tests/__snapshots__/qrcode-4/42/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/42/fast-90.json b/tests/__snapshots__/qrcode-4/42/fast-90.json index 30d4343f..d25f6dd1 100644 --- a/tests/__snapshots__/qrcode-4/42/fast-90.json +++ b/tests/__snapshots__/qrcode-4/42/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/42/slow-0.json b/tests/__snapshots__/qrcode-4/42/slow-0.json index 9a777cdd..91155145 100644 --- a/tests/__snapshots__/qrcode-4/42/slow-0.json +++ b/tests/__snapshots__/qrcode-4/42/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/42/slow-180.json b/tests/__snapshots__/qrcode-4/42/slow-180.json index 09f36bcc..7bb51af1 100644 --- a/tests/__snapshots__/qrcode-4/42/slow-180.json +++ b/tests/__snapshots__/qrcode-4/42/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/42/slow-270.json b/tests/__snapshots__/qrcode-4/42/slow-270.json index 53eb11c4..eff64765 100644 --- a/tests/__snapshots__/qrcode-4/42/slow-270.json +++ b/tests/__snapshots__/qrcode-4/42/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/42/slow-90.json b/tests/__snapshots__/qrcode-4/42/slow-90.json index 30d4343f..d25f6dd1 100644 --- a/tests/__snapshots__/qrcode-4/42/slow-90.json +++ b/tests/__snapshots__/qrcode-4/42/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/43/fast-0.json b/tests/__snapshots__/qrcode-4/43/fast-0.json index b3c534f5..d338a5a3 100644 --- a/tests/__snapshots__/qrcode-4/43/fast-0.json +++ b/tests/__snapshots__/qrcode-4/43/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "50056cd", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/43/fast-180.json b/tests/__snapshots__/qrcode-4/43/fast-180.json index e176e00b..91f010ad 100644 --- a/tests/__snapshots__/qrcode-4/43/fast-180.json +++ b/tests/__snapshots__/qrcode-4/43/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "50056cd", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/43/fast-270.json b/tests/__snapshots__/qrcode-4/43/fast-270.json index 235af722..29e997ea 100644 --- a/tests/__snapshots__/qrcode-4/43/fast-270.json +++ b/tests/__snapshots__/qrcode-4/43/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "50056cd", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/43/fast-90.json b/tests/__snapshots__/qrcode-4/43/fast-90.json index 43148d9e..1ec003bf 100644 --- a/tests/__snapshots__/qrcode-4/43/fast-90.json +++ b/tests/__snapshots__/qrcode-4/43/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "50056cd", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/43/slow-0.json b/tests/__snapshots__/qrcode-4/43/slow-0.json index b3c534f5..d338a5a3 100644 --- a/tests/__snapshots__/qrcode-4/43/slow-0.json +++ b/tests/__snapshots__/qrcode-4/43/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "50056cd", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/43/slow-180.json b/tests/__snapshots__/qrcode-4/43/slow-180.json index e176e00b..91f010ad 100644 --- a/tests/__snapshots__/qrcode-4/43/slow-180.json +++ b/tests/__snapshots__/qrcode-4/43/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "50056cd", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/43/slow-270.json b/tests/__snapshots__/qrcode-4/43/slow-270.json index 235af722..29e997ea 100644 --- a/tests/__snapshots__/qrcode-4/43/slow-270.json +++ b/tests/__snapshots__/qrcode-4/43/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "50056cd", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/43/slow-90.json b/tests/__snapshots__/qrcode-4/43/slow-90.json index 43148d9e..1ec003bf 100644 --- a/tests/__snapshots__/qrcode-4/43/slow-90.json +++ b/tests/__snapshots__/qrcode-4/43/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "50056cd", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/46/fast-0.json b/tests/__snapshots__/qrcode-4/46/fast-0.json index 95b9029a..8a8068b6 100644 --- a/tests/__snapshots__/qrcode-4/46/fast-0.json +++ b/tests/__snapshots__/qrcode-4/46/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "15c81c8", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/46/fast-180.json b/tests/__snapshots__/qrcode-4/46/fast-180.json index 2f2779c2..b917f0a8 100644 --- a/tests/__snapshots__/qrcode-4/46/fast-180.json +++ b/tests/__snapshots__/qrcode-4/46/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "15c81c8", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/46/fast-270.json b/tests/__snapshots__/qrcode-4/46/fast-270.json index 8e54a629..8efa9a11 100644 --- a/tests/__snapshots__/qrcode-4/46/fast-270.json +++ b/tests/__snapshots__/qrcode-4/46/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "15c81c8", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/46/fast-90.json b/tests/__snapshots__/qrcode-4/46/fast-90.json index ecb45042..a342171f 100644 --- a/tests/__snapshots__/qrcode-4/46/fast-90.json +++ b/tests/__snapshots__/qrcode-4/46/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "15c81c8", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/46/slow-0.json b/tests/__snapshots__/qrcode-4/46/slow-0.json index 95b9029a..8a8068b6 100644 --- a/tests/__snapshots__/qrcode-4/46/slow-0.json +++ b/tests/__snapshots__/qrcode-4/46/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "15c81c8", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/46/slow-180.json b/tests/__snapshots__/qrcode-4/46/slow-180.json index 2f2779c2..b917f0a8 100644 --- a/tests/__snapshots__/qrcode-4/46/slow-180.json +++ b/tests/__snapshots__/qrcode-4/46/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "15c81c8", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/46/slow-270.json b/tests/__snapshots__/qrcode-4/46/slow-270.json index 8e54a629..8efa9a11 100644 --- a/tests/__snapshots__/qrcode-4/46/slow-270.json +++ b/tests/__snapshots__/qrcode-4/46/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "15c81c8", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/46/slow-90.json b/tests/__snapshots__/qrcode-4/46/slow-90.json index ecb45042..a342171f 100644 --- a/tests/__snapshots__/qrcode-4/46/slow-90.json +++ b/tests/__snapshots__/qrcode-4/46/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "15c81c8", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/48/fast-0.json b/tests/__snapshots__/qrcode-4/48/fast-0.json index 840ebcd4..517a2348 100644 --- a/tests/__snapshots__/qrcode-4/48/fast-0.json +++ b/tests/__snapshots__/qrcode-4/48/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/48/fast-180.json b/tests/__snapshots__/qrcode-4/48/fast-180.json index 4a2c9cff..90cdb1be 100644 --- a/tests/__snapshots__/qrcode-4/48/fast-180.json +++ b/tests/__snapshots__/qrcode-4/48/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/48/fast-270.json b/tests/__snapshots__/qrcode-4/48/fast-270.json index 46f2ae78..1c7412fe 100644 --- a/tests/__snapshots__/qrcode-4/48/fast-270.json +++ b/tests/__snapshots__/qrcode-4/48/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/48/fast-90.json b/tests/__snapshots__/qrcode-4/48/fast-90.json index 98b89116..3d118c8e 100644 --- a/tests/__snapshots__/qrcode-4/48/fast-90.json +++ b/tests/__snapshots__/qrcode-4/48/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/48/slow-0.json b/tests/__snapshots__/qrcode-4/48/slow-0.json index 840ebcd4..517a2348 100644 --- a/tests/__snapshots__/qrcode-4/48/slow-0.json +++ b/tests/__snapshots__/qrcode-4/48/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/48/slow-180.json b/tests/__snapshots__/qrcode-4/48/slow-180.json index 4a2c9cff..90cdb1be 100644 --- a/tests/__snapshots__/qrcode-4/48/slow-180.json +++ b/tests/__snapshots__/qrcode-4/48/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/48/slow-270.json b/tests/__snapshots__/qrcode-4/48/slow-270.json index 46f2ae78..1c7412fe 100644 --- a/tests/__snapshots__/qrcode-4/48/slow-270.json +++ b/tests/__snapshots__/qrcode-4/48/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-4/48/slow-90.json b/tests/__snapshots__/qrcode-4/48/slow-90.json index 98b89116..3d118c8e 100644 --- a/tests/__snapshots__/qrcode-4/48/slow-90.json +++ b/tests/__snapshots__/qrcode-4/48/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "2", + "symbol": { + "data": "9c73588", + "width": 25, + "height": 25 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/01/fast-0.json b/tests/__snapshots__/qrcode-5/01/fast-0.json index 6c0fade3..3a8fe8fe 100644 --- a/tests/__snapshots__/qrcode-5/01/fast-0.json +++ b/tests/__snapshots__/qrcode-5/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/01/fast-180.json b/tests/__snapshots__/qrcode-5/01/fast-180.json index 5104b36b..d73980ec 100644 --- a/tests/__snapshots__/qrcode-5/01/fast-180.json +++ b/tests/__snapshots__/qrcode-5/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/01/fast-270.json b/tests/__snapshots__/qrcode-5/01/fast-270.json index 64f3ae5c..6ebee06c 100644 --- a/tests/__snapshots__/qrcode-5/01/fast-270.json +++ b/tests/__snapshots__/qrcode-5/01/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/01/fast-90.json b/tests/__snapshots__/qrcode-5/01/fast-90.json index 010c6c76..f867e285 100644 --- a/tests/__snapshots__/qrcode-5/01/fast-90.json +++ b/tests/__snapshots__/qrcode-5/01/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/01/pure-0.json b/tests/__snapshots__/qrcode-5/01/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/01/pure-0.json +++ b/tests/__snapshots__/qrcode-5/01/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/01/slow-0.json b/tests/__snapshots__/qrcode-5/01/slow-0.json index 6c0fade3..3a8fe8fe 100644 --- a/tests/__snapshots__/qrcode-5/01/slow-0.json +++ b/tests/__snapshots__/qrcode-5/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/01/slow-180.json b/tests/__snapshots__/qrcode-5/01/slow-180.json index 5104b36b..d73980ec 100644 --- a/tests/__snapshots__/qrcode-5/01/slow-180.json +++ b/tests/__snapshots__/qrcode-5/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/01/slow-270.json b/tests/__snapshots__/qrcode-5/01/slow-270.json index 64f3ae5c..6ebee06c 100644 --- a/tests/__snapshots__/qrcode-5/01/slow-270.json +++ b/tests/__snapshots__/qrcode-5/01/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/01/slow-90.json b/tests/__snapshots__/qrcode-5/01/slow-90.json index 010c6c76..f867e285 100644 --- a/tests/__snapshots__/qrcode-5/01/slow-90.json +++ b/tests/__snapshots__/qrcode-5/01/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/02/fast-0.json b/tests/__snapshots__/qrcode-5/02/fast-0.json index f0af7094..d821d41b 100644 --- a/tests/__snapshots__/qrcode-5/02/fast-0.json +++ b/tests/__snapshots__/qrcode-5/02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/02/fast-180.json b/tests/__snapshots__/qrcode-5/02/fast-180.json index 41a1ef7f..5a0252e9 100644 --- a/tests/__snapshots__/qrcode-5/02/fast-180.json +++ b/tests/__snapshots__/qrcode-5/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/02/fast-270.json b/tests/__snapshots__/qrcode-5/02/fast-270.json index dd3157ca..03f64d10 100644 --- a/tests/__snapshots__/qrcode-5/02/fast-270.json +++ b/tests/__snapshots__/qrcode-5/02/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/02/fast-90.json b/tests/__snapshots__/qrcode-5/02/fast-90.json index 3576c1a2..2fa4cff0 100644 --- a/tests/__snapshots__/qrcode-5/02/fast-90.json +++ b/tests/__snapshots__/qrcode-5/02/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/02/pure-0.json b/tests/__snapshots__/qrcode-5/02/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/02/pure-0.json +++ b/tests/__snapshots__/qrcode-5/02/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/02/slow-0.json b/tests/__snapshots__/qrcode-5/02/slow-0.json index f0af7094..d821d41b 100644 --- a/tests/__snapshots__/qrcode-5/02/slow-0.json +++ b/tests/__snapshots__/qrcode-5/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/02/slow-180.json b/tests/__snapshots__/qrcode-5/02/slow-180.json index 41a1ef7f..5a0252e9 100644 --- a/tests/__snapshots__/qrcode-5/02/slow-180.json +++ b/tests/__snapshots__/qrcode-5/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/02/slow-270.json b/tests/__snapshots__/qrcode-5/02/slow-270.json index dd3157ca..03f64d10 100644 --- a/tests/__snapshots__/qrcode-5/02/slow-270.json +++ b/tests/__snapshots__/qrcode-5/02/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/02/slow-90.json b/tests/__snapshots__/qrcode-5/02/slow-90.json index 3576c1a2..2fa4cff0 100644 --- a/tests/__snapshots__/qrcode-5/02/slow-90.json +++ b/tests/__snapshots__/qrcode-5/02/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/03/fast-0.json b/tests/__snapshots__/qrcode-5/03/fast-0.json index 2d1d40bd..1f1e91b8 100644 --- a/tests/__snapshots__/qrcode-5/03/fast-0.json +++ b/tests/__snapshots__/qrcode-5/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/03/fast-180.json b/tests/__snapshots__/qrcode-5/03/fast-180.json index 460f6c22..0350a919 100644 --- a/tests/__snapshots__/qrcode-5/03/fast-180.json +++ b/tests/__snapshots__/qrcode-5/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/03/fast-270.json b/tests/__snapshots__/qrcode-5/03/fast-270.json index 779f25fa..2a3fa7f0 100644 --- a/tests/__snapshots__/qrcode-5/03/fast-270.json +++ b/tests/__snapshots__/qrcode-5/03/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/03/fast-90.json b/tests/__snapshots__/qrcode-5/03/fast-90.json index f40a706c..da02da1c 100644 --- a/tests/__snapshots__/qrcode-5/03/fast-90.json +++ b/tests/__snapshots__/qrcode-5/03/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/03/pure-0.json b/tests/__snapshots__/qrcode-5/03/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/03/pure-0.json +++ b/tests/__snapshots__/qrcode-5/03/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/03/slow-0.json b/tests/__snapshots__/qrcode-5/03/slow-0.json index 2d1d40bd..1f1e91b8 100644 --- a/tests/__snapshots__/qrcode-5/03/slow-0.json +++ b/tests/__snapshots__/qrcode-5/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/03/slow-180.json b/tests/__snapshots__/qrcode-5/03/slow-180.json index 460f6c22..0350a919 100644 --- a/tests/__snapshots__/qrcode-5/03/slow-180.json +++ b/tests/__snapshots__/qrcode-5/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/03/slow-270.json b/tests/__snapshots__/qrcode-5/03/slow-270.json index 779f25fa..2a3fa7f0 100644 --- a/tests/__snapshots__/qrcode-5/03/slow-270.json +++ b/tests/__snapshots__/qrcode-5/03/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/03/slow-90.json b/tests/__snapshots__/qrcode-5/03/slow-90.json index f40a706c..da02da1c 100644 --- a/tests/__snapshots__/qrcode-5/03/slow-90.json +++ b/tests/__snapshots__/qrcode-5/03/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/04/fast-0.json b/tests/__snapshots__/qrcode-5/04/fast-0.json index 131948b7..10b7000d 100644 --- a/tests/__snapshots__/qrcode-5/04/fast-0.json +++ b/tests/__snapshots__/qrcode-5/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/04/fast-180.json b/tests/__snapshots__/qrcode-5/04/fast-180.json index 72595291..782bf7d5 100644 --- a/tests/__snapshots__/qrcode-5/04/fast-180.json +++ b/tests/__snapshots__/qrcode-5/04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/04/fast-270.json b/tests/__snapshots__/qrcode-5/04/fast-270.json index 29c76251..629922ca 100644 --- a/tests/__snapshots__/qrcode-5/04/fast-270.json +++ b/tests/__snapshots__/qrcode-5/04/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/04/fast-90.json b/tests/__snapshots__/qrcode-5/04/fast-90.json index 1b668a83..c9de67ed 100644 --- a/tests/__snapshots__/qrcode-5/04/fast-90.json +++ b/tests/__snapshots__/qrcode-5/04/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/04/pure-0.json b/tests/__snapshots__/qrcode-5/04/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/04/pure-0.json +++ b/tests/__snapshots__/qrcode-5/04/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/04/slow-0.json b/tests/__snapshots__/qrcode-5/04/slow-0.json index 131948b7..10b7000d 100644 --- a/tests/__snapshots__/qrcode-5/04/slow-0.json +++ b/tests/__snapshots__/qrcode-5/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/04/slow-180.json b/tests/__snapshots__/qrcode-5/04/slow-180.json index 72595291..782bf7d5 100644 --- a/tests/__snapshots__/qrcode-5/04/slow-180.json +++ b/tests/__snapshots__/qrcode-5/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/04/slow-270.json b/tests/__snapshots__/qrcode-5/04/slow-270.json index 29c76251..629922ca 100644 --- a/tests/__snapshots__/qrcode-5/04/slow-270.json +++ b/tests/__snapshots__/qrcode-5/04/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/04/slow-90.json b/tests/__snapshots__/qrcode-5/04/slow-90.json index 1b668a83..c9de67ed 100644 --- a/tests/__snapshots__/qrcode-5/04/slow-90.json +++ b/tests/__snapshots__/qrcode-5/04/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/05/fast-0.json b/tests/__snapshots__/qrcode-5/05/fast-0.json index 8efb4120..995913a6 100644 --- a/tests/__snapshots__/qrcode-5/05/fast-0.json +++ b/tests/__snapshots__/qrcode-5/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/05/fast-180.json b/tests/__snapshots__/qrcode-5/05/fast-180.json index 0997a690..e93ad691 100644 --- a/tests/__snapshots__/qrcode-5/05/fast-180.json +++ b/tests/__snapshots__/qrcode-5/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/05/fast-270.json b/tests/__snapshots__/qrcode-5/05/fast-270.json index 2ec532f8..0584f729 100644 --- a/tests/__snapshots__/qrcode-5/05/fast-270.json +++ b/tests/__snapshots__/qrcode-5/05/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/05/fast-90.json b/tests/__snapshots__/qrcode-5/05/fast-90.json index a12683f5..f99575c2 100644 --- a/tests/__snapshots__/qrcode-5/05/fast-90.json +++ b/tests/__snapshots__/qrcode-5/05/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/05/pure-0.json b/tests/__snapshots__/qrcode-5/05/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/05/pure-0.json +++ b/tests/__snapshots__/qrcode-5/05/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/05/slow-0.json b/tests/__snapshots__/qrcode-5/05/slow-0.json index 8efb4120..995913a6 100644 --- a/tests/__snapshots__/qrcode-5/05/slow-0.json +++ b/tests/__snapshots__/qrcode-5/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/05/slow-180.json b/tests/__snapshots__/qrcode-5/05/slow-180.json index 0997a690..e93ad691 100644 --- a/tests/__snapshots__/qrcode-5/05/slow-180.json +++ b/tests/__snapshots__/qrcode-5/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/05/slow-270.json b/tests/__snapshots__/qrcode-5/05/slow-270.json index 2ec532f8..0584f729 100644 --- a/tests/__snapshots__/qrcode-5/05/slow-270.json +++ b/tests/__snapshots__/qrcode-5/05/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/05/slow-90.json b/tests/__snapshots__/qrcode-5/05/slow-90.json index a12683f5..f99575c2 100644 --- a/tests/__snapshots__/qrcode-5/05/slow-90.json +++ b/tests/__snapshots__/qrcode-5/05/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/08/fast-0.json b/tests/__snapshots__/qrcode-5/08/fast-0.json index 82b72739..7a4fb19c 100644 --- a/tests/__snapshots__/qrcode-5/08/fast-0.json +++ b/tests/__snapshots__/qrcode-5/08/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/08/fast-180.json b/tests/__snapshots__/qrcode-5/08/fast-180.json index fb323309..3259c2f2 100644 --- a/tests/__snapshots__/qrcode-5/08/fast-180.json +++ b/tests/__snapshots__/qrcode-5/08/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/08/fast-270.json b/tests/__snapshots__/qrcode-5/08/fast-270.json index 97329148..ec266fa5 100644 --- a/tests/__snapshots__/qrcode-5/08/fast-270.json +++ b/tests/__snapshots__/qrcode-5/08/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/08/fast-90.json b/tests/__snapshots__/qrcode-5/08/fast-90.json index 014a78bd..c52532f0 100644 --- a/tests/__snapshots__/qrcode-5/08/fast-90.json +++ b/tests/__snapshots__/qrcode-5/08/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/08/pure-0.json b/tests/__snapshots__/qrcode-5/08/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/08/pure-0.json +++ b/tests/__snapshots__/qrcode-5/08/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/08/slow-0.json b/tests/__snapshots__/qrcode-5/08/slow-0.json index 82b72739..7a4fb19c 100644 --- a/tests/__snapshots__/qrcode-5/08/slow-0.json +++ b/tests/__snapshots__/qrcode-5/08/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/08/slow-180.json b/tests/__snapshots__/qrcode-5/08/slow-180.json index fb323309..3259c2f2 100644 --- a/tests/__snapshots__/qrcode-5/08/slow-180.json +++ b/tests/__snapshots__/qrcode-5/08/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/08/slow-270.json b/tests/__snapshots__/qrcode-5/08/slow-270.json index 97329148..ec266fa5 100644 --- a/tests/__snapshots__/qrcode-5/08/slow-270.json +++ b/tests/__snapshots__/qrcode-5/08/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/08/slow-90.json b/tests/__snapshots__/qrcode-5/08/slow-90.json index 014a78bd..c52532f0 100644 --- a/tests/__snapshots__/qrcode-5/08/slow-90.json +++ b/tests/__snapshots__/qrcode-5/08/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/09/fast-0.json b/tests/__snapshots__/qrcode-5/09/fast-0.json index c1e8293e..1b78518b 100644 --- a/tests/__snapshots__/qrcode-5/09/fast-0.json +++ b/tests/__snapshots__/qrcode-5/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/09/fast-180.json b/tests/__snapshots__/qrcode-5/09/fast-180.json index d1c327e4..456221d6 100644 --- a/tests/__snapshots__/qrcode-5/09/fast-180.json +++ b/tests/__snapshots__/qrcode-5/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/09/fast-270.json b/tests/__snapshots__/qrcode-5/09/fast-270.json index 3248350e..763c3bdc 100644 --- a/tests/__snapshots__/qrcode-5/09/fast-270.json +++ b/tests/__snapshots__/qrcode-5/09/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/09/fast-90.json b/tests/__snapshots__/qrcode-5/09/fast-90.json index cc6832a3..9fd315a1 100644 --- a/tests/__snapshots__/qrcode-5/09/fast-90.json +++ b/tests/__snapshots__/qrcode-5/09/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/09/pure-0.json b/tests/__snapshots__/qrcode-5/09/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/09/pure-0.json +++ b/tests/__snapshots__/qrcode-5/09/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/09/slow-0.json b/tests/__snapshots__/qrcode-5/09/slow-0.json index c1e8293e..1b78518b 100644 --- a/tests/__snapshots__/qrcode-5/09/slow-0.json +++ b/tests/__snapshots__/qrcode-5/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/09/slow-180.json b/tests/__snapshots__/qrcode-5/09/slow-180.json index d1c327e4..456221d6 100644 --- a/tests/__snapshots__/qrcode-5/09/slow-180.json +++ b/tests/__snapshots__/qrcode-5/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/09/slow-270.json b/tests/__snapshots__/qrcode-5/09/slow-270.json index 3248350e..763c3bdc 100644 --- a/tests/__snapshots__/qrcode-5/09/slow-270.json +++ b/tests/__snapshots__/qrcode-5/09/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/09/slow-90.json b/tests/__snapshots__/qrcode-5/09/slow-90.json index cc6832a3..9fd315a1 100644 --- a/tests/__snapshots__/qrcode-5/09/slow-90.json +++ b/tests/__snapshots__/qrcode-5/09/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/11/fast-0.json b/tests/__snapshots__/qrcode-5/11/fast-0.json index f224902a..5ab4cae2 100644 --- a/tests/__snapshots__/qrcode-5/11/fast-0.json +++ b/tests/__snapshots__/qrcode-5/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/11/fast-180.json b/tests/__snapshots__/qrcode-5/11/fast-180.json index 4bce2ee9..268407ff 100644 --- a/tests/__snapshots__/qrcode-5/11/fast-180.json +++ b/tests/__snapshots__/qrcode-5/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/11/fast-270.json b/tests/__snapshots__/qrcode-5/11/fast-270.json index 832c4402..0f8fd2ae 100644 --- a/tests/__snapshots__/qrcode-5/11/fast-270.json +++ b/tests/__snapshots__/qrcode-5/11/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/11/fast-90.json b/tests/__snapshots__/qrcode-5/11/fast-90.json index e0ed138b..9d8b0748 100644 --- a/tests/__snapshots__/qrcode-5/11/fast-90.json +++ b/tests/__snapshots__/qrcode-5/11/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/11/pure-0.json b/tests/__snapshots__/qrcode-5/11/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/11/pure-0.json +++ b/tests/__snapshots__/qrcode-5/11/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/11/slow-0.json b/tests/__snapshots__/qrcode-5/11/slow-0.json index f224902a..5ab4cae2 100644 --- a/tests/__snapshots__/qrcode-5/11/slow-0.json +++ b/tests/__snapshots__/qrcode-5/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/11/slow-180.json b/tests/__snapshots__/qrcode-5/11/slow-180.json index 4bce2ee9..268407ff 100644 --- a/tests/__snapshots__/qrcode-5/11/slow-180.json +++ b/tests/__snapshots__/qrcode-5/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/11/slow-270.json b/tests/__snapshots__/qrcode-5/11/slow-270.json index 832c4402..0f8fd2ae 100644 --- a/tests/__snapshots__/qrcode-5/11/slow-270.json +++ b/tests/__snapshots__/qrcode-5/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/11/slow-90.json b/tests/__snapshots__/qrcode-5/11/slow-90.json index e0ed138b..9d8b0748 100644 --- a/tests/__snapshots__/qrcode-5/11/slow-90.json +++ b/tests/__snapshots__/qrcode-5/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/12/fast-0.json b/tests/__snapshots__/qrcode-5/12/fast-0.json index 185d5e22..6784d4f0 100644 --- a/tests/__snapshots__/qrcode-5/12/fast-0.json +++ b/tests/__snapshots__/qrcode-5/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/12/fast-180.json b/tests/__snapshots__/qrcode-5/12/fast-180.json index dbaef7de..2d152ab0 100644 --- a/tests/__snapshots__/qrcode-5/12/fast-180.json +++ b/tests/__snapshots__/qrcode-5/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/12/fast-270.json b/tests/__snapshots__/qrcode-5/12/fast-270.json index 16c3dd21..86958cd4 100644 --- a/tests/__snapshots__/qrcode-5/12/fast-270.json +++ b/tests/__snapshots__/qrcode-5/12/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/12/fast-90.json b/tests/__snapshots__/qrcode-5/12/fast-90.json index e2d4fc43..72024954 100644 --- a/tests/__snapshots__/qrcode-5/12/fast-90.json +++ b/tests/__snapshots__/qrcode-5/12/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/12/pure-0.json b/tests/__snapshots__/qrcode-5/12/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/12/pure-0.json +++ b/tests/__snapshots__/qrcode-5/12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/12/slow-0.json b/tests/__snapshots__/qrcode-5/12/slow-0.json index 185d5e22..6784d4f0 100644 --- a/tests/__snapshots__/qrcode-5/12/slow-0.json +++ b/tests/__snapshots__/qrcode-5/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/12/slow-180.json b/tests/__snapshots__/qrcode-5/12/slow-180.json index dbaef7de..2d152ab0 100644 --- a/tests/__snapshots__/qrcode-5/12/slow-180.json +++ b/tests/__snapshots__/qrcode-5/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/12/slow-270.json b/tests/__snapshots__/qrcode-5/12/slow-270.json index 16c3dd21..86958cd4 100644 --- a/tests/__snapshots__/qrcode-5/12/slow-270.json +++ b/tests/__snapshots__/qrcode-5/12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/12/slow-90.json b/tests/__snapshots__/qrcode-5/12/slow-90.json index e2d4fc43..72024954 100644 --- a/tests/__snapshots__/qrcode-5/12/slow-90.json +++ b/tests/__snapshots__/qrcode-5/12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/13/fast-0.json b/tests/__snapshots__/qrcode-5/13/fast-0.json index 092cf405..2cc1cf7e 100644 --- a/tests/__snapshots__/qrcode-5/13/fast-0.json +++ b/tests/__snapshots__/qrcode-5/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/13/fast-180.json b/tests/__snapshots__/qrcode-5/13/fast-180.json index 79be4c08..6caffca5 100644 --- a/tests/__snapshots__/qrcode-5/13/fast-180.json +++ b/tests/__snapshots__/qrcode-5/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/13/fast-270.json b/tests/__snapshots__/qrcode-5/13/fast-270.json index d5042f1c..4ad3a47c 100644 --- a/tests/__snapshots__/qrcode-5/13/fast-270.json +++ b/tests/__snapshots__/qrcode-5/13/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/13/fast-90.json b/tests/__snapshots__/qrcode-5/13/fast-90.json index fdc70e6a..a438b7da 100644 --- a/tests/__snapshots__/qrcode-5/13/fast-90.json +++ b/tests/__snapshots__/qrcode-5/13/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/13/pure-0.json b/tests/__snapshots__/qrcode-5/13/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/13/pure-0.json +++ b/tests/__snapshots__/qrcode-5/13/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/13/slow-0.json b/tests/__snapshots__/qrcode-5/13/slow-0.json index 092cf405..2cc1cf7e 100644 --- a/tests/__snapshots__/qrcode-5/13/slow-0.json +++ b/tests/__snapshots__/qrcode-5/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/13/slow-180.json b/tests/__snapshots__/qrcode-5/13/slow-180.json index 79be4c08..6caffca5 100644 --- a/tests/__snapshots__/qrcode-5/13/slow-180.json +++ b/tests/__snapshots__/qrcode-5/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/13/slow-270.json b/tests/__snapshots__/qrcode-5/13/slow-270.json index d5042f1c..4ad3a47c 100644 --- a/tests/__snapshots__/qrcode-5/13/slow-270.json +++ b/tests/__snapshots__/qrcode-5/13/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/13/slow-90.json b/tests/__snapshots__/qrcode-5/13/slow-90.json index fdc70e6a..a438b7da 100644 --- a/tests/__snapshots__/qrcode-5/13/slow-90.json +++ b/tests/__snapshots__/qrcode-5/13/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/14/fast-0.json b/tests/__snapshots__/qrcode-5/14/fast-0.json index 44c3ccc9..a7ab27e9 100644 --- a/tests/__snapshots__/qrcode-5/14/fast-0.json +++ b/tests/__snapshots__/qrcode-5/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/14/fast-180.json b/tests/__snapshots__/qrcode-5/14/fast-180.json index 4406733f..c99104cd 100644 --- a/tests/__snapshots__/qrcode-5/14/fast-180.json +++ b/tests/__snapshots__/qrcode-5/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/14/fast-270.json b/tests/__snapshots__/qrcode-5/14/fast-270.json index 404d80c1..54a7394f 100644 --- a/tests/__snapshots__/qrcode-5/14/fast-270.json +++ b/tests/__snapshots__/qrcode-5/14/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/14/fast-90.json b/tests/__snapshots__/qrcode-5/14/fast-90.json index b7dbbc35..aa8d8a6c 100644 --- a/tests/__snapshots__/qrcode-5/14/fast-90.json +++ b/tests/__snapshots__/qrcode-5/14/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/14/pure-0.json b/tests/__snapshots__/qrcode-5/14/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/14/pure-0.json +++ b/tests/__snapshots__/qrcode-5/14/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/14/slow-0.json b/tests/__snapshots__/qrcode-5/14/slow-0.json index 44c3ccc9..a7ab27e9 100644 --- a/tests/__snapshots__/qrcode-5/14/slow-0.json +++ b/tests/__snapshots__/qrcode-5/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/14/slow-180.json b/tests/__snapshots__/qrcode-5/14/slow-180.json index 4406733f..c99104cd 100644 --- a/tests/__snapshots__/qrcode-5/14/slow-180.json +++ b/tests/__snapshots__/qrcode-5/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/14/slow-270.json b/tests/__snapshots__/qrcode-5/14/slow-270.json index 404d80c1..54a7394f 100644 --- a/tests/__snapshots__/qrcode-5/14/slow-270.json +++ b/tests/__snapshots__/qrcode-5/14/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/14/slow-90.json b/tests/__snapshots__/qrcode-5/14/slow-90.json index b7dbbc35..aa8d8a6c 100644 --- a/tests/__snapshots__/qrcode-5/14/slow-90.json +++ b/tests/__snapshots__/qrcode-5/14/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/15/fast-0.json b/tests/__snapshots__/qrcode-5/15/fast-0.json index c5ffeed3..1c13a9d7 100644 --- a/tests/__snapshots__/qrcode-5/15/fast-0.json +++ b/tests/__snapshots__/qrcode-5/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/15/fast-180.json b/tests/__snapshots__/qrcode-5/15/fast-180.json index 5f6287c2..153f64cf 100644 --- a/tests/__snapshots__/qrcode-5/15/fast-180.json +++ b/tests/__snapshots__/qrcode-5/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/15/fast-270.json b/tests/__snapshots__/qrcode-5/15/fast-270.json index a32d0101..85cb8c22 100644 --- a/tests/__snapshots__/qrcode-5/15/fast-270.json +++ b/tests/__snapshots__/qrcode-5/15/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/15/fast-90.json b/tests/__snapshots__/qrcode-5/15/fast-90.json index 75a205fb..34502402 100644 --- a/tests/__snapshots__/qrcode-5/15/fast-90.json +++ b/tests/__snapshots__/qrcode-5/15/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/15/pure-0.json b/tests/__snapshots__/qrcode-5/15/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/qrcode-5/15/pure-0.json +++ b/tests/__snapshots__/qrcode-5/15/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/qrcode-5/15/slow-0.json b/tests/__snapshots__/qrcode-5/15/slow-0.json index c5ffeed3..1c13a9d7 100644 --- a/tests/__snapshots__/qrcode-5/15/slow-0.json +++ b/tests/__snapshots__/qrcode-5/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/15/slow-180.json b/tests/__snapshots__/qrcode-5/15/slow-180.json index 5f6287c2..153f64cf 100644 --- a/tests/__snapshots__/qrcode-5/15/slow-180.json +++ b/tests/__snapshots__/qrcode-5/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/15/slow-270.json b/tests/__snapshots__/qrcode-5/15/slow-270.json index a32d0101..85cb8c22 100644 --- a/tests/__snapshots__/qrcode-5/15/slow-270.json +++ b/tests/__snapshots__/qrcode-5/15/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/15/slow-90.json b/tests/__snapshots__/qrcode-5/15/slow-90.json index 75a205fb..34502402 100644 --- a/tests/__snapshots__/qrcode-5/15/slow-90.json +++ b/tests/__snapshots__/qrcode-5/15/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "82e2510", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/16/fast-0.json b/tests/__snapshots__/qrcode-5/16/fast-0.json index eeeb9eb4..49efe4ea 100644 --- a/tests/__snapshots__/qrcode-5/16/fast-0.json +++ b/tests/__snapshots__/qrcode-5/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cd433c3", + "width": 177, + "height": 177 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/16/fast-180.json b/tests/__snapshots__/qrcode-5/16/fast-180.json index 1773e1c7..989634f0 100644 --- a/tests/__snapshots__/qrcode-5/16/fast-180.json +++ b/tests/__snapshots__/qrcode-5/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cd433c3", + "width": 177, + "height": 177 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/16/fast-270.json b/tests/__snapshots__/qrcode-5/16/fast-270.json index 9a08e344..1cf08c28 100644 --- a/tests/__snapshots__/qrcode-5/16/fast-270.json +++ b/tests/__snapshots__/qrcode-5/16/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cd433c3", + "width": 177, + "height": 177 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/16/fast-90.json b/tests/__snapshots__/qrcode-5/16/fast-90.json index 3ed96c48..a82030cc 100644 --- a/tests/__snapshots__/qrcode-5/16/fast-90.json +++ b/tests/__snapshots__/qrcode-5/16/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cd433c3", + "width": 177, + "height": 177 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/16/pure-0.json b/tests/__snapshots__/qrcode-5/16/pure-0.json index 8179778b..aae1bb24 100644 --- a/tests/__snapshots__/qrcode-5/16/pure-0.json +++ b/tests/__snapshots__/qrcode-5/16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cd433c3", + "width": 177, + "height": 177 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/16/slow-0.json b/tests/__snapshots__/qrcode-5/16/slow-0.json index eeeb9eb4..49efe4ea 100644 --- a/tests/__snapshots__/qrcode-5/16/slow-0.json +++ b/tests/__snapshots__/qrcode-5/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cd433c3", + "width": 177, + "height": 177 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/16/slow-180.json b/tests/__snapshots__/qrcode-5/16/slow-180.json index 1773e1c7..989634f0 100644 --- a/tests/__snapshots__/qrcode-5/16/slow-180.json +++ b/tests/__snapshots__/qrcode-5/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cd433c3", + "width": 177, + "height": 177 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/16/slow-270.json b/tests/__snapshots__/qrcode-5/16/slow-270.json index 9a08e344..1cf08c28 100644 --- a/tests/__snapshots__/qrcode-5/16/slow-270.json +++ b/tests/__snapshots__/qrcode-5/16/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cd433c3", + "width": 177, + "height": 177 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/16/slow-90.json b/tests/__snapshots__/qrcode-5/16/slow-90.json index 3ed96c48..a82030cc 100644 --- a/tests/__snapshots__/qrcode-5/16/slow-90.json +++ b/tests/__snapshots__/qrcode-5/16/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cd433c3", + "width": 177, + "height": 177 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-5/17/fast-0.json b/tests/__snapshots__/qrcode-5/17/fast-0.json index fced5586..c843fa6e 100644 --- a/tests/__snapshots__/qrcode-5/17/fast-0.json +++ b/tests/__snapshots__/qrcode-5/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cc88954", + "width": 177, + "height": 177 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-5/17/fast-180.json b/tests/__snapshots__/qrcode-5/17/fast-180.json index 69414129..68180470 100644 --- a/tests/__snapshots__/qrcode-5/17/fast-180.json +++ b/tests/__snapshots__/qrcode-5/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cc88954", + "width": 177, + "height": 177 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-5/17/fast-270.json b/tests/__snapshots__/qrcode-5/17/fast-270.json index 11c814bf..48cd9bbf 100644 --- a/tests/__snapshots__/qrcode-5/17/fast-270.json +++ b/tests/__snapshots__/qrcode-5/17/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cc88954", + "width": 177, + "height": 177 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-5/17/fast-90.json b/tests/__snapshots__/qrcode-5/17/fast-90.json index c4d8f315..98595ce2 100644 --- a/tests/__snapshots__/qrcode-5/17/fast-90.json +++ b/tests/__snapshots__/qrcode-5/17/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cc88954", + "width": 177, + "height": 177 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-5/17/pure-0.json b/tests/__snapshots__/qrcode-5/17/pure-0.json index 3d647ba5..b3d32cf4 100644 --- a/tests/__snapshots__/qrcode-5/17/pure-0.json +++ b/tests/__snapshots__/qrcode-5/17/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cc88954", + "width": 177, + "height": 177 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-5/17/slow-0.json b/tests/__snapshots__/qrcode-5/17/slow-0.json index fced5586..c843fa6e 100644 --- a/tests/__snapshots__/qrcode-5/17/slow-0.json +++ b/tests/__snapshots__/qrcode-5/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cc88954", + "width": 177, + "height": 177 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-5/17/slow-180.json b/tests/__snapshots__/qrcode-5/17/slow-180.json index 69414129..68180470 100644 --- a/tests/__snapshots__/qrcode-5/17/slow-180.json +++ b/tests/__snapshots__/qrcode-5/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cc88954", + "width": 177, + "height": 177 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-5/17/slow-270.json b/tests/__snapshots__/qrcode-5/17/slow-270.json index 11c814bf..48cd9bbf 100644 --- a/tests/__snapshots__/qrcode-5/17/slow-270.json +++ b/tests/__snapshots__/qrcode-5/17/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cc88954", + "width": 177, + "height": 177 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-5/17/slow-90.json b/tests/__snapshots__/qrcode-5/17/slow-90.json index c4d8f315..98595ce2 100644 --- a/tests/__snapshots__/qrcode-5/17/slow-90.json +++ b/tests/__snapshots__/qrcode-5/17/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "cc88954", + "width": 177, + "height": 177 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/qrcode-5/18/fast-0.json b/tests/__snapshots__/qrcode-5/18/fast-0.json index 0d96a657..ad019082 100644 --- a/tests/__snapshots__/qrcode-5/18/fast-0.json +++ b/tests/__snapshots__/qrcode-5/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "e3a0051", + "width": 177, + "height": 177 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-5/18/fast-180.json b/tests/__snapshots__/qrcode-5/18/fast-180.json index dd5b8bab..203c1768 100644 --- a/tests/__snapshots__/qrcode-5/18/fast-180.json +++ b/tests/__snapshots__/qrcode-5/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "e3a0051", + "width": 177, + "height": 177 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-5/18/fast-270.json b/tests/__snapshots__/qrcode-5/18/fast-270.json index 38fb428b..1c04c442 100644 --- a/tests/__snapshots__/qrcode-5/18/fast-270.json +++ b/tests/__snapshots__/qrcode-5/18/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "e3a0051", + "width": 177, + "height": 177 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-5/18/fast-90.json b/tests/__snapshots__/qrcode-5/18/fast-90.json index 56c7ede7..7df7d5f5 100644 --- a/tests/__snapshots__/qrcode-5/18/fast-90.json +++ b/tests/__snapshots__/qrcode-5/18/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "e3a0051", + "width": 177, + "height": 177 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-5/18/pure-0.json b/tests/__snapshots__/qrcode-5/18/pure-0.json index 64351941..6061666f 100644 --- a/tests/__snapshots__/qrcode-5/18/pure-0.json +++ b/tests/__snapshots__/qrcode-5/18/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "e3a0051", + "width": 177, + "height": 177 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-5/18/slow-0.json b/tests/__snapshots__/qrcode-5/18/slow-0.json index 0d96a657..ad019082 100644 --- a/tests/__snapshots__/qrcode-5/18/slow-0.json +++ b/tests/__snapshots__/qrcode-5/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "e3a0051", + "width": 177, + "height": 177 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-5/18/slow-180.json b/tests/__snapshots__/qrcode-5/18/slow-180.json index dd5b8bab..203c1768 100644 --- a/tests/__snapshots__/qrcode-5/18/slow-180.json +++ b/tests/__snapshots__/qrcode-5/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "e3a0051", + "width": 177, + "height": 177 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-5/18/slow-270.json b/tests/__snapshots__/qrcode-5/18/slow-270.json index 38fb428b..1c04c442 100644 --- a/tests/__snapshots__/qrcode-5/18/slow-270.json +++ b/tests/__snapshots__/qrcode-5/18/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "e3a0051", + "width": 177, + "height": 177 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-5/18/slow-90.json b/tests/__snapshots__/qrcode-5/18/slow-90.json index 56c7ede7..7df7d5f5 100644 --- a/tests/__snapshots__/qrcode-5/18/slow-90.json +++ b/tests/__snapshots__/qrcode-5/18/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "e3a0051", + "width": 177, + "height": 177 + }, "eccLevel": "Q" } diff --git a/tests/__snapshots__/qrcode-5/19/fast-0.json b/tests/__snapshots__/qrcode-5/19/fast-0.json index 11b3c631..529b15bc 100644 --- a/tests/__snapshots__/qrcode-5/19/fast-0.json +++ b/tests/__snapshots__/qrcode-5/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "7c5570d", + "width": 177, + "height": 177 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-5/19/fast-180.json b/tests/__snapshots__/qrcode-5/19/fast-180.json index 11803e07..a12beccf 100644 --- a/tests/__snapshots__/qrcode-5/19/fast-180.json +++ b/tests/__snapshots__/qrcode-5/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "7c5570d", + "width": 177, + "height": 177 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-5/19/fast-270.json b/tests/__snapshots__/qrcode-5/19/fast-270.json index aa8a1b58..2910f672 100644 --- a/tests/__snapshots__/qrcode-5/19/fast-270.json +++ b/tests/__snapshots__/qrcode-5/19/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "7c5570d", + "width": 177, + "height": 177 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-5/19/fast-90.json b/tests/__snapshots__/qrcode-5/19/fast-90.json index 3a6bd2a5..0d7f4f12 100644 --- a/tests/__snapshots__/qrcode-5/19/fast-90.json +++ b/tests/__snapshots__/qrcode-5/19/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "7c5570d", + "width": 177, + "height": 177 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-5/19/pure-0.json b/tests/__snapshots__/qrcode-5/19/pure-0.json index 5661d18d..35493d33 100644 --- a/tests/__snapshots__/qrcode-5/19/pure-0.json +++ b/tests/__snapshots__/qrcode-5/19/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "7c5570d", + "width": 177, + "height": 177 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-5/19/slow-0.json b/tests/__snapshots__/qrcode-5/19/slow-0.json index 11b3c631..529b15bc 100644 --- a/tests/__snapshots__/qrcode-5/19/slow-0.json +++ b/tests/__snapshots__/qrcode-5/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "7c5570d", + "width": 177, + "height": 177 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-5/19/slow-180.json b/tests/__snapshots__/qrcode-5/19/slow-180.json index 11803e07..a12beccf 100644 --- a/tests/__snapshots__/qrcode-5/19/slow-180.json +++ b/tests/__snapshots__/qrcode-5/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "7c5570d", + "width": 177, + "height": 177 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-5/19/slow-270.json b/tests/__snapshots__/qrcode-5/19/slow-270.json index aa8a1b58..2910f672 100644 --- a/tests/__snapshots__/qrcode-5/19/slow-270.json +++ b/tests/__snapshots__/qrcode-5/19/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "7c5570d", + "width": 177, + "height": 177 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-5/19/slow-90.json b/tests/__snapshots__/qrcode-5/19/slow-90.json index 3a6bd2a5..0d7f4f12 100644 --- a/tests/__snapshots__/qrcode-5/19/slow-90.json +++ b/tests/__snapshots__/qrcode-5/19/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "40", + "symbol": { + "data": "7c5570d", + "width": 177, + "height": 177 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/1/fast-0.json b/tests/__snapshots__/qrcode-6/1/fast-0.json index 92a5e61c..6f18ccbb 100644 --- a/tests/__snapshots__/qrcode-6/1/fast-0.json +++ b/tests/__snapshots__/qrcode-6/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/1/fast-180.json b/tests/__snapshots__/qrcode-6/1/fast-180.json index f8369f58..4faa5f91 100644 --- a/tests/__snapshots__/qrcode-6/1/fast-180.json +++ b/tests/__snapshots__/qrcode-6/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/1/fast-270.json b/tests/__snapshots__/qrcode-6/1/fast-270.json index faada51a..22295141 100644 --- a/tests/__snapshots__/qrcode-6/1/fast-270.json +++ b/tests/__snapshots__/qrcode-6/1/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/1/fast-90.json b/tests/__snapshots__/qrcode-6/1/fast-90.json index c15103dd..dc9548ca 100644 --- a/tests/__snapshots__/qrcode-6/1/fast-90.json +++ b/tests/__snapshots__/qrcode-6/1/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/1/slow-0.json b/tests/__snapshots__/qrcode-6/1/slow-0.json index 92a5e61c..6f18ccbb 100644 --- a/tests/__snapshots__/qrcode-6/1/slow-0.json +++ b/tests/__snapshots__/qrcode-6/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/1/slow-180.json b/tests/__snapshots__/qrcode-6/1/slow-180.json index f8369f58..4faa5f91 100644 --- a/tests/__snapshots__/qrcode-6/1/slow-180.json +++ b/tests/__snapshots__/qrcode-6/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/1/slow-270.json b/tests/__snapshots__/qrcode-6/1/slow-270.json index faada51a..22295141 100644 --- a/tests/__snapshots__/qrcode-6/1/slow-270.json +++ b/tests/__snapshots__/qrcode-6/1/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/1/slow-90.json b/tests/__snapshots__/qrcode-6/1/slow-90.json index c15103dd..dc9548ca 100644 --- a/tests/__snapshots__/qrcode-6/1/slow-90.json +++ b/tests/__snapshots__/qrcode-6/1/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/10/fast-0.json b/tests/__snapshots__/qrcode-6/10/fast-0.json index 7762983f..0eeb11de 100644 --- a/tests/__snapshots__/qrcode-6/10/fast-0.json +++ b/tests/__snapshots__/qrcode-6/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/10/fast-180.json b/tests/__snapshots__/qrcode-6/10/fast-180.json index 62ff6053..5fe8f11d 100644 --- a/tests/__snapshots__/qrcode-6/10/fast-180.json +++ b/tests/__snapshots__/qrcode-6/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/10/fast-270.json b/tests/__snapshots__/qrcode-6/10/fast-270.json index f8f592c0..06116f2e 100644 --- a/tests/__snapshots__/qrcode-6/10/fast-270.json +++ b/tests/__snapshots__/qrcode-6/10/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/10/fast-90.json b/tests/__snapshots__/qrcode-6/10/fast-90.json index d3b2b9c4..714fb526 100644 --- a/tests/__snapshots__/qrcode-6/10/fast-90.json +++ b/tests/__snapshots__/qrcode-6/10/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/10/slow-0.json b/tests/__snapshots__/qrcode-6/10/slow-0.json index 7762983f..0eeb11de 100644 --- a/tests/__snapshots__/qrcode-6/10/slow-0.json +++ b/tests/__snapshots__/qrcode-6/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/10/slow-180.json b/tests/__snapshots__/qrcode-6/10/slow-180.json index 62ff6053..5fe8f11d 100644 --- a/tests/__snapshots__/qrcode-6/10/slow-180.json +++ b/tests/__snapshots__/qrcode-6/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/10/slow-270.json b/tests/__snapshots__/qrcode-6/10/slow-270.json index f8f592c0..06116f2e 100644 --- a/tests/__snapshots__/qrcode-6/10/slow-270.json +++ b/tests/__snapshots__/qrcode-6/10/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/10/slow-90.json b/tests/__snapshots__/qrcode-6/10/slow-90.json index d3b2b9c4..714fb526 100644 --- a/tests/__snapshots__/qrcode-6/10/slow-90.json +++ b/tests/__snapshots__/qrcode-6/10/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/11/fast-0.json b/tests/__snapshots__/qrcode-6/11/fast-0.json index f8369f58..4faa5f91 100644 --- a/tests/__snapshots__/qrcode-6/11/fast-0.json +++ b/tests/__snapshots__/qrcode-6/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/11/fast-180.json b/tests/__snapshots__/qrcode-6/11/fast-180.json index 92a5e61c..6f18ccbb 100644 --- a/tests/__snapshots__/qrcode-6/11/fast-180.json +++ b/tests/__snapshots__/qrcode-6/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/11/fast-270.json b/tests/__snapshots__/qrcode-6/11/fast-270.json index c15103dd..dc9548ca 100644 --- a/tests/__snapshots__/qrcode-6/11/fast-270.json +++ b/tests/__snapshots__/qrcode-6/11/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/11/fast-90.json b/tests/__snapshots__/qrcode-6/11/fast-90.json index faada51a..22295141 100644 --- a/tests/__snapshots__/qrcode-6/11/fast-90.json +++ b/tests/__snapshots__/qrcode-6/11/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/11/slow-0.json b/tests/__snapshots__/qrcode-6/11/slow-0.json index f8369f58..4faa5f91 100644 --- a/tests/__snapshots__/qrcode-6/11/slow-0.json +++ b/tests/__snapshots__/qrcode-6/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/11/slow-180.json b/tests/__snapshots__/qrcode-6/11/slow-180.json index 92a5e61c..6f18ccbb 100644 --- a/tests/__snapshots__/qrcode-6/11/slow-180.json +++ b/tests/__snapshots__/qrcode-6/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/11/slow-270.json b/tests/__snapshots__/qrcode-6/11/slow-270.json index c15103dd..dc9548ca 100644 --- a/tests/__snapshots__/qrcode-6/11/slow-270.json +++ b/tests/__snapshots__/qrcode-6/11/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/11/slow-90.json b/tests/__snapshots__/qrcode-6/11/slow-90.json index faada51a..22295141 100644 --- a/tests/__snapshots__/qrcode-6/11/slow-90.json +++ b/tests/__snapshots__/qrcode-6/11/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "9c5c57e", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/12/fast-0.json b/tests/__snapshots__/qrcode-6/12/fast-0.json index 8d723839..093449b1 100644 --- a/tests/__snapshots__/qrcode-6/12/fast-0.json +++ b/tests/__snapshots__/qrcode-6/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/12/fast-180.json b/tests/__snapshots__/qrcode-6/12/fast-180.json index 18adc91f..4148adf4 100644 --- a/tests/__snapshots__/qrcode-6/12/fast-180.json +++ b/tests/__snapshots__/qrcode-6/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/12/fast-270.json b/tests/__snapshots__/qrcode-6/12/fast-270.json index 9d12938e..0278e398 100644 --- a/tests/__snapshots__/qrcode-6/12/fast-270.json +++ b/tests/__snapshots__/qrcode-6/12/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/12/fast-90.json b/tests/__snapshots__/qrcode-6/12/fast-90.json index 3a04762e..839e47cb 100644 --- a/tests/__snapshots__/qrcode-6/12/fast-90.json +++ b/tests/__snapshots__/qrcode-6/12/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/12/slow-0.json b/tests/__snapshots__/qrcode-6/12/slow-0.json index 8d723839..093449b1 100644 --- a/tests/__snapshots__/qrcode-6/12/slow-0.json +++ b/tests/__snapshots__/qrcode-6/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/12/slow-180.json b/tests/__snapshots__/qrcode-6/12/slow-180.json index 18adc91f..4148adf4 100644 --- a/tests/__snapshots__/qrcode-6/12/slow-180.json +++ b/tests/__snapshots__/qrcode-6/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/12/slow-270.json b/tests/__snapshots__/qrcode-6/12/slow-270.json index 9d12938e..0278e398 100644 --- a/tests/__snapshots__/qrcode-6/12/slow-270.json +++ b/tests/__snapshots__/qrcode-6/12/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/12/slow-90.json b/tests/__snapshots__/qrcode-6/12/slow-90.json index 3a04762e..839e47cb 100644 --- a/tests/__snapshots__/qrcode-6/12/slow-90.json +++ b/tests/__snapshots__/qrcode-6/12/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/13/fast-0.json b/tests/__snapshots__/qrcode-6/13/fast-0.json index f14077ae..8da289a3 100644 --- a/tests/__snapshots__/qrcode-6/13/fast-0.json +++ b/tests/__snapshots__/qrcode-6/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/13/fast-180.json b/tests/__snapshots__/qrcode-6/13/fast-180.json index fc23f387..c6d689a6 100644 --- a/tests/__snapshots__/qrcode-6/13/fast-180.json +++ b/tests/__snapshots__/qrcode-6/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/13/fast-270.json b/tests/__snapshots__/qrcode-6/13/fast-270.json index cbd447f7..03a52757 100644 --- a/tests/__snapshots__/qrcode-6/13/fast-270.json +++ b/tests/__snapshots__/qrcode-6/13/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/13/fast-90.json b/tests/__snapshots__/qrcode-6/13/fast-90.json index 94a271c9..7d3a2a11 100644 --- a/tests/__snapshots__/qrcode-6/13/fast-90.json +++ b/tests/__snapshots__/qrcode-6/13/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/13/slow-0.json b/tests/__snapshots__/qrcode-6/13/slow-0.json index f14077ae..8da289a3 100644 --- a/tests/__snapshots__/qrcode-6/13/slow-0.json +++ b/tests/__snapshots__/qrcode-6/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/13/slow-180.json b/tests/__snapshots__/qrcode-6/13/slow-180.json index fc23f387..c6d689a6 100644 --- a/tests/__snapshots__/qrcode-6/13/slow-180.json +++ b/tests/__snapshots__/qrcode-6/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/13/slow-270.json b/tests/__snapshots__/qrcode-6/13/slow-270.json index cbd447f7..03a52757 100644 --- a/tests/__snapshots__/qrcode-6/13/slow-270.json +++ b/tests/__snapshots__/qrcode-6/13/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/13/slow-90.json b/tests/__snapshots__/qrcode-6/13/slow-90.json index 94a271c9..7d3a2a11 100644 --- a/tests/__snapshots__/qrcode-6/13/slow-90.json +++ b/tests/__snapshots__/qrcode-6/13/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/14/fast-0.json b/tests/__snapshots__/qrcode-6/14/fast-0.json index cbd447f7..03a52757 100644 --- a/tests/__snapshots__/qrcode-6/14/fast-0.json +++ b/tests/__snapshots__/qrcode-6/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/14/fast-180.json b/tests/__snapshots__/qrcode-6/14/fast-180.json index 94a271c9..7d3a2a11 100644 --- a/tests/__snapshots__/qrcode-6/14/fast-180.json +++ b/tests/__snapshots__/qrcode-6/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/14/fast-270.json b/tests/__snapshots__/qrcode-6/14/fast-270.json index fc23f387..c6d689a6 100644 --- a/tests/__snapshots__/qrcode-6/14/fast-270.json +++ b/tests/__snapshots__/qrcode-6/14/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/14/fast-90.json b/tests/__snapshots__/qrcode-6/14/fast-90.json index f14077ae..8da289a3 100644 --- a/tests/__snapshots__/qrcode-6/14/fast-90.json +++ b/tests/__snapshots__/qrcode-6/14/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/14/slow-0.json b/tests/__snapshots__/qrcode-6/14/slow-0.json index cbd447f7..03a52757 100644 --- a/tests/__snapshots__/qrcode-6/14/slow-0.json +++ b/tests/__snapshots__/qrcode-6/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/14/slow-180.json b/tests/__snapshots__/qrcode-6/14/slow-180.json index 94a271c9..7d3a2a11 100644 --- a/tests/__snapshots__/qrcode-6/14/slow-180.json +++ b/tests/__snapshots__/qrcode-6/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/14/slow-270.json b/tests/__snapshots__/qrcode-6/14/slow-270.json index fc23f387..c6d689a6 100644 --- a/tests/__snapshots__/qrcode-6/14/slow-270.json +++ b/tests/__snapshots__/qrcode-6/14/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/14/slow-90.json b/tests/__snapshots__/qrcode-6/14/slow-90.json index f14077ae..8da289a3 100644 --- a/tests/__snapshots__/qrcode-6/14/slow-90.json +++ b/tests/__snapshots__/qrcode-6/14/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/15/fast-0.json b/tests/__snapshots__/qrcode-6/15/fast-0.json index e1f1effe..bed33a8a 100644 --- a/tests/__snapshots__/qrcode-6/15/fast-0.json +++ b/tests/__snapshots__/qrcode-6/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "87ab8a6", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-6/15/fast-180.json b/tests/__snapshots__/qrcode-6/15/fast-180.json index 77d77c93..607546b4 100644 --- a/tests/__snapshots__/qrcode-6/15/fast-180.json +++ b/tests/__snapshots__/qrcode-6/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "87ab8a6", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-6/15/fast-270.json b/tests/__snapshots__/qrcode-6/15/fast-270.json index bce2a04f..eacea071 100644 --- a/tests/__snapshots__/qrcode-6/15/fast-270.json +++ b/tests/__snapshots__/qrcode-6/15/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "87ab8a6", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-6/15/fast-90.json b/tests/__snapshots__/qrcode-6/15/fast-90.json index 91ddca62..b5a241bc 100644 --- a/tests/__snapshots__/qrcode-6/15/fast-90.json +++ b/tests/__snapshots__/qrcode-6/15/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "87ab8a6", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-6/15/slow-0.json b/tests/__snapshots__/qrcode-6/15/slow-0.json index e1f1effe..bed33a8a 100644 --- a/tests/__snapshots__/qrcode-6/15/slow-0.json +++ b/tests/__snapshots__/qrcode-6/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "87ab8a6", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-6/15/slow-180.json b/tests/__snapshots__/qrcode-6/15/slow-180.json index 77d77c93..607546b4 100644 --- a/tests/__snapshots__/qrcode-6/15/slow-180.json +++ b/tests/__snapshots__/qrcode-6/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "87ab8a6", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-6/15/slow-270.json b/tests/__snapshots__/qrcode-6/15/slow-270.json index bce2a04f..eacea071 100644 --- a/tests/__snapshots__/qrcode-6/15/slow-270.json +++ b/tests/__snapshots__/qrcode-6/15/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "87ab8a6", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-6/15/slow-90.json b/tests/__snapshots__/qrcode-6/15/slow-90.json index 91ddca62..b5a241bc 100644 --- a/tests/__snapshots__/qrcode-6/15/slow-90.json +++ b/tests/__snapshots__/qrcode-6/15/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "4", + "symbol": { + "data": "87ab8a6", + "width": 33, + "height": 33 + }, "eccLevel": "L" } diff --git a/tests/__snapshots__/qrcode-6/2/fast-0.json b/tests/__snapshots__/qrcode-6/2/fast-0.json index 6bff7632..e8dedc77 100644 --- a/tests/__snapshots__/qrcode-6/2/fast-0.json +++ b/tests/__snapshots__/qrcode-6/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/2/fast-180.json b/tests/__snapshots__/qrcode-6/2/fast-180.json index 8586dbe7..df538bc2 100644 --- a/tests/__snapshots__/qrcode-6/2/fast-180.json +++ b/tests/__snapshots__/qrcode-6/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/2/fast-270.json b/tests/__snapshots__/qrcode-6/2/fast-270.json index 7e521ee4..068c7938 100644 --- a/tests/__snapshots__/qrcode-6/2/fast-270.json +++ b/tests/__snapshots__/qrcode-6/2/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/2/fast-90.json b/tests/__snapshots__/qrcode-6/2/fast-90.json index 2c32e8ab..c92c60ce 100644 --- a/tests/__snapshots__/qrcode-6/2/fast-90.json +++ b/tests/__snapshots__/qrcode-6/2/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/2/slow-0.json b/tests/__snapshots__/qrcode-6/2/slow-0.json index 6bff7632..e8dedc77 100644 --- a/tests/__snapshots__/qrcode-6/2/slow-0.json +++ b/tests/__snapshots__/qrcode-6/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/2/slow-180.json b/tests/__snapshots__/qrcode-6/2/slow-180.json index 8586dbe7..df538bc2 100644 --- a/tests/__snapshots__/qrcode-6/2/slow-180.json +++ b/tests/__snapshots__/qrcode-6/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/2/slow-270.json b/tests/__snapshots__/qrcode-6/2/slow-270.json index 7e521ee4..068c7938 100644 --- a/tests/__snapshots__/qrcode-6/2/slow-270.json +++ b/tests/__snapshots__/qrcode-6/2/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/2/slow-90.json b/tests/__snapshots__/qrcode-6/2/slow-90.json index 2c32e8ab..c92c60ce 100644 --- a/tests/__snapshots__/qrcode-6/2/slow-90.json +++ b/tests/__snapshots__/qrcode-6/2/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/3/fast-0.json b/tests/__snapshots__/qrcode-6/3/fast-0.json index dcd04a59..a2fad4e7 100644 --- a/tests/__snapshots__/qrcode-6/3/fast-0.json +++ b/tests/__snapshots__/qrcode-6/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "68b49d6", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/3/fast-180.json b/tests/__snapshots__/qrcode-6/3/fast-180.json index 0d6af207..2ad9ea06 100644 --- a/tests/__snapshots__/qrcode-6/3/fast-180.json +++ b/tests/__snapshots__/qrcode-6/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "68b49d6", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/3/fast-270.json b/tests/__snapshots__/qrcode-6/3/fast-270.json index 74dad382..08caa24a 100644 --- a/tests/__snapshots__/qrcode-6/3/fast-270.json +++ b/tests/__snapshots__/qrcode-6/3/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "68b49d6", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/3/fast-90.json b/tests/__snapshots__/qrcode-6/3/fast-90.json index 2e916353..89c055c8 100644 --- a/tests/__snapshots__/qrcode-6/3/fast-90.json +++ b/tests/__snapshots__/qrcode-6/3/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "68b49d6", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/3/slow-0.json b/tests/__snapshots__/qrcode-6/3/slow-0.json index dcd04a59..a2fad4e7 100644 --- a/tests/__snapshots__/qrcode-6/3/slow-0.json +++ b/tests/__snapshots__/qrcode-6/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "68b49d6", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/3/slow-180.json b/tests/__snapshots__/qrcode-6/3/slow-180.json index 0d6af207..2ad9ea06 100644 --- a/tests/__snapshots__/qrcode-6/3/slow-180.json +++ b/tests/__snapshots__/qrcode-6/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "68b49d6", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/3/slow-270.json b/tests/__snapshots__/qrcode-6/3/slow-270.json index 74dad382..08caa24a 100644 --- a/tests/__snapshots__/qrcode-6/3/slow-270.json +++ b/tests/__snapshots__/qrcode-6/3/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "68b49d6", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/3/slow-90.json b/tests/__snapshots__/qrcode-6/3/slow-90.json index 2e916353..89c055c8 100644 --- a/tests/__snapshots__/qrcode-6/3/slow-90.json +++ b/tests/__snapshots__/qrcode-6/3/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "68b49d6", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/4/fast-0.json b/tests/__snapshots__/qrcode-6/4/fast-0.json index 739198e8..9094f7b1 100644 --- a/tests/__snapshots__/qrcode-6/4/fast-0.json +++ b/tests/__snapshots__/qrcode-6/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/4/fast-180.json b/tests/__snapshots__/qrcode-6/4/fast-180.json index 2099f6e2..50cc1713 100644 --- a/tests/__snapshots__/qrcode-6/4/fast-180.json +++ b/tests/__snapshots__/qrcode-6/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/4/fast-270.json b/tests/__snapshots__/qrcode-6/4/fast-270.json index a89ed0e4..dba97207 100644 --- a/tests/__snapshots__/qrcode-6/4/fast-270.json +++ b/tests/__snapshots__/qrcode-6/4/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/4/fast-90.json b/tests/__snapshots__/qrcode-6/4/fast-90.json index dfa735b9..caec0c3b 100644 --- a/tests/__snapshots__/qrcode-6/4/fast-90.json +++ b/tests/__snapshots__/qrcode-6/4/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/4/slow-0.json b/tests/__snapshots__/qrcode-6/4/slow-0.json index 739198e8..9094f7b1 100644 --- a/tests/__snapshots__/qrcode-6/4/slow-0.json +++ b/tests/__snapshots__/qrcode-6/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/4/slow-180.json b/tests/__snapshots__/qrcode-6/4/slow-180.json index 2099f6e2..50cc1713 100644 --- a/tests/__snapshots__/qrcode-6/4/slow-180.json +++ b/tests/__snapshots__/qrcode-6/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/4/slow-270.json b/tests/__snapshots__/qrcode-6/4/slow-270.json index a89ed0e4..dba97207 100644 --- a/tests/__snapshots__/qrcode-6/4/slow-270.json +++ b/tests/__snapshots__/qrcode-6/4/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/4/slow-90.json b/tests/__snapshots__/qrcode-6/4/slow-90.json index dfa735b9..caec0c3b 100644 --- a/tests/__snapshots__/qrcode-6/4/slow-90.json +++ b/tests/__snapshots__/qrcode-6/4/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/5/fast-0.json b/tests/__snapshots__/qrcode-6/5/fast-0.json index 329930b3..ad7eac1b 100644 --- a/tests/__snapshots__/qrcode-6/5/fast-0.json +++ b/tests/__snapshots__/qrcode-6/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/5/fast-180.json b/tests/__snapshots__/qrcode-6/5/fast-180.json index 2259b182..5afb0380 100644 --- a/tests/__snapshots__/qrcode-6/5/fast-180.json +++ b/tests/__snapshots__/qrcode-6/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/5/fast-270.json b/tests/__snapshots__/qrcode-6/5/fast-270.json index df5f8189..8f3fa602 100644 --- a/tests/__snapshots__/qrcode-6/5/fast-270.json +++ b/tests/__snapshots__/qrcode-6/5/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/5/fast-90.json b/tests/__snapshots__/qrcode-6/5/fast-90.json index 9243b4eb..1189ff05 100644 --- a/tests/__snapshots__/qrcode-6/5/fast-90.json +++ b/tests/__snapshots__/qrcode-6/5/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/5/slow-0.json b/tests/__snapshots__/qrcode-6/5/slow-0.json index 329930b3..ad7eac1b 100644 --- a/tests/__snapshots__/qrcode-6/5/slow-0.json +++ b/tests/__snapshots__/qrcode-6/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/5/slow-180.json b/tests/__snapshots__/qrcode-6/5/slow-180.json index 2259b182..5afb0380 100644 --- a/tests/__snapshots__/qrcode-6/5/slow-180.json +++ b/tests/__snapshots__/qrcode-6/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/5/slow-270.json b/tests/__snapshots__/qrcode-6/5/slow-270.json index df5f8189..8f3fa602 100644 --- a/tests/__snapshots__/qrcode-6/5/slow-270.json +++ b/tests/__snapshots__/qrcode-6/5/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/5/slow-90.json b/tests/__snapshots__/qrcode-6/5/slow-90.json index 9243b4eb..1189ff05 100644 --- a/tests/__snapshots__/qrcode-6/5/slow-90.json +++ b/tests/__snapshots__/qrcode-6/5/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/6/fast-0.json b/tests/__snapshots__/qrcode-6/6/fast-0.json index 17a8d01f..f62e44c6 100644 --- a/tests/__snapshots__/qrcode-6/6/fast-0.json +++ b/tests/__snapshots__/qrcode-6/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "dc72306", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/6/fast-180.json b/tests/__snapshots__/qrcode-6/6/fast-180.json index 0ab6f75b..967a3d74 100644 --- a/tests/__snapshots__/qrcode-6/6/fast-180.json +++ b/tests/__snapshots__/qrcode-6/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "dc72306", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/6/fast-270.json b/tests/__snapshots__/qrcode-6/6/fast-270.json index c0838251..5edccd65 100644 --- a/tests/__snapshots__/qrcode-6/6/fast-270.json +++ b/tests/__snapshots__/qrcode-6/6/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "dc72306", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/6/fast-90.json b/tests/__snapshots__/qrcode-6/6/fast-90.json index e2b0a263..7b18dd09 100644 --- a/tests/__snapshots__/qrcode-6/6/fast-90.json +++ b/tests/__snapshots__/qrcode-6/6/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "dc72306", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/6/slow-0.json b/tests/__snapshots__/qrcode-6/6/slow-0.json index 17a8d01f..f62e44c6 100644 --- a/tests/__snapshots__/qrcode-6/6/slow-0.json +++ b/tests/__snapshots__/qrcode-6/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "dc72306", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/6/slow-180.json b/tests/__snapshots__/qrcode-6/6/slow-180.json index 0ab6f75b..967a3d74 100644 --- a/tests/__snapshots__/qrcode-6/6/slow-180.json +++ b/tests/__snapshots__/qrcode-6/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "dc72306", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/6/slow-270.json b/tests/__snapshots__/qrcode-6/6/slow-270.json index c0838251..5edccd65 100644 --- a/tests/__snapshots__/qrcode-6/6/slow-270.json +++ b/tests/__snapshots__/qrcode-6/6/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "dc72306", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/6/slow-90.json b/tests/__snapshots__/qrcode-6/6/slow-90.json index e2b0a263..7b18dd09 100644 --- a/tests/__snapshots__/qrcode-6/6/slow-90.json +++ b/tests/__snapshots__/qrcode-6/6/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "dc72306", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/7/fast-0.json b/tests/__snapshots__/qrcode-6/7/fast-0.json index 3a04762e..839e47cb 100644 --- a/tests/__snapshots__/qrcode-6/7/fast-0.json +++ b/tests/__snapshots__/qrcode-6/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/7/fast-180.json b/tests/__snapshots__/qrcode-6/7/fast-180.json index 9d12938e..0278e398 100644 --- a/tests/__snapshots__/qrcode-6/7/fast-180.json +++ b/tests/__snapshots__/qrcode-6/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/7/fast-270.json b/tests/__snapshots__/qrcode-6/7/fast-270.json index 8d723839..093449b1 100644 --- a/tests/__snapshots__/qrcode-6/7/fast-270.json +++ b/tests/__snapshots__/qrcode-6/7/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/7/fast-90.json b/tests/__snapshots__/qrcode-6/7/fast-90.json index 18adc91f..4148adf4 100644 --- a/tests/__snapshots__/qrcode-6/7/fast-90.json +++ b/tests/__snapshots__/qrcode-6/7/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/7/slow-0.json b/tests/__snapshots__/qrcode-6/7/slow-0.json index 3a04762e..839e47cb 100644 --- a/tests/__snapshots__/qrcode-6/7/slow-0.json +++ b/tests/__snapshots__/qrcode-6/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/7/slow-180.json b/tests/__snapshots__/qrcode-6/7/slow-180.json index 9d12938e..0278e398 100644 --- a/tests/__snapshots__/qrcode-6/7/slow-180.json +++ b/tests/__snapshots__/qrcode-6/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/7/slow-270.json b/tests/__snapshots__/qrcode-6/7/slow-270.json index 8d723839..093449b1 100644 --- a/tests/__snapshots__/qrcode-6/7/slow-270.json +++ b/tests/__snapshots__/qrcode-6/7/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/7/slow-90.json b/tests/__snapshots__/qrcode-6/7/slow-90.json index 18adc91f..4148adf4 100644 --- a/tests/__snapshots__/qrcode-6/7/slow-90.json +++ b/tests/__snapshots__/qrcode-6/7/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "bd3511d", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/8/fast-0.json b/tests/__snapshots__/qrcode-6/8/fast-0.json index a89ed0e4..dba97207 100644 --- a/tests/__snapshots__/qrcode-6/8/fast-0.json +++ b/tests/__snapshots__/qrcode-6/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/8/fast-180.json b/tests/__snapshots__/qrcode-6/8/fast-180.json index dfa735b9..caec0c3b 100644 --- a/tests/__snapshots__/qrcode-6/8/fast-180.json +++ b/tests/__snapshots__/qrcode-6/8/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/8/fast-270.json b/tests/__snapshots__/qrcode-6/8/fast-270.json index 2099f6e2..50cc1713 100644 --- a/tests/__snapshots__/qrcode-6/8/fast-270.json +++ b/tests/__snapshots__/qrcode-6/8/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/8/fast-90.json b/tests/__snapshots__/qrcode-6/8/fast-90.json index 739198e8..9094f7b1 100644 --- a/tests/__snapshots__/qrcode-6/8/fast-90.json +++ b/tests/__snapshots__/qrcode-6/8/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/8/slow-0.json b/tests/__snapshots__/qrcode-6/8/slow-0.json index a89ed0e4..dba97207 100644 --- a/tests/__snapshots__/qrcode-6/8/slow-0.json +++ b/tests/__snapshots__/qrcode-6/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/8/slow-180.json b/tests/__snapshots__/qrcode-6/8/slow-180.json index dfa735b9..caec0c3b 100644 --- a/tests/__snapshots__/qrcode-6/8/slow-180.json +++ b/tests/__snapshots__/qrcode-6/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/8/slow-270.json b/tests/__snapshots__/qrcode-6/8/slow-270.json index 2099f6e2..50cc1713 100644 --- a/tests/__snapshots__/qrcode-6/8/slow-270.json +++ b/tests/__snapshots__/qrcode-6/8/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/8/slow-90.json b/tests/__snapshots__/qrcode-6/8/slow-90.json index 739198e8..9094f7b1 100644 --- a/tests/__snapshots__/qrcode-6/8/slow-90.json +++ b/tests/__snapshots__/qrcode-6/8/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "8a12774", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/9/fast-0.json b/tests/__snapshots__/qrcode-6/9/fast-0.json index df5f8189..8f3fa602 100644 --- a/tests/__snapshots__/qrcode-6/9/fast-0.json +++ b/tests/__snapshots__/qrcode-6/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/9/fast-180.json b/tests/__snapshots__/qrcode-6/9/fast-180.json index 9243b4eb..1189ff05 100644 --- a/tests/__snapshots__/qrcode-6/9/fast-180.json +++ b/tests/__snapshots__/qrcode-6/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/9/fast-270.json b/tests/__snapshots__/qrcode-6/9/fast-270.json index 2259b182..5afb0380 100644 --- a/tests/__snapshots__/qrcode-6/9/fast-270.json +++ b/tests/__snapshots__/qrcode-6/9/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/9/fast-90.json b/tests/__snapshots__/qrcode-6/9/fast-90.json index 329930b3..ad7eac1b 100644 --- a/tests/__snapshots__/qrcode-6/9/fast-90.json +++ b/tests/__snapshots__/qrcode-6/9/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/9/slow-0.json b/tests/__snapshots__/qrcode-6/9/slow-0.json index df5f8189..8f3fa602 100644 --- a/tests/__snapshots__/qrcode-6/9/slow-0.json +++ b/tests/__snapshots__/qrcode-6/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/9/slow-180.json b/tests/__snapshots__/qrcode-6/9/slow-180.json index 9243b4eb..1189ff05 100644 --- a/tests/__snapshots__/qrcode-6/9/slow-180.json +++ b/tests/__snapshots__/qrcode-6/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/9/slow-270.json b/tests/__snapshots__/qrcode-6/9/slow-270.json index 2259b182..5afb0380 100644 --- a/tests/__snapshots__/qrcode-6/9/slow-270.json +++ b/tests/__snapshots__/qrcode-6/9/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/qrcode-6/9/slow-90.json b/tests/__snapshots__/qrcode-6/9/slow-90.json index 329930b3..ad7eac1b 100644 --- a/tests/__snapshots__/qrcode-6/9/slow-90.json +++ b/tests/__snapshots__/qrcode-6/9/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "5590d18", + "width": 21, + "height": 21 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R17x139/fast-0.json b/tests/__snapshots__/rmqrcode-1/R17x139/fast-0.json index baab1b32..f444e009 100644 --- a/tests/__snapshots__/rmqrcode-1/R17x139/fast-0.json +++ b/tests/__snapshots__/rmqrcode-1/R17x139/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "02c3952", + "width": 139, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/rmqrcode-1/R17x139/fast-180.json b/tests/__snapshots__/rmqrcode-1/R17x139/fast-180.json index 5e6a3269..71b0cd5e 100644 --- a/tests/__snapshots__/rmqrcode-1/R17x139/fast-180.json +++ b/tests/__snapshots__/rmqrcode-1/R17x139/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "02c3952", + "width": 139, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/rmqrcode-1/R17x139/fast-270.json b/tests/__snapshots__/rmqrcode-1/R17x139/fast-270.json index 1b71b382..6977db5d 100644 --- a/tests/__snapshots__/rmqrcode-1/R17x139/fast-270.json +++ b/tests/__snapshots__/rmqrcode-1/R17x139/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "02c3952", + "width": 139, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/rmqrcode-1/R17x139/fast-90.json b/tests/__snapshots__/rmqrcode-1/R17x139/fast-90.json index e95c35f3..5b53d871 100644 --- a/tests/__snapshots__/rmqrcode-1/R17x139/fast-90.json +++ b/tests/__snapshots__/rmqrcode-1/R17x139/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "02c3952", + "width": 139, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/rmqrcode-1/R17x139/pure-0.json b/tests/__snapshots__/rmqrcode-1/R17x139/pure-0.json index 8b803488..cfa21781 100644 --- a/tests/__snapshots__/rmqrcode-1/R17x139/pure-0.json +++ b/tests/__snapshots__/rmqrcode-1/R17x139/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "01fba03", + "width": 139, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/rmqrcode-1/R17x139/slow-0.json b/tests/__snapshots__/rmqrcode-1/R17x139/slow-0.json index baab1b32..f444e009 100644 --- a/tests/__snapshots__/rmqrcode-1/R17x139/slow-0.json +++ b/tests/__snapshots__/rmqrcode-1/R17x139/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "02c3952", + "width": 139, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/rmqrcode-1/R17x139/slow-180.json b/tests/__snapshots__/rmqrcode-1/R17x139/slow-180.json index 5e6a3269..71b0cd5e 100644 --- a/tests/__snapshots__/rmqrcode-1/R17x139/slow-180.json +++ b/tests/__snapshots__/rmqrcode-1/R17x139/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "02c3952", + "width": 139, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/rmqrcode-1/R17x139/slow-270.json b/tests/__snapshots__/rmqrcode-1/R17x139/slow-270.json index 1b71b382..6977db5d 100644 --- a/tests/__snapshots__/rmqrcode-1/R17x139/slow-270.json +++ b/tests/__snapshots__/rmqrcode-1/R17x139/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "02c3952", + "width": 139, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/rmqrcode-1/R17x139/slow-90.json b/tests/__snapshots__/rmqrcode-1/R17x139/slow-90.json index e95c35f3..5b53d871 100644 --- a/tests/__snapshots__/rmqrcode-1/R17x139/slow-90.json +++ b/tests/__snapshots__/rmqrcode-1/R17x139/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "32", + "symbol": { + "data": "02c3952", + "width": 139, + "height": 17 + }, "eccLevel": "M" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-0.json b/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-0.json index 5fb8d722..0da9aacd 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-0.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-180.json b/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-180.json index a81b2be7..13fa9afe 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-180.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-270.json b/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-270.json index 9bf73542..b1e2462f 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-270.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-90.json b/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-90.json index 5da258dd..a66c7c2f 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-90.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H/fast-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H/pure-0.json b/tests/__snapshots__/rmqrcode-1/R7x43-H/pure-0.json index 9fa58248..d41078dc 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H/pure-0.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-0.json b/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-0.json index 5fb8d722..0da9aacd 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-0.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-180.json b/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-180.json index a81b2be7..13fa9afe 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-180.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-270.json b/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-270.json index 9bf73542..b1e2462f 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-270.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-90.json b/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-90.json index 5da258dd..a66c7c2f 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-90.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/pure-0.json b/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/pure-0.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-0.json b/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-0.json index 4fc23a6f..52b6647b 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-0.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-180.json b/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-180.json index 45080329..5a2bc0d1 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-180.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-270.json b/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-270.json index 46d5911c..36e774db 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-270.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-270.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-90.json b/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-90.json index 183a664c..999fc0f0 100644 --- a/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-90.json +++ b/tests/__snapshots__/rmqrcode-1/R7x43-H_inverted/slow-90.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "1", + "symbol": { + "data": "cb53c49", + "width": 43, + "height": 7 + }, "eccLevel": "H" } diff --git a/tests/__snapshots__/rss14-1/1/fast-0.json b/tests/__snapshots__/rss14-1/1/fast-0.json index 1d8deff2..540e5092 100644 --- a/tests/__snapshots__/rss14-1/1/fast-0.json +++ b/tests/__snapshots__/rss14-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/1/fast-180.json b/tests/__snapshots__/rss14-1/1/fast-180.json index fd58e4c1..74867e32 100644 --- a/tests/__snapshots__/rss14-1/1/fast-180.json +++ b/tests/__snapshots__/rss14-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/1/slow-0.json b/tests/__snapshots__/rss14-1/1/slow-0.json index 155412cc..26475f38 100644 --- a/tests/__snapshots__/rss14-1/1/slow-0.json +++ b/tests/__snapshots__/rss14-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/1/slow-180.json b/tests/__snapshots__/rss14-1/1/slow-180.json index 4b27582b..0647d4e7 100644 --- a/tests/__snapshots__/rss14-1/1/slow-180.json +++ b/tests/__snapshots__/rss14-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/2/fast-0.json b/tests/__snapshots__/rss14-1/2/fast-0.json index cd702629..14223564 100644 --- a/tests/__snapshots__/rss14-1/2/fast-0.json +++ b/tests/__snapshots__/rss14-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/2/fast-180.json b/tests/__snapshots__/rss14-1/2/fast-180.json index f24dab27..73ca8964 100644 --- a/tests/__snapshots__/rss14-1/2/fast-180.json +++ b/tests/__snapshots__/rss14-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/2/slow-0.json b/tests/__snapshots__/rss14-1/2/slow-0.json index 59c5e831..f6f8fcf1 100644 --- a/tests/__snapshots__/rss14-1/2/slow-0.json +++ b/tests/__snapshots__/rss14-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/2/slow-180.json b/tests/__snapshots__/rss14-1/2/slow-180.json index 17d50eb1..adf0e638 100644 --- a/tests/__snapshots__/rss14-1/2/slow-180.json +++ b/tests/__snapshots__/rss14-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/3/fast-0.json b/tests/__snapshots__/rss14-1/3/fast-0.json index c45f961c..cef1aa76 100644 --- a/tests/__snapshots__/rss14-1/3/fast-0.json +++ b/tests/__snapshots__/rss14-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/3/fast-180.json b/tests/__snapshots__/rss14-1/3/fast-180.json index 51dbd67b..6be08249 100644 --- a/tests/__snapshots__/rss14-1/3/fast-180.json +++ b/tests/__snapshots__/rss14-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/3/slow-0.json b/tests/__snapshots__/rss14-1/3/slow-0.json index f16e3ab2..6a377813 100644 --- a/tests/__snapshots__/rss14-1/3/slow-0.json +++ b/tests/__snapshots__/rss14-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/3/slow-180.json b/tests/__snapshots__/rss14-1/3/slow-180.json index 67a1de21..89a3aef8 100644 --- a/tests/__snapshots__/rss14-1/3/slow-180.json +++ b/tests/__snapshots__/rss14-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/4/fast-0.json b/tests/__snapshots__/rss14-1/4/fast-0.json index f7503609..dc60e33b 100644 --- a/tests/__snapshots__/rss14-1/4/fast-0.json +++ b/tests/__snapshots__/rss14-1/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/4/fast-180.json b/tests/__snapshots__/rss14-1/4/fast-180.json index 8a31bdc7..ee634754 100644 --- a/tests/__snapshots__/rss14-1/4/fast-180.json +++ b/tests/__snapshots__/rss14-1/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/4/slow-0.json b/tests/__snapshots__/rss14-1/4/slow-0.json index 9bbc8074..1800f508 100644 --- a/tests/__snapshots__/rss14-1/4/slow-0.json +++ b/tests/__snapshots__/rss14-1/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/4/slow-180.json b/tests/__snapshots__/rss14-1/4/slow-180.json index a85ea0c1..d67f7e97 100644 --- a/tests/__snapshots__/rss14-1/4/slow-180.json +++ b/tests/__snapshots__/rss14-1/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/5/fast-0.json b/tests/__snapshots__/rss14-1/5/fast-0.json index 7f81de20..70150336 100644 --- a/tests/__snapshots__/rss14-1/5/fast-0.json +++ b/tests/__snapshots__/rss14-1/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/5/fast-180.json b/tests/__snapshots__/rss14-1/5/fast-180.json index 9c451ed6..9ee509b8 100644 --- a/tests/__snapshots__/rss14-1/5/fast-180.json +++ b/tests/__snapshots__/rss14-1/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/5/slow-0.json b/tests/__snapshots__/rss14-1/5/slow-0.json index 7eb34fc4..d95bad38 100644 --- a/tests/__snapshots__/rss14-1/5/slow-0.json +++ b/tests/__snapshots__/rss14-1/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/5/slow-180.json b/tests/__snapshots__/rss14-1/5/slow-180.json index 351951d6..5738b332 100644 --- a/tests/__snapshots__/rss14-1/5/slow-180.json +++ b/tests/__snapshots__/rss14-1/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/6/fast-0.json b/tests/__snapshots__/rss14-1/6/fast-0.json index 2a22460c..ee6c482b 100644 --- a/tests/__snapshots__/rss14-1/6/fast-0.json +++ b/tests/__snapshots__/rss14-1/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/6/fast-180.json b/tests/__snapshots__/rss14-1/6/fast-180.json index 8eeaa12d..32785cbf 100644 --- a/tests/__snapshots__/rss14-1/6/fast-180.json +++ b/tests/__snapshots__/rss14-1/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/6/slow-0.json b/tests/__snapshots__/rss14-1/6/slow-0.json index 2a22460c..ee6c482b 100644 --- a/tests/__snapshots__/rss14-1/6/slow-0.json +++ b/tests/__snapshots__/rss14-1/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-1/6/slow-180.json b/tests/__snapshots__/rss14-1/6/slow-180.json index 8eeaa12d..32785cbf 100644 --- a/tests/__snapshots__/rss14-1/6/slow-180.json +++ b/tests/__snapshots__/rss14-1/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/0120358468019312/fast-0.json b/tests/__snapshots__/rss14-2/0120358468019312/fast-0.json index 48ea6907..c20a2425 100644 --- a/tests/__snapshots__/rss14-2/0120358468019312/fast-0.json +++ b/tests/__snapshots__/rss14-2/0120358468019312/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/0120358468019312/fast-180.json b/tests/__snapshots__/rss14-2/0120358468019312/fast-180.json index 6d0978c6..0592d6c4 100644 --- a/tests/__snapshots__/rss14-2/0120358468019312/fast-180.json +++ b/tests/__snapshots__/rss14-2/0120358468019312/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/0120358468019312/slow-0.json b/tests/__snapshots__/rss14-2/0120358468019312/slow-0.json index 48ea6907..c20a2425 100644 --- a/tests/__snapshots__/rss14-2/0120358468019312/slow-0.json +++ b/tests/__snapshots__/rss14-2/0120358468019312/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/0120358468019312/slow-180.json b/tests/__snapshots__/rss14-2/0120358468019312/slow-180.json index 6d0978c6..0592d6c4 100644 --- a/tests/__snapshots__/rss14-2/0120358468019312/slow-180.json +++ b/tests/__snapshots__/rss14-2/0120358468019312/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/13/fast-0.json b/tests/__snapshots__/rss14-2/13/fast-0.json index 5d3bc579..4f96636c 100644 --- a/tests/__snapshots__/rss14-2/13/fast-0.json +++ b/tests/__snapshots__/rss14-2/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/13/fast-180.json b/tests/__snapshots__/rss14-2/13/fast-180.json index 9f005374..a44c5bbe 100644 --- a/tests/__snapshots__/rss14-2/13/fast-180.json +++ b/tests/__snapshots__/rss14-2/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/13/slow-0.json b/tests/__snapshots__/rss14-2/13/slow-0.json index 52c5bec5..bb8d3918 100644 --- a/tests/__snapshots__/rss14-2/13/slow-0.json +++ b/tests/__snapshots__/rss14-2/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/13/slow-180.json b/tests/__snapshots__/rss14-2/13/slow-180.json index 6b772345..8e55ccd3 100644 --- a/tests/__snapshots__/rss14-2/13/slow-180.json +++ b/tests/__snapshots__/rss14-2/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/14/fast-0.json b/tests/__snapshots__/rss14-2/14/fast-0.json index ee5923c8..5dc6b205 100644 --- a/tests/__snapshots__/rss14-2/14/fast-0.json +++ b/tests/__snapshots__/rss14-2/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/14/fast-180.json b/tests/__snapshots__/rss14-2/14/fast-180.json index 418dbad0..aa1aff12 100644 --- a/tests/__snapshots__/rss14-2/14/fast-180.json +++ b/tests/__snapshots__/rss14-2/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/14/slow-0.json b/tests/__snapshots__/rss14-2/14/slow-0.json index c09e8d08..9c40e696 100644 --- a/tests/__snapshots__/rss14-2/14/slow-0.json +++ b/tests/__snapshots__/rss14-2/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/14/slow-180.json b/tests/__snapshots__/rss14-2/14/slow-180.json index 2c089d6f..b0ea5a93 100644 --- a/tests/__snapshots__/rss14-2/14/slow-180.json +++ b/tests/__snapshots__/rss14-2/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/20/fast-0.json b/tests/__snapshots__/rss14-2/20/fast-0.json index 34c7df0c..1ce9b5e8 100644 --- a/tests/__snapshots__/rss14-2/20/fast-0.json +++ b/tests/__snapshots__/rss14-2/20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/20/fast-180.json b/tests/__snapshots__/rss14-2/20/fast-180.json index a828adaa..cafe9811 100644 --- a/tests/__snapshots__/rss14-2/20/fast-180.json +++ b/tests/__snapshots__/rss14-2/20/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/20/slow-0.json b/tests/__snapshots__/rss14-2/20/slow-0.json index e63fcb47..91a7f32f 100644 --- a/tests/__snapshots__/rss14-2/20/slow-0.json +++ b/tests/__snapshots__/rss14-2/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/20/slow-180.json b/tests/__snapshots__/rss14-2/20/slow-180.json index 84603e2c..e1398a4c 100644 --- a/tests/__snapshots__/rss14-2/20/slow-180.json +++ b/tests/__snapshots__/rss14-2/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/21/fast-180.json b/tests/__snapshots__/rss14-2/21/fast-180.json index 8505e500..e8c1afec 100644 --- a/tests/__snapshots__/rss14-2/21/fast-180.json +++ b/tests/__snapshots__/rss14-2/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/21/slow-0.json b/tests/__snapshots__/rss14-2/21/slow-0.json index e577f073..0cc3525b 100644 --- a/tests/__snapshots__/rss14-2/21/slow-0.json +++ b/tests/__snapshots__/rss14-2/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/21/slow-180.json b/tests/__snapshots__/rss14-2/21/slow-180.json index 8505e500..e8c1afec 100644 --- a/tests/__snapshots__/rss14-2/21/slow-180.json +++ b/tests/__snapshots__/rss14-2/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/23/fast-0.json b/tests/__snapshots__/rss14-2/23/fast-0.json index 20b6d074..ac9f2dcf 100644 --- a/tests/__snapshots__/rss14-2/23/fast-0.json +++ b/tests/__snapshots__/rss14-2/23/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/23/fast-180.json b/tests/__snapshots__/rss14-2/23/fast-180.json index 810aa967..32853032 100644 --- a/tests/__snapshots__/rss14-2/23/fast-180.json +++ b/tests/__snapshots__/rss14-2/23/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/23/slow-0.json b/tests/__snapshots__/rss14-2/23/slow-0.json index 12d6b9b7..8609a11a 100644 --- a/tests/__snapshots__/rss14-2/23/slow-0.json +++ b/tests/__snapshots__/rss14-2/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/23/slow-180.json b/tests/__snapshots__/rss14-2/23/slow-180.json index 34e95a61..6822e9ef 100644 --- a/tests/__snapshots__/rss14-2/23/slow-180.json +++ b/tests/__snapshots__/rss14-2/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/24/fast-0.json b/tests/__snapshots__/rss14-2/24/fast-0.json index 6c9b71c9..1e0d18d0 100644 --- a/tests/__snapshots__/rss14-2/24/fast-0.json +++ b/tests/__snapshots__/rss14-2/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/24/fast-180.json b/tests/__snapshots__/rss14-2/24/fast-180.json index 44fc798c..0142ed0c 100644 --- a/tests/__snapshots__/rss14-2/24/fast-180.json +++ b/tests/__snapshots__/rss14-2/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/24/slow-0.json b/tests/__snapshots__/rss14-2/24/slow-0.json index ff15c5c3..776c2ae5 100644 --- a/tests/__snapshots__/rss14-2/24/slow-0.json +++ b/tests/__snapshots__/rss14-2/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/24/slow-180.json b/tests/__snapshots__/rss14-2/24/slow-180.json index b35aeb43..467c9b05 100644 --- a/tests/__snapshots__/rss14-2/24/slow-180.json +++ b/tests/__snapshots__/rss14-2/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/6/fast-0.json b/tests/__snapshots__/rss14-2/6/fast-0.json index 5478dfef..8ea449ae 100644 --- a/tests/__snapshots__/rss14-2/6/fast-0.json +++ b/tests/__snapshots__/rss14-2/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/6/fast-180.json b/tests/__snapshots__/rss14-2/6/fast-180.json index 95e6a19f..c53a23b0 100644 --- a/tests/__snapshots__/rss14-2/6/fast-180.json +++ b/tests/__snapshots__/rss14-2/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/6/slow-0.json b/tests/__snapshots__/rss14-2/6/slow-0.json index 9e76f14d..f6af069f 100644 --- a/tests/__snapshots__/rss14-2/6/slow-0.json +++ b/tests/__snapshots__/rss14-2/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/6/slow-180.json b/tests/__snapshots__/rss14-2/6/slow-180.json index 8d8aeb56..06d52c91 100644 --- a/tests/__snapshots__/rss14-2/6/slow-180.json +++ b/tests/__snapshots__/rss14-2/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/7/fast-0.json b/tests/__snapshots__/rss14-2/7/fast-0.json index 1b2cc9f4..99bcedfa 100644 --- a/tests/__snapshots__/rss14-2/7/fast-0.json +++ b/tests/__snapshots__/rss14-2/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/7/fast-180.json b/tests/__snapshots__/rss14-2/7/fast-180.json index 2bd3cf42..ad26843c 100644 --- a/tests/__snapshots__/rss14-2/7/fast-180.json +++ b/tests/__snapshots__/rss14-2/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/7/slow-0.json b/tests/__snapshots__/rss14-2/7/slow-0.json index 4153915e..3243c78e 100644 --- a/tests/__snapshots__/rss14-2/7/slow-0.json +++ b/tests/__snapshots__/rss14-2/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/7/slow-180.json b/tests/__snapshots__/rss14-2/7/slow-180.json index 638870c2..3e924012 100644 --- a/tests/__snapshots__/rss14-2/7/slow-180.json +++ b/tests/__snapshots__/rss14-2/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/8/fast-0.json b/tests/__snapshots__/rss14-2/8/fast-0.json index 7214b5e8..15d1c717 100644 --- a/tests/__snapshots__/rss14-2/8/fast-0.json +++ b/tests/__snapshots__/rss14-2/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/8/slow-0.json b/tests/__snapshots__/rss14-2/8/slow-0.json index ecbd3fda..ca31d140 100644 --- a/tests/__snapshots__/rss14-2/8/slow-0.json +++ b/tests/__snapshots__/rss14-2/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/8/slow-180.json b/tests/__snapshots__/rss14-2/8/slow-180.json index b0cd38d1..4c3c8b59 100644 --- a/tests/__snapshots__/rss14-2/8/slow-180.json +++ b/tests/__snapshots__/rss14-2/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/9/fast-0.json b/tests/__snapshots__/rss14-2/9/fast-0.json index b06a09dd..f64ea895 100644 --- a/tests/__snapshots__/rss14-2/9/fast-0.json +++ b/tests/__snapshots__/rss14-2/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/9/fast-180.json b/tests/__snapshots__/rss14-2/9/fast-180.json index e9d34e51..9cc200ed 100644 --- a/tests/__snapshots__/rss14-2/9/fast-180.json +++ b/tests/__snapshots__/rss14-2/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/9/slow-0.json b/tests/__snapshots__/rss14-2/9/slow-0.json index 1b068d4c..98c56f13 100644 --- a/tests/__snapshots__/rss14-2/9/slow-0.json +++ b/tests/__snapshots__/rss14-2/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rss14-2/9/slow-180.json b/tests/__snapshots__/rss14-2/9/slow-180.json index ddb876be..41f26a89 100644 --- a/tests/__snapshots__/rss14-2/9/slow-180.json +++ b/tests/__snapshots__/rss14-2/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/#384/fast-0.json b/tests/__snapshots__/rssexpanded-1/#384/fast-0.json index 8cacc045..37aa819c 100644 --- a/tests/__snapshots__/rssexpanded-1/#384/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/#384/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/#384/fast-180.json b/tests/__snapshots__/rssexpanded-1/#384/fast-180.json index 3a9883b8..a4047409 100644 --- a/tests/__snapshots__/rssexpanded-1/#384/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/#384/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/#384/pure-0.json b/tests/__snapshots__/rssexpanded-1/#384/pure-0.json index 249cd3aa..6faa5b91 100644 --- a/tests/__snapshots__/rssexpanded-1/#384/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/#384/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/#384/slow-0.json b/tests/__snapshots__/rssexpanded-1/#384/slow-0.json index 8cacc045..37aa819c 100644 --- a/tests/__snapshots__/rssexpanded-1/#384/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/#384/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/#384/slow-180.json b/tests/__snapshots__/rssexpanded-1/#384/slow-180.json index 3a9883b8..a4047409 100644 --- a/tests/__snapshots__/rssexpanded-1/#384/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/#384/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/1/fast-0.json b/tests/__snapshots__/rssexpanded-1/1/fast-0.json index d07ea9fb..4fbbeda8 100644 --- a/tests/__snapshots__/rssexpanded-1/1/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/1/fast-180.json b/tests/__snapshots__/rssexpanded-1/1/fast-180.json index b8b27d94..cefb882a 100644 --- a/tests/__snapshots__/rssexpanded-1/1/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/1/pure-0.json b/tests/__snapshots__/rssexpanded-1/1/pure-0.json index 7036e34e..d2e18a87 100644 --- a/tests/__snapshots__/rssexpanded-1/1/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/1/slow-0.json b/tests/__snapshots__/rssexpanded-1/1/slow-0.json index 62ac3b03..a87fed0f 100644 --- a/tests/__snapshots__/rssexpanded-1/1/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/1/slow-180.json b/tests/__snapshots__/rssexpanded-1/1/slow-180.json index 5f340cbe..8a42f7dd 100644 --- a/tests/__snapshots__/rssexpanded-1/1/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/10-corrected/fast-0.json b/tests/__snapshots__/rssexpanded-1/10-corrected/fast-0.json index 414e58dd..2e575b4f 100644 --- a/tests/__snapshots__/rssexpanded-1/10-corrected/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/10-corrected/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/10-corrected/fast-180.json b/tests/__snapshots__/rssexpanded-1/10-corrected/fast-180.json index 1cdae18e..5864152e 100644 --- a/tests/__snapshots__/rssexpanded-1/10-corrected/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/10-corrected/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/10-corrected/pure-0.json b/tests/__snapshots__/rssexpanded-1/10-corrected/pure-0.json index 8d9448cf..5f3fc3be 100644 --- a/tests/__snapshots__/rssexpanded-1/10-corrected/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/10-corrected/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/10-corrected/slow-0.json b/tests/__snapshots__/rssexpanded-1/10-corrected/slow-0.json index 414e58dd..2e575b4f 100644 --- a/tests/__snapshots__/rssexpanded-1/10-corrected/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/10-corrected/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/10-corrected/slow-180.json b/tests/__snapshots__/rssexpanded-1/10-corrected/slow-180.json index 1cdae18e..5864152e 100644 --- a/tests/__snapshots__/rssexpanded-1/10-corrected/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/10-corrected/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/10/fast-0.json b/tests/__snapshots__/rssexpanded-1/10/fast-0.json index 4701b4d4..7962b82b 100644 --- a/tests/__snapshots__/rssexpanded-1/10/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/10/fast-180.json b/tests/__snapshots__/rssexpanded-1/10/fast-180.json index 54c5034e..c8382d1f 100644 --- a/tests/__snapshots__/rssexpanded-1/10/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/10/pure-0.json b/tests/__snapshots__/rssexpanded-1/10/pure-0.json index cdbf9b6e..f93e279c 100644 --- a/tests/__snapshots__/rssexpanded-1/10/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/10/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/10/slow-0.json b/tests/__snapshots__/rssexpanded-1/10/slow-0.json index 42850aaa..a9684f4c 100644 --- a/tests/__snapshots__/rssexpanded-1/10/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/10/slow-180.json b/tests/__snapshots__/rssexpanded-1/10/slow-180.json index 4e890e8e..4e69e94e 100644 --- a/tests/__snapshots__/rssexpanded-1/10/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/11/fast-0.json b/tests/__snapshots__/rssexpanded-1/11/fast-0.json index c46f7b63..16aca0b8 100644 --- a/tests/__snapshots__/rssexpanded-1/11/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/11/fast-180.json b/tests/__snapshots__/rssexpanded-1/11/fast-180.json index b560ca5a..252fdb33 100644 --- a/tests/__snapshots__/rssexpanded-1/11/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/11/pure-0.json b/tests/__snapshots__/rssexpanded-1/11/pure-0.json index e1f9e764..43792bdb 100644 --- a/tests/__snapshots__/rssexpanded-1/11/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/11/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/11/slow-0.json b/tests/__snapshots__/rssexpanded-1/11/slow-0.json index 4e7afe67..d8e1e3a7 100644 --- a/tests/__snapshots__/rssexpanded-1/11/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/11/slow-180.json b/tests/__snapshots__/rssexpanded-1/11/slow-180.json index fbcf15bf..b7810afe 100644 --- a/tests/__snapshots__/rssexpanded-1/11/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/12/fast-0.json b/tests/__snapshots__/rssexpanded-1/12/fast-0.json index eb224593..d92d855b 100644 --- a/tests/__snapshots__/rssexpanded-1/12/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/12/fast-180.json b/tests/__snapshots__/rssexpanded-1/12/fast-180.json index a44ef193..4df8165b 100644 --- a/tests/__snapshots__/rssexpanded-1/12/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/12/pure-0.json b/tests/__snapshots__/rssexpanded-1/12/pure-0.json index a8719e62..28598fa8 100644 --- a/tests/__snapshots__/rssexpanded-1/12/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/12/slow-0.json b/tests/__snapshots__/rssexpanded-1/12/slow-0.json index 3f7fe395..0f55b2e6 100644 --- a/tests/__snapshots__/rssexpanded-1/12/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/12/slow-180.json b/tests/__snapshots__/rssexpanded-1/12/slow-180.json index 72c5ea04..68b23825 100644 --- a/tests/__snapshots__/rssexpanded-1/12/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/13/fast-0.json b/tests/__snapshots__/rssexpanded-1/13/fast-0.json index dd7ded2a..c163c205 100644 --- a/tests/__snapshots__/rssexpanded-1/13/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/13/fast-180.json b/tests/__snapshots__/rssexpanded-1/13/fast-180.json index b2385654..311a3670 100644 --- a/tests/__snapshots__/rssexpanded-1/13/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/13/pure-0.json b/tests/__snapshots__/rssexpanded-1/13/pure-0.json index a776008a..5990295d 100644 --- a/tests/__snapshots__/rssexpanded-1/13/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/13/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/13/slow-0.json b/tests/__snapshots__/rssexpanded-1/13/slow-0.json index d9bc58d8..47389763 100644 --- a/tests/__snapshots__/rssexpanded-1/13/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/13/slow-180.json b/tests/__snapshots__/rssexpanded-1/13/slow-180.json index 2919b4e2..a05604e8 100644 --- a/tests/__snapshots__/rssexpanded-1/13/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/14/fast-0.json b/tests/__snapshots__/rssexpanded-1/14/fast-0.json index cee6964a..7ab914f0 100644 --- a/tests/__snapshots__/rssexpanded-1/14/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/14/fast-180.json b/tests/__snapshots__/rssexpanded-1/14/fast-180.json index 4588d28a..affa977b 100644 --- a/tests/__snapshots__/rssexpanded-1/14/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/14/pure-0.json b/tests/__snapshots__/rssexpanded-1/14/pure-0.json index 7bd701ac..a2d2a047 100644 --- a/tests/__snapshots__/rssexpanded-1/14/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/14/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/14/slow-0.json b/tests/__snapshots__/rssexpanded-1/14/slow-0.json index 6c02e86d..65a8d9a1 100644 --- a/tests/__snapshots__/rssexpanded-1/14/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/14/slow-180.json b/tests/__snapshots__/rssexpanded-1/14/slow-180.json index 9076cba1..f5370004 100644 --- a/tests/__snapshots__/rssexpanded-1/14/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/15/fast-0.json b/tests/__snapshots__/rssexpanded-1/15/fast-0.json index e919525d..fed772e4 100644 --- a/tests/__snapshots__/rssexpanded-1/15/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/15/fast-180.json b/tests/__snapshots__/rssexpanded-1/15/fast-180.json index 9379452b..7543e60e 100644 --- a/tests/__snapshots__/rssexpanded-1/15/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/15/pure-0.json b/tests/__snapshots__/rssexpanded-1/15/pure-0.json index 06f3a83e..84c68ae7 100644 --- a/tests/__snapshots__/rssexpanded-1/15/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/15/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/15/slow-0.json b/tests/__snapshots__/rssexpanded-1/15/slow-0.json index 626f4239..0b407b91 100644 --- a/tests/__snapshots__/rssexpanded-1/15/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/15/slow-180.json b/tests/__snapshots__/rssexpanded-1/15/slow-180.json index abf57e6c..4fd73a52 100644 --- a/tests/__snapshots__/rssexpanded-1/15/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/16/fast-0.json b/tests/__snapshots__/rssexpanded-1/16/fast-0.json index 1de151e8..ee9ff25c 100644 --- a/tests/__snapshots__/rssexpanded-1/16/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/16/fast-180.json b/tests/__snapshots__/rssexpanded-1/16/fast-180.json index b5bd1b55..5f794393 100644 --- a/tests/__snapshots__/rssexpanded-1/16/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/16/pure-0.json b/tests/__snapshots__/rssexpanded-1/16/pure-0.json index 9181effa..acb55fca 100644 --- a/tests/__snapshots__/rssexpanded-1/16/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/16/slow-0.json b/tests/__snapshots__/rssexpanded-1/16/slow-0.json index 35a58ce4..abfa717c 100644 --- a/tests/__snapshots__/rssexpanded-1/16/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/16/slow-180.json b/tests/__snapshots__/rssexpanded-1/16/slow-180.json index 3a04e0f3..33adcac4 100644 --- a/tests/__snapshots__/rssexpanded-1/16/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/17/fast-0.json b/tests/__snapshots__/rssexpanded-1/17/fast-0.json index afeb5abe..1a43a5ec 100644 --- a/tests/__snapshots__/rssexpanded-1/17/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/17/fast-180.json b/tests/__snapshots__/rssexpanded-1/17/fast-180.json index e0be7bad..f763a0bc 100644 --- a/tests/__snapshots__/rssexpanded-1/17/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/17/pure-0.json b/tests/__snapshots__/rssexpanded-1/17/pure-0.json index 7ea73625..95cd0503 100644 --- a/tests/__snapshots__/rssexpanded-1/17/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/17/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/17/slow-0.json b/tests/__snapshots__/rssexpanded-1/17/slow-0.json index 2f28ba8a..c40073e4 100644 --- a/tests/__snapshots__/rssexpanded-1/17/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/17/slow-180.json b/tests/__snapshots__/rssexpanded-1/17/slow-180.json index 103d7877..3d24f747 100644 --- a/tests/__snapshots__/rssexpanded-1/17/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/18/fast-0.json b/tests/__snapshots__/rssexpanded-1/18/fast-0.json index ea19bdd1..4ee3c993 100644 --- a/tests/__snapshots__/rssexpanded-1/18/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/18/fast-180.json b/tests/__snapshots__/rssexpanded-1/18/fast-180.json index a2a21821..8bd57912 100644 --- a/tests/__snapshots__/rssexpanded-1/18/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/18/pure-0.json b/tests/__snapshots__/rssexpanded-1/18/pure-0.json index 1d693aa3..6bd80b7b 100644 --- a/tests/__snapshots__/rssexpanded-1/18/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/18/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/18/slow-0.json b/tests/__snapshots__/rssexpanded-1/18/slow-0.json index 3172011f..b6b0099c 100644 --- a/tests/__snapshots__/rssexpanded-1/18/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/18/slow-180.json b/tests/__snapshots__/rssexpanded-1/18/slow-180.json index 17ce8bb0..e39403bc 100644 --- a/tests/__snapshots__/rssexpanded-1/18/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/19/fast-0.json b/tests/__snapshots__/rssexpanded-1/19/fast-0.json index 67a358a5..2d1fdebe 100644 --- a/tests/__snapshots__/rssexpanded-1/19/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/19/fast-180.json b/tests/__snapshots__/rssexpanded-1/19/fast-180.json index e40ee57e..c3842632 100644 --- a/tests/__snapshots__/rssexpanded-1/19/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/19/pure-0.json b/tests/__snapshots__/rssexpanded-1/19/pure-0.json index 0acd4451..29974b5a 100644 --- a/tests/__snapshots__/rssexpanded-1/19/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/19/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/19/slow-0.json b/tests/__snapshots__/rssexpanded-1/19/slow-0.json index e2435112..107d72b9 100644 --- a/tests/__snapshots__/rssexpanded-1/19/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/19/slow-180.json b/tests/__snapshots__/rssexpanded-1/19/slow-180.json index 327ce3c2..003d5b6c 100644 --- a/tests/__snapshots__/rssexpanded-1/19/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/2/fast-0.json b/tests/__snapshots__/rssexpanded-1/2/fast-0.json index fc25da12..2cb29b31 100644 --- a/tests/__snapshots__/rssexpanded-1/2/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/2/fast-180.json b/tests/__snapshots__/rssexpanded-1/2/fast-180.json index 36d2a779..cfa5cb33 100644 --- a/tests/__snapshots__/rssexpanded-1/2/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/2/pure-0.json b/tests/__snapshots__/rssexpanded-1/2/pure-0.json index bf9dfdac..7d436e44 100644 --- a/tests/__snapshots__/rssexpanded-1/2/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/2/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/2/slow-0.json b/tests/__snapshots__/rssexpanded-1/2/slow-0.json index 0f829b4a..7621a83b 100644 --- a/tests/__snapshots__/rssexpanded-1/2/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/2/slow-180.json b/tests/__snapshots__/rssexpanded-1/2/slow-180.json index 2dc8549a..3dc11e92 100644 --- a/tests/__snapshots__/rssexpanded-1/2/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/20/fast-0.json b/tests/__snapshots__/rssexpanded-1/20/fast-0.json index 71875862..a832a29c 100644 --- a/tests/__snapshots__/rssexpanded-1/20/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/20/fast-180.json b/tests/__snapshots__/rssexpanded-1/20/fast-180.json index a95889de..ceb3cd27 100644 --- a/tests/__snapshots__/rssexpanded-1/20/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/20/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/20/pure-0.json b/tests/__snapshots__/rssexpanded-1/20/pure-0.json index 1552f268..4b09ece1 100644 --- a/tests/__snapshots__/rssexpanded-1/20/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/20/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/20/slow-0.json b/tests/__snapshots__/rssexpanded-1/20/slow-0.json index c6a7b6d7..1e45bedd 100644 --- a/tests/__snapshots__/rssexpanded-1/20/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/20/slow-180.json b/tests/__snapshots__/rssexpanded-1/20/slow-180.json index e68c56af..16a04d27 100644 --- a/tests/__snapshots__/rssexpanded-1/20/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/21/fast-0.json b/tests/__snapshots__/rssexpanded-1/21/fast-0.json index a30971aa..2d5334c6 100644 --- a/tests/__snapshots__/rssexpanded-1/21/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/21/fast-180.json b/tests/__snapshots__/rssexpanded-1/21/fast-180.json index 6af2a53f..70e752d7 100644 --- a/tests/__snapshots__/rssexpanded-1/21/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/21/pure-0.json b/tests/__snapshots__/rssexpanded-1/21/pure-0.json index 6e832103..61903aa0 100644 --- a/tests/__snapshots__/rssexpanded-1/21/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/21/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/21/slow-0.json b/tests/__snapshots__/rssexpanded-1/21/slow-0.json index 92c873ef..5965598a 100644 --- a/tests/__snapshots__/rssexpanded-1/21/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/21/slow-180.json b/tests/__snapshots__/rssexpanded-1/21/slow-180.json index 177f3fc0..436ef18e 100644 --- a/tests/__snapshots__/rssexpanded-1/21/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/22/fast-0.json b/tests/__snapshots__/rssexpanded-1/22/fast-0.json index b5ae6445..68ce52c1 100644 --- a/tests/__snapshots__/rssexpanded-1/22/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/22/fast-180.json b/tests/__snapshots__/rssexpanded-1/22/fast-180.json index 30fca218..afe0d27e 100644 --- a/tests/__snapshots__/rssexpanded-1/22/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/22/pure-0.json b/tests/__snapshots__/rssexpanded-1/22/pure-0.json index 95a29cd7..cb6f8874 100644 --- a/tests/__snapshots__/rssexpanded-1/22/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/22/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/22/slow-0.json b/tests/__snapshots__/rssexpanded-1/22/slow-0.json index 4b7fdd9d..e034faff 100644 --- a/tests/__snapshots__/rssexpanded-1/22/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/22/slow-180.json b/tests/__snapshots__/rssexpanded-1/22/slow-180.json index 2aa1106c..890de1ee 100644 --- a/tests/__snapshots__/rssexpanded-1/22/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/23/fast-0.json b/tests/__snapshots__/rssexpanded-1/23/fast-0.json index e1edb707..6fa833b0 100644 --- a/tests/__snapshots__/rssexpanded-1/23/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/23/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/23/fast-180.json b/tests/__snapshots__/rssexpanded-1/23/fast-180.json index 236033df..47ef3d03 100644 --- a/tests/__snapshots__/rssexpanded-1/23/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/23/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/23/pure-0.json b/tests/__snapshots__/rssexpanded-1/23/pure-0.json index fa66b729..7b856ce7 100644 --- a/tests/__snapshots__/rssexpanded-1/23/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/23/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/23/slow-0.json b/tests/__snapshots__/rssexpanded-1/23/slow-0.json index fa4874d9..df521273 100644 --- a/tests/__snapshots__/rssexpanded-1/23/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/23/slow-180.json b/tests/__snapshots__/rssexpanded-1/23/slow-180.json index caadca59..bad70fe8 100644 --- a/tests/__snapshots__/rssexpanded-1/23/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/24/fast-0.json b/tests/__snapshots__/rssexpanded-1/24/fast-0.json index 41f3c989..bcdf6cea 100644 --- a/tests/__snapshots__/rssexpanded-1/24/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/24/fast-180.json b/tests/__snapshots__/rssexpanded-1/24/fast-180.json index 38aa585a..459876ee 100644 --- a/tests/__snapshots__/rssexpanded-1/24/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/24/pure-0.json b/tests/__snapshots__/rssexpanded-1/24/pure-0.json index 2e0907e5..ff725fe5 100644 --- a/tests/__snapshots__/rssexpanded-1/24/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/24/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/24/slow-0.json b/tests/__snapshots__/rssexpanded-1/24/slow-0.json index 3f5b4d04..d3ec0a53 100644 --- a/tests/__snapshots__/rssexpanded-1/24/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/24/slow-180.json b/tests/__snapshots__/rssexpanded-1/24/slow-180.json index ee4e9577..e063a360 100644 --- a/tests/__snapshots__/rssexpanded-1/24/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/25/fast-0.json b/tests/__snapshots__/rssexpanded-1/25/fast-0.json index 0e421c0b..9d72120a 100644 --- a/tests/__snapshots__/rssexpanded-1/25/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/25/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/25/fast-180.json b/tests/__snapshots__/rssexpanded-1/25/fast-180.json index 2edddfbf..21870bdf 100644 --- a/tests/__snapshots__/rssexpanded-1/25/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/25/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/25/pure-0.json b/tests/__snapshots__/rssexpanded-1/25/pure-0.json index 38e1ac9a..31930be3 100644 --- a/tests/__snapshots__/rssexpanded-1/25/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/25/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/25/slow-0.json b/tests/__snapshots__/rssexpanded-1/25/slow-0.json index 1d507c1b..e6e5582a 100644 --- a/tests/__snapshots__/rssexpanded-1/25/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/25/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/25/slow-180.json b/tests/__snapshots__/rssexpanded-1/25/slow-180.json index 6c5ea71f..335bd82b 100644 --- a/tests/__snapshots__/rssexpanded-1/25/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/25/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/26/fast-0.json b/tests/__snapshots__/rssexpanded-1/26/fast-0.json index 291aea7e..f67639c3 100644 --- a/tests/__snapshots__/rssexpanded-1/26/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/26/fast-180.json b/tests/__snapshots__/rssexpanded-1/26/fast-180.json index 008944dc..155d274f 100644 --- a/tests/__snapshots__/rssexpanded-1/26/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/26/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/26/pure-0.json b/tests/__snapshots__/rssexpanded-1/26/pure-0.json index 4114e79f..2808bd44 100644 --- a/tests/__snapshots__/rssexpanded-1/26/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/26/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/26/slow-0.json b/tests/__snapshots__/rssexpanded-1/26/slow-0.json index 953ec890..1908d21c 100644 --- a/tests/__snapshots__/rssexpanded-1/26/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/26/slow-180.json b/tests/__snapshots__/rssexpanded-1/26/slow-180.json index a4b7292d..ecd63f7f 100644 --- a/tests/__snapshots__/rssexpanded-1/26/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/27/fast-0.json b/tests/__snapshots__/rssexpanded-1/27/fast-0.json index fb36881f..1ecab339 100644 --- a/tests/__snapshots__/rssexpanded-1/27/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/27/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/27/fast-180.json b/tests/__snapshots__/rssexpanded-1/27/fast-180.json index 58351a82..41db92fc 100644 --- a/tests/__snapshots__/rssexpanded-1/27/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/27/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/27/pure-0.json b/tests/__snapshots__/rssexpanded-1/27/pure-0.json index c209fd1f..b77007f5 100644 --- a/tests/__snapshots__/rssexpanded-1/27/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/27/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/27/slow-0.json b/tests/__snapshots__/rssexpanded-1/27/slow-0.json index c022c066..767ea899 100644 --- a/tests/__snapshots__/rssexpanded-1/27/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/27/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/27/slow-180.json b/tests/__snapshots__/rssexpanded-1/27/slow-180.json index 17ad9a96..c1273780 100644 --- a/tests/__snapshots__/rssexpanded-1/27/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/27/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/28/fast-0.json b/tests/__snapshots__/rssexpanded-1/28/fast-0.json index f6fb12ce..01c99f6d 100644 --- a/tests/__snapshots__/rssexpanded-1/28/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/28/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/28/fast-180.json b/tests/__snapshots__/rssexpanded-1/28/fast-180.json index e0006f7b..cf5857cb 100644 --- a/tests/__snapshots__/rssexpanded-1/28/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/28/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/28/pure-0.json b/tests/__snapshots__/rssexpanded-1/28/pure-0.json index 63b9e893..6a4aa55e 100644 --- a/tests/__snapshots__/rssexpanded-1/28/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/28/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/28/slow-0.json b/tests/__snapshots__/rssexpanded-1/28/slow-0.json index 3189ab0e..841d0b14 100644 --- a/tests/__snapshots__/rssexpanded-1/28/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/28/slow-180.json b/tests/__snapshots__/rssexpanded-1/28/slow-180.json index 320b82ab..9d6184c3 100644 --- a/tests/__snapshots__/rssexpanded-1/28/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/29/fast-0.json b/tests/__snapshots__/rssexpanded-1/29/fast-0.json index ae6f4d48..30a9a23d 100644 --- a/tests/__snapshots__/rssexpanded-1/29/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/29/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/29/fast-180.json b/tests/__snapshots__/rssexpanded-1/29/fast-180.json index 4e339317..f91d7c10 100644 --- a/tests/__snapshots__/rssexpanded-1/29/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/29/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/29/pure-0.json b/tests/__snapshots__/rssexpanded-1/29/pure-0.json index 17a65b94..d9e19fe3 100644 --- a/tests/__snapshots__/rssexpanded-1/29/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/29/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/29/slow-0.json b/tests/__snapshots__/rssexpanded-1/29/slow-0.json index 0208f2a0..5471c629 100644 --- a/tests/__snapshots__/rssexpanded-1/29/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/29/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/29/slow-180.json b/tests/__snapshots__/rssexpanded-1/29/slow-180.json index fb0c01cb..d8130c04 100644 --- a/tests/__snapshots__/rssexpanded-1/29/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/29/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/3/fast-0.json b/tests/__snapshots__/rssexpanded-1/3/fast-0.json index 0cbe86f8..229e078f 100644 --- a/tests/__snapshots__/rssexpanded-1/3/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/3/fast-180.json b/tests/__snapshots__/rssexpanded-1/3/fast-180.json index 6bceaef8..ee50c16a 100644 --- a/tests/__snapshots__/rssexpanded-1/3/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/3/pure-0.json b/tests/__snapshots__/rssexpanded-1/3/pure-0.json index 7cb69e85..84659f9c 100644 --- a/tests/__snapshots__/rssexpanded-1/3/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/3/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/3/slow-0.json b/tests/__snapshots__/rssexpanded-1/3/slow-0.json index f4bc5bd1..fe497245 100644 --- a/tests/__snapshots__/rssexpanded-1/3/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/3/slow-180.json b/tests/__snapshots__/rssexpanded-1/3/slow-180.json index b0eb983c..9b2cedb1 100644 --- a/tests/__snapshots__/rssexpanded-1/3/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/30/fast-0.json b/tests/__snapshots__/rssexpanded-1/30/fast-0.json index be39c315..5cc44802 100644 --- a/tests/__snapshots__/rssexpanded-1/30/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/30/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/30/fast-180.json b/tests/__snapshots__/rssexpanded-1/30/fast-180.json index 81c73411..ae5ea57e 100644 --- a/tests/__snapshots__/rssexpanded-1/30/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/30/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/30/pure-0.json b/tests/__snapshots__/rssexpanded-1/30/pure-0.json index 98426328..2843c77b 100644 --- a/tests/__snapshots__/rssexpanded-1/30/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/30/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/30/slow-0.json b/tests/__snapshots__/rssexpanded-1/30/slow-0.json index f209e7dc..5fd7cdd0 100644 --- a/tests/__snapshots__/rssexpanded-1/30/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/30/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/30/slow-180.json b/tests/__snapshots__/rssexpanded-1/30/slow-180.json index ed674d5b..4db0a20e 100644 --- a/tests/__snapshots__/rssexpanded-1/30/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/30/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/31/fast-0.json b/tests/__snapshots__/rssexpanded-1/31/fast-0.json index 46e04e7d..0a2841d8 100644 --- a/tests/__snapshots__/rssexpanded-1/31/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/31/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/31/fast-180.json b/tests/__snapshots__/rssexpanded-1/31/fast-180.json index b8414caf..6d6a5faa 100644 --- a/tests/__snapshots__/rssexpanded-1/31/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/31/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/31/pure-0.json b/tests/__snapshots__/rssexpanded-1/31/pure-0.json index fe445651..6d7f31bd 100644 --- a/tests/__snapshots__/rssexpanded-1/31/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/31/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/31/slow-0.json b/tests/__snapshots__/rssexpanded-1/31/slow-0.json index 506fc8fd..8ffb59d2 100644 --- a/tests/__snapshots__/rssexpanded-1/31/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/31/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/31/slow-180.json b/tests/__snapshots__/rssexpanded-1/31/slow-180.json index 0281b9d7..d8ffff0c 100644 --- a/tests/__snapshots__/rssexpanded-1/31/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/31/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/32/fast-0.json b/tests/__snapshots__/rssexpanded-1/32/fast-0.json index f07d119c..f953c25f 100644 --- a/tests/__snapshots__/rssexpanded-1/32/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/32/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/32/fast-180.json b/tests/__snapshots__/rssexpanded-1/32/fast-180.json index b81da30a..63753d5a 100644 --- a/tests/__snapshots__/rssexpanded-1/32/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/32/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/32/pure-0.json b/tests/__snapshots__/rssexpanded-1/32/pure-0.json index efae45d5..fdbd3b12 100644 --- a/tests/__snapshots__/rssexpanded-1/32/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/32/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/32/slow-0.json b/tests/__snapshots__/rssexpanded-1/32/slow-0.json index ff0ba542..3b426135 100644 --- a/tests/__snapshots__/rssexpanded-1/32/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/32/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/32/slow-180.json b/tests/__snapshots__/rssexpanded-1/32/slow-180.json index 0468dedc..bec0e237 100644 --- a/tests/__snapshots__/rssexpanded-1/32/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/32/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/4/fast-0.json b/tests/__snapshots__/rssexpanded-1/4/fast-0.json index d0d8c67f..1f28a18d 100644 --- a/tests/__snapshots__/rssexpanded-1/4/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/4/fast-180.json b/tests/__snapshots__/rssexpanded-1/4/fast-180.json index cefa1a52..e8ffb2c8 100644 --- a/tests/__snapshots__/rssexpanded-1/4/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/4/pure-0.json b/tests/__snapshots__/rssexpanded-1/4/pure-0.json index d34a2dcf..8e17e73c 100644 --- a/tests/__snapshots__/rssexpanded-1/4/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/4/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/4/slow-0.json b/tests/__snapshots__/rssexpanded-1/4/slow-0.json index e3e1be15..5b7d4e96 100644 --- a/tests/__snapshots__/rssexpanded-1/4/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/4/slow-180.json b/tests/__snapshots__/rssexpanded-1/4/slow-180.json index da1ea048..efc10320 100644 --- a/tests/__snapshots__/rssexpanded-1/4/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/5/fast-0.json b/tests/__snapshots__/rssexpanded-1/5/fast-0.json index 4bba3e14..5be2810c 100644 --- a/tests/__snapshots__/rssexpanded-1/5/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/5/fast-180.json b/tests/__snapshots__/rssexpanded-1/5/fast-180.json index d2b5ea01..71fea590 100644 --- a/tests/__snapshots__/rssexpanded-1/5/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/5/pure-0.json b/tests/__snapshots__/rssexpanded-1/5/pure-0.json index 6372966c..982f8236 100644 --- a/tests/__snapshots__/rssexpanded-1/5/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/5/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/5/slow-0.json b/tests/__snapshots__/rssexpanded-1/5/slow-0.json index ac857b40..2bf44a2f 100644 --- a/tests/__snapshots__/rssexpanded-1/5/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/5/slow-180.json b/tests/__snapshots__/rssexpanded-1/5/slow-180.json index 846cc31a..e4d72e71 100644 --- a/tests/__snapshots__/rssexpanded-1/5/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/6/fast-0.json b/tests/__snapshots__/rssexpanded-1/6/fast-0.json index dbaf21eb..92471857 100644 --- a/tests/__snapshots__/rssexpanded-1/6/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/6/fast-180.json b/tests/__snapshots__/rssexpanded-1/6/fast-180.json index cdda961b..2f0cf61b 100644 --- a/tests/__snapshots__/rssexpanded-1/6/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/6/pure-0.json b/tests/__snapshots__/rssexpanded-1/6/pure-0.json index a5388f73..e6949965 100644 --- a/tests/__snapshots__/rssexpanded-1/6/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/6/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/6/slow-0.json b/tests/__snapshots__/rssexpanded-1/6/slow-0.json index 5227f19a..99a5dd3c 100644 --- a/tests/__snapshots__/rssexpanded-1/6/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/6/slow-180.json b/tests/__snapshots__/rssexpanded-1/6/slow-180.json index b7737394..74e1bd1c 100644 --- a/tests/__snapshots__/rssexpanded-1/6/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/7/fast-0.json b/tests/__snapshots__/rssexpanded-1/7/fast-0.json index 6a0aecd1..d77685d3 100644 --- a/tests/__snapshots__/rssexpanded-1/7/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/7/fast-180.json b/tests/__snapshots__/rssexpanded-1/7/fast-180.json index 1e0fae0b..61eec203 100644 --- a/tests/__snapshots__/rssexpanded-1/7/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/7/pure-0.json b/tests/__snapshots__/rssexpanded-1/7/pure-0.json index 7867ef92..7d030eee 100644 --- a/tests/__snapshots__/rssexpanded-1/7/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/7/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/7/slow-0.json b/tests/__snapshots__/rssexpanded-1/7/slow-0.json index a032974f..f91a5054 100644 --- a/tests/__snapshots__/rssexpanded-1/7/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/7/slow-180.json b/tests/__snapshots__/rssexpanded-1/7/slow-180.json index 48e9a119..52b5c686 100644 --- a/tests/__snapshots__/rssexpanded-1/7/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/8/fast-0.json b/tests/__snapshots__/rssexpanded-1/8/fast-0.json index b86faf84..29257ca6 100644 --- a/tests/__snapshots__/rssexpanded-1/8/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/8/fast-180.json b/tests/__snapshots__/rssexpanded-1/8/fast-180.json index f100f5f0..ca6808eb 100644 --- a/tests/__snapshots__/rssexpanded-1/8/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/8/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/8/pure-0.json b/tests/__snapshots__/rssexpanded-1/8/pure-0.json index 5354f0b4..e4bec704 100644 --- a/tests/__snapshots__/rssexpanded-1/8/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/8/slow-0.json b/tests/__snapshots__/rssexpanded-1/8/slow-0.json index b741741a..43c50cba 100644 --- a/tests/__snapshots__/rssexpanded-1/8/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/8/slow-180.json b/tests/__snapshots__/rssexpanded-1/8/slow-180.json index 92e23496..73e6b5f7 100644 --- a/tests/__snapshots__/rssexpanded-1/8/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/9/fast-0.json b/tests/__snapshots__/rssexpanded-1/9/fast-0.json index 29feeb27..7cc76600 100644 --- a/tests/__snapshots__/rssexpanded-1/9/fast-0.json +++ b/tests/__snapshots__/rssexpanded-1/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/9/fast-180.json b/tests/__snapshots__/rssexpanded-1/9/fast-180.json index a15f5a4e..a3efe845 100644 --- a/tests/__snapshots__/rssexpanded-1/9/fast-180.json +++ b/tests/__snapshots__/rssexpanded-1/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/9/pure-0.json b/tests/__snapshots__/rssexpanded-1/9/pure-0.json index 87c097a2..825a88c7 100644 --- a/tests/__snapshots__/rssexpanded-1/9/pure-0.json +++ b/tests/__snapshots__/rssexpanded-1/9/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/9/slow-0.json b/tests/__snapshots__/rssexpanded-1/9/slow-0.json index 6a5c0904..e585e92b 100644 --- a/tests/__snapshots__/rssexpanded-1/9/slow-0.json +++ b/tests/__snapshots__/rssexpanded-1/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-1/9/slow-180.json b/tests/__snapshots__/rssexpanded-1/9/slow-180.json index 71db526e..cc401c93 100644 --- a/tests/__snapshots__/rssexpanded-1/9/slow-180.json +++ b/tests/__snapshots__/rssexpanded-1/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/12/fast-0.json b/tests/__snapshots__/rssexpanded-2/12/fast-0.json index 6de5b8ae..88815434 100644 --- a/tests/__snapshots__/rssexpanded-2/12/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/12/fast-180.json b/tests/__snapshots__/rssexpanded-2/12/fast-180.json index f62332e3..8661bd76 100644 --- a/tests/__snapshots__/rssexpanded-2/12/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/12/slow-0.json b/tests/__snapshots__/rssexpanded-2/12/slow-0.json index 6de5b8ae..88815434 100644 --- a/tests/__snapshots__/rssexpanded-2/12/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/12/slow-180.json b/tests/__snapshots__/rssexpanded-2/12/slow-180.json index f62332e3..8661bd76 100644 --- a/tests/__snapshots__/rssexpanded-2/12/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/16/fast-0.json b/tests/__snapshots__/rssexpanded-2/16/fast-0.json index 0620eb0c..9b51ee2c 100644 --- a/tests/__snapshots__/rssexpanded-2/16/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/16/fast-180.json b/tests/__snapshots__/rssexpanded-2/16/fast-180.json index e5a762e8..93abfa29 100644 --- a/tests/__snapshots__/rssexpanded-2/16/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/16/slow-0.json b/tests/__snapshots__/rssexpanded-2/16/slow-0.json index 0620eb0c..9b51ee2c 100644 --- a/tests/__snapshots__/rssexpanded-2/16/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/16/slow-180.json b/tests/__snapshots__/rssexpanded-2/16/slow-180.json index e5a762e8..93abfa29 100644 --- a/tests/__snapshots__/rssexpanded-2/16/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/17/fast-0.json b/tests/__snapshots__/rssexpanded-2/17/fast-0.json index 1003c4b2..ddbc14b6 100644 --- a/tests/__snapshots__/rssexpanded-2/17/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/17/fast-180.json b/tests/__snapshots__/rssexpanded-2/17/fast-180.json index 938e9061..71ed977e 100644 --- a/tests/__snapshots__/rssexpanded-2/17/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/17/slow-0.json b/tests/__snapshots__/rssexpanded-2/17/slow-0.json index 1003c4b2..ddbc14b6 100644 --- a/tests/__snapshots__/rssexpanded-2/17/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/17/slow-180.json b/tests/__snapshots__/rssexpanded-2/17/slow-180.json index 938e9061..71ed977e 100644 --- a/tests/__snapshots__/rssexpanded-2/17/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/18/fast-0.json b/tests/__snapshots__/rssexpanded-2/18/fast-0.json index 7dad12a3..578d49b9 100644 --- a/tests/__snapshots__/rssexpanded-2/18/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/18/fast-180.json b/tests/__snapshots__/rssexpanded-2/18/fast-180.json index 3e44aa58..0f5bcde9 100644 --- a/tests/__snapshots__/rssexpanded-2/18/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/18/slow-0.json b/tests/__snapshots__/rssexpanded-2/18/slow-0.json index 56a90e93..e2bee279 100644 --- a/tests/__snapshots__/rssexpanded-2/18/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/18/slow-180.json b/tests/__snapshots__/rssexpanded-2/18/slow-180.json index d9fa6d22..8a437ed5 100644 --- a/tests/__snapshots__/rssexpanded-2/18/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_01/fast-0.json b/tests/__snapshots__/rssexpanded-2/3_01/fast-0.json index ae3b06eb..0a5ef55c 100644 --- a/tests/__snapshots__/rssexpanded-2/3_01/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_01/fast-180.json b/tests/__snapshots__/rssexpanded-2/3_01/fast-180.json index b8608e01..30b82287 100644 --- a/tests/__snapshots__/rssexpanded-2/3_01/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_01/slow-0.json b/tests/__snapshots__/rssexpanded-2/3_01/slow-0.json index ae3b06eb..0a5ef55c 100644 --- a/tests/__snapshots__/rssexpanded-2/3_01/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_01/slow-180.json b/tests/__snapshots__/rssexpanded-2/3_01/slow-180.json index b8608e01..30b82287 100644 --- a/tests/__snapshots__/rssexpanded-2/3_01/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_02/fast-0.json b/tests/__snapshots__/rssexpanded-2/3_02/fast-0.json index e364dfd9..bd167eee 100644 --- a/tests/__snapshots__/rssexpanded-2/3_02/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_02/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_02/fast-180.json b/tests/__snapshots__/rssexpanded-2/3_02/fast-180.json index 017131bc..b412d2a4 100644 --- a/tests/__snapshots__/rssexpanded-2/3_02/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_02/slow-0.json b/tests/__snapshots__/rssexpanded-2/3_02/slow-0.json index e364dfd9..bd167eee 100644 --- a/tests/__snapshots__/rssexpanded-2/3_02/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_02/slow-180.json b/tests/__snapshots__/rssexpanded-2/3_02/slow-180.json index 017131bc..b412d2a4 100644 --- a/tests/__snapshots__/rssexpanded-2/3_02/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_05/fast-0.json b/tests/__snapshots__/rssexpanded-2/3_05/fast-0.json index d656bacd..42fe1190 100644 --- a/tests/__snapshots__/rssexpanded-2/3_05/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_05/fast-180.json b/tests/__snapshots__/rssexpanded-2/3_05/fast-180.json index 5f3912db..fb09d82a 100644 --- a/tests/__snapshots__/rssexpanded-2/3_05/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_05/slow-0.json b/tests/__snapshots__/rssexpanded-2/3_05/slow-0.json index 25bd70c2..93c39713 100644 --- a/tests/__snapshots__/rssexpanded-2/3_05/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_05/slow-180.json b/tests/__snapshots__/rssexpanded-2/3_05/slow-180.json index 09c01782..4ca19275 100644 --- a/tests/__snapshots__/rssexpanded-2/3_05/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_06/slow-0.json b/tests/__snapshots__/rssexpanded-2/3_06/slow-0.json index b8205265..fc1fa6b0 100644 --- a/tests/__snapshots__/rssexpanded-2/3_06/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_06/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_06/slow-180.json b/tests/__snapshots__/rssexpanded-2/3_06/slow-180.json index eb1390a0..2c51bd6e 100644 --- a/tests/__snapshots__/rssexpanded-2/3_06/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_06/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_07/fast-0.json b/tests/__snapshots__/rssexpanded-2/3_07/fast-0.json index 7563576c..d13e16f4 100644 --- a/tests/__snapshots__/rssexpanded-2/3_07/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_07/fast-180.json b/tests/__snapshots__/rssexpanded-2/3_07/fast-180.json index 35719da3..bfa90b7b 100644 --- a/tests/__snapshots__/rssexpanded-2/3_07/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_07/slow-0.json b/tests/__snapshots__/rssexpanded-2/3_07/slow-0.json index 7563576c..d13e16f4 100644 --- a/tests/__snapshots__/rssexpanded-2/3_07/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_07/slow-180.json b/tests/__snapshots__/rssexpanded-2/3_07/slow-180.json index 35719da3..bfa90b7b 100644 --- a/tests/__snapshots__/rssexpanded-2/3_07/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_09/fast-0.json b/tests/__snapshots__/rssexpanded-2/3_09/fast-0.json index 6606c9ed..217d03d7 100644 --- a/tests/__snapshots__/rssexpanded-2/3_09/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_09/fast-180.json b/tests/__snapshots__/rssexpanded-2/3_09/fast-180.json index 9784a0f0..4ceb90d7 100644 --- a/tests/__snapshots__/rssexpanded-2/3_09/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_09/slow-0.json b/tests/__snapshots__/rssexpanded-2/3_09/slow-0.json index cf8b2321..7d85df92 100644 --- a/tests/__snapshots__/rssexpanded-2/3_09/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/3_09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/3_09/slow-180.json b/tests/__snapshots__/rssexpanded-2/3_09/slow-180.json index 7ad913cf..7e5a8815 100644 --- a/tests/__snapshots__/rssexpanded-2/3_09/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/3_09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_00/fast-0.json b/tests/__snapshots__/rssexpanded-2/4_00/fast-0.json index 86ce90ed..5c4c477f 100644 --- a/tests/__snapshots__/rssexpanded-2/4_00/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/4_00/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_00/fast-180.json b/tests/__snapshots__/rssexpanded-2/4_00/fast-180.json index e2558fbf..a95cfedd 100644 --- a/tests/__snapshots__/rssexpanded-2/4_00/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/4_00/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_00/slow-0.json b/tests/__snapshots__/rssexpanded-2/4_00/slow-0.json index 86ce90ed..5c4c477f 100644 --- a/tests/__snapshots__/rssexpanded-2/4_00/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/4_00/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_00/slow-180.json b/tests/__snapshots__/rssexpanded-2/4_00/slow-180.json index e2558fbf..a95cfedd 100644 --- a/tests/__snapshots__/rssexpanded-2/4_00/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/4_00/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_02/slow-0.json b/tests/__snapshots__/rssexpanded-2/4_02/slow-0.json index 45994402..eb7fd239 100644 --- a/tests/__snapshots__/rssexpanded-2/4_02/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/4_02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_02/slow-180.json b/tests/__snapshots__/rssexpanded-2/4_02/slow-180.json index dd4b4c45..cb93d469 100644 --- a/tests/__snapshots__/rssexpanded-2/4_02/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/4_02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_03/fast-0.json b/tests/__snapshots__/rssexpanded-2/4_03/fast-0.json index a630bc1a..4c96070c 100644 --- a/tests/__snapshots__/rssexpanded-2/4_03/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/4_03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_03/fast-180.json b/tests/__snapshots__/rssexpanded-2/4_03/fast-180.json index f4a1e35d..fdc275e0 100644 --- a/tests/__snapshots__/rssexpanded-2/4_03/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/4_03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_03/slow-0.json b/tests/__snapshots__/rssexpanded-2/4_03/slow-0.json index a630bc1a..4c96070c 100644 --- a/tests/__snapshots__/rssexpanded-2/4_03/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/4_03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_03/slow-180.json b/tests/__snapshots__/rssexpanded-2/4_03/slow-180.json index f4a1e35d..fdc275e0 100644 --- a/tests/__snapshots__/rssexpanded-2/4_03/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/4_03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_04/fast-0.json b/tests/__snapshots__/rssexpanded-2/4_04/fast-0.json index 02548a98..8e0cff1d 100644 --- a/tests/__snapshots__/rssexpanded-2/4_04/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/4_04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_04/fast-180.json b/tests/__snapshots__/rssexpanded-2/4_04/fast-180.json index ad163090..beaec82d 100644 --- a/tests/__snapshots__/rssexpanded-2/4_04/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/4_04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_04/slow-0.json b/tests/__snapshots__/rssexpanded-2/4_04/slow-0.json index 48b43d53..3f53554c 100644 --- a/tests/__snapshots__/rssexpanded-2/4_04/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/4_04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 4, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/4_04/slow-180.json b/tests/__snapshots__/rssexpanded-2/4_04/slow-180.json index b264c9d4..e5767bf3 100644 --- a/tests/__snapshots__/rssexpanded-2/4_04/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/4_04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 4, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/5/fast-0.json b/tests/__snapshots__/rssexpanded-2/5/fast-0.json index a67a9765..e9ea1f11 100644 --- a/tests/__snapshots__/rssexpanded-2/5/fast-0.json +++ b/tests/__snapshots__/rssexpanded-2/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/5/fast-180.json b/tests/__snapshots__/rssexpanded-2/5/fast-180.json index 813b3372..e2d0010b 100644 --- a/tests/__snapshots__/rssexpanded-2/5/fast-180.json +++ b/tests/__snapshots__/rssexpanded-2/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/5/slow-0.json b/tests/__snapshots__/rssexpanded-2/5/slow-0.json index a67a9765..e9ea1f11 100644 --- a/tests/__snapshots__/rssexpanded-2/5/slow-0.json +++ b/tests/__snapshots__/rssexpanded-2/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-2/5/slow-180.json b/tests/__snapshots__/rssexpanded-2/5/slow-180.json index 813b3372..e2d0010b 100644 --- a/tests/__snapshots__/rssexpanded-2/5/slow-180.json +++ b/tests/__snapshots__/rssexpanded-2/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/1/fast-0.json b/tests/__snapshots__/rssexpanded-3/1/fast-0.json index cd947d37..340394ab 100644 --- a/tests/__snapshots__/rssexpanded-3/1/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/1/fast-180.json b/tests/__snapshots__/rssexpanded-3/1/fast-180.json index 509d18d1..bdcb8bde 100644 --- a/tests/__snapshots__/rssexpanded-3/1/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/1/pure-0.json b/tests/__snapshots__/rssexpanded-3/1/pure-0.json index 8537068c..f2c057c9 100644 --- a/tests/__snapshots__/rssexpanded-3/1/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/1/slow-0.json b/tests/__snapshots__/rssexpanded-3/1/slow-0.json index 01ed9c00..3236417b 100644 --- a/tests/__snapshots__/rssexpanded-3/1/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/1/slow-180.json b/tests/__snapshots__/rssexpanded-3/1/slow-180.json index 43a34fc2..9518bf2e 100644 --- a/tests/__snapshots__/rssexpanded-3/1/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/10/fast-0.json b/tests/__snapshots__/rssexpanded-3/10/fast-0.json index d2fe7a3e..908db8ff 100644 --- a/tests/__snapshots__/rssexpanded-3/10/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/10/fast-180.json b/tests/__snapshots__/rssexpanded-3/10/fast-180.json index 371c97ea..3055eb6b 100644 --- a/tests/__snapshots__/rssexpanded-3/10/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/10/pure-0.json b/tests/__snapshots__/rssexpanded-3/10/pure-0.json index e7b2198d..99b66731 100644 --- a/tests/__snapshots__/rssexpanded-3/10/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/10/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/10/slow-0.json b/tests/__snapshots__/rssexpanded-3/10/slow-0.json index 3ea29c13..d58b75ce 100644 --- a/tests/__snapshots__/rssexpanded-3/10/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/10/slow-180.json b/tests/__snapshots__/rssexpanded-3/10/slow-180.json index 01e4d221..0bf0862c 100644 --- a/tests/__snapshots__/rssexpanded-3/10/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/100/fast-0.json b/tests/__snapshots__/rssexpanded-3/100/fast-0.json index 574869af..107f216c 100644 --- a/tests/__snapshots__/rssexpanded-3/100/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/100/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/100/fast-180.json b/tests/__snapshots__/rssexpanded-3/100/fast-180.json index ff34b97b..ad625a53 100644 --- a/tests/__snapshots__/rssexpanded-3/100/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/100/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/100/pure-0.json b/tests/__snapshots__/rssexpanded-3/100/pure-0.json index 7eee1f3d..ea4dede9 100644 --- a/tests/__snapshots__/rssexpanded-3/100/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/100/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/100/slow-0.json b/tests/__snapshots__/rssexpanded-3/100/slow-0.json index d118480c..2f81631c 100644 --- a/tests/__snapshots__/rssexpanded-3/100/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/100/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/100/slow-180.json b/tests/__snapshots__/rssexpanded-3/100/slow-180.json index 913d4143..748fcb34 100644 --- a/tests/__snapshots__/rssexpanded-3/100/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/100/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/101/fast-0.json b/tests/__snapshots__/rssexpanded-3/101/fast-0.json index 54ca109f..47b78b42 100644 --- a/tests/__snapshots__/rssexpanded-3/101/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/101/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/101/fast-180.json b/tests/__snapshots__/rssexpanded-3/101/fast-180.json index d51e04ac..e5986d75 100644 --- a/tests/__snapshots__/rssexpanded-3/101/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/101/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/101/pure-0.json b/tests/__snapshots__/rssexpanded-3/101/pure-0.json index b4655d23..db1b1484 100644 --- a/tests/__snapshots__/rssexpanded-3/101/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/101/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/101/slow-0.json b/tests/__snapshots__/rssexpanded-3/101/slow-0.json index 9023374c..80905296 100644 --- a/tests/__snapshots__/rssexpanded-3/101/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/101/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/101/slow-180.json b/tests/__snapshots__/rssexpanded-3/101/slow-180.json index dd9227e1..3afc952d 100644 --- a/tests/__snapshots__/rssexpanded-3/101/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/101/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/102/fast-0.json b/tests/__snapshots__/rssexpanded-3/102/fast-0.json index c08aead8..cbc3c2ff 100644 --- a/tests/__snapshots__/rssexpanded-3/102/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/102/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/102/fast-180.json b/tests/__snapshots__/rssexpanded-3/102/fast-180.json index c6b56a7c..c9a74b76 100644 --- a/tests/__snapshots__/rssexpanded-3/102/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/102/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/102/pure-0.json b/tests/__snapshots__/rssexpanded-3/102/pure-0.json index 7ef3eba4..0550bcbd 100644 --- a/tests/__snapshots__/rssexpanded-3/102/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/102/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/102/slow-0.json b/tests/__snapshots__/rssexpanded-3/102/slow-0.json index b51a93db..06667cef 100644 --- a/tests/__snapshots__/rssexpanded-3/102/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/102/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/102/slow-180.json b/tests/__snapshots__/rssexpanded-3/102/slow-180.json index f84c3b81..6ed581d5 100644 --- a/tests/__snapshots__/rssexpanded-3/102/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/102/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/103/fast-0.json b/tests/__snapshots__/rssexpanded-3/103/fast-0.json index e8ecf17e..4bac9e4f 100644 --- a/tests/__snapshots__/rssexpanded-3/103/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/103/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/103/fast-180.json b/tests/__snapshots__/rssexpanded-3/103/fast-180.json index 5d49fb60..282be68e 100644 --- a/tests/__snapshots__/rssexpanded-3/103/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/103/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/103/pure-0.json b/tests/__snapshots__/rssexpanded-3/103/pure-0.json index 66487991..a03d4fe5 100644 --- a/tests/__snapshots__/rssexpanded-3/103/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/103/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/103/slow-0.json b/tests/__snapshots__/rssexpanded-3/103/slow-0.json index 194de63e..0cce45c1 100644 --- a/tests/__snapshots__/rssexpanded-3/103/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/103/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/103/slow-180.json b/tests/__snapshots__/rssexpanded-3/103/slow-180.json index fe7483ee..417babfe 100644 --- a/tests/__snapshots__/rssexpanded-3/103/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/103/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/104/fast-0.json b/tests/__snapshots__/rssexpanded-3/104/fast-0.json index 6b321f4f..c415d8d8 100644 --- a/tests/__snapshots__/rssexpanded-3/104/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/104/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/104/fast-180.json b/tests/__snapshots__/rssexpanded-3/104/fast-180.json index 784e00e3..30b5f0c3 100644 --- a/tests/__snapshots__/rssexpanded-3/104/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/104/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/104/pure-0.json b/tests/__snapshots__/rssexpanded-3/104/pure-0.json index 384b4193..0a2bd5a2 100644 --- a/tests/__snapshots__/rssexpanded-3/104/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/104/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/104/slow-0.json b/tests/__snapshots__/rssexpanded-3/104/slow-0.json index 53b44dd1..6528fb01 100644 --- a/tests/__snapshots__/rssexpanded-3/104/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/104/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/104/slow-180.json b/tests/__snapshots__/rssexpanded-3/104/slow-180.json index 63da05c4..7972a3b6 100644 --- a/tests/__snapshots__/rssexpanded-3/104/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/104/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/105/fast-0.json b/tests/__snapshots__/rssexpanded-3/105/fast-0.json index a8a30b28..425de18f 100644 --- a/tests/__snapshots__/rssexpanded-3/105/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/105/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/105/fast-180.json b/tests/__snapshots__/rssexpanded-3/105/fast-180.json index 6ef97fec..cd14ae82 100644 --- a/tests/__snapshots__/rssexpanded-3/105/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/105/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/105/pure-0.json b/tests/__snapshots__/rssexpanded-3/105/pure-0.json index 72ef70c7..30307b31 100644 --- a/tests/__snapshots__/rssexpanded-3/105/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/105/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/105/slow-0.json b/tests/__snapshots__/rssexpanded-3/105/slow-0.json index 01c2523c..ba6895d1 100644 --- a/tests/__snapshots__/rssexpanded-3/105/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/105/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/105/slow-180.json b/tests/__snapshots__/rssexpanded-3/105/slow-180.json index 714de239..55bb0a6a 100644 --- a/tests/__snapshots__/rssexpanded-3/105/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/105/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/106/fast-0.json b/tests/__snapshots__/rssexpanded-3/106/fast-0.json index 756bb897..5ef4de25 100644 --- a/tests/__snapshots__/rssexpanded-3/106/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/106/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/106/fast-180.json b/tests/__snapshots__/rssexpanded-3/106/fast-180.json index 310c3276..280afa7d 100644 --- a/tests/__snapshots__/rssexpanded-3/106/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/106/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/106/pure-0.json b/tests/__snapshots__/rssexpanded-3/106/pure-0.json index 316a5dd2..3e6ee54b 100644 --- a/tests/__snapshots__/rssexpanded-3/106/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/106/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/106/slow-0.json b/tests/__snapshots__/rssexpanded-3/106/slow-0.json index 90f07d42..2793bedb 100644 --- a/tests/__snapshots__/rssexpanded-3/106/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/106/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/106/slow-180.json b/tests/__snapshots__/rssexpanded-3/106/slow-180.json index 5eb7cace..0c96fd42 100644 --- a/tests/__snapshots__/rssexpanded-3/106/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/106/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/107/fast-0.json b/tests/__snapshots__/rssexpanded-3/107/fast-0.json index 89c39e2e..f9e550fd 100644 --- a/tests/__snapshots__/rssexpanded-3/107/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/107/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/107/fast-180.json b/tests/__snapshots__/rssexpanded-3/107/fast-180.json index 0e5ea67c..5b21014b 100644 --- a/tests/__snapshots__/rssexpanded-3/107/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/107/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/107/pure-0.json b/tests/__snapshots__/rssexpanded-3/107/pure-0.json index ab7e7914..ebdd1a2f 100644 --- a/tests/__snapshots__/rssexpanded-3/107/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/107/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/107/slow-0.json b/tests/__snapshots__/rssexpanded-3/107/slow-0.json index fa6735cc..b53df757 100644 --- a/tests/__snapshots__/rssexpanded-3/107/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/107/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/107/slow-180.json b/tests/__snapshots__/rssexpanded-3/107/slow-180.json index ddad40e5..09e21d0b 100644 --- a/tests/__snapshots__/rssexpanded-3/107/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/107/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/108-corrected/fast-0.json b/tests/__snapshots__/rssexpanded-3/108-corrected/fast-0.json index 04e9fe62..9a0b4038 100644 --- a/tests/__snapshots__/rssexpanded-3/108-corrected/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/108-corrected/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/108-corrected/fast-180.json b/tests/__snapshots__/rssexpanded-3/108-corrected/fast-180.json index 7f6ad67d..7aba47e5 100644 --- a/tests/__snapshots__/rssexpanded-3/108-corrected/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/108-corrected/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/108-corrected/pure-0.json b/tests/__snapshots__/rssexpanded-3/108-corrected/pure-0.json index 32ab61a4..fa8beee6 100644 --- a/tests/__snapshots__/rssexpanded-3/108-corrected/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/108-corrected/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/108-corrected/slow-0.json b/tests/__snapshots__/rssexpanded-3/108-corrected/slow-0.json index 04e9fe62..9a0b4038 100644 --- a/tests/__snapshots__/rssexpanded-3/108-corrected/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/108-corrected/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/108-corrected/slow-180.json b/tests/__snapshots__/rssexpanded-3/108-corrected/slow-180.json index 7f6ad67d..7aba47e5 100644 --- a/tests/__snapshots__/rssexpanded-3/108-corrected/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/108-corrected/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/108/fast-0.json b/tests/__snapshots__/rssexpanded-3/108/fast-0.json index 0af7d334..901325ff 100644 --- a/tests/__snapshots__/rssexpanded-3/108/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/108/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/108/fast-180.json b/tests/__snapshots__/rssexpanded-3/108/fast-180.json index 928b1b23..0a854e27 100644 --- a/tests/__snapshots__/rssexpanded-3/108/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/108/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/108/pure-0.json b/tests/__snapshots__/rssexpanded-3/108/pure-0.json index 26fa7dcd..cfb8b3fa 100644 --- a/tests/__snapshots__/rssexpanded-3/108/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/108/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/108/slow-0.json b/tests/__snapshots__/rssexpanded-3/108/slow-0.json index f0556ec1..62c6e238 100644 --- a/tests/__snapshots__/rssexpanded-3/108/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/108/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/108/slow-180.json b/tests/__snapshots__/rssexpanded-3/108/slow-180.json index 96741f85..b6e2df47 100644 --- a/tests/__snapshots__/rssexpanded-3/108/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/108/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/109/fast-0.json b/tests/__snapshots__/rssexpanded-3/109/fast-0.json index 9d1ef2ed..48abe1e4 100644 --- a/tests/__snapshots__/rssexpanded-3/109/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/109/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/109/fast-180.json b/tests/__snapshots__/rssexpanded-3/109/fast-180.json index a4cc4b9e..8e56e333 100644 --- a/tests/__snapshots__/rssexpanded-3/109/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/109/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/109/pure-0.json b/tests/__snapshots__/rssexpanded-3/109/pure-0.json index 8063ca21..129cfc6e 100644 --- a/tests/__snapshots__/rssexpanded-3/109/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/109/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/109/slow-0.json b/tests/__snapshots__/rssexpanded-3/109/slow-0.json index 4331e55f..6b78ef04 100644 --- a/tests/__snapshots__/rssexpanded-3/109/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/109/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/109/slow-180.json b/tests/__snapshots__/rssexpanded-3/109/slow-180.json index c4d6f316..98ff97b5 100644 --- a/tests/__snapshots__/rssexpanded-3/109/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/109/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/11/fast-0.json b/tests/__snapshots__/rssexpanded-3/11/fast-0.json index e6a8f5b3..1f09a57e 100644 --- a/tests/__snapshots__/rssexpanded-3/11/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/11/fast-180.json b/tests/__snapshots__/rssexpanded-3/11/fast-180.json index 6b117668..f3dab5d5 100644 --- a/tests/__snapshots__/rssexpanded-3/11/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/11/pure-0.json b/tests/__snapshots__/rssexpanded-3/11/pure-0.json index f36232bc..1108b28d 100644 --- a/tests/__snapshots__/rssexpanded-3/11/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/11/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/11/slow-0.json b/tests/__snapshots__/rssexpanded-3/11/slow-0.json index 1627d92e..789b77d3 100644 --- a/tests/__snapshots__/rssexpanded-3/11/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/11/slow-180.json b/tests/__snapshots__/rssexpanded-3/11/slow-180.json index 7c2c62cb..05dc8d76 100644 --- a/tests/__snapshots__/rssexpanded-3/11/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/110/fast-0.json b/tests/__snapshots__/rssexpanded-3/110/fast-0.json index 45997607..72df3fc3 100644 --- a/tests/__snapshots__/rssexpanded-3/110/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/110/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/110/fast-180.json b/tests/__snapshots__/rssexpanded-3/110/fast-180.json index 5fdb5f57..56951937 100644 --- a/tests/__snapshots__/rssexpanded-3/110/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/110/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/110/pure-0.json b/tests/__snapshots__/rssexpanded-3/110/pure-0.json index 72696a6a..e23164bd 100644 --- a/tests/__snapshots__/rssexpanded-3/110/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/110/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/110/slow-0.json b/tests/__snapshots__/rssexpanded-3/110/slow-0.json index 5e9e2dd4..5d6cbea7 100644 --- a/tests/__snapshots__/rssexpanded-3/110/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/110/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/110/slow-180.json b/tests/__snapshots__/rssexpanded-3/110/slow-180.json index 95bd498a..2dc16c0a 100644 --- a/tests/__snapshots__/rssexpanded-3/110/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/110/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/111/fast-0.json b/tests/__snapshots__/rssexpanded-3/111/fast-0.json index 364006e9..40566e87 100644 --- a/tests/__snapshots__/rssexpanded-3/111/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/111/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/111/fast-180.json b/tests/__snapshots__/rssexpanded-3/111/fast-180.json index 4a63a867..f23bc336 100644 --- a/tests/__snapshots__/rssexpanded-3/111/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/111/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/111/pure-0.json b/tests/__snapshots__/rssexpanded-3/111/pure-0.json index 2a3ea403..4e0ac44b 100644 --- a/tests/__snapshots__/rssexpanded-3/111/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/111/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/111/slow-0.json b/tests/__snapshots__/rssexpanded-3/111/slow-0.json index 8808b3aa..92fd94f3 100644 --- a/tests/__snapshots__/rssexpanded-3/111/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/111/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/111/slow-180.json b/tests/__snapshots__/rssexpanded-3/111/slow-180.json index 630a2fce..9f8e193e 100644 --- a/tests/__snapshots__/rssexpanded-3/111/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/111/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/112/fast-0.json b/tests/__snapshots__/rssexpanded-3/112/fast-0.json index d24d8b91..8e30d02c 100644 --- a/tests/__snapshots__/rssexpanded-3/112/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/112/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/112/fast-180.json b/tests/__snapshots__/rssexpanded-3/112/fast-180.json index 6e5f16c4..8f30f49a 100644 --- a/tests/__snapshots__/rssexpanded-3/112/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/112/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/112/pure-0.json b/tests/__snapshots__/rssexpanded-3/112/pure-0.json index bbc1005a..42d80e6b 100644 --- a/tests/__snapshots__/rssexpanded-3/112/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/112/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/112/slow-0.json b/tests/__snapshots__/rssexpanded-3/112/slow-0.json index 910eda05..e47614d5 100644 --- a/tests/__snapshots__/rssexpanded-3/112/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/112/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/112/slow-180.json b/tests/__snapshots__/rssexpanded-3/112/slow-180.json index 38fec959..1779a5e0 100644 --- a/tests/__snapshots__/rssexpanded-3/112/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/112/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/113/fast-0.json b/tests/__snapshots__/rssexpanded-3/113/fast-0.json index 2e4b3457..0442ed90 100644 --- a/tests/__snapshots__/rssexpanded-3/113/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/113/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/113/fast-180.json b/tests/__snapshots__/rssexpanded-3/113/fast-180.json index 6d3f8f2d..f5cdaef5 100644 --- a/tests/__snapshots__/rssexpanded-3/113/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/113/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/113/pure-0.json b/tests/__snapshots__/rssexpanded-3/113/pure-0.json index e0799024..0f58e229 100644 --- a/tests/__snapshots__/rssexpanded-3/113/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/113/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/113/slow-0.json b/tests/__snapshots__/rssexpanded-3/113/slow-0.json index 10e51cf9..8fc24758 100644 --- a/tests/__snapshots__/rssexpanded-3/113/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/113/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/113/slow-180.json b/tests/__snapshots__/rssexpanded-3/113/slow-180.json index 176398eb..e428f76d 100644 --- a/tests/__snapshots__/rssexpanded-3/113/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/113/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/114/fast-0.json b/tests/__snapshots__/rssexpanded-3/114/fast-0.json index fc68daf1..731f6559 100644 --- a/tests/__snapshots__/rssexpanded-3/114/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/114/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/114/fast-180.json b/tests/__snapshots__/rssexpanded-3/114/fast-180.json index 0c39b700..c2ccecbb 100644 --- a/tests/__snapshots__/rssexpanded-3/114/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/114/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/114/pure-0.json b/tests/__snapshots__/rssexpanded-3/114/pure-0.json index a154443d..6026629c 100644 --- a/tests/__snapshots__/rssexpanded-3/114/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/114/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/114/slow-0.json b/tests/__snapshots__/rssexpanded-3/114/slow-0.json index 6a45d6a6..06132d25 100644 --- a/tests/__snapshots__/rssexpanded-3/114/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/114/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/114/slow-180.json b/tests/__snapshots__/rssexpanded-3/114/slow-180.json index 6915be12..31b3b14f 100644 --- a/tests/__snapshots__/rssexpanded-3/114/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/114/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/115/fast-0.json b/tests/__snapshots__/rssexpanded-3/115/fast-0.json index f6e24037..9420a5cf 100644 --- a/tests/__snapshots__/rssexpanded-3/115/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/115/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/115/fast-180.json b/tests/__snapshots__/rssexpanded-3/115/fast-180.json index 02cde810..cd98cc1a 100644 --- a/tests/__snapshots__/rssexpanded-3/115/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/115/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/115/pure-0.json b/tests/__snapshots__/rssexpanded-3/115/pure-0.json index 659baa70..0dad5c7f 100644 --- a/tests/__snapshots__/rssexpanded-3/115/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/115/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/115/slow-0.json b/tests/__snapshots__/rssexpanded-3/115/slow-0.json index d5706689..b760b83a 100644 --- a/tests/__snapshots__/rssexpanded-3/115/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/115/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/115/slow-180.json b/tests/__snapshots__/rssexpanded-3/115/slow-180.json index 6d09143b..a7df9421 100644 --- a/tests/__snapshots__/rssexpanded-3/115/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/115/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/116/fast-0.json b/tests/__snapshots__/rssexpanded-3/116/fast-0.json index fb391d2c..be832f13 100644 --- a/tests/__snapshots__/rssexpanded-3/116/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/116/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/116/fast-180.json b/tests/__snapshots__/rssexpanded-3/116/fast-180.json index 679b29a6..885640fe 100644 --- a/tests/__snapshots__/rssexpanded-3/116/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/116/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/116/pure-0.json b/tests/__snapshots__/rssexpanded-3/116/pure-0.json index 8636befd..ffd45816 100644 --- a/tests/__snapshots__/rssexpanded-3/116/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/116/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/116/slow-0.json b/tests/__snapshots__/rssexpanded-3/116/slow-0.json index ad828a0e..d08449d9 100644 --- a/tests/__snapshots__/rssexpanded-3/116/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/116/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/116/slow-180.json b/tests/__snapshots__/rssexpanded-3/116/slow-180.json index d9353323..78b291a9 100644 --- a/tests/__snapshots__/rssexpanded-3/116/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/116/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/117/fast-0.json b/tests/__snapshots__/rssexpanded-3/117/fast-0.json index 0e421c0b..9d72120a 100644 --- a/tests/__snapshots__/rssexpanded-3/117/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/117/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/117/fast-180.json b/tests/__snapshots__/rssexpanded-3/117/fast-180.json index 2edddfbf..21870bdf 100644 --- a/tests/__snapshots__/rssexpanded-3/117/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/117/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/117/pure-0.json b/tests/__snapshots__/rssexpanded-3/117/pure-0.json index 38e1ac9a..31930be3 100644 --- a/tests/__snapshots__/rssexpanded-3/117/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/117/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/117/slow-0.json b/tests/__snapshots__/rssexpanded-3/117/slow-0.json index 1d507c1b..e6e5582a 100644 --- a/tests/__snapshots__/rssexpanded-3/117/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/117/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/117/slow-180.json b/tests/__snapshots__/rssexpanded-3/117/slow-180.json index 6c5ea71f..335bd82b 100644 --- a/tests/__snapshots__/rssexpanded-3/117/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/117/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/12/fast-0.json b/tests/__snapshots__/rssexpanded-3/12/fast-0.json index eee53d01..2fe34360 100644 --- a/tests/__snapshots__/rssexpanded-3/12/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/12/fast-180.json b/tests/__snapshots__/rssexpanded-3/12/fast-180.json index 3f28f0d8..aa1a9039 100644 --- a/tests/__snapshots__/rssexpanded-3/12/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/12/pure-0.json b/tests/__snapshots__/rssexpanded-3/12/pure-0.json index 3cc8cda4..89b77542 100644 --- a/tests/__snapshots__/rssexpanded-3/12/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/12/slow-0.json b/tests/__snapshots__/rssexpanded-3/12/slow-0.json index 6bf6d06a..1c850209 100644 --- a/tests/__snapshots__/rssexpanded-3/12/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/12/slow-180.json b/tests/__snapshots__/rssexpanded-3/12/slow-180.json index b4223e63..722ee061 100644 --- a/tests/__snapshots__/rssexpanded-3/12/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/13/fast-0.json b/tests/__snapshots__/rssexpanded-3/13/fast-0.json index 2ab02118..a67f43f5 100644 --- a/tests/__snapshots__/rssexpanded-3/13/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/13/fast-180.json b/tests/__snapshots__/rssexpanded-3/13/fast-180.json index 3ab60841..79140902 100644 --- a/tests/__snapshots__/rssexpanded-3/13/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/13/pure-0.json b/tests/__snapshots__/rssexpanded-3/13/pure-0.json index 8641f934..e4b08724 100644 --- a/tests/__snapshots__/rssexpanded-3/13/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/13/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/13/slow-0.json b/tests/__snapshots__/rssexpanded-3/13/slow-0.json index 99ca1d06..a38d09a0 100644 --- a/tests/__snapshots__/rssexpanded-3/13/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/13/slow-180.json b/tests/__snapshots__/rssexpanded-3/13/slow-180.json index 23e52c08..6e47105b 100644 --- a/tests/__snapshots__/rssexpanded-3/13/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/14/fast-0.json b/tests/__snapshots__/rssexpanded-3/14/fast-0.json index aab3bd24..66df53e1 100644 --- a/tests/__snapshots__/rssexpanded-3/14/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/14/fast-180.json b/tests/__snapshots__/rssexpanded-3/14/fast-180.json index 5db29822..5eb5efe0 100644 --- a/tests/__snapshots__/rssexpanded-3/14/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/14/pure-0.json b/tests/__snapshots__/rssexpanded-3/14/pure-0.json index ae8543cd..c17c1e0b 100644 --- a/tests/__snapshots__/rssexpanded-3/14/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/14/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/14/slow-0.json b/tests/__snapshots__/rssexpanded-3/14/slow-0.json index ca101500..348aae23 100644 --- a/tests/__snapshots__/rssexpanded-3/14/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/14/slow-180.json b/tests/__snapshots__/rssexpanded-3/14/slow-180.json index f0849856..cf502d88 100644 --- a/tests/__snapshots__/rssexpanded-3/14/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/15/fast-0.json b/tests/__snapshots__/rssexpanded-3/15/fast-0.json index 4c6ca375..d14d940c 100644 --- a/tests/__snapshots__/rssexpanded-3/15/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/15/fast-180.json b/tests/__snapshots__/rssexpanded-3/15/fast-180.json index 2ccee1f1..34a43d8a 100644 --- a/tests/__snapshots__/rssexpanded-3/15/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/15/pure-0.json b/tests/__snapshots__/rssexpanded-3/15/pure-0.json index 4c0e6eab..96cef77c 100644 --- a/tests/__snapshots__/rssexpanded-3/15/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/15/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/15/slow-0.json b/tests/__snapshots__/rssexpanded-3/15/slow-0.json index d92ccc9f..145d2919 100644 --- a/tests/__snapshots__/rssexpanded-3/15/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/15/slow-180.json b/tests/__snapshots__/rssexpanded-3/15/slow-180.json index e0685182..0a2c6e8f 100644 --- a/tests/__snapshots__/rssexpanded-3/15/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/16/fast-0.json b/tests/__snapshots__/rssexpanded-3/16/fast-0.json index ee6bcc65..931c2421 100644 --- a/tests/__snapshots__/rssexpanded-3/16/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/16/fast-180.json b/tests/__snapshots__/rssexpanded-3/16/fast-180.json index 1108d99c..548d4e30 100644 --- a/tests/__snapshots__/rssexpanded-3/16/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/16/pure-0.json b/tests/__snapshots__/rssexpanded-3/16/pure-0.json index 909c2b0c..7958b0ca 100644 --- a/tests/__snapshots__/rssexpanded-3/16/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/16/slow-0.json b/tests/__snapshots__/rssexpanded-3/16/slow-0.json index 4e2f1482..1eff3e16 100644 --- a/tests/__snapshots__/rssexpanded-3/16/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/16/slow-180.json b/tests/__snapshots__/rssexpanded-3/16/slow-180.json index 752ba46c..6b7983b1 100644 --- a/tests/__snapshots__/rssexpanded-3/16/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/17/fast-0.json b/tests/__snapshots__/rssexpanded-3/17/fast-0.json index 422b6cea..9ec004c0 100644 --- a/tests/__snapshots__/rssexpanded-3/17/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/17/fast-180.json b/tests/__snapshots__/rssexpanded-3/17/fast-180.json index 3e0a063e..0e2f1c52 100644 --- a/tests/__snapshots__/rssexpanded-3/17/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/17/pure-0.json b/tests/__snapshots__/rssexpanded-3/17/pure-0.json index 3b8f595b..32f03363 100644 --- a/tests/__snapshots__/rssexpanded-3/17/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/17/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/17/slow-0.json b/tests/__snapshots__/rssexpanded-3/17/slow-0.json index ba61115e..ef545b81 100644 --- a/tests/__snapshots__/rssexpanded-3/17/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/17/slow-180.json b/tests/__snapshots__/rssexpanded-3/17/slow-180.json index 597fb598..901f79d8 100644 --- a/tests/__snapshots__/rssexpanded-3/17/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/18/fast-0.json b/tests/__snapshots__/rssexpanded-3/18/fast-0.json index 771803eb..806b585d 100644 --- a/tests/__snapshots__/rssexpanded-3/18/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/18/fast-180.json b/tests/__snapshots__/rssexpanded-3/18/fast-180.json index 83a03f5a..8d55be94 100644 --- a/tests/__snapshots__/rssexpanded-3/18/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/18/pure-0.json b/tests/__snapshots__/rssexpanded-3/18/pure-0.json index 1c3a951d..beffe4dc 100644 --- a/tests/__snapshots__/rssexpanded-3/18/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/18/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/18/slow-0.json b/tests/__snapshots__/rssexpanded-3/18/slow-0.json index a4e8cf75..50be66c6 100644 --- a/tests/__snapshots__/rssexpanded-3/18/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/18/slow-180.json b/tests/__snapshots__/rssexpanded-3/18/slow-180.json index 9f29cbd3..77a4c10e 100644 --- a/tests/__snapshots__/rssexpanded-3/18/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/19/fast-0.json b/tests/__snapshots__/rssexpanded-3/19/fast-0.json index 291aea7e..f67639c3 100644 --- a/tests/__snapshots__/rssexpanded-3/19/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/19/fast-180.json b/tests/__snapshots__/rssexpanded-3/19/fast-180.json index 008944dc..155d274f 100644 --- a/tests/__snapshots__/rssexpanded-3/19/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/19/pure-0.json b/tests/__snapshots__/rssexpanded-3/19/pure-0.json index 4114e79f..2808bd44 100644 --- a/tests/__snapshots__/rssexpanded-3/19/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/19/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/19/slow-0.json b/tests/__snapshots__/rssexpanded-3/19/slow-0.json index 953ec890..1908d21c 100644 --- a/tests/__snapshots__/rssexpanded-3/19/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/19/slow-180.json b/tests/__snapshots__/rssexpanded-3/19/slow-180.json index a4b7292d..ecd63f7f 100644 --- a/tests/__snapshots__/rssexpanded-3/19/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/2/fast-0.json b/tests/__snapshots__/rssexpanded-3/2/fast-0.json index dc92f5fc..679ddd84 100644 --- a/tests/__snapshots__/rssexpanded-3/2/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/2/fast-180.json b/tests/__snapshots__/rssexpanded-3/2/fast-180.json index c696b93a..71d93b5d 100644 --- a/tests/__snapshots__/rssexpanded-3/2/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/2/pure-0.json b/tests/__snapshots__/rssexpanded-3/2/pure-0.json index 69c2d69d..6691b3e1 100644 --- a/tests/__snapshots__/rssexpanded-3/2/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/2/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/2/slow-0.json b/tests/__snapshots__/rssexpanded-3/2/slow-0.json index 22dd74bc..a8457e89 100644 --- a/tests/__snapshots__/rssexpanded-3/2/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/2/slow-180.json b/tests/__snapshots__/rssexpanded-3/2/slow-180.json index 0f84b9b5..d39d7fc7 100644 --- a/tests/__snapshots__/rssexpanded-3/2/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/20/fast-0.json b/tests/__snapshots__/rssexpanded-3/20/fast-0.json index 952f2649..24f74741 100644 --- a/tests/__snapshots__/rssexpanded-3/20/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/20/fast-180.json b/tests/__snapshots__/rssexpanded-3/20/fast-180.json index 91cad43c..0fe3501f 100644 --- a/tests/__snapshots__/rssexpanded-3/20/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/20/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/20/pure-0.json b/tests/__snapshots__/rssexpanded-3/20/pure-0.json index 6da83723..daff444d 100644 --- a/tests/__snapshots__/rssexpanded-3/20/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/20/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/20/slow-0.json b/tests/__snapshots__/rssexpanded-3/20/slow-0.json index 5b1506d0..c369e0a6 100644 --- a/tests/__snapshots__/rssexpanded-3/20/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/20/slow-180.json b/tests/__snapshots__/rssexpanded-3/20/slow-180.json index 4aee18e6..305be375 100644 --- a/tests/__snapshots__/rssexpanded-3/20/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/21/fast-0.json b/tests/__snapshots__/rssexpanded-3/21/fast-0.json index 41f3c989..bcdf6cea 100644 --- a/tests/__snapshots__/rssexpanded-3/21/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/21/fast-180.json b/tests/__snapshots__/rssexpanded-3/21/fast-180.json index 38aa585a..459876ee 100644 --- a/tests/__snapshots__/rssexpanded-3/21/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/21/pure-0.json b/tests/__snapshots__/rssexpanded-3/21/pure-0.json index 2e0907e5..ff725fe5 100644 --- a/tests/__snapshots__/rssexpanded-3/21/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/21/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/21/slow-0.json b/tests/__snapshots__/rssexpanded-3/21/slow-0.json index 3f5b4d04..d3ec0a53 100644 --- a/tests/__snapshots__/rssexpanded-3/21/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/21/slow-180.json b/tests/__snapshots__/rssexpanded-3/21/slow-180.json index ee4e9577..e063a360 100644 --- a/tests/__snapshots__/rssexpanded-3/21/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/22/fast-0.json b/tests/__snapshots__/rssexpanded-3/22/fast-0.json index 137c5967..86911bf8 100644 --- a/tests/__snapshots__/rssexpanded-3/22/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/22/fast-180.json b/tests/__snapshots__/rssexpanded-3/22/fast-180.json index 8392a09c..cb4230ac 100644 --- a/tests/__snapshots__/rssexpanded-3/22/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/22/pure-0.json b/tests/__snapshots__/rssexpanded-3/22/pure-0.json index 631bdb4f..702351fe 100644 --- a/tests/__snapshots__/rssexpanded-3/22/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/22/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/22/slow-0.json b/tests/__snapshots__/rssexpanded-3/22/slow-0.json index a3d7688c..27484a8c 100644 --- a/tests/__snapshots__/rssexpanded-3/22/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/22/slow-180.json b/tests/__snapshots__/rssexpanded-3/22/slow-180.json index 4f2cf057..40f6b302 100644 --- a/tests/__snapshots__/rssexpanded-3/22/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/23/fast-0.json b/tests/__snapshots__/rssexpanded-3/23/fast-0.json index fb36881f..1ecab339 100644 --- a/tests/__snapshots__/rssexpanded-3/23/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/23/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/23/fast-180.json b/tests/__snapshots__/rssexpanded-3/23/fast-180.json index 58351a82..41db92fc 100644 --- a/tests/__snapshots__/rssexpanded-3/23/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/23/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/23/pure-0.json b/tests/__snapshots__/rssexpanded-3/23/pure-0.json index c209fd1f..b77007f5 100644 --- a/tests/__snapshots__/rssexpanded-3/23/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/23/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/23/slow-0.json b/tests/__snapshots__/rssexpanded-3/23/slow-0.json index c022c066..767ea899 100644 --- a/tests/__snapshots__/rssexpanded-3/23/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/23/slow-180.json b/tests/__snapshots__/rssexpanded-3/23/slow-180.json index 17ad9a96..c1273780 100644 --- a/tests/__snapshots__/rssexpanded-3/23/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/24/fast-0.json b/tests/__snapshots__/rssexpanded-3/24/fast-0.json index 46e04e7d..0a2841d8 100644 --- a/tests/__snapshots__/rssexpanded-3/24/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/24/fast-180.json b/tests/__snapshots__/rssexpanded-3/24/fast-180.json index b8414caf..6d6a5faa 100644 --- a/tests/__snapshots__/rssexpanded-3/24/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/24/pure-0.json b/tests/__snapshots__/rssexpanded-3/24/pure-0.json index fe445651..6d7f31bd 100644 --- a/tests/__snapshots__/rssexpanded-3/24/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/24/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/24/slow-0.json b/tests/__snapshots__/rssexpanded-3/24/slow-0.json index 506fc8fd..8ffb59d2 100644 --- a/tests/__snapshots__/rssexpanded-3/24/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/24/slow-180.json b/tests/__snapshots__/rssexpanded-3/24/slow-180.json index 0281b9d7..d8ffff0c 100644 --- a/tests/__snapshots__/rssexpanded-3/24/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/25/fast-0.json b/tests/__snapshots__/rssexpanded-3/25/fast-0.json index f6fb12ce..01c99f6d 100644 --- a/tests/__snapshots__/rssexpanded-3/25/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/25/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/25/fast-180.json b/tests/__snapshots__/rssexpanded-3/25/fast-180.json index e0006f7b..cf5857cb 100644 --- a/tests/__snapshots__/rssexpanded-3/25/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/25/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/25/pure-0.json b/tests/__snapshots__/rssexpanded-3/25/pure-0.json index 63b9e893..6a4aa55e 100644 --- a/tests/__snapshots__/rssexpanded-3/25/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/25/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/25/slow-0.json b/tests/__snapshots__/rssexpanded-3/25/slow-0.json index 3189ab0e..841d0b14 100644 --- a/tests/__snapshots__/rssexpanded-3/25/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/25/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/25/slow-180.json b/tests/__snapshots__/rssexpanded-3/25/slow-180.json index 320b82ab..9d6184c3 100644 --- a/tests/__snapshots__/rssexpanded-3/25/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/25/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/26/fast-0.json b/tests/__snapshots__/rssexpanded-3/26/fast-0.json index ae6f4d48..30a9a23d 100644 --- a/tests/__snapshots__/rssexpanded-3/26/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/26/fast-180.json b/tests/__snapshots__/rssexpanded-3/26/fast-180.json index 4e339317..f91d7c10 100644 --- a/tests/__snapshots__/rssexpanded-3/26/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/26/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/26/pure-0.json b/tests/__snapshots__/rssexpanded-3/26/pure-0.json index 17a65b94..d9e19fe3 100644 --- a/tests/__snapshots__/rssexpanded-3/26/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/26/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/26/slow-0.json b/tests/__snapshots__/rssexpanded-3/26/slow-0.json index 0208f2a0..5471c629 100644 --- a/tests/__snapshots__/rssexpanded-3/26/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/26/slow-180.json b/tests/__snapshots__/rssexpanded-3/26/slow-180.json index fb0c01cb..d8130c04 100644 --- a/tests/__snapshots__/rssexpanded-3/26/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/27/fast-0.json b/tests/__snapshots__/rssexpanded-3/27/fast-0.json index be39c315..5cc44802 100644 --- a/tests/__snapshots__/rssexpanded-3/27/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/27/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/27/fast-180.json b/tests/__snapshots__/rssexpanded-3/27/fast-180.json index 81c73411..ae5ea57e 100644 --- a/tests/__snapshots__/rssexpanded-3/27/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/27/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/27/pure-0.json b/tests/__snapshots__/rssexpanded-3/27/pure-0.json index 98426328..2843c77b 100644 --- a/tests/__snapshots__/rssexpanded-3/27/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/27/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/27/slow-0.json b/tests/__snapshots__/rssexpanded-3/27/slow-0.json index f209e7dc..5fd7cdd0 100644 --- a/tests/__snapshots__/rssexpanded-3/27/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/27/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/27/slow-180.json b/tests/__snapshots__/rssexpanded-3/27/slow-180.json index ed674d5b..4db0a20e 100644 --- a/tests/__snapshots__/rssexpanded-3/27/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/27/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/28/fast-0.json b/tests/__snapshots__/rssexpanded-3/28/fast-0.json index ea2194dc..143e89d8 100644 --- a/tests/__snapshots__/rssexpanded-3/28/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/28/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/28/fast-180.json b/tests/__snapshots__/rssexpanded-3/28/fast-180.json index e74e5116..65446edd 100644 --- a/tests/__snapshots__/rssexpanded-3/28/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/28/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/28/pure-0.json b/tests/__snapshots__/rssexpanded-3/28/pure-0.json index 362ea9ff..7070707e 100644 --- a/tests/__snapshots__/rssexpanded-3/28/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/28/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/28/slow-0.json b/tests/__snapshots__/rssexpanded-3/28/slow-0.json index b352e802..da54d92b 100644 --- a/tests/__snapshots__/rssexpanded-3/28/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/28/slow-180.json b/tests/__snapshots__/rssexpanded-3/28/slow-180.json index 3ad0654d..892f114d 100644 --- a/tests/__snapshots__/rssexpanded-3/28/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/29/fast-0.json b/tests/__snapshots__/rssexpanded-3/29/fast-0.json index 3e62d108..8d39a3dd 100644 --- a/tests/__snapshots__/rssexpanded-3/29/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/29/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/29/fast-180.json b/tests/__snapshots__/rssexpanded-3/29/fast-180.json index 32bb6920..ee84bb80 100644 --- a/tests/__snapshots__/rssexpanded-3/29/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/29/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/29/pure-0.json b/tests/__snapshots__/rssexpanded-3/29/pure-0.json index 8930ef0a..835cecfb 100644 --- a/tests/__snapshots__/rssexpanded-3/29/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/29/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/29/slow-0.json b/tests/__snapshots__/rssexpanded-3/29/slow-0.json index 690188ac..dace9724 100644 --- a/tests/__snapshots__/rssexpanded-3/29/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/29/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/29/slow-180.json b/tests/__snapshots__/rssexpanded-3/29/slow-180.json index 0b15c4b6..1aac81bd 100644 --- a/tests/__snapshots__/rssexpanded-3/29/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/29/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/3/fast-0.json b/tests/__snapshots__/rssexpanded-3/3/fast-0.json index 3772164c..a0979a9a 100644 --- a/tests/__snapshots__/rssexpanded-3/3/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/3/fast-180.json b/tests/__snapshots__/rssexpanded-3/3/fast-180.json index 6b3517d5..70d9424a 100644 --- a/tests/__snapshots__/rssexpanded-3/3/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/3/pure-0.json b/tests/__snapshots__/rssexpanded-3/3/pure-0.json index 96a7b9e8..bce65e95 100644 --- a/tests/__snapshots__/rssexpanded-3/3/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/3/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/3/slow-0.json b/tests/__snapshots__/rssexpanded-3/3/slow-0.json index 4fa8bfdc..7bd31092 100644 --- a/tests/__snapshots__/rssexpanded-3/3/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/3/slow-180.json b/tests/__snapshots__/rssexpanded-3/3/slow-180.json index 4f8aac29..01acf558 100644 --- a/tests/__snapshots__/rssexpanded-3/3/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/30/fast-0.json b/tests/__snapshots__/rssexpanded-3/30/fast-0.json index 758f6d4e..cbbec50f 100644 --- a/tests/__snapshots__/rssexpanded-3/30/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/30/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/30/fast-180.json b/tests/__snapshots__/rssexpanded-3/30/fast-180.json index 0dbff2db..8bbf2339 100644 --- a/tests/__snapshots__/rssexpanded-3/30/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/30/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/30/pure-0.json b/tests/__snapshots__/rssexpanded-3/30/pure-0.json index 23b51d6d..808dd12e 100644 --- a/tests/__snapshots__/rssexpanded-3/30/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/30/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/30/slow-0.json b/tests/__snapshots__/rssexpanded-3/30/slow-0.json index 067203af..8990b823 100644 --- a/tests/__snapshots__/rssexpanded-3/30/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/30/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/30/slow-180.json b/tests/__snapshots__/rssexpanded-3/30/slow-180.json index 298b260c..1c1ea658 100644 --- a/tests/__snapshots__/rssexpanded-3/30/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/30/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/31/fast-0.json b/tests/__snapshots__/rssexpanded-3/31/fast-0.json index 9cb5d90e..dc2ab405 100644 --- a/tests/__snapshots__/rssexpanded-3/31/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/31/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/31/fast-180.json b/tests/__snapshots__/rssexpanded-3/31/fast-180.json index d5003968..e9540275 100644 --- a/tests/__snapshots__/rssexpanded-3/31/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/31/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/31/pure-0.json b/tests/__snapshots__/rssexpanded-3/31/pure-0.json index 9f47b577..dcc92bcd 100644 --- a/tests/__snapshots__/rssexpanded-3/31/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/31/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/31/slow-0.json b/tests/__snapshots__/rssexpanded-3/31/slow-0.json index 8b1b7117..5426f0dc 100644 --- a/tests/__snapshots__/rssexpanded-3/31/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/31/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/31/slow-180.json b/tests/__snapshots__/rssexpanded-3/31/slow-180.json index c113b31a..b8b3dbaf 100644 --- a/tests/__snapshots__/rssexpanded-3/31/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/31/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/32/fast-0.json b/tests/__snapshots__/rssexpanded-3/32/fast-0.json index fecdef09..ff93cfba 100644 --- a/tests/__snapshots__/rssexpanded-3/32/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/32/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/32/fast-180.json b/tests/__snapshots__/rssexpanded-3/32/fast-180.json index 50d68c14..daa3ea8f 100644 --- a/tests/__snapshots__/rssexpanded-3/32/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/32/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/32/pure-0.json b/tests/__snapshots__/rssexpanded-3/32/pure-0.json index 6087057e..c1f0d6e4 100644 --- a/tests/__snapshots__/rssexpanded-3/32/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/32/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/32/slow-0.json b/tests/__snapshots__/rssexpanded-3/32/slow-0.json index f3cba602..63bfd129 100644 --- a/tests/__snapshots__/rssexpanded-3/32/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/32/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/32/slow-180.json b/tests/__snapshots__/rssexpanded-3/32/slow-180.json index b36f7dd1..f7156112 100644 --- a/tests/__snapshots__/rssexpanded-3/32/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/32/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/33/fast-0.json b/tests/__snapshots__/rssexpanded-3/33/fast-0.json index 96f1d958..f0618a0a 100644 --- a/tests/__snapshots__/rssexpanded-3/33/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/33/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/33/fast-180.json b/tests/__snapshots__/rssexpanded-3/33/fast-180.json index 2446f790..2982b862 100644 --- a/tests/__snapshots__/rssexpanded-3/33/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/33/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/33/pure-0.json b/tests/__snapshots__/rssexpanded-3/33/pure-0.json index 9fef8c5b..01144ca5 100644 --- a/tests/__snapshots__/rssexpanded-3/33/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/33/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/33/slow-0.json b/tests/__snapshots__/rssexpanded-3/33/slow-0.json index ec889a91..0965f4cd 100644 --- a/tests/__snapshots__/rssexpanded-3/33/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/33/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/33/slow-180.json b/tests/__snapshots__/rssexpanded-3/33/slow-180.json index 90bbbe59..7656f07e 100644 --- a/tests/__snapshots__/rssexpanded-3/33/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/33/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/34/fast-0.json b/tests/__snapshots__/rssexpanded-3/34/fast-0.json index 7ea897f7..38cfcdc7 100644 --- a/tests/__snapshots__/rssexpanded-3/34/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/34/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/34/fast-180.json b/tests/__snapshots__/rssexpanded-3/34/fast-180.json index 51e06f10..88fb3eeb 100644 --- a/tests/__snapshots__/rssexpanded-3/34/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/34/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/34/pure-0.json b/tests/__snapshots__/rssexpanded-3/34/pure-0.json index fbdb5d00..ed3a5e39 100644 --- a/tests/__snapshots__/rssexpanded-3/34/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/34/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/34/slow-0.json b/tests/__snapshots__/rssexpanded-3/34/slow-0.json index 5d3a1660..749a6ea6 100644 --- a/tests/__snapshots__/rssexpanded-3/34/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/34/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/34/slow-180.json b/tests/__snapshots__/rssexpanded-3/34/slow-180.json index 97ec33de..361ecbc7 100644 --- a/tests/__snapshots__/rssexpanded-3/34/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/34/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/35/fast-0.json b/tests/__snapshots__/rssexpanded-3/35/fast-0.json index 7a7617ac..0d64cd04 100644 --- a/tests/__snapshots__/rssexpanded-3/35/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/35/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/35/fast-180.json b/tests/__snapshots__/rssexpanded-3/35/fast-180.json index eddb6621..80ef189d 100644 --- a/tests/__snapshots__/rssexpanded-3/35/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/35/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/35/pure-0.json b/tests/__snapshots__/rssexpanded-3/35/pure-0.json index 54b4fc0b..36b5a72e 100644 --- a/tests/__snapshots__/rssexpanded-3/35/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/35/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/35/slow-0.json b/tests/__snapshots__/rssexpanded-3/35/slow-0.json index 72ff247b..6f57d308 100644 --- a/tests/__snapshots__/rssexpanded-3/35/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/35/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/35/slow-180.json b/tests/__snapshots__/rssexpanded-3/35/slow-180.json index 51e18f29..8233f449 100644 --- a/tests/__snapshots__/rssexpanded-3/35/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/35/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/36/fast-0.json b/tests/__snapshots__/rssexpanded-3/36/fast-0.json index 345db9d1..cfefcc02 100644 --- a/tests/__snapshots__/rssexpanded-3/36/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/36/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/36/fast-180.json b/tests/__snapshots__/rssexpanded-3/36/fast-180.json index 67c5f3ec..da918f39 100644 --- a/tests/__snapshots__/rssexpanded-3/36/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/36/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/36/pure-0.json b/tests/__snapshots__/rssexpanded-3/36/pure-0.json index 44d6c066..4de7ddb6 100644 --- a/tests/__snapshots__/rssexpanded-3/36/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/36/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/36/slow-0.json b/tests/__snapshots__/rssexpanded-3/36/slow-0.json index a5f758e8..94b1ba7d 100644 --- a/tests/__snapshots__/rssexpanded-3/36/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/36/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/36/slow-180.json b/tests/__snapshots__/rssexpanded-3/36/slow-180.json index ab98eded..a55e65cf 100644 --- a/tests/__snapshots__/rssexpanded-3/36/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/36/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/37/fast-0.json b/tests/__snapshots__/rssexpanded-3/37/fast-0.json index f761b696..0dc27cd6 100644 --- a/tests/__snapshots__/rssexpanded-3/37/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/37/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/37/fast-180.json b/tests/__snapshots__/rssexpanded-3/37/fast-180.json index 0035121e..67112c30 100644 --- a/tests/__snapshots__/rssexpanded-3/37/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/37/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/37/pure-0.json b/tests/__snapshots__/rssexpanded-3/37/pure-0.json index 83f508e6..bcc2a462 100644 --- a/tests/__snapshots__/rssexpanded-3/37/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/37/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/37/slow-0.json b/tests/__snapshots__/rssexpanded-3/37/slow-0.json index 6c48d5b4..da21aa85 100644 --- a/tests/__snapshots__/rssexpanded-3/37/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/37/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/37/slow-180.json b/tests/__snapshots__/rssexpanded-3/37/slow-180.json index 81ed5e1e..dc6a60f9 100644 --- a/tests/__snapshots__/rssexpanded-3/37/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/37/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/38/fast-0.json b/tests/__snapshots__/rssexpanded-3/38/fast-0.json index ab75533a..0fd33588 100644 --- a/tests/__snapshots__/rssexpanded-3/38/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/38/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/38/fast-180.json b/tests/__snapshots__/rssexpanded-3/38/fast-180.json index 09cd29b1..1c21f802 100644 --- a/tests/__snapshots__/rssexpanded-3/38/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/38/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/38/pure-0.json b/tests/__snapshots__/rssexpanded-3/38/pure-0.json index e6eda2ba..3cf81a88 100644 --- a/tests/__snapshots__/rssexpanded-3/38/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/38/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/38/slow-0.json b/tests/__snapshots__/rssexpanded-3/38/slow-0.json index b81c1ffa..90c48dfc 100644 --- a/tests/__snapshots__/rssexpanded-3/38/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/38/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/38/slow-180.json b/tests/__snapshots__/rssexpanded-3/38/slow-180.json index 7d972382..a470e313 100644 --- a/tests/__snapshots__/rssexpanded-3/38/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/38/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/39/fast-0.json b/tests/__snapshots__/rssexpanded-3/39/fast-0.json index 90dc31e2..d2f2ffa7 100644 --- a/tests/__snapshots__/rssexpanded-3/39/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/39/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/39/fast-180.json b/tests/__snapshots__/rssexpanded-3/39/fast-180.json index 52dbe989..51fab540 100644 --- a/tests/__snapshots__/rssexpanded-3/39/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/39/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/39/pure-0.json b/tests/__snapshots__/rssexpanded-3/39/pure-0.json index b036f11e..c8b25a8d 100644 --- a/tests/__snapshots__/rssexpanded-3/39/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/39/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/39/slow-0.json b/tests/__snapshots__/rssexpanded-3/39/slow-0.json index d662366f..febba3ef 100644 --- a/tests/__snapshots__/rssexpanded-3/39/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/39/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/39/slow-180.json b/tests/__snapshots__/rssexpanded-3/39/slow-180.json index 0bbae57d..3087f23e 100644 --- a/tests/__snapshots__/rssexpanded-3/39/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/39/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/4/fast-0.json b/tests/__snapshots__/rssexpanded-3/4/fast-0.json index 8fc90afc..351aa4f8 100644 --- a/tests/__snapshots__/rssexpanded-3/4/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/4/fast-180.json b/tests/__snapshots__/rssexpanded-3/4/fast-180.json index 5e687e2b..b4f610d1 100644 --- a/tests/__snapshots__/rssexpanded-3/4/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/4/pure-0.json b/tests/__snapshots__/rssexpanded-3/4/pure-0.json index 7b10b70c..6cc780cb 100644 --- a/tests/__snapshots__/rssexpanded-3/4/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/4/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/4/slow-0.json b/tests/__snapshots__/rssexpanded-3/4/slow-0.json index cc29d5d9..91ec1da8 100644 --- a/tests/__snapshots__/rssexpanded-3/4/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/4/slow-180.json b/tests/__snapshots__/rssexpanded-3/4/slow-180.json index a29ff666..b0e7e6f4 100644 --- a/tests/__snapshots__/rssexpanded-3/4/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/40/fast-0.json b/tests/__snapshots__/rssexpanded-3/40/fast-0.json index ca33f9e2..453120fd 100644 --- a/tests/__snapshots__/rssexpanded-3/40/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/40/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/40/fast-180.json b/tests/__snapshots__/rssexpanded-3/40/fast-180.json index 3f328d3b..728ed879 100644 --- a/tests/__snapshots__/rssexpanded-3/40/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/40/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/40/pure-0.json b/tests/__snapshots__/rssexpanded-3/40/pure-0.json index 30acf1f2..3d145939 100644 --- a/tests/__snapshots__/rssexpanded-3/40/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/40/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/40/slow-0.json b/tests/__snapshots__/rssexpanded-3/40/slow-0.json index acbe9266..6f92eb63 100644 --- a/tests/__snapshots__/rssexpanded-3/40/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/40/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/40/slow-180.json b/tests/__snapshots__/rssexpanded-3/40/slow-180.json index fea25174..d40f0600 100644 --- a/tests/__snapshots__/rssexpanded-3/40/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/40/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/41/fast-0.json b/tests/__snapshots__/rssexpanded-3/41/fast-0.json index 8e3944a2..b7eb8952 100644 --- a/tests/__snapshots__/rssexpanded-3/41/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/41/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/41/fast-180.json b/tests/__snapshots__/rssexpanded-3/41/fast-180.json index 2e473561..141d6a1b 100644 --- a/tests/__snapshots__/rssexpanded-3/41/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/41/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/41/pure-0.json b/tests/__snapshots__/rssexpanded-3/41/pure-0.json index f6b84325..d69f9de5 100644 --- a/tests/__snapshots__/rssexpanded-3/41/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/41/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/41/slow-0.json b/tests/__snapshots__/rssexpanded-3/41/slow-0.json index 7f2a23ea..e1840c9f 100644 --- a/tests/__snapshots__/rssexpanded-3/41/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/41/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/41/slow-180.json b/tests/__snapshots__/rssexpanded-3/41/slow-180.json index bc2df684..26d6f318 100644 --- a/tests/__snapshots__/rssexpanded-3/41/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/41/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/42/fast-0.json b/tests/__snapshots__/rssexpanded-3/42/fast-0.json index 9c497435..3efef643 100644 --- a/tests/__snapshots__/rssexpanded-3/42/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/42/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/42/fast-180.json b/tests/__snapshots__/rssexpanded-3/42/fast-180.json index 78ec711b..c940bcbd 100644 --- a/tests/__snapshots__/rssexpanded-3/42/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/42/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/42/pure-0.json b/tests/__snapshots__/rssexpanded-3/42/pure-0.json index c8b404ca..bb1e5234 100644 --- a/tests/__snapshots__/rssexpanded-3/42/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/42/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/42/slow-0.json b/tests/__snapshots__/rssexpanded-3/42/slow-0.json index 28190e17..8a374b86 100644 --- a/tests/__snapshots__/rssexpanded-3/42/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/42/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/42/slow-180.json b/tests/__snapshots__/rssexpanded-3/42/slow-180.json index 33db96a3..12ee7887 100644 --- a/tests/__snapshots__/rssexpanded-3/42/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/42/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/43/fast-0.json b/tests/__snapshots__/rssexpanded-3/43/fast-0.json index 38893bf8..dcee1b2d 100644 --- a/tests/__snapshots__/rssexpanded-3/43/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/43/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/43/fast-180.json b/tests/__snapshots__/rssexpanded-3/43/fast-180.json index 5dd5d7d0..57d6121a 100644 --- a/tests/__snapshots__/rssexpanded-3/43/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/43/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/43/pure-0.json b/tests/__snapshots__/rssexpanded-3/43/pure-0.json index d2a02326..f1957856 100644 --- a/tests/__snapshots__/rssexpanded-3/43/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/43/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/43/slow-0.json b/tests/__snapshots__/rssexpanded-3/43/slow-0.json index 867e9023..fe91033a 100644 --- a/tests/__snapshots__/rssexpanded-3/43/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/43/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/43/slow-180.json b/tests/__snapshots__/rssexpanded-3/43/slow-180.json index d2c88d91..7a4852eb 100644 --- a/tests/__snapshots__/rssexpanded-3/43/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/43/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/44/fast-0.json b/tests/__snapshots__/rssexpanded-3/44/fast-0.json index 2ea17178..8fd91c57 100644 --- a/tests/__snapshots__/rssexpanded-3/44/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/44/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/44/fast-180.json b/tests/__snapshots__/rssexpanded-3/44/fast-180.json index fd5b34ae..47d98256 100644 --- a/tests/__snapshots__/rssexpanded-3/44/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/44/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/44/pure-0.json b/tests/__snapshots__/rssexpanded-3/44/pure-0.json index 2488b463..bf61e908 100644 --- a/tests/__snapshots__/rssexpanded-3/44/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/44/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/44/slow-0.json b/tests/__snapshots__/rssexpanded-3/44/slow-0.json index f073e970..37713f66 100644 --- a/tests/__snapshots__/rssexpanded-3/44/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/44/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/44/slow-180.json b/tests/__snapshots__/rssexpanded-3/44/slow-180.json index 4a71aad2..25103b1b 100644 --- a/tests/__snapshots__/rssexpanded-3/44/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/44/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/45/fast-0.json b/tests/__snapshots__/rssexpanded-3/45/fast-0.json index 83030a9c..6ef68c3a 100644 --- a/tests/__snapshots__/rssexpanded-3/45/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/45/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/45/fast-180.json b/tests/__snapshots__/rssexpanded-3/45/fast-180.json index a1860f49..cb896458 100644 --- a/tests/__snapshots__/rssexpanded-3/45/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/45/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/45/pure-0.json b/tests/__snapshots__/rssexpanded-3/45/pure-0.json index e302e256..a1c9a674 100644 --- a/tests/__snapshots__/rssexpanded-3/45/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/45/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/45/slow-0.json b/tests/__snapshots__/rssexpanded-3/45/slow-0.json index 5d0ec141..9bfbd183 100644 --- a/tests/__snapshots__/rssexpanded-3/45/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/45/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/45/slow-180.json b/tests/__snapshots__/rssexpanded-3/45/slow-180.json index 5db42d0e..d4e1898f 100644 --- a/tests/__snapshots__/rssexpanded-3/45/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/45/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/46/fast-0.json b/tests/__snapshots__/rssexpanded-3/46/fast-0.json index dc43fb9c..6ab7a013 100644 --- a/tests/__snapshots__/rssexpanded-3/46/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/46/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/46/fast-180.json b/tests/__snapshots__/rssexpanded-3/46/fast-180.json index 177eee19..188d0595 100644 --- a/tests/__snapshots__/rssexpanded-3/46/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/46/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/46/pure-0.json b/tests/__snapshots__/rssexpanded-3/46/pure-0.json index f72af858..9aad5160 100644 --- a/tests/__snapshots__/rssexpanded-3/46/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/46/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/46/slow-0.json b/tests/__snapshots__/rssexpanded-3/46/slow-0.json index eddafd73..999106c6 100644 --- a/tests/__snapshots__/rssexpanded-3/46/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/46/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/46/slow-180.json b/tests/__snapshots__/rssexpanded-3/46/slow-180.json index aa0f7621..66a63b2e 100644 --- a/tests/__snapshots__/rssexpanded-3/46/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/46/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/47/fast-0.json b/tests/__snapshots__/rssexpanded-3/47/fast-0.json index e494f476..52cdc7fd 100644 --- a/tests/__snapshots__/rssexpanded-3/47/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/47/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/47/fast-180.json b/tests/__snapshots__/rssexpanded-3/47/fast-180.json index 3242bb66..9f0a2773 100644 --- a/tests/__snapshots__/rssexpanded-3/47/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/47/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/47/pure-0.json b/tests/__snapshots__/rssexpanded-3/47/pure-0.json index e09eb7b3..00774bbb 100644 --- a/tests/__snapshots__/rssexpanded-3/47/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/47/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/47/slow-0.json b/tests/__snapshots__/rssexpanded-3/47/slow-0.json index 9f11d963..7565ea4e 100644 --- a/tests/__snapshots__/rssexpanded-3/47/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/47/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/47/slow-180.json b/tests/__snapshots__/rssexpanded-3/47/slow-180.json index b1a73788..7ec6f664 100644 --- a/tests/__snapshots__/rssexpanded-3/47/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/47/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/48/fast-0.json b/tests/__snapshots__/rssexpanded-3/48/fast-0.json index 65889f0b..8f6f7734 100644 --- a/tests/__snapshots__/rssexpanded-3/48/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/48/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/48/fast-180.json b/tests/__snapshots__/rssexpanded-3/48/fast-180.json index fc01e8b5..05359b4d 100644 --- a/tests/__snapshots__/rssexpanded-3/48/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/48/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/48/pure-0.json b/tests/__snapshots__/rssexpanded-3/48/pure-0.json index cfcd0ddf..07c4dbc6 100644 --- a/tests/__snapshots__/rssexpanded-3/48/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/48/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/48/slow-0.json b/tests/__snapshots__/rssexpanded-3/48/slow-0.json index f4b07ba4..e6286666 100644 --- a/tests/__snapshots__/rssexpanded-3/48/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/48/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/48/slow-180.json b/tests/__snapshots__/rssexpanded-3/48/slow-180.json index 2668b784..e4920287 100644 --- a/tests/__snapshots__/rssexpanded-3/48/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/48/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/49/fast-0.json b/tests/__snapshots__/rssexpanded-3/49/fast-0.json index e8b1ed09..624ac874 100644 --- a/tests/__snapshots__/rssexpanded-3/49/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/49/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/49/fast-180.json b/tests/__snapshots__/rssexpanded-3/49/fast-180.json index 3fd5382b..b553020d 100644 --- a/tests/__snapshots__/rssexpanded-3/49/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/49/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/49/pure-0.json b/tests/__snapshots__/rssexpanded-3/49/pure-0.json index 545bcfe1..93beac8b 100644 --- a/tests/__snapshots__/rssexpanded-3/49/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/49/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/49/slow-0.json b/tests/__snapshots__/rssexpanded-3/49/slow-0.json index 165798d9..719582bb 100644 --- a/tests/__snapshots__/rssexpanded-3/49/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/49/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/49/slow-180.json b/tests/__snapshots__/rssexpanded-3/49/slow-180.json index 309afe16..cf65b9d8 100644 --- a/tests/__snapshots__/rssexpanded-3/49/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/49/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/5/fast-0.json b/tests/__snapshots__/rssexpanded-3/5/fast-0.json index bed75530..da5b325e 100644 --- a/tests/__snapshots__/rssexpanded-3/5/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/5/fast-180.json b/tests/__snapshots__/rssexpanded-3/5/fast-180.json index 20777879..f526d71b 100644 --- a/tests/__snapshots__/rssexpanded-3/5/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/5/pure-0.json b/tests/__snapshots__/rssexpanded-3/5/pure-0.json index bca021cb..db20ecf3 100644 --- a/tests/__snapshots__/rssexpanded-3/5/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/5/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/5/slow-0.json b/tests/__snapshots__/rssexpanded-3/5/slow-0.json index 5427e5ff..c926848a 100644 --- a/tests/__snapshots__/rssexpanded-3/5/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/5/slow-180.json b/tests/__snapshots__/rssexpanded-3/5/slow-180.json index f5aaec2e..c28c59df 100644 --- a/tests/__snapshots__/rssexpanded-3/5/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/50/fast-0.json b/tests/__snapshots__/rssexpanded-3/50/fast-0.json index 9521084f..27185de3 100644 --- a/tests/__snapshots__/rssexpanded-3/50/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/50/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/50/fast-180.json b/tests/__snapshots__/rssexpanded-3/50/fast-180.json index 84e891f4..8756926a 100644 --- a/tests/__snapshots__/rssexpanded-3/50/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/50/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/50/pure-0.json b/tests/__snapshots__/rssexpanded-3/50/pure-0.json index 7367c895..6f608463 100644 --- a/tests/__snapshots__/rssexpanded-3/50/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/50/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/50/slow-0.json b/tests/__snapshots__/rssexpanded-3/50/slow-0.json index 3a4016d2..610eb6ca 100644 --- a/tests/__snapshots__/rssexpanded-3/50/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/50/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/50/slow-180.json b/tests/__snapshots__/rssexpanded-3/50/slow-180.json index 7cc46013..cc4b4807 100644 --- a/tests/__snapshots__/rssexpanded-3/50/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/50/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/51/fast-0.json b/tests/__snapshots__/rssexpanded-3/51/fast-0.json index 8d9b6f49..9bbe442f 100644 --- a/tests/__snapshots__/rssexpanded-3/51/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/51/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/51/fast-180.json b/tests/__snapshots__/rssexpanded-3/51/fast-180.json index e80bd370..e0d7ade1 100644 --- a/tests/__snapshots__/rssexpanded-3/51/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/51/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/51/pure-0.json b/tests/__snapshots__/rssexpanded-3/51/pure-0.json index 3198f164..d207f42b 100644 --- a/tests/__snapshots__/rssexpanded-3/51/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/51/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/51/slow-0.json b/tests/__snapshots__/rssexpanded-3/51/slow-0.json index 8e1508dd..839fc629 100644 --- a/tests/__snapshots__/rssexpanded-3/51/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/51/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/51/slow-180.json b/tests/__snapshots__/rssexpanded-3/51/slow-180.json index 9b8dfc3f..3ecdc436 100644 --- a/tests/__snapshots__/rssexpanded-3/51/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/51/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/52/fast-0.json b/tests/__snapshots__/rssexpanded-3/52/fast-0.json index ac096009..077246e9 100644 --- a/tests/__snapshots__/rssexpanded-3/52/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/52/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/52/fast-180.json b/tests/__snapshots__/rssexpanded-3/52/fast-180.json index 376d7c74..90c174bf 100644 --- a/tests/__snapshots__/rssexpanded-3/52/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/52/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/52/pure-0.json b/tests/__snapshots__/rssexpanded-3/52/pure-0.json index b156141e..06e1b5b3 100644 --- a/tests/__snapshots__/rssexpanded-3/52/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/52/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/52/slow-0.json b/tests/__snapshots__/rssexpanded-3/52/slow-0.json index 2bbc2fe1..76997427 100644 --- a/tests/__snapshots__/rssexpanded-3/52/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/52/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/52/slow-180.json b/tests/__snapshots__/rssexpanded-3/52/slow-180.json index 838fa2bf..d16529ca 100644 --- a/tests/__snapshots__/rssexpanded-3/52/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/52/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/53/fast-0.json b/tests/__snapshots__/rssexpanded-3/53/fast-0.json index 6b4aa665..b4d6607a 100644 --- a/tests/__snapshots__/rssexpanded-3/53/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/53/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/53/fast-180.json b/tests/__snapshots__/rssexpanded-3/53/fast-180.json index e44c7136..9dd74e52 100644 --- a/tests/__snapshots__/rssexpanded-3/53/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/53/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/53/pure-0.json b/tests/__snapshots__/rssexpanded-3/53/pure-0.json index 8ae1c076..5dfda8e8 100644 --- a/tests/__snapshots__/rssexpanded-3/53/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/53/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/53/slow-0.json b/tests/__snapshots__/rssexpanded-3/53/slow-0.json index c2805913..e4573335 100644 --- a/tests/__snapshots__/rssexpanded-3/53/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/53/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/53/slow-180.json b/tests/__snapshots__/rssexpanded-3/53/slow-180.json index 49bcbb2b..070eedbc 100644 --- a/tests/__snapshots__/rssexpanded-3/53/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/53/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/54/fast-0.json b/tests/__snapshots__/rssexpanded-3/54/fast-0.json index 1d8127c3..9216ff42 100644 --- a/tests/__snapshots__/rssexpanded-3/54/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/54/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/54/fast-180.json b/tests/__snapshots__/rssexpanded-3/54/fast-180.json index 49289dd5..37215d2d 100644 --- a/tests/__snapshots__/rssexpanded-3/54/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/54/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/54/pure-0.json b/tests/__snapshots__/rssexpanded-3/54/pure-0.json index c06f6740..28aa424f 100644 --- a/tests/__snapshots__/rssexpanded-3/54/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/54/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/54/slow-0.json b/tests/__snapshots__/rssexpanded-3/54/slow-0.json index b2bb4ec1..e1c7a86b 100644 --- a/tests/__snapshots__/rssexpanded-3/54/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/54/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/54/slow-180.json b/tests/__snapshots__/rssexpanded-3/54/slow-180.json index 0381c896..05a1c719 100644 --- a/tests/__snapshots__/rssexpanded-3/54/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/54/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/55/fast-0.json b/tests/__snapshots__/rssexpanded-3/55/fast-0.json index e0ad2dda..40878f4a 100644 --- a/tests/__snapshots__/rssexpanded-3/55/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/55/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/55/fast-180.json b/tests/__snapshots__/rssexpanded-3/55/fast-180.json index a427caf8..f7e17f5b 100644 --- a/tests/__snapshots__/rssexpanded-3/55/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/55/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/55/pure-0.json b/tests/__snapshots__/rssexpanded-3/55/pure-0.json index 745f85e1..73f443a8 100644 --- a/tests/__snapshots__/rssexpanded-3/55/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/55/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/55/slow-0.json b/tests/__snapshots__/rssexpanded-3/55/slow-0.json index fbaa24c9..9c19a631 100644 --- a/tests/__snapshots__/rssexpanded-3/55/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/55/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/55/slow-180.json b/tests/__snapshots__/rssexpanded-3/55/slow-180.json index 014b0ac1..f8152687 100644 --- a/tests/__snapshots__/rssexpanded-3/55/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/55/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/56/fast-0.json b/tests/__snapshots__/rssexpanded-3/56/fast-0.json index 55772aec..5129d4bb 100644 --- a/tests/__snapshots__/rssexpanded-3/56/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/56/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/56/fast-180.json b/tests/__snapshots__/rssexpanded-3/56/fast-180.json index f4be6a3a..acbb77e2 100644 --- a/tests/__snapshots__/rssexpanded-3/56/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/56/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/56/pure-0.json b/tests/__snapshots__/rssexpanded-3/56/pure-0.json index 59f667ea..f32dca3e 100644 --- a/tests/__snapshots__/rssexpanded-3/56/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/56/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/56/slow-0.json b/tests/__snapshots__/rssexpanded-3/56/slow-0.json index d98b8252..ab404b98 100644 --- a/tests/__snapshots__/rssexpanded-3/56/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/56/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/56/slow-180.json b/tests/__snapshots__/rssexpanded-3/56/slow-180.json index 2ff58f35..8100b973 100644 --- a/tests/__snapshots__/rssexpanded-3/56/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/56/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/57/fast-0.json b/tests/__snapshots__/rssexpanded-3/57/fast-0.json index 32c64163..8eb548cf 100644 --- a/tests/__snapshots__/rssexpanded-3/57/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/57/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/57/fast-180.json b/tests/__snapshots__/rssexpanded-3/57/fast-180.json index 96177146..e7080799 100644 --- a/tests/__snapshots__/rssexpanded-3/57/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/57/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/57/pure-0.json b/tests/__snapshots__/rssexpanded-3/57/pure-0.json index 0dfe33f1..ad69c62e 100644 --- a/tests/__snapshots__/rssexpanded-3/57/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/57/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/57/slow-0.json b/tests/__snapshots__/rssexpanded-3/57/slow-0.json index 8114eb5e..912263c4 100644 --- a/tests/__snapshots__/rssexpanded-3/57/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/57/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/57/slow-180.json b/tests/__snapshots__/rssexpanded-3/57/slow-180.json index 601bf266..792375c7 100644 --- a/tests/__snapshots__/rssexpanded-3/57/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/57/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/58/fast-0.json b/tests/__snapshots__/rssexpanded-3/58/fast-0.json index 58a023b6..eb6edf75 100644 --- a/tests/__snapshots__/rssexpanded-3/58/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/58/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/58/fast-180.json b/tests/__snapshots__/rssexpanded-3/58/fast-180.json index ec4be8f7..dfe3c6b7 100644 --- a/tests/__snapshots__/rssexpanded-3/58/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/58/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/58/pure-0.json b/tests/__snapshots__/rssexpanded-3/58/pure-0.json index 872778f6..319837e5 100644 --- a/tests/__snapshots__/rssexpanded-3/58/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/58/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/58/slow-0.json b/tests/__snapshots__/rssexpanded-3/58/slow-0.json index 6e70ec5e..3ce86bf2 100644 --- a/tests/__snapshots__/rssexpanded-3/58/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/58/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/58/slow-180.json b/tests/__snapshots__/rssexpanded-3/58/slow-180.json index 3a6c20c8..39c5a4d4 100644 --- a/tests/__snapshots__/rssexpanded-3/58/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/58/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/59/fast-0.json b/tests/__snapshots__/rssexpanded-3/59/fast-0.json index d9788009..52f9ff40 100644 --- a/tests/__snapshots__/rssexpanded-3/59/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/59/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/59/fast-180.json b/tests/__snapshots__/rssexpanded-3/59/fast-180.json index 41a2b91e..be1b9fb6 100644 --- a/tests/__snapshots__/rssexpanded-3/59/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/59/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/59/pure-0.json b/tests/__snapshots__/rssexpanded-3/59/pure-0.json index 448a887b..8cf00be5 100644 --- a/tests/__snapshots__/rssexpanded-3/59/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/59/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/59/slow-0.json b/tests/__snapshots__/rssexpanded-3/59/slow-0.json index 1b4ad8a9..455a67c5 100644 --- a/tests/__snapshots__/rssexpanded-3/59/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/59/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/59/slow-180.json b/tests/__snapshots__/rssexpanded-3/59/slow-180.json index eb0b7a6f..d99e7df4 100644 --- a/tests/__snapshots__/rssexpanded-3/59/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/59/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/6/fast-0.json b/tests/__snapshots__/rssexpanded-3/6/fast-0.json index 7b6a7966..10ac4e22 100644 --- a/tests/__snapshots__/rssexpanded-3/6/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/6/fast-180.json b/tests/__snapshots__/rssexpanded-3/6/fast-180.json index c2e6564a..3e5fa0ae 100644 --- a/tests/__snapshots__/rssexpanded-3/6/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/6/pure-0.json b/tests/__snapshots__/rssexpanded-3/6/pure-0.json index 0c0d73fb..11710459 100644 --- a/tests/__snapshots__/rssexpanded-3/6/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/6/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/6/slow-0.json b/tests/__snapshots__/rssexpanded-3/6/slow-0.json index 56c3693c..b818eccf 100644 --- a/tests/__snapshots__/rssexpanded-3/6/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/6/slow-180.json b/tests/__snapshots__/rssexpanded-3/6/slow-180.json index 9fa401e5..b414085e 100644 --- a/tests/__snapshots__/rssexpanded-3/6/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/60/fast-0.json b/tests/__snapshots__/rssexpanded-3/60/fast-0.json index e2e801d1..e4d27bfa 100644 --- a/tests/__snapshots__/rssexpanded-3/60/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/60/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/60/fast-180.json b/tests/__snapshots__/rssexpanded-3/60/fast-180.json index 42f5a2f0..d9eaf368 100644 --- a/tests/__snapshots__/rssexpanded-3/60/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/60/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/60/pure-0.json b/tests/__snapshots__/rssexpanded-3/60/pure-0.json index 6f67943a..4bb19ea2 100644 --- a/tests/__snapshots__/rssexpanded-3/60/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/60/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/60/slow-0.json b/tests/__snapshots__/rssexpanded-3/60/slow-0.json index 21a7495d..14bf7580 100644 --- a/tests/__snapshots__/rssexpanded-3/60/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/60/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/60/slow-180.json b/tests/__snapshots__/rssexpanded-3/60/slow-180.json index 9ed6a861..1a709196 100644 --- a/tests/__snapshots__/rssexpanded-3/60/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/60/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/61/fast-0.json b/tests/__snapshots__/rssexpanded-3/61/fast-0.json index 09ab2668..75f253d3 100644 --- a/tests/__snapshots__/rssexpanded-3/61/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/61/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/61/fast-180.json b/tests/__snapshots__/rssexpanded-3/61/fast-180.json index c1d49114..6333b90b 100644 --- a/tests/__snapshots__/rssexpanded-3/61/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/61/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/61/pure-0.json b/tests/__snapshots__/rssexpanded-3/61/pure-0.json index b0231193..c27f7639 100644 --- a/tests/__snapshots__/rssexpanded-3/61/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/61/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/61/slow-0.json b/tests/__snapshots__/rssexpanded-3/61/slow-0.json index a5439f92..8cab96ef 100644 --- a/tests/__snapshots__/rssexpanded-3/61/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/61/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/61/slow-180.json b/tests/__snapshots__/rssexpanded-3/61/slow-180.json index ac03c495..47801660 100644 --- a/tests/__snapshots__/rssexpanded-3/61/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/61/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/62/fast-0.json b/tests/__snapshots__/rssexpanded-3/62/fast-0.json index 8de49367..172de38c 100644 --- a/tests/__snapshots__/rssexpanded-3/62/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/62/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/62/fast-180.json b/tests/__snapshots__/rssexpanded-3/62/fast-180.json index 50dd9f2b..8c1d5a77 100644 --- a/tests/__snapshots__/rssexpanded-3/62/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/62/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/62/pure-0.json b/tests/__snapshots__/rssexpanded-3/62/pure-0.json index 95b8310c..d7a39d2d 100644 --- a/tests/__snapshots__/rssexpanded-3/62/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/62/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/62/slow-0.json b/tests/__snapshots__/rssexpanded-3/62/slow-0.json index 01e9b814..d13456c9 100644 --- a/tests/__snapshots__/rssexpanded-3/62/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/62/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/62/slow-180.json b/tests/__snapshots__/rssexpanded-3/62/slow-180.json index 79d2a387..37de9f7c 100644 --- a/tests/__snapshots__/rssexpanded-3/62/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/62/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/63/fast-0.json b/tests/__snapshots__/rssexpanded-3/63/fast-0.json index 06030215..4c2ad4db 100644 --- a/tests/__snapshots__/rssexpanded-3/63/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/63/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/63/fast-180.json b/tests/__snapshots__/rssexpanded-3/63/fast-180.json index 4b2e03fe..ab413fff 100644 --- a/tests/__snapshots__/rssexpanded-3/63/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/63/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/63/pure-0.json b/tests/__snapshots__/rssexpanded-3/63/pure-0.json index a01136a5..a9e833ce 100644 --- a/tests/__snapshots__/rssexpanded-3/63/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/63/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/63/slow-0.json b/tests/__snapshots__/rssexpanded-3/63/slow-0.json index 5e69215d..aa1cc8e7 100644 --- a/tests/__snapshots__/rssexpanded-3/63/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/63/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/63/slow-180.json b/tests/__snapshots__/rssexpanded-3/63/slow-180.json index ea217c65..e2558eff 100644 --- a/tests/__snapshots__/rssexpanded-3/63/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/63/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/64/fast-0.json b/tests/__snapshots__/rssexpanded-3/64/fast-0.json index 5203ee61..ced677d9 100644 --- a/tests/__snapshots__/rssexpanded-3/64/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/64/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/64/fast-180.json b/tests/__snapshots__/rssexpanded-3/64/fast-180.json index 82618c4c..52fbfef7 100644 --- a/tests/__snapshots__/rssexpanded-3/64/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/64/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/64/pure-0.json b/tests/__snapshots__/rssexpanded-3/64/pure-0.json index 68797e82..aa0bcc8f 100644 --- a/tests/__snapshots__/rssexpanded-3/64/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/64/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/64/slow-0.json b/tests/__snapshots__/rssexpanded-3/64/slow-0.json index cfd55a35..b93ab385 100644 --- a/tests/__snapshots__/rssexpanded-3/64/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/64/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/64/slow-180.json b/tests/__snapshots__/rssexpanded-3/64/slow-180.json index 533d642c..76607139 100644 --- a/tests/__snapshots__/rssexpanded-3/64/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/64/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/65/fast-0.json b/tests/__snapshots__/rssexpanded-3/65/fast-0.json index dd7ded2a..c163c205 100644 --- a/tests/__snapshots__/rssexpanded-3/65/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/65/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/65/fast-180.json b/tests/__snapshots__/rssexpanded-3/65/fast-180.json index b2385654..311a3670 100644 --- a/tests/__snapshots__/rssexpanded-3/65/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/65/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/65/pure-0.json b/tests/__snapshots__/rssexpanded-3/65/pure-0.json index a776008a..5990295d 100644 --- a/tests/__snapshots__/rssexpanded-3/65/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/65/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/65/slow-0.json b/tests/__snapshots__/rssexpanded-3/65/slow-0.json index d9bc58d8..47389763 100644 --- a/tests/__snapshots__/rssexpanded-3/65/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/65/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/65/slow-180.json b/tests/__snapshots__/rssexpanded-3/65/slow-180.json index 2919b4e2..a05604e8 100644 --- a/tests/__snapshots__/rssexpanded-3/65/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/65/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/66/fast-0.json b/tests/__snapshots__/rssexpanded-3/66/fast-0.json index 85340f01..dacb9ac9 100644 --- a/tests/__snapshots__/rssexpanded-3/66/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/66/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/66/fast-180.json b/tests/__snapshots__/rssexpanded-3/66/fast-180.json index c77bc668..f088b5f6 100644 --- a/tests/__snapshots__/rssexpanded-3/66/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/66/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/66/pure-0.json b/tests/__snapshots__/rssexpanded-3/66/pure-0.json index 85ef3966..73e549e1 100644 --- a/tests/__snapshots__/rssexpanded-3/66/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/66/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/66/slow-0.json b/tests/__snapshots__/rssexpanded-3/66/slow-0.json index 27376e3e..51901719 100644 --- a/tests/__snapshots__/rssexpanded-3/66/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/66/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/66/slow-180.json b/tests/__snapshots__/rssexpanded-3/66/slow-180.json index 5b107f99..b0f6b018 100644 --- a/tests/__snapshots__/rssexpanded-3/66/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/66/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/67/fast-0.json b/tests/__snapshots__/rssexpanded-3/67/fast-0.json index cee6964a..7ab914f0 100644 --- a/tests/__snapshots__/rssexpanded-3/67/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/67/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/67/fast-180.json b/tests/__snapshots__/rssexpanded-3/67/fast-180.json index 4588d28a..affa977b 100644 --- a/tests/__snapshots__/rssexpanded-3/67/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/67/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/67/pure-0.json b/tests/__snapshots__/rssexpanded-3/67/pure-0.json index 7bd701ac..a2d2a047 100644 --- a/tests/__snapshots__/rssexpanded-3/67/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/67/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/67/slow-0.json b/tests/__snapshots__/rssexpanded-3/67/slow-0.json index 6c02e86d..65a8d9a1 100644 --- a/tests/__snapshots__/rssexpanded-3/67/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/67/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/67/slow-180.json b/tests/__snapshots__/rssexpanded-3/67/slow-180.json index 9076cba1..f5370004 100644 --- a/tests/__snapshots__/rssexpanded-3/67/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/67/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/68/fast-0.json b/tests/__snapshots__/rssexpanded-3/68/fast-0.json index e64e66c7..7166ce12 100644 --- a/tests/__snapshots__/rssexpanded-3/68/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/68/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/68/fast-180.json b/tests/__snapshots__/rssexpanded-3/68/fast-180.json index b0b3d7ba..1a7856c7 100644 --- a/tests/__snapshots__/rssexpanded-3/68/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/68/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/68/pure-0.json b/tests/__snapshots__/rssexpanded-3/68/pure-0.json index c709589c..f7957cea 100644 --- a/tests/__snapshots__/rssexpanded-3/68/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/68/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/68/slow-0.json b/tests/__snapshots__/rssexpanded-3/68/slow-0.json index cbef52ea..6652f08b 100644 --- a/tests/__snapshots__/rssexpanded-3/68/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/68/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/68/slow-180.json b/tests/__snapshots__/rssexpanded-3/68/slow-180.json index 148a224c..09e27676 100644 --- a/tests/__snapshots__/rssexpanded-3/68/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/68/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/69/fast-0.json b/tests/__snapshots__/rssexpanded-3/69/fast-0.json index b9259e03..a9f5f2dd 100644 --- a/tests/__snapshots__/rssexpanded-3/69/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/69/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/69/fast-180.json b/tests/__snapshots__/rssexpanded-3/69/fast-180.json index 58fcafa7..9c5291c3 100644 --- a/tests/__snapshots__/rssexpanded-3/69/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/69/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/69/pure-0.json b/tests/__snapshots__/rssexpanded-3/69/pure-0.json index f7126ecd..e7bfbb4f 100644 --- a/tests/__snapshots__/rssexpanded-3/69/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/69/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/69/slow-0.json b/tests/__snapshots__/rssexpanded-3/69/slow-0.json index e16ae764..99fd3488 100644 --- a/tests/__snapshots__/rssexpanded-3/69/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/69/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/69/slow-180.json b/tests/__snapshots__/rssexpanded-3/69/slow-180.json index d7ef46a4..c6977cbb 100644 --- a/tests/__snapshots__/rssexpanded-3/69/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/69/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/7/fast-0.json b/tests/__snapshots__/rssexpanded-3/7/fast-0.json index 2fc56888..a541500e 100644 --- a/tests/__snapshots__/rssexpanded-3/7/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/7/fast-180.json b/tests/__snapshots__/rssexpanded-3/7/fast-180.json index 0c8af967..89cae49b 100644 --- a/tests/__snapshots__/rssexpanded-3/7/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/7/pure-0.json b/tests/__snapshots__/rssexpanded-3/7/pure-0.json index 18673b9a..14ec06e9 100644 --- a/tests/__snapshots__/rssexpanded-3/7/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/7/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/7/slow-0.json b/tests/__snapshots__/rssexpanded-3/7/slow-0.json index d83ae767..e2d613c7 100644 --- a/tests/__snapshots__/rssexpanded-3/7/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/7/slow-180.json b/tests/__snapshots__/rssexpanded-3/7/slow-180.json index 2a0e5eb6..a8a0f409 100644 --- a/tests/__snapshots__/rssexpanded-3/7/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/70/fast-0.json b/tests/__snapshots__/rssexpanded-3/70/fast-0.json index 19447ffc..0833beb8 100644 --- a/tests/__snapshots__/rssexpanded-3/70/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/70/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/70/fast-180.json b/tests/__snapshots__/rssexpanded-3/70/fast-180.json index 5219b8b7..237b66a5 100644 --- a/tests/__snapshots__/rssexpanded-3/70/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/70/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/70/pure-0.json b/tests/__snapshots__/rssexpanded-3/70/pure-0.json index 4d6c305b..9a534f45 100644 --- a/tests/__snapshots__/rssexpanded-3/70/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/70/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/70/slow-0.json b/tests/__snapshots__/rssexpanded-3/70/slow-0.json index a5672522..26d60d73 100644 --- a/tests/__snapshots__/rssexpanded-3/70/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/70/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/70/slow-180.json b/tests/__snapshots__/rssexpanded-3/70/slow-180.json index 3c5dc454..95db0a1e 100644 --- a/tests/__snapshots__/rssexpanded-3/70/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/70/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/71/fast-0.json b/tests/__snapshots__/rssexpanded-3/71/fast-0.json index 198a1bdb..6d2ba224 100644 --- a/tests/__snapshots__/rssexpanded-3/71/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/71/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/71/fast-180.json b/tests/__snapshots__/rssexpanded-3/71/fast-180.json index 851f4630..5e04350a 100644 --- a/tests/__snapshots__/rssexpanded-3/71/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/71/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/71/pure-0.json b/tests/__snapshots__/rssexpanded-3/71/pure-0.json index 23b0d294..3f3a45ea 100644 --- a/tests/__snapshots__/rssexpanded-3/71/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/71/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/71/slow-0.json b/tests/__snapshots__/rssexpanded-3/71/slow-0.json index a0c36684..9a929083 100644 --- a/tests/__snapshots__/rssexpanded-3/71/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/71/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/71/slow-180.json b/tests/__snapshots__/rssexpanded-3/71/slow-180.json index fd431df0..01ca37b2 100644 --- a/tests/__snapshots__/rssexpanded-3/71/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/71/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/72/fast-0.json b/tests/__snapshots__/rssexpanded-3/72/fast-0.json index dc5f4fed..fd19fc1e 100644 --- a/tests/__snapshots__/rssexpanded-3/72/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/72/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/72/fast-180.json b/tests/__snapshots__/rssexpanded-3/72/fast-180.json index 5cd3f381..38c4caa7 100644 --- a/tests/__snapshots__/rssexpanded-3/72/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/72/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/72/pure-0.json b/tests/__snapshots__/rssexpanded-3/72/pure-0.json index 28dc01e9..1b6661e8 100644 --- a/tests/__snapshots__/rssexpanded-3/72/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/72/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/72/slow-0.json b/tests/__snapshots__/rssexpanded-3/72/slow-0.json index c0507697..2aff0be0 100644 --- a/tests/__snapshots__/rssexpanded-3/72/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/72/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/72/slow-180.json b/tests/__snapshots__/rssexpanded-3/72/slow-180.json index d4f6d258..1daecce7 100644 --- a/tests/__snapshots__/rssexpanded-3/72/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/72/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/73/fast-0.json b/tests/__snapshots__/rssexpanded-3/73/fast-0.json index 9fe68a1a..d4c0d612 100644 --- a/tests/__snapshots__/rssexpanded-3/73/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/73/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/73/fast-180.json b/tests/__snapshots__/rssexpanded-3/73/fast-180.json index 0fdb3203..ccdf940f 100644 --- a/tests/__snapshots__/rssexpanded-3/73/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/73/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/73/pure-0.json b/tests/__snapshots__/rssexpanded-3/73/pure-0.json index 73ef5fa0..b2619afd 100644 --- a/tests/__snapshots__/rssexpanded-3/73/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/73/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/73/slow-0.json b/tests/__snapshots__/rssexpanded-3/73/slow-0.json index 0ab3a308..c281e670 100644 --- a/tests/__snapshots__/rssexpanded-3/73/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/73/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/73/slow-180.json b/tests/__snapshots__/rssexpanded-3/73/slow-180.json index 4e5e4980..f0916231 100644 --- a/tests/__snapshots__/rssexpanded-3/73/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/73/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/74/fast-0.json b/tests/__snapshots__/rssexpanded-3/74/fast-0.json index 02f128e5..003e759c 100644 --- a/tests/__snapshots__/rssexpanded-3/74/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/74/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/74/fast-180.json b/tests/__snapshots__/rssexpanded-3/74/fast-180.json index 1f05dd87..203cfe22 100644 --- a/tests/__snapshots__/rssexpanded-3/74/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/74/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/74/pure-0.json b/tests/__snapshots__/rssexpanded-3/74/pure-0.json index 2f90bb3e..bbeaea62 100644 --- a/tests/__snapshots__/rssexpanded-3/74/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/74/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/74/slow-0.json b/tests/__snapshots__/rssexpanded-3/74/slow-0.json index cd7e029e..a6b7f369 100644 --- a/tests/__snapshots__/rssexpanded-3/74/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/74/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/74/slow-180.json b/tests/__snapshots__/rssexpanded-3/74/slow-180.json index 923e0f1e..db24ac12 100644 --- a/tests/__snapshots__/rssexpanded-3/74/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/74/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/75/fast-0.json b/tests/__snapshots__/rssexpanded-3/75/fast-0.json index 4701b4d4..7962b82b 100644 --- a/tests/__snapshots__/rssexpanded-3/75/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/75/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/75/fast-180.json b/tests/__snapshots__/rssexpanded-3/75/fast-180.json index 54c5034e..c8382d1f 100644 --- a/tests/__snapshots__/rssexpanded-3/75/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/75/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/75/pure-0.json b/tests/__snapshots__/rssexpanded-3/75/pure-0.json index cdbf9b6e..f93e279c 100644 --- a/tests/__snapshots__/rssexpanded-3/75/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/75/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/75/slow-0.json b/tests/__snapshots__/rssexpanded-3/75/slow-0.json index 42850aaa..a9684f4c 100644 --- a/tests/__snapshots__/rssexpanded-3/75/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/75/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/75/slow-180.json b/tests/__snapshots__/rssexpanded-3/75/slow-180.json index 4e890e8e..4e69e94e 100644 --- a/tests/__snapshots__/rssexpanded-3/75/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/75/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/76/fast-0.json b/tests/__snapshots__/rssexpanded-3/76/fast-0.json index f07d119c..f953c25f 100644 --- a/tests/__snapshots__/rssexpanded-3/76/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/76/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/76/fast-180.json b/tests/__snapshots__/rssexpanded-3/76/fast-180.json index b81da30a..63753d5a 100644 --- a/tests/__snapshots__/rssexpanded-3/76/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/76/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/76/pure-0.json b/tests/__snapshots__/rssexpanded-3/76/pure-0.json index efae45d5..fdbd3b12 100644 --- a/tests/__snapshots__/rssexpanded-3/76/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/76/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/76/slow-0.json b/tests/__snapshots__/rssexpanded-3/76/slow-0.json index ff0ba542..3b426135 100644 --- a/tests/__snapshots__/rssexpanded-3/76/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/76/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/76/slow-180.json b/tests/__snapshots__/rssexpanded-3/76/slow-180.json index 0468dedc..bec0e237 100644 --- a/tests/__snapshots__/rssexpanded-3/76/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/76/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/77/fast-0.json b/tests/__snapshots__/rssexpanded-3/77/fast-0.json index 98b0e8f1..2ea43303 100644 --- a/tests/__snapshots__/rssexpanded-3/77/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/77/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/77/fast-180.json b/tests/__snapshots__/rssexpanded-3/77/fast-180.json index 2e5dbab6..74e9f538 100644 --- a/tests/__snapshots__/rssexpanded-3/77/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/77/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/77/pure-0.json b/tests/__snapshots__/rssexpanded-3/77/pure-0.json index ef050eb5..bb12d18e 100644 --- a/tests/__snapshots__/rssexpanded-3/77/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/77/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/77/slow-0.json b/tests/__snapshots__/rssexpanded-3/77/slow-0.json index 90f9fc24..e90d856e 100644 --- a/tests/__snapshots__/rssexpanded-3/77/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/77/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/77/slow-180.json b/tests/__snapshots__/rssexpanded-3/77/slow-180.json index eeb7a8b4..be006f5b 100644 --- a/tests/__snapshots__/rssexpanded-3/77/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/77/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/78/fast-0.json b/tests/__snapshots__/rssexpanded-3/78/fast-0.json index e122c308..06b2ceae 100644 --- a/tests/__snapshots__/rssexpanded-3/78/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/78/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/78/fast-180.json b/tests/__snapshots__/rssexpanded-3/78/fast-180.json index 46f011f5..8d4d462d 100644 --- a/tests/__snapshots__/rssexpanded-3/78/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/78/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/78/pure-0.json b/tests/__snapshots__/rssexpanded-3/78/pure-0.json index 66aa8aca..789daf78 100644 --- a/tests/__snapshots__/rssexpanded-3/78/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/78/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/78/slow-0.json b/tests/__snapshots__/rssexpanded-3/78/slow-0.json index 4f6b9a92..53b29300 100644 --- a/tests/__snapshots__/rssexpanded-3/78/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/78/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/78/slow-180.json b/tests/__snapshots__/rssexpanded-3/78/slow-180.json index 0aa8a1d5..24723d3c 100644 --- a/tests/__snapshots__/rssexpanded-3/78/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/78/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/79/fast-0.json b/tests/__snapshots__/rssexpanded-3/79/fast-0.json index efbf523b..7f5df223 100644 --- a/tests/__snapshots__/rssexpanded-3/79/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/79/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/79/fast-180.json b/tests/__snapshots__/rssexpanded-3/79/fast-180.json index 08963486..c3a9a2e2 100644 --- a/tests/__snapshots__/rssexpanded-3/79/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/79/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/79/pure-0.json b/tests/__snapshots__/rssexpanded-3/79/pure-0.json index b8f9e4a8..372ef466 100644 --- a/tests/__snapshots__/rssexpanded-3/79/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/79/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/79/slow-0.json b/tests/__snapshots__/rssexpanded-3/79/slow-0.json index b7bbb600..c38a1899 100644 --- a/tests/__snapshots__/rssexpanded-3/79/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/79/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/79/slow-180.json b/tests/__snapshots__/rssexpanded-3/79/slow-180.json index 23303dca..4483ce4a 100644 --- a/tests/__snapshots__/rssexpanded-3/79/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/79/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/8/fast-0.json b/tests/__snapshots__/rssexpanded-3/8/fast-0.json index befd373b..9da3cc52 100644 --- a/tests/__snapshots__/rssexpanded-3/8/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/8/fast-180.json b/tests/__snapshots__/rssexpanded-3/8/fast-180.json index bd27ca20..1889cd05 100644 --- a/tests/__snapshots__/rssexpanded-3/8/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/8/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/8/pure-0.json b/tests/__snapshots__/rssexpanded-3/8/pure-0.json index 18083b14..fc31a6b1 100644 --- a/tests/__snapshots__/rssexpanded-3/8/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/8/slow-0.json b/tests/__snapshots__/rssexpanded-3/8/slow-0.json index e5690a94..ff8d558d 100644 --- a/tests/__snapshots__/rssexpanded-3/8/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/8/slow-180.json b/tests/__snapshots__/rssexpanded-3/8/slow-180.json index 9cb6dc56..08bc70de 100644 --- a/tests/__snapshots__/rssexpanded-3/8/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/80/fast-0.json b/tests/__snapshots__/rssexpanded-3/80/fast-0.json index 6a0aecd1..d77685d3 100644 --- a/tests/__snapshots__/rssexpanded-3/80/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/80/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/80/fast-180.json b/tests/__snapshots__/rssexpanded-3/80/fast-180.json index 1e0fae0b..61eec203 100644 --- a/tests/__snapshots__/rssexpanded-3/80/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/80/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/80/pure-0.json b/tests/__snapshots__/rssexpanded-3/80/pure-0.json index 7867ef92..7d030eee 100644 --- a/tests/__snapshots__/rssexpanded-3/80/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/80/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/80/slow-0.json b/tests/__snapshots__/rssexpanded-3/80/slow-0.json index a032974f..f91a5054 100644 --- a/tests/__snapshots__/rssexpanded-3/80/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/80/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/80/slow-180.json b/tests/__snapshots__/rssexpanded-3/80/slow-180.json index 48e9a119..52b5c686 100644 --- a/tests/__snapshots__/rssexpanded-3/80/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/80/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/81/fast-0.json b/tests/__snapshots__/rssexpanded-3/81/fast-0.json index 8ad2e7d5..828e0303 100644 --- a/tests/__snapshots__/rssexpanded-3/81/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/81/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/81/fast-180.json b/tests/__snapshots__/rssexpanded-3/81/fast-180.json index b4c10087..d8be3dc4 100644 --- a/tests/__snapshots__/rssexpanded-3/81/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/81/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/81/pure-0.json b/tests/__snapshots__/rssexpanded-3/81/pure-0.json index 03f297d3..59098ea7 100644 --- a/tests/__snapshots__/rssexpanded-3/81/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/81/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/81/slow-0.json b/tests/__snapshots__/rssexpanded-3/81/slow-0.json index 65d8631e..cb3eeb6b 100644 --- a/tests/__snapshots__/rssexpanded-3/81/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/81/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/81/slow-180.json b/tests/__snapshots__/rssexpanded-3/81/slow-180.json index 94e825e3..fc0002bf 100644 --- a/tests/__snapshots__/rssexpanded-3/81/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/81/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/82/fast-0.json b/tests/__snapshots__/rssexpanded-3/82/fast-0.json index ccab5e97..fc946553 100644 --- a/tests/__snapshots__/rssexpanded-3/82/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/82/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/82/fast-180.json b/tests/__snapshots__/rssexpanded-3/82/fast-180.json index 246c2f25..1e7698d0 100644 --- a/tests/__snapshots__/rssexpanded-3/82/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/82/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/82/pure-0.json b/tests/__snapshots__/rssexpanded-3/82/pure-0.json index de26d5d3..00be8ef5 100644 --- a/tests/__snapshots__/rssexpanded-3/82/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/82/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/82/slow-0.json b/tests/__snapshots__/rssexpanded-3/82/slow-0.json index 5b9b674f..a0f95321 100644 --- a/tests/__snapshots__/rssexpanded-3/82/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/82/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/82/slow-180.json b/tests/__snapshots__/rssexpanded-3/82/slow-180.json index 010da6d7..e7cb48e6 100644 --- a/tests/__snapshots__/rssexpanded-3/82/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/82/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/83/fast-0.json b/tests/__snapshots__/rssexpanded-3/83/fast-0.json index c254b4e0..de0afb2b 100644 --- a/tests/__snapshots__/rssexpanded-3/83/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/83/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/83/fast-180.json b/tests/__snapshots__/rssexpanded-3/83/fast-180.json index 42f41c9c..2727e9d9 100644 --- a/tests/__snapshots__/rssexpanded-3/83/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/83/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/83/pure-0.json b/tests/__snapshots__/rssexpanded-3/83/pure-0.json index 1d22ddde..7ac4461a 100644 --- a/tests/__snapshots__/rssexpanded-3/83/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/83/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/83/slow-0.json b/tests/__snapshots__/rssexpanded-3/83/slow-0.json index ac8a2f32..321be756 100644 --- a/tests/__snapshots__/rssexpanded-3/83/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/83/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/83/slow-180.json b/tests/__snapshots__/rssexpanded-3/83/slow-180.json index 436b80a0..ead2ecbb 100644 --- a/tests/__snapshots__/rssexpanded-3/83/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/83/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/84/fast-0.json b/tests/__snapshots__/rssexpanded-3/84/fast-0.json index 634f3574..7b98d487 100644 --- a/tests/__snapshots__/rssexpanded-3/84/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/84/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/84/fast-180.json b/tests/__snapshots__/rssexpanded-3/84/fast-180.json index 816b66af..d337e4bc 100644 --- a/tests/__snapshots__/rssexpanded-3/84/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/84/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/84/pure-0.json b/tests/__snapshots__/rssexpanded-3/84/pure-0.json index 30499b00..e2f7b728 100644 --- a/tests/__snapshots__/rssexpanded-3/84/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/84/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/84/slow-0.json b/tests/__snapshots__/rssexpanded-3/84/slow-0.json index 8e1e7ca7..4f35247d 100644 --- a/tests/__snapshots__/rssexpanded-3/84/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/84/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/84/slow-180.json b/tests/__snapshots__/rssexpanded-3/84/slow-180.json index 5c9fa08f..58750cb6 100644 --- a/tests/__snapshots__/rssexpanded-3/84/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/84/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/85/fast-0.json b/tests/__snapshots__/rssexpanded-3/85/fast-0.json index 3d94fea3..b2b0d8b8 100644 --- a/tests/__snapshots__/rssexpanded-3/85/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/85/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/85/fast-180.json b/tests/__snapshots__/rssexpanded-3/85/fast-180.json index d5cd717d..cc4fd8a9 100644 --- a/tests/__snapshots__/rssexpanded-3/85/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/85/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/85/pure-0.json b/tests/__snapshots__/rssexpanded-3/85/pure-0.json index ec77825f..75c8140e 100644 --- a/tests/__snapshots__/rssexpanded-3/85/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/85/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/85/slow-0.json b/tests/__snapshots__/rssexpanded-3/85/slow-0.json index 650ef6bd..16dbd8c2 100644 --- a/tests/__snapshots__/rssexpanded-3/85/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/85/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/85/slow-180.json b/tests/__snapshots__/rssexpanded-3/85/slow-180.json index 6a0dd963..ba729baa 100644 --- a/tests/__snapshots__/rssexpanded-3/85/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/85/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/86/fast-0.json b/tests/__snapshots__/rssexpanded-3/86/fast-0.json index 41900773..ad15e7ed 100644 --- a/tests/__snapshots__/rssexpanded-3/86/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/86/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/86/fast-180.json b/tests/__snapshots__/rssexpanded-3/86/fast-180.json index ea98f754..222f165c 100644 --- a/tests/__snapshots__/rssexpanded-3/86/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/86/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/86/pure-0.json b/tests/__snapshots__/rssexpanded-3/86/pure-0.json index 4f0778e7..28d529c4 100644 --- a/tests/__snapshots__/rssexpanded-3/86/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/86/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/86/slow-0.json b/tests/__snapshots__/rssexpanded-3/86/slow-0.json index afccee82..7ea1ff24 100644 --- a/tests/__snapshots__/rssexpanded-3/86/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/86/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/86/slow-180.json b/tests/__snapshots__/rssexpanded-3/86/slow-180.json index 4e180bc7..7d72e241 100644 --- a/tests/__snapshots__/rssexpanded-3/86/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/86/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/87/fast-0.json b/tests/__snapshots__/rssexpanded-3/87/fast-0.json index 352e1d77..3f489788 100644 --- a/tests/__snapshots__/rssexpanded-3/87/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/87/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/87/fast-180.json b/tests/__snapshots__/rssexpanded-3/87/fast-180.json index c1f32c46..66205106 100644 --- a/tests/__snapshots__/rssexpanded-3/87/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/87/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/87/pure-0.json b/tests/__snapshots__/rssexpanded-3/87/pure-0.json index a735d60f..a2f250d6 100644 --- a/tests/__snapshots__/rssexpanded-3/87/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/87/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/87/slow-0.json b/tests/__snapshots__/rssexpanded-3/87/slow-0.json index 4b10e018..863584db 100644 --- a/tests/__snapshots__/rssexpanded-3/87/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/87/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/87/slow-180.json b/tests/__snapshots__/rssexpanded-3/87/slow-180.json index 8d5e5ee0..085b3342 100644 --- a/tests/__snapshots__/rssexpanded-3/87/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/87/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/88/fast-0.json b/tests/__snapshots__/rssexpanded-3/88/fast-0.json index 5a82cddb..e141bfff 100644 --- a/tests/__snapshots__/rssexpanded-3/88/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/88/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/88/fast-180.json b/tests/__snapshots__/rssexpanded-3/88/fast-180.json index cef9c443..fc873fbc 100644 --- a/tests/__snapshots__/rssexpanded-3/88/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/88/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/88/pure-0.json b/tests/__snapshots__/rssexpanded-3/88/pure-0.json index 931da8ac..acd9c159 100644 --- a/tests/__snapshots__/rssexpanded-3/88/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/88/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/88/slow-0.json b/tests/__snapshots__/rssexpanded-3/88/slow-0.json index c9562f1f..ce8decfe 100644 --- a/tests/__snapshots__/rssexpanded-3/88/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/88/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/88/slow-180.json b/tests/__snapshots__/rssexpanded-3/88/slow-180.json index 8d2ab62d..72437985 100644 --- a/tests/__snapshots__/rssexpanded-3/88/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/88/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/89/fast-0.json b/tests/__snapshots__/rssexpanded-3/89/fast-0.json index 8a6e92b9..2ea632fb 100644 --- a/tests/__snapshots__/rssexpanded-3/89/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/89/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/89/fast-180.json b/tests/__snapshots__/rssexpanded-3/89/fast-180.json index 71c17653..aa271a32 100644 --- a/tests/__snapshots__/rssexpanded-3/89/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/89/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/89/pure-0.json b/tests/__snapshots__/rssexpanded-3/89/pure-0.json index 323e2bc2..532e91e0 100644 --- a/tests/__snapshots__/rssexpanded-3/89/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/89/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/89/slow-0.json b/tests/__snapshots__/rssexpanded-3/89/slow-0.json index bdf0d32d..01f95625 100644 --- a/tests/__snapshots__/rssexpanded-3/89/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/89/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/89/slow-180.json b/tests/__snapshots__/rssexpanded-3/89/slow-180.json index 4c9305c1..8e0448e8 100644 --- a/tests/__snapshots__/rssexpanded-3/89/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/89/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/9/fast-0.json b/tests/__snapshots__/rssexpanded-3/9/fast-0.json index b6ec908a..0a7fce5e 100644 --- a/tests/__snapshots__/rssexpanded-3/9/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/9/fast-180.json b/tests/__snapshots__/rssexpanded-3/9/fast-180.json index e95153ee..cb53882a 100644 --- a/tests/__snapshots__/rssexpanded-3/9/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/9/pure-0.json b/tests/__snapshots__/rssexpanded-3/9/pure-0.json index 2e96bb5c..48520960 100644 --- a/tests/__snapshots__/rssexpanded-3/9/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/9/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/9/slow-0.json b/tests/__snapshots__/rssexpanded-3/9/slow-0.json index 7a6e86f9..d8006014 100644 --- a/tests/__snapshots__/rssexpanded-3/9/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/9/slow-180.json b/tests/__snapshots__/rssexpanded-3/9/slow-180.json index 0a2f85a3..f58a3574 100644 --- a/tests/__snapshots__/rssexpanded-3/9/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/90/fast-0.json b/tests/__snapshots__/rssexpanded-3/90/fast-0.json index ebda3746..aecba5da 100644 --- a/tests/__snapshots__/rssexpanded-3/90/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/90/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/90/fast-180.json b/tests/__snapshots__/rssexpanded-3/90/fast-180.json index 58d5f6d3..8ad82653 100644 --- a/tests/__snapshots__/rssexpanded-3/90/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/90/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/90/pure-0.json b/tests/__snapshots__/rssexpanded-3/90/pure-0.json index e56bccea..4371657d 100644 --- a/tests/__snapshots__/rssexpanded-3/90/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/90/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/90/slow-0.json b/tests/__snapshots__/rssexpanded-3/90/slow-0.json index 3e508d39..1e4e68a6 100644 --- a/tests/__snapshots__/rssexpanded-3/90/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/90/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/90/slow-180.json b/tests/__snapshots__/rssexpanded-3/90/slow-180.json index 7d8e63aa..e363e4f6 100644 --- a/tests/__snapshots__/rssexpanded-3/90/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/90/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/91/fast-0.json b/tests/__snapshots__/rssexpanded-3/91/fast-0.json index 2b4a1c07..9aa95f38 100644 --- a/tests/__snapshots__/rssexpanded-3/91/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/91/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/91/fast-180.json b/tests/__snapshots__/rssexpanded-3/91/fast-180.json index 76e8d6e6..d6c170bb 100644 --- a/tests/__snapshots__/rssexpanded-3/91/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/91/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/91/pure-0.json b/tests/__snapshots__/rssexpanded-3/91/pure-0.json index 86d2d1d6..d5951868 100644 --- a/tests/__snapshots__/rssexpanded-3/91/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/91/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/91/slow-0.json b/tests/__snapshots__/rssexpanded-3/91/slow-0.json index c5d829b1..7050a072 100644 --- a/tests/__snapshots__/rssexpanded-3/91/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/91/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/91/slow-180.json b/tests/__snapshots__/rssexpanded-3/91/slow-180.json index a0914b1a..17b1de4e 100644 --- a/tests/__snapshots__/rssexpanded-3/91/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/91/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/92/fast-0.json b/tests/__snapshots__/rssexpanded-3/92/fast-0.json index 10569d1a..e1696b47 100644 --- a/tests/__snapshots__/rssexpanded-3/92/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/92/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/92/fast-180.json b/tests/__snapshots__/rssexpanded-3/92/fast-180.json index 4109fad9..8ddebb41 100644 --- a/tests/__snapshots__/rssexpanded-3/92/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/92/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/92/pure-0.json b/tests/__snapshots__/rssexpanded-3/92/pure-0.json index 45a64782..fd1d1782 100644 --- a/tests/__snapshots__/rssexpanded-3/92/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/92/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/92/slow-0.json b/tests/__snapshots__/rssexpanded-3/92/slow-0.json index ba5fc254..0c09e8ae 100644 --- a/tests/__snapshots__/rssexpanded-3/92/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/92/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/92/slow-180.json b/tests/__snapshots__/rssexpanded-3/92/slow-180.json index 15cb4580..5724a26e 100644 --- a/tests/__snapshots__/rssexpanded-3/92/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/92/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/93/fast-0.json b/tests/__snapshots__/rssexpanded-3/93/fast-0.json index 5f0fe434..4654c467 100644 --- a/tests/__snapshots__/rssexpanded-3/93/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/93/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/93/fast-180.json b/tests/__snapshots__/rssexpanded-3/93/fast-180.json index a6f6dac7..c3828567 100644 --- a/tests/__snapshots__/rssexpanded-3/93/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/93/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/93/pure-0.json b/tests/__snapshots__/rssexpanded-3/93/pure-0.json index 95129fd2..cacd6f75 100644 --- a/tests/__snapshots__/rssexpanded-3/93/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/93/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/93/slow-0.json b/tests/__snapshots__/rssexpanded-3/93/slow-0.json index 84610289..4115d6b2 100644 --- a/tests/__snapshots__/rssexpanded-3/93/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/93/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/93/slow-180.json b/tests/__snapshots__/rssexpanded-3/93/slow-180.json index c19b476b..da581922 100644 --- a/tests/__snapshots__/rssexpanded-3/93/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/93/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/94/fast-0.json b/tests/__snapshots__/rssexpanded-3/94/fast-0.json index 4bfc19c2..caac9607 100644 --- a/tests/__snapshots__/rssexpanded-3/94/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/94/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/94/fast-180.json b/tests/__snapshots__/rssexpanded-3/94/fast-180.json index 54e6406c..6e4cd08b 100644 --- a/tests/__snapshots__/rssexpanded-3/94/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/94/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/94/pure-0.json b/tests/__snapshots__/rssexpanded-3/94/pure-0.json index 0ec2ca8c..d691bf40 100644 --- a/tests/__snapshots__/rssexpanded-3/94/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/94/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/94/slow-0.json b/tests/__snapshots__/rssexpanded-3/94/slow-0.json index 09a73358..ecee21b9 100644 --- a/tests/__snapshots__/rssexpanded-3/94/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/94/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/94/slow-180.json b/tests/__snapshots__/rssexpanded-3/94/slow-180.json index 795260af..f1d00992 100644 --- a/tests/__snapshots__/rssexpanded-3/94/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/94/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/95/fast-0.json b/tests/__snapshots__/rssexpanded-3/95/fast-0.json index d3ebfd63..1505edad 100644 --- a/tests/__snapshots__/rssexpanded-3/95/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/95/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/95/fast-180.json b/tests/__snapshots__/rssexpanded-3/95/fast-180.json index 3bcd8ad7..a89f323c 100644 --- a/tests/__snapshots__/rssexpanded-3/95/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/95/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/95/pure-0.json b/tests/__snapshots__/rssexpanded-3/95/pure-0.json index f5ccfa67..767c8fdc 100644 --- a/tests/__snapshots__/rssexpanded-3/95/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/95/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/95/slow-0.json b/tests/__snapshots__/rssexpanded-3/95/slow-0.json index 30107d3f..21c8c00c 100644 --- a/tests/__snapshots__/rssexpanded-3/95/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/95/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/95/slow-180.json b/tests/__snapshots__/rssexpanded-3/95/slow-180.json index 5d173e99..9b7d2aca 100644 --- a/tests/__snapshots__/rssexpanded-3/95/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/95/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/96/fast-0.json b/tests/__snapshots__/rssexpanded-3/96/fast-0.json index 26882563..0defc8b8 100644 --- a/tests/__snapshots__/rssexpanded-3/96/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/96/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/96/fast-180.json b/tests/__snapshots__/rssexpanded-3/96/fast-180.json index a6bcafed..5cee7c62 100644 --- a/tests/__snapshots__/rssexpanded-3/96/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/96/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/96/pure-0.json b/tests/__snapshots__/rssexpanded-3/96/pure-0.json index e0c6f197..6fabfba2 100644 --- a/tests/__snapshots__/rssexpanded-3/96/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/96/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/96/slow-0.json b/tests/__snapshots__/rssexpanded-3/96/slow-0.json index 1cc0f52c..8d7ffa96 100644 --- a/tests/__snapshots__/rssexpanded-3/96/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/96/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/96/slow-180.json b/tests/__snapshots__/rssexpanded-3/96/slow-180.json index 3f3776a8..8c09c537 100644 --- a/tests/__snapshots__/rssexpanded-3/96/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/96/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/97/fast-0.json b/tests/__snapshots__/rssexpanded-3/97/fast-0.json index 561d5dec..fa3d6023 100644 --- a/tests/__snapshots__/rssexpanded-3/97/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/97/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/97/fast-180.json b/tests/__snapshots__/rssexpanded-3/97/fast-180.json index b9aef5e6..8d7e56ef 100644 --- a/tests/__snapshots__/rssexpanded-3/97/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/97/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/97/pure-0.json b/tests/__snapshots__/rssexpanded-3/97/pure-0.json index ff5df26d..10a7e107 100644 --- a/tests/__snapshots__/rssexpanded-3/97/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/97/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/97/slow-0.json b/tests/__snapshots__/rssexpanded-3/97/slow-0.json index 34d24c87..9ba3cf65 100644 --- a/tests/__snapshots__/rssexpanded-3/97/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/97/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/97/slow-180.json b/tests/__snapshots__/rssexpanded-3/97/slow-180.json index b81b9995..42236ffd 100644 --- a/tests/__snapshots__/rssexpanded-3/97/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/97/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/98/fast-0.json b/tests/__snapshots__/rssexpanded-3/98/fast-0.json index ae605a0c..01861c5d 100644 --- a/tests/__snapshots__/rssexpanded-3/98/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/98/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/98/fast-180.json b/tests/__snapshots__/rssexpanded-3/98/fast-180.json index 01d052f5..9ad70b69 100644 --- a/tests/__snapshots__/rssexpanded-3/98/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/98/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/98/pure-0.json b/tests/__snapshots__/rssexpanded-3/98/pure-0.json index 8d425b37..13a25679 100644 --- a/tests/__snapshots__/rssexpanded-3/98/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/98/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/98/slow-0.json b/tests/__snapshots__/rssexpanded-3/98/slow-0.json index 62c52ceb..0c37c205 100644 --- a/tests/__snapshots__/rssexpanded-3/98/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/98/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/98/slow-180.json b/tests/__snapshots__/rssexpanded-3/98/slow-180.json index 5f6b3d78..45ee5747 100644 --- a/tests/__snapshots__/rssexpanded-3/98/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/98/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/99/fast-0.json b/tests/__snapshots__/rssexpanded-3/99/fast-0.json index 816f654a..3295d8f1 100644 --- a/tests/__snapshots__/rssexpanded-3/99/fast-0.json +++ b/tests/__snapshots__/rssexpanded-3/99/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/99/fast-180.json b/tests/__snapshots__/rssexpanded-3/99/fast-180.json index df5e9e0a..ac8c3951 100644 --- a/tests/__snapshots__/rssexpanded-3/99/fast-180.json +++ b/tests/__snapshots__/rssexpanded-3/99/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/99/pure-0.json b/tests/__snapshots__/rssexpanded-3/99/pure-0.json index 69499dd1..2060a0f5 100644 --- a/tests/__snapshots__/rssexpanded-3/99/pure-0.json +++ b/tests/__snapshots__/rssexpanded-3/99/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/99/slow-0.json b/tests/__snapshots__/rssexpanded-3/99/slow-0.json index 8794a870..62a8e49b 100644 --- a/tests/__snapshots__/rssexpanded-3/99/slow-0.json +++ b/tests/__snapshots__/rssexpanded-3/99/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpanded-3/99/slow-180.json b/tests/__snapshots__/rssexpanded-3/99/slow-180.json index 2246bfc5..cab8d6d9 100644 --- a/tests/__snapshots__/rssexpanded-3/99/slow-180.json +++ b/tests/__snapshots__/rssexpanded-3/99/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/1/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/1/fast-0.json index ca812189..7453df3b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/1/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/1/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/1/fast-180.json index ca812189..7453df3b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/1/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/1/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/1/pure-0.json index 7841fcc4..2b564589 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/1/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/1/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/1/slow-0.json index 680930d4..6fe9e86c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/1/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/1/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/1/slow-180.json index 680930d4..6fe9e86c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/1/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/10/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/10/fast-0.json index 7ae84439..21f4f424 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/10/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/10/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/10/fast-180.json index 9147f168..5f622d9f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/10/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/10/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/10/pure-0.json index 7ae84439..21f4f424 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/10/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/10/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/10/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/10/slow-0.json index 338e9a48..672d951f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/10/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/10/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/10/slow-180.json index b4060955..97512d3d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/10/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/11/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/11/fast-0.json index be55321b..b26fde0b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/11/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/11/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/11/fast-180.json index be55321b..b26fde0b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/11/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/11/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/11/pure-0.json index d5f268c2..6b0b9743 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/11/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/11/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/11/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/11/slow-0.json index 1a0c12c6..08e6e9de 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/11/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/11/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/11/slow-180.json index 1a0c12c6..08e6e9de 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/11/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/12/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/12/fast-0.json index a8ddc08e..a31aa44b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/12/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/12/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/12/fast-180.json index a8ddc08e..a31aa44b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/12/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/12/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/12/pure-0.json index 78c5bf67..dfe826de 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/12/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/12/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/12/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/12/slow-0.json index 3b4d02cb..0d152775 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/12/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/12/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/12/slow-180.json index 3b4d02cb..0d152775 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/12/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/13/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/13/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/13/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/13/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/13/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/13/slow-0.json index 141757f0..55e48cec 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/13/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/13/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/13/slow-180.json index 5ec7c123..1d5f25f9 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/13/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/14/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/14/fast-0.json index 21a40831..f547fef4 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/14/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/14/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/14/fast-180.json index 21a40831..f547fef4 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/14/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/14/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/14/pure-0.json index 49375dba..aa608e11 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/14/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/14/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/14/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/14/slow-0.json index 42e32117..ad337152 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/14/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/14/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/14/slow-180.json index 42e32117..ad337152 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/14/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/15/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/15/fast-0.json index 3846700a..c448efdf 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/15/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/15/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/15/fast-180.json index 3846700a..c448efdf 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/15/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/15/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/15/pure-0.json index f185fd50..c57e71bc 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/15/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/15/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/15/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/15/slow-0.json index 7138d958..b2982df4 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/15/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/15/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/15/slow-180.json index 7138d958..b2982df4 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/15/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/16/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/16/fast-0.json index 6fc57b9e..3a4e509d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/16/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/16/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/16/fast-180.json index d653a6b9..62168ec2 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/16/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/16/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/16/pure-0.json index 6fc57b9e..3a4e509d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/16/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/16/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/16/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/16/slow-0.json index 8f0f930c..1c8e0cfc 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/16/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/16/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/16/slow-180.json index 3f4dfbfd..627f59bd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/16/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/17/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/17/pure-0.json index b8a4a82a..946ed667 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/17/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/17/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/17/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/17/slow-0.json index 62b2c790..b7c745af 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/17/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/17/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/17/slow-180.json index 7eef4d79..aa218b0a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/17/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/18/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/18/fast-0.json index eed54cd5..0bb8b783 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/18/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/18/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/18/fast-180.json index eb147d65..a3cf6b25 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/18/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/18/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/18/pure-0.json index eed54cd5..0bb8b783 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/18/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/18/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/18/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/18/slow-0.json index 41fb494f..50d32514 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/18/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/18/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/18/slow-180.json index 8a8dd405..159fca38 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/18/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/19/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/19/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/19/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/19/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/19/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/19/slow-0.json index 5a9e1cfe..88a4d22a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/19/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/19/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/19/slow-180.json index beb5f914..93000b83 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/19/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/2/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/2/fast-0.json index a2dd5fd2..1eb9db6f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/2/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/2/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/2/fast-180.json index a2dd5fd2..1eb9db6f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/2/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/2/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/2/pure-0.json index 2646f53e..a7b0f898 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/2/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/2/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/2/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/2/slow-0.json index b6f37876..d57da7cd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/2/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/2/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/2/slow-180.json index b6f37876..d57da7cd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/2/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/20/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/20/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/20/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/20/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/20/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/20/slow-0.json index 7bbf49b2..d3927598 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/20/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/20/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/20/slow-180.json index c1574cd1..6d1fffb2 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/20/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/21/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/21/pure-0.json index a0f7e0ca..2693841c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/21/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/21/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/21/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/21/slow-0.json index f8b1f466..e904e70b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/21/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/21/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/21/slow-180.json index df9a2f24..0f5d636b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/21/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/22/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/22/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/22/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/22/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/22/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/22/slow-0.json index 7e95953c..1c024d3d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/22/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/22/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/22/slow-180.json index 43febf11..89141285 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/22/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/23/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/23/pure-0.json index d2a80d26..e3f39acd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/23/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/23/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 0, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/23/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/23/slow-0.json index 78c722c9..928faede 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/23/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/23/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/23/slow-180.json index 8e00d46e..784f5d6a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/23/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/24/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/24/fast-0.json index f61d896b..c312f813 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/24/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/24/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/24/fast-180.json index 8058ebce..004f805e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/24/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/24/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/24/pure-0.json index f61d896b..c312f813 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/24/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/24/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/24/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/24/slow-0.json index 8c724ce2..82585473 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/24/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/24/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/24/slow-180.json index c9241331..6212558b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/24/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/25/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/25/fast-0.json index c27ce331..2eb25a22 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/25/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/25/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/25/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/25/fast-180.json index f2496aa2..89742785 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/25/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/25/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/25/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/25/pure-0.json index c27ce331..2eb25a22 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/25/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/25/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/25/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/25/slow-0.json index 670f58a6..b8fd5860 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/25/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/25/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/25/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/25/slow-180.json index 2d1906be..0a6831b0 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/25/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/25/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/26/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/26/fast-0.json index 7d154777..1f8871bf 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/26/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/26/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/26/fast-180.json index 7d154777..1f8871bf 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/26/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/26/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/26/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/26/pure-0.json index 28a3da18..d481e4ae 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/26/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/26/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/26/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/26/slow-0.json index 620ad963..03364a88 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/26/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/26/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/26/slow-180.json index 620ad963..03364a88 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/26/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/27/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/27/fast-0.json index 1d29380b..8dff19cc 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/27/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/27/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/27/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/27/fast-180.json index 3267b907..0646ddf9 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/27/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/27/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/27/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/27/pure-0.json index 1d29380b..8dff19cc 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/27/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/27/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/27/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/27/slow-0.json index 36e85651..e834119c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/27/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/27/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/27/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/27/slow-180.json index 66eada6f..30e854de 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/27/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/27/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/28/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/28/fast-0.json index 6164c466..7e3ffb1e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/28/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/28/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/28/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/28/fast-180.json index 07ea6788..5c6a72e7 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/28/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/28/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/28/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/28/pure-0.json index 6164c466..7e3ffb1e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/28/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/28/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/28/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/28/slow-0.json index dd7052f8..dc6fe7d4 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/28/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/28/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/28/slow-180.json index 3da53030..8895e786 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/28/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/29/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/29/fast-0.json index 979a5cfb..79cc1a69 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/29/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/29/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/29/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/29/fast-180.json index 78dd93db..1df45cf0 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/29/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/29/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/29/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/29/pure-0.json index 979a5cfb..79cc1a69 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/29/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/29/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/29/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/29/slow-0.json index 310f37b6..5b5e102e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/29/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/29/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/29/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/29/slow-180.json index 58c7554c..ef8c8028 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/29/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/29/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/3/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/3/fast-0.json index 4b3b5382..beb0227e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/3/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/3/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/3/fast-180.json index 4b3b5382..beb0227e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/3/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/3/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/3/pure-0.json index 5bb0dac3..c8a08a6f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/3/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/3/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/3/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/3/slow-0.json index 634b17d0..3770edb6 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/3/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/3/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/3/slow-180.json index 634b17d0..3770edb6 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/3/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/30/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/30/fast-0.json index 6c24f610..b296c627 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/30/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/30/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/30/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/30/fast-180.json index 5c64c52c..2ce4b093 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/30/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/30/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/30/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/30/pure-0.json index 6c24f610..b296c627 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/30/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/30/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/30/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/30/slow-0.json index e21b0d45..93df386f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/30/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/30/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/30/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/30/slow-180.json index 1ae2c057..84d8d066 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/30/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/30/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/31/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/31/fast-0.json index 6ef83b9f..514615cd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/31/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/31/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/31/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/31/fast-180.json index c12f21f1..95f2c489 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/31/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/31/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/31/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/31/pure-0.json index 6ef83b9f..514615cd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/31/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/31/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/31/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/31/slow-0.json index a10876c0..493ad690 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/31/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/31/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/31/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/31/slow-180.json index 96015e11..68e48705 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/31/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/31/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/32/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/32/fast-0.json index 99fb6bd2..1fcf5db5 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/32/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/32/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/32/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/32/fast-180.json index 310d1b1d..b3c353a8 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/32/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/32/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/32/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/32/pure-0.json index 99fb6bd2..1fcf5db5 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/32/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/32/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/32/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/32/slow-0.json index 829086a5..4c10dce9 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/32/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/32/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/32/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/32/slow-180.json index e905bbfb..46212089 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/32/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/32/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/33/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/33/fast-0.json index bb7049d2..bb536423 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/33/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/33/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/33/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/33/fast-180.json index 5cff0e45..9cfc4640 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/33/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/33/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/33/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/33/pure-0.json index bb7049d2..bb536423 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/33/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/33/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/33/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/33/slow-0.json index 4c044bec..f6db385b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/33/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/33/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/33/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/33/slow-180.json index 2bdede6d..438d6b9d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/33/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/33/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/34/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/34/fast-0.json index bb4d29f8..5f808062 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/34/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/34/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/34/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/34/fast-180.json index 5e103735..ff38436c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/34/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/34/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/34/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/34/pure-0.json index bb4d29f8..5f808062 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/34/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/34/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/34/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/34/slow-0.json index 4d8278ef..8ea80d5f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/34/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/34/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/34/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/34/slow-180.json index 4788ea87..01796420 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/34/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/34/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/35/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/35/fast-0.json index 5bb7eaff..2775fb87 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/35/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/35/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/35/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/35/fast-180.json index 19d7c131..ca84210f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/35/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/35/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/35/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/35/pure-0.json index 5bb7eaff..2775fb87 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/35/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/35/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/35/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/35/slow-0.json index 57084777..d992eb3d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/35/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/35/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/35/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/35/slow-180.json index 548d6205..b53c11c6 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/35/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/35/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/36/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/36/fast-0.json index 3ded25cb..d34b6811 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/36/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/36/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/36/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/36/fast-180.json index 73f9bf2a..c05d1f98 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/36/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/36/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/36/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/36/pure-0.json index 3ded25cb..d34b6811 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/36/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/36/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/36/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/36/slow-0.json index 0cd94c4e..090782c6 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/36/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/36/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/36/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/36/slow-180.json index d51be61d..f43ec6e5 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/36/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/36/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/37/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/37/fast-0.json index 6957376a..5d233956 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/37/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/37/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/37/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/37/fast-180.json index 9e0fd809..cd0d8b5a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/37/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/37/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/37/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/37/pure-0.json index 6957376a..5d233956 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/37/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/37/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/37/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/37/slow-0.json index 035404d3..62e576b5 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/37/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/37/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/37/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/37/slow-180.json index bccf7f41..0e415052 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/37/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/37/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/38/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/38/fast-0.json index 26e07482..02235c1c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/38/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/38/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/38/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/38/fast-180.json index ad0f5063..65add244 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/38/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/38/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/38/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/38/pure-0.json index 26e07482..02235c1c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/38/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/38/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/38/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/38/slow-0.json index ea4c734e..db13510d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/38/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/38/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/38/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/38/slow-180.json index 77372b2f..a9e7500e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/38/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/38/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/39/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/39/fast-0.json index 75f8be49..e71822f7 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/39/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/39/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/39/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/39/fast-180.json index b73d73b3..2a4830ac 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/39/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/39/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/39/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/39/pure-0.json index 75f8be49..e71822f7 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/39/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/39/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/39/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/39/slow-0.json index 918c7e7f..c7d4c4bf 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/39/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/39/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/39/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/39/slow-180.json index 11836bc0..d1c48512 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/39/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/39/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/4/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/4/fast-0.json index d0a75aae..5eb2e97b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/4/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/4/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/4/fast-180.json index d0a75aae..5eb2e97b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/4/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/4/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/4/pure-0.json index 78421f34..2c27fc0b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/4/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/4/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/4/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/4/slow-0.json index 9399364f..ca725fad 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/4/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/4/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/4/slow-180.json index 9399364f..ca725fad 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/4/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/40/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/40/fast-0.json index 70116055..81795df1 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/40/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/40/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/40/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/40/fast-180.json index 6dd8d9ff..d5368906 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/40/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/40/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/40/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/40/pure-0.json index 70116055..81795df1 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/40/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/40/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/40/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/40/slow-0.json index 3db933e4..9bffa96b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/40/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/40/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/40/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/40/slow-180.json index 6085cf59..5dd6b160 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/40/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/40/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/41/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/41/fast-0.json index c64e847a..33b44085 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/41/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/41/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/41/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/41/fast-180.json index 88c38b1a..7b3a4a61 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/41/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/41/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/41/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/41/pure-0.json index c64e847a..33b44085 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/41/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/41/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/41/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/41/slow-0.json index a1214ce3..4cff5f46 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/41/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/41/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/41/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/41/slow-180.json index cfbb2b46..5019594c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/41/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/41/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/42/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/42/fast-0.json index 802b0a47..acbc8499 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/42/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/42/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/42/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/42/fast-180.json index 2273a94a..87770e3f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/42/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/42/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/42/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/42/pure-0.json index 802b0a47..acbc8499 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/42/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/42/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/42/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/42/slow-0.json index daa8e3ca..db69ace9 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/42/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/42/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/42/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/42/slow-180.json index 98f09ca6..264e4784 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/42/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/42/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/43/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/43/fast-0.json index be52bbce..d92eb4c2 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/43/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/43/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/43/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/43/fast-180.json index 8633f460..bcf38627 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/43/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/43/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/43/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/43/pure-0.json index be52bbce..d92eb4c2 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/43/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/43/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/43/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/43/slow-0.json index 858bd028..f65439f3 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/43/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/43/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/43/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/43/slow-180.json index 8c74c971..8fa0820c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/43/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/43/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/44/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/44/fast-0.json index bac753bc..f7b64a47 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/44/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/44/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/44/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/44/fast-180.json index afb02109..f3229b70 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/44/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/44/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/44/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/44/pure-0.json index bac753bc..f7b64a47 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/44/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/44/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/44/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/44/slow-0.json index ddda26bc..a3122f4a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/44/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/44/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/44/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/44/slow-180.json index 85b87d0a..3a1e4ee6 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/44/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/44/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/45/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/45/fast-0.json index 61277adf..4f07685e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/45/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/45/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/45/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/45/fast-180.json index 093f50b3..68b75b23 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/45/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/45/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/45/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/45/pure-0.json index 61277adf..4f07685e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/45/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/45/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/45/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/45/slow-0.json index c0995ff9..c121eb1c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/45/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/45/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/45/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/45/slow-180.json index 54a4d112..270d0410 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/45/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/45/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/46/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/46/fast-0.json index bc47252b..bc22b7f6 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/46/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/46/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/46/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/46/fast-180.json index 6ffcdcbe..c0ff2967 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/46/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/46/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/46/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/46/pure-0.json index bc47252b..bc22b7f6 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/46/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/46/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/46/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/46/slow-0.json index 296b44e4..1bcf682f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/46/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/46/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/46/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/46/slow-180.json index bd11f932..638daa51 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/46/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/46/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/47/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/47/fast-0.json index 9a0a2dd9..968bdf9f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/47/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/47/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/47/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/47/fast-180.json index a8d65659..b6d49a65 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/47/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/47/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/47/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/47/pure-0.json index 9a0a2dd9..968bdf9f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/47/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/47/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/47/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/47/slow-0.json index 9769066b..962e81c8 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/47/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/47/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/47/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/47/slow-180.json index 0da63f65..9a3098ca 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/47/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/47/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/48/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/48/fast-0.json index fbbf51be..06f5d691 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/48/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/48/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/48/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/48/fast-180.json index 7be9507b..d646ffc3 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/48/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/48/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/48/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/48/pure-0.json index fbbf51be..06f5d691 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/48/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/48/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/48/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/48/slow-0.json index 0771c55d..6b6618fd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/48/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/48/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/48/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/48/slow-180.json index 8362fc88..9c7737ed 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/48/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/48/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/49/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/49/fast-0.json index 2df3ec80..f8878f3e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/49/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/49/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/49/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/49/fast-180.json index 3d440aa2..efee4943 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/49/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/49/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/49/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/49/pure-0.json index 2df3ec80..f8878f3e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/49/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/49/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/49/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/49/slow-0.json index d6b3e90e..80e3a1d6 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/49/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/49/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/49/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/49/slow-180.json index b40f80e1..2f978d53 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/49/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/49/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/5/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/5/fast-0.json index bed004d8..510f6c64 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/5/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/5/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/5/fast-180.json index a632a28e..a72bf026 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/5/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/5/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/5/pure-0.json index bed004d8..510f6c64 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/5/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/5/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/5/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/5/slow-0.json index 0b7b53ff..cd35dd6d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/5/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/5/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/5/slow-180.json index 33e4a6b8..03d33d27 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/5/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/50/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/50/fast-0.json index 3eb79247..56f499d0 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/50/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/50/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/50/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/50/fast-180.json index 339973dd..658fc16d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/50/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/50/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/50/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/50/pure-0.json index 3eb79247..56f499d0 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/50/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/50/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/50/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/50/slow-0.json index e1625552..0ff546fa 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/50/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/50/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/50/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/50/slow-180.json index e9f2730e..89ca6030 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/50/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/50/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/51/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/51/fast-0.json index 00844be6..200e5f13 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/51/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/51/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/51/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/51/fast-180.json index fbaac1d1..eefdc320 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/51/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/51/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/51/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/51/pure-0.json index 00844be6..200e5f13 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/51/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/51/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/51/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/51/slow-0.json index 26d7f8ab..831273d2 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/51/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/51/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/51/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/51/slow-180.json index 03f15a3a..de2f1801 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/51/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/51/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/52/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/52/fast-0.json index d5f8c42f..364b33da 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/52/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/52/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/52/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/52/fast-180.json index d5f8c42f..364b33da 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/52/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/52/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/52/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/52/pure-0.json index d88cb977..5c4b4357 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/52/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/52/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/52/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/52/slow-0.json index 1387ad25..01c1d21f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/52/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/52/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/52/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/52/slow-180.json index 1387ad25..01c1d21f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/52/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/52/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/53/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/53/fast-0.json index 77b54357..e93d3a73 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/53/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/53/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/53/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/53/fast-180.json index 77b54357..e93d3a73 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/53/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/53/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/53/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/53/pure-0.json index d28bf37e..c2116cf8 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/53/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/53/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/53/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/53/slow-0.json index fa1766e1..a2bff011 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/53/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/53/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/53/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/53/slow-180.json index fa1766e1..a2bff011 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/53/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/53/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/54/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/54/fast-0.json index 6d5cbf2e..b42190a2 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/54/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/54/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/54/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/54/fast-180.json index 6d5cbf2e..b42190a2 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/54/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/54/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/54/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/54/pure-0.json index a833dcfd..57fdcd7d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/54/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/54/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/54/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/54/slow-0.json index 6febd48e..c403fee1 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/54/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/54/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/54/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/54/slow-180.json index 6febd48e..c403fee1 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/54/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/54/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/55-corrected/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/55-corrected/fast-0.json index b894d577..ba55daa1 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/55-corrected/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/55-corrected/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/55-corrected/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/55-corrected/fast-180.json index 72ba2dc6..c9082335 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/55-corrected/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/55-corrected/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/55-corrected/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/55-corrected/pure-0.json index b894d577..ba55daa1 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/55-corrected/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/55-corrected/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/55-corrected/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/55-corrected/slow-0.json index 57f79ca7..7bb98c12 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/55-corrected/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/55-corrected/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/55-corrected/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/55-corrected/slow-180.json index e3fb331f..0a92c07d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/55-corrected/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/55-corrected/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/55/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/55/fast-0.json index d4043f2b..d13a0a9b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/55/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/55/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/55/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/55/fast-180.json index 3efb3121..88698573 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/55/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/55/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/55/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/55/pure-0.json index d4043f2b..d13a0a9b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/55/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/55/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/55/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/55/slow-0.json index e02da48c..92c7f13e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/55/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/55/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/55/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/55/slow-180.json index 42294607..236341da 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/55/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/55/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/56/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/56/pure-0.json index e84ae787..3623639e 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/56/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/56/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/56/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/56/slow-0.json index 897cec86..8d20792a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/56/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/56/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/56/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/56/slow-180.json index b4fd782f..bcb9ae0c 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/56/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/56/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/57/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/57/pure-0.json index 131a013d..55a318ab 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/57/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/57/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/57/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/57/slow-0.json index 8edd435f..095c9856 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/57/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/57/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/57/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/57/slow-180.json index 40e3683f..0bf4d763 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/57/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/57/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/58/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/58/pure-0.json index 8e6628a2..8a8e6195 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/58/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/58/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/58/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/58/slow-0.json index 5f33952c..0fa3c043 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/58/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/58/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/58/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/58/slow-180.json index c07f5c3e..28401d3b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/58/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/58/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/59/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/59/fast-0.json index 2bdb5fb5..d9f97ccd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/59/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/59/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/59/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/59/fast-180.json index 955dba93..9fedb626 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/59/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/59/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/59/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/59/pure-0.json index 2bdb5fb5..d9f97ccd 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/59/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/59/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/59/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/59/slow-0.json index 50226794..91032136 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/59/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/59/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/59/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/59/slow-180.json index 9a3f8298..9d73db7d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/59/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/59/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/6/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/6/fast-0.json index 63c53e59..1a51790b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/6/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/6/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/6/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/6/fast-180.json index 8ed4611b..3af1d3df 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/6/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/6/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/6/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/6/pure-0.json index 63c53e59..1a51790b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/6/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/6/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/6/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/6/slow-0.json index 5de3489b..46b51ce8 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/6/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/6/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/6/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/6/slow-180.json index 0ae0e21e..dbe928b9 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/6/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/6/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/60/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/60/fast-0.json index f6a8b45f..b78569ca 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/60/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/60/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/60/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/60/fast-180.json index f6a8b45f..b78569ca 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/60/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/60/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/60/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/60/pure-0.json index b44569b7..dc7f5de5 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/60/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/60/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/60/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/60/slow-0.json index 09ec1b78..b8c1f6da 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/60/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/60/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/60/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/60/slow-180.json index 09ec1b78..b8c1f6da 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/60/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/60/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/61/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/61/fast-0.json index 535b2643..4a5e604a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/61/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/61/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/61/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/61/fast-180.json index d75dfd27..8054bb31 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/61/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/61/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/61/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/61/pure-0.json index 535b2643..4a5e604a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/61/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/61/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/61/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/61/slow-0.json index 540f2ab8..f26ad8a2 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/61/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/61/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/61/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/61/slow-180.json index 5d347ede..2356573d 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/61/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/61/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/62/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/62/fast-0.json index f6e24037..9420a5cf 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/62/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/62/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/62/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/62/fast-180.json index 02cde810..cd98cc1a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/62/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/62/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/62/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/62/pure-0.json index 659baa70..0dad5c7f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/62/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/62/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/62/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/62/slow-0.json index d5706689..b760b83a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/62/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/62/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/62/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/62/slow-180.json index 6d09143b..a7df9421 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/62/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/62/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/63/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/63/fast-0.json index fb391d2c..be832f13 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/63/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/63/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/63/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/63/fast-180.json index 679b29a6..885640fe 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/63/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/63/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/63/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/63/pure-0.json index 8636befd..ffd45816 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/63/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/63/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/63/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/63/slow-0.json index ad828a0e..d08449d9 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/63/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/63/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/63/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/63/slow-180.json index d9353323..78b291a9 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/63/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/63/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/64/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/64/fast-0.json index 0e421c0b..9d72120a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/64/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/64/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/64/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/64/fast-180.json index 2edddfbf..21870bdf 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/64/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/64/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/64/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/64/pure-0.json index 38e1ac9a..31930be3 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/64/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/64/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/64/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/64/slow-0.json index 1d507c1b..e6e5582a 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/64/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/64/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/64/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/64/slow-180.json index 6c5ea71f..335bd82b 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/64/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/64/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/7/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/7/fast-0.json index 5f53acf1..fbf62c28 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/7/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/7/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/7/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/7/fast-180.json index 290aead9..0423b1d5 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/7/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/7/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/7/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/7/pure-0.json index 5f53acf1..fbf62c28 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/7/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/7/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/7/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/7/slow-0.json index 32d6e101..c6ff74b3 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/7/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/7/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/7/slow-180.json index a940ce58..0b6fd3c8 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/7/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/8/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/8/fast-0.json index 5eabf126..f74b97ab 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/8/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/8/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/8/fast-180.json index 311ed200..f754982f 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/8/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/8/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/8/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/8/pure-0.json index 5eabf126..f74b97ab 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/8/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/8/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/8/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/8/slow-0.json index e1147f22..297a07f9 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/8/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/8/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/8/slow-180.json index 2c9d7265..a1c69f44 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/8/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/9/fast-0.json b/tests/__snapshots__/rssexpandedstacked-1/9/fast-0.json index a46fd8b0..5a0767d8 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/9/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/9/fast-180.json b/tests/__snapshots__/rssexpandedstacked-1/9/fast-180.json index 073cfd74..58e46596 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/9/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/9/pure-0.json b/tests/__snapshots__/rssexpandedstacked-1/9/pure-0.json index a46fd8b0..5a0767d8 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/9/pure-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/9/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/9/slow-0.json b/tests/__snapshots__/rssexpandedstacked-1/9/slow-0.json index 4651fd26..608377c1 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/9/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-1/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-1/9/slow-180.json b/tests/__snapshots__/rssexpandedstacked-1/9/slow-180.json index e8567824..b09a4007 100644 --- a/tests/__snapshots__/rssexpandedstacked-1/9/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-1/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-2/1/fast-0.json b/tests/__snapshots__/rssexpandedstacked-2/1/fast-0.json index c9674022..6873a0f3 100644 --- a/tests/__snapshots__/rssexpandedstacked-2/1/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-2/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-2/1/fast-180.json b/tests/__snapshots__/rssexpandedstacked-2/1/fast-180.json index 9fc39996..27672ada 100644 --- a/tests/__snapshots__/rssexpandedstacked-2/1/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-2/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-2/1/slow-0.json b/tests/__snapshots__/rssexpandedstacked-2/1/slow-0.json index 501f587e..9d8dd760 100644 --- a/tests/__snapshots__/rssexpandedstacked-2/1/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-2/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-2/1/slow-180.json b/tests/__snapshots__/rssexpandedstacked-2/1/slow-180.json index 2f48a5df..819144e7 100644 --- a/tests/__snapshots__/rssexpandedstacked-2/1/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-2/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-2/1000/fast-0.json b/tests/__snapshots__/rssexpandedstacked-2/1000/fast-0.json index fa3b48b3..6cbf7112 100644 --- a/tests/__snapshots__/rssexpandedstacked-2/1000/fast-0.json +++ b/tests/__snapshots__/rssexpandedstacked-2/1000/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-2/1000/fast-180.json b/tests/__snapshots__/rssexpandedstacked-2/1000/fast-180.json index 7dbc05d6..45c92a82 100644 --- a/tests/__snapshots__/rssexpandedstacked-2/1000/fast-180.json +++ b/tests/__snapshots__/rssexpandedstacked-2/1000/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-2/1000/slow-0.json b/tests/__snapshots__/rssexpandedstacked-2/1000/slow-0.json index b5177575..dd63d08f 100644 --- a/tests/__snapshots__/rssexpandedstacked-2/1000/slow-0.json +++ b/tests/__snapshots__/rssexpandedstacked-2/1000/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/rssexpandedstacked-2/1000/slow-180.json b/tests/__snapshots__/rssexpandedstacked-2/1000/slow-180.json index 31760222..59c1daa3 100644 --- a/tests/__snapshots__/rssexpandedstacked-2/1000/slow-180.json +++ b/tests/__snapshots__/rssexpandedstacked-2/1000/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/12/slow-0.json b/tests/__snapshots__/upca-1/12/slow-0.json index bb8b3d41..ace5f7ea 100644 --- a/tests/__snapshots__/upca-1/12/slow-0.json +++ b/tests/__snapshots__/upca-1/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/12/slow-180.json b/tests/__snapshots__/upca-1/12/slow-180.json index f1cbe731..2cb465a2 100644 --- a/tests/__snapshots__/upca-1/12/slow-180.json +++ b/tests/__snapshots__/upca-1/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/16/fast-0.json b/tests/__snapshots__/upca-1/16/fast-0.json index 3c735194..11660227 100644 --- a/tests/__snapshots__/upca-1/16/fast-0.json +++ b/tests/__snapshots__/upca-1/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/16/fast-180.json b/tests/__snapshots__/upca-1/16/fast-180.json index 5e455ffe..24d209e8 100644 --- a/tests/__snapshots__/upca-1/16/fast-180.json +++ b/tests/__snapshots__/upca-1/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/16/slow-0.json b/tests/__snapshots__/upca-1/16/slow-0.json index 7f83b4fe..6d1800a4 100644 --- a/tests/__snapshots__/upca-1/16/slow-0.json +++ b/tests/__snapshots__/upca-1/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/16/slow-180.json b/tests/__snapshots__/upca-1/16/slow-180.json index cbb7da18..2f58bd3c 100644 --- a/tests/__snapshots__/upca-1/16/slow-180.json +++ b/tests/__snapshots__/upca-1/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/17/fast-0.json b/tests/__snapshots__/upca-1/17/fast-0.json index 9c4de4a2..60db0418 100644 --- a/tests/__snapshots__/upca-1/17/fast-0.json +++ b/tests/__snapshots__/upca-1/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/17/fast-180.json b/tests/__snapshots__/upca-1/17/fast-180.json index b585654c..0eed8b4e 100644 --- a/tests/__snapshots__/upca-1/17/fast-180.json +++ b/tests/__snapshots__/upca-1/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/17/slow-0.json b/tests/__snapshots__/upca-1/17/slow-0.json index 480cb766..5c981d56 100644 --- a/tests/__snapshots__/upca-1/17/slow-0.json +++ b/tests/__snapshots__/upca-1/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/17/slow-180.json b/tests/__snapshots__/upca-1/17/slow-180.json index 182da2be..5c715170 100644 --- a/tests/__snapshots__/upca-1/17/slow-180.json +++ b/tests/__snapshots__/upca-1/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/2/fast-0.json b/tests/__snapshots__/upca-1/2/fast-0.json index 5a618230..5109eaba 100644 --- a/tests/__snapshots__/upca-1/2/fast-0.json +++ b/tests/__snapshots__/upca-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/2/fast-180.json b/tests/__snapshots__/upca-1/2/fast-180.json index ebcebcb7..738d873e 100644 --- a/tests/__snapshots__/upca-1/2/fast-180.json +++ b/tests/__snapshots__/upca-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/2/slow-0.json b/tests/__snapshots__/upca-1/2/slow-0.json index b4980403..b3c0b2e9 100644 --- a/tests/__snapshots__/upca-1/2/slow-0.json +++ b/tests/__snapshots__/upca-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/2/slow-180.json b/tests/__snapshots__/upca-1/2/slow-180.json index 51907351..5b0c2811 100644 --- a/tests/__snapshots__/upca-1/2/slow-180.json +++ b/tests/__snapshots__/upca-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/21/fast-0.json b/tests/__snapshots__/upca-1/21/fast-0.json index 99967923..9b74dea4 100644 --- a/tests/__snapshots__/upca-1/21/fast-0.json +++ b/tests/__snapshots__/upca-1/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/21/fast-180.json b/tests/__snapshots__/upca-1/21/fast-180.json index 297c8525..c396f03c 100644 --- a/tests/__snapshots__/upca-1/21/fast-180.json +++ b/tests/__snapshots__/upca-1/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/21/slow-0.json b/tests/__snapshots__/upca-1/21/slow-0.json index c19b7874..b63332e0 100644 --- a/tests/__snapshots__/upca-1/21/slow-0.json +++ b/tests/__snapshots__/upca-1/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/21/slow-180.json b/tests/__snapshots__/upca-1/21/slow-180.json index 6d5884cf..c853382d 100644 --- a/tests/__snapshots__/upca-1/21/slow-180.json +++ b/tests/__snapshots__/upca-1/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/27/fast-0.json b/tests/__snapshots__/upca-1/27/fast-0.json index e4fb50dc..8645a331 100644 --- a/tests/__snapshots__/upca-1/27/fast-0.json +++ b/tests/__snapshots__/upca-1/27/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/27/fast-180.json b/tests/__snapshots__/upca-1/27/fast-180.json index 8a6260b7..083ed82c 100644 --- a/tests/__snapshots__/upca-1/27/fast-180.json +++ b/tests/__snapshots__/upca-1/27/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/27/slow-0.json b/tests/__snapshots__/upca-1/27/slow-0.json index b34cbdd4..b662fd50 100644 --- a/tests/__snapshots__/upca-1/27/slow-0.json +++ b/tests/__snapshots__/upca-1/27/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/27/slow-180.json b/tests/__snapshots__/upca-1/27/slow-180.json index 468e777d..1309ba7e 100644 --- a/tests/__snapshots__/upca-1/27/slow-180.json +++ b/tests/__snapshots__/upca-1/27/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/28/fast-0.json b/tests/__snapshots__/upca-1/28/fast-0.json index f10a3615..542f4cf0 100644 --- a/tests/__snapshots__/upca-1/28/fast-0.json +++ b/tests/__snapshots__/upca-1/28/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/28/fast-180.json b/tests/__snapshots__/upca-1/28/fast-180.json index 10b99ff3..91496dae 100644 --- a/tests/__snapshots__/upca-1/28/fast-180.json +++ b/tests/__snapshots__/upca-1/28/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/28/slow-0.json b/tests/__snapshots__/upca-1/28/slow-0.json index 9ca11b2e..9183913f 100644 --- a/tests/__snapshots__/upca-1/28/slow-0.json +++ b/tests/__snapshots__/upca-1/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/28/slow-180.json b/tests/__snapshots__/upca-1/28/slow-180.json index dc73e4b5..a3668673 100644 --- a/tests/__snapshots__/upca-1/28/slow-180.json +++ b/tests/__snapshots__/upca-1/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/29/fast-0.json b/tests/__snapshots__/upca-1/29/fast-0.json index 2f9019dd..3138c431 100644 --- a/tests/__snapshots__/upca-1/29/fast-0.json +++ b/tests/__snapshots__/upca-1/29/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/29/fast-180.json b/tests/__snapshots__/upca-1/29/fast-180.json index 04ed131c..ff254462 100644 --- a/tests/__snapshots__/upca-1/29/fast-180.json +++ b/tests/__snapshots__/upca-1/29/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/29/slow-0.json b/tests/__snapshots__/upca-1/29/slow-0.json index 858d8863..a63acb81 100644 --- a/tests/__snapshots__/upca-1/29/slow-0.json +++ b/tests/__snapshots__/upca-1/29/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/29/slow-180.json b/tests/__snapshots__/upca-1/29/slow-180.json index b8291606..8f32673a 100644 --- a/tests/__snapshots__/upca-1/29/slow-180.json +++ b/tests/__snapshots__/upca-1/29/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/3/fast-0.json b/tests/__snapshots__/upca-1/3/fast-0.json index ce4600f0..c8b3c280 100644 --- a/tests/__snapshots__/upca-1/3/fast-0.json +++ b/tests/__snapshots__/upca-1/3/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/3/fast-180.json b/tests/__snapshots__/upca-1/3/fast-180.json index 00c12e36..3b5dc3d2 100644 --- a/tests/__snapshots__/upca-1/3/fast-180.json +++ b/tests/__snapshots__/upca-1/3/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/3/slow-0.json b/tests/__snapshots__/upca-1/3/slow-0.json index 49d8c616..4e898506 100644 --- a/tests/__snapshots__/upca-1/3/slow-0.json +++ b/tests/__snapshots__/upca-1/3/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/3/slow-180.json b/tests/__snapshots__/upca-1/3/slow-180.json index 146f87dc..30cf6bef 100644 --- a/tests/__snapshots__/upca-1/3/slow-180.json +++ b/tests/__snapshots__/upca-1/3/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/35/fast-0.json b/tests/__snapshots__/upca-1/35/fast-0.json index 6cb19fc8..1c0ab411 100644 --- a/tests/__snapshots__/upca-1/35/fast-0.json +++ b/tests/__snapshots__/upca-1/35/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/35/fast-180.json b/tests/__snapshots__/upca-1/35/fast-180.json index 374b8d84..a6ea8755 100644 --- a/tests/__snapshots__/upca-1/35/fast-180.json +++ b/tests/__snapshots__/upca-1/35/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/35/slow-0.json b/tests/__snapshots__/upca-1/35/slow-0.json index 8716a50d..97effa3f 100644 --- a/tests/__snapshots__/upca-1/35/slow-0.json +++ b/tests/__snapshots__/upca-1/35/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/35/slow-180.json b/tests/__snapshots__/upca-1/35/slow-180.json index 5417e4da..964b8875 100644 --- a/tests/__snapshots__/upca-1/35/slow-180.json +++ b/tests/__snapshots__/upca-1/35/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/4/fast-180.json b/tests/__snapshots__/upca-1/4/fast-180.json index f5d52aad..59fdeecf 100644 --- a/tests/__snapshots__/upca-1/4/fast-180.json +++ b/tests/__snapshots__/upca-1/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/4/slow-0.json b/tests/__snapshots__/upca-1/4/slow-0.json index 82b8e1af..2ed30528 100644 --- a/tests/__snapshots__/upca-1/4/slow-0.json +++ b/tests/__snapshots__/upca-1/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/4/slow-180.json b/tests/__snapshots__/upca-1/4/slow-180.json index 48ecfb50..6fa95867 100644 --- a/tests/__snapshots__/upca-1/4/slow-180.json +++ b/tests/__snapshots__/upca-1/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/5/fast-0.json b/tests/__snapshots__/upca-1/5/fast-0.json index 9dc47d6a..b3d14ea3 100644 --- a/tests/__snapshots__/upca-1/5/fast-0.json +++ b/tests/__snapshots__/upca-1/5/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/5/fast-180.json b/tests/__snapshots__/upca-1/5/fast-180.json index 749d6a30..1cea9688 100644 --- a/tests/__snapshots__/upca-1/5/fast-180.json +++ b/tests/__snapshots__/upca-1/5/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/5/slow-0.json b/tests/__snapshots__/upca-1/5/slow-0.json index 833b5cc3..1541fe58 100644 --- a/tests/__snapshots__/upca-1/5/slow-0.json +++ b/tests/__snapshots__/upca-1/5/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-1/5/slow-180.json b/tests/__snapshots__/upca-1/5/slow-180.json index c6b7912c..084eead3 100644 --- a/tests/__snapshots__/upca-1/5/slow-180.json +++ b/tests/__snapshots__/upca-1/5/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/02/slow-0.json b/tests/__snapshots__/upca-2/02/slow-0.json index 9cbd6ba2..6a38ee22 100644 --- a/tests/__snapshots__/upca-2/02/slow-0.json +++ b/tests/__snapshots__/upca-2/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/02/slow-180.json b/tests/__snapshots__/upca-2/02/slow-180.json index 94607e6d..f17acded 100644 --- a/tests/__snapshots__/upca-2/02/slow-180.json +++ b/tests/__snapshots__/upca-2/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/03/fast-0.json b/tests/__snapshots__/upca-2/03/fast-0.json index 287e7ff8..2fb83498 100644 --- a/tests/__snapshots__/upca-2/03/fast-0.json +++ b/tests/__snapshots__/upca-2/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/03/fast-180.json b/tests/__snapshots__/upca-2/03/fast-180.json index 0c0857ac..06d6a0ab 100644 --- a/tests/__snapshots__/upca-2/03/fast-180.json +++ b/tests/__snapshots__/upca-2/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/03/slow-0.json b/tests/__snapshots__/upca-2/03/slow-0.json index 19d5383d..40b51eed 100644 --- a/tests/__snapshots__/upca-2/03/slow-0.json +++ b/tests/__snapshots__/upca-2/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/03/slow-180.json b/tests/__snapshots__/upca-2/03/slow-180.json index 2c453646..938891d5 100644 --- a/tests/__snapshots__/upca-2/03/slow-180.json +++ b/tests/__snapshots__/upca-2/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/07/fast-0.json b/tests/__snapshots__/upca-2/07/fast-0.json index 8846c0df..e93cb55e 100644 --- a/tests/__snapshots__/upca-2/07/fast-0.json +++ b/tests/__snapshots__/upca-2/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/07/fast-180.json b/tests/__snapshots__/upca-2/07/fast-180.json index 91739b92..256d2098 100644 --- a/tests/__snapshots__/upca-2/07/fast-180.json +++ b/tests/__snapshots__/upca-2/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/07/slow-0.json b/tests/__snapshots__/upca-2/07/slow-0.json index 58994674..292a174f 100644 --- a/tests/__snapshots__/upca-2/07/slow-0.json +++ b/tests/__snapshots__/upca-2/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/07/slow-180.json b/tests/__snapshots__/upca-2/07/slow-180.json index c72ca2a4..816195fa 100644 --- a/tests/__snapshots__/upca-2/07/slow-180.json +++ b/tests/__snapshots__/upca-2/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/09/fast-0.json b/tests/__snapshots__/upca-2/09/fast-0.json index 82dab083..e4bcf03b 100644 --- a/tests/__snapshots__/upca-2/09/fast-0.json +++ b/tests/__snapshots__/upca-2/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/09/fast-180.json b/tests/__snapshots__/upca-2/09/fast-180.json index be69a886..6cb011eb 100644 --- a/tests/__snapshots__/upca-2/09/fast-180.json +++ b/tests/__snapshots__/upca-2/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/09/slow-0.json b/tests/__snapshots__/upca-2/09/slow-0.json index fa0d4650..a4ef87f7 100644 --- a/tests/__snapshots__/upca-2/09/slow-0.json +++ b/tests/__snapshots__/upca-2/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/09/slow-180.json b/tests/__snapshots__/upca-2/09/slow-180.json index 998ad65c..775bab99 100644 --- a/tests/__snapshots__/upca-2/09/slow-180.json +++ b/tests/__snapshots__/upca-2/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/12/fast-0.json b/tests/__snapshots__/upca-2/12/fast-0.json index 1243694e..3f865d47 100644 --- a/tests/__snapshots__/upca-2/12/fast-0.json +++ b/tests/__snapshots__/upca-2/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/12/fast-180.json b/tests/__snapshots__/upca-2/12/fast-180.json index 3478d03d..dafa6b06 100644 --- a/tests/__snapshots__/upca-2/12/fast-180.json +++ b/tests/__snapshots__/upca-2/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/12/slow-0.json b/tests/__snapshots__/upca-2/12/slow-0.json index bebb6ea2..061fc7ef 100644 --- a/tests/__snapshots__/upca-2/12/slow-0.json +++ b/tests/__snapshots__/upca-2/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/12/slow-180.json b/tests/__snapshots__/upca-2/12/slow-180.json index 0c1bc3dc..6588e83b 100644 --- a/tests/__snapshots__/upca-2/12/slow-180.json +++ b/tests/__snapshots__/upca-2/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/14/fast-0.json b/tests/__snapshots__/upca-2/14/fast-0.json index 7d959285..959c14bb 100644 --- a/tests/__snapshots__/upca-2/14/fast-0.json +++ b/tests/__snapshots__/upca-2/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/14/fast-180.json b/tests/__snapshots__/upca-2/14/fast-180.json index adfde334..09f9d097 100644 --- a/tests/__snapshots__/upca-2/14/fast-180.json +++ b/tests/__snapshots__/upca-2/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/14/slow-0.json b/tests/__snapshots__/upca-2/14/slow-0.json index a45a743b..4052cc0d 100644 --- a/tests/__snapshots__/upca-2/14/slow-0.json +++ b/tests/__snapshots__/upca-2/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/14/slow-180.json b/tests/__snapshots__/upca-2/14/slow-180.json index d9aa2011..35b78811 100644 --- a/tests/__snapshots__/upca-2/14/slow-180.json +++ b/tests/__snapshots__/upca-2/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/16/fast-0.json b/tests/__snapshots__/upca-2/16/fast-0.json index ceb1d35a..ccb74237 100644 --- a/tests/__snapshots__/upca-2/16/fast-0.json +++ b/tests/__snapshots__/upca-2/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/16/fast-180.json b/tests/__snapshots__/upca-2/16/fast-180.json index 3ad5856d..4fbd396f 100644 --- a/tests/__snapshots__/upca-2/16/fast-180.json +++ b/tests/__snapshots__/upca-2/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/16/slow-0.json b/tests/__snapshots__/upca-2/16/slow-0.json index 59a40f4d..abca39ef 100644 --- a/tests/__snapshots__/upca-2/16/slow-0.json +++ b/tests/__snapshots__/upca-2/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/16/slow-180.json b/tests/__snapshots__/upca-2/16/slow-180.json index 47410d0a..9598df93 100644 --- a/tests/__snapshots__/upca-2/16/slow-180.json +++ b/tests/__snapshots__/upca-2/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/23/fast-0.json b/tests/__snapshots__/upca-2/23/fast-0.json index 750966d1..4729f61b 100644 --- a/tests/__snapshots__/upca-2/23/fast-0.json +++ b/tests/__snapshots__/upca-2/23/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/23/fast-180.json b/tests/__snapshots__/upca-2/23/fast-180.json index 3effe650..9285c60c 100644 --- a/tests/__snapshots__/upca-2/23/fast-180.json +++ b/tests/__snapshots__/upca-2/23/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/23/slow-0.json b/tests/__snapshots__/upca-2/23/slow-0.json index b9d4edc9..38154f88 100644 --- a/tests/__snapshots__/upca-2/23/slow-0.json +++ b/tests/__snapshots__/upca-2/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/23/slow-180.json b/tests/__snapshots__/upca-2/23/slow-180.json index fc6c22a1..c450b574 100644 --- a/tests/__snapshots__/upca-2/23/slow-180.json +++ b/tests/__snapshots__/upca-2/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/24/fast-0.json b/tests/__snapshots__/upca-2/24/fast-0.json index 6741e41f..35b2108a 100644 --- a/tests/__snapshots__/upca-2/24/fast-0.json +++ b/tests/__snapshots__/upca-2/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/24/fast-180.json b/tests/__snapshots__/upca-2/24/fast-180.json index 70f64508..2765e16b 100644 --- a/tests/__snapshots__/upca-2/24/fast-180.json +++ b/tests/__snapshots__/upca-2/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/24/slow-0.json b/tests/__snapshots__/upca-2/24/slow-0.json index 1dbc54c8..b4295b43 100644 --- a/tests/__snapshots__/upca-2/24/slow-0.json +++ b/tests/__snapshots__/upca-2/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/24/slow-180.json b/tests/__snapshots__/upca-2/24/slow-180.json index 692255eb..5bc1fcfc 100644 --- a/tests/__snapshots__/upca-2/24/slow-180.json +++ b/tests/__snapshots__/upca-2/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/25/fast-0.json b/tests/__snapshots__/upca-2/25/fast-0.json index b486fa9e..bf8ab801 100644 --- a/tests/__snapshots__/upca-2/25/fast-0.json +++ b/tests/__snapshots__/upca-2/25/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/25/slow-0.json b/tests/__snapshots__/upca-2/25/slow-0.json index 41208f99..b06bc9ed 100644 --- a/tests/__snapshots__/upca-2/25/slow-0.json +++ b/tests/__snapshots__/upca-2/25/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/25/slow-180.json b/tests/__snapshots__/upca-2/25/slow-180.json index bb80b0c4..5a4de616 100644 --- a/tests/__snapshots__/upca-2/25/slow-180.json +++ b/tests/__snapshots__/upca-2/25/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/26/fast-0.json b/tests/__snapshots__/upca-2/26/fast-0.json index ea8c64a0..adac0c4f 100644 --- a/tests/__snapshots__/upca-2/26/fast-0.json +++ b/tests/__snapshots__/upca-2/26/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/26/fast-180.json b/tests/__snapshots__/upca-2/26/fast-180.json index 4332c9fb..1a8d7095 100644 --- a/tests/__snapshots__/upca-2/26/fast-180.json +++ b/tests/__snapshots__/upca-2/26/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/26/slow-0.json b/tests/__snapshots__/upca-2/26/slow-0.json index 38410061..951ee8e5 100644 --- a/tests/__snapshots__/upca-2/26/slow-0.json +++ b/tests/__snapshots__/upca-2/26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/26/slow-180.json b/tests/__snapshots__/upca-2/26/slow-180.json index 879071f8..8410cf37 100644 --- a/tests/__snapshots__/upca-2/26/slow-180.json +++ b/tests/__snapshots__/upca-2/26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/29/fast-0.json b/tests/__snapshots__/upca-2/29/fast-0.json index 9e35c177..560a58e3 100644 --- a/tests/__snapshots__/upca-2/29/fast-0.json +++ b/tests/__snapshots__/upca-2/29/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/29/fast-180.json b/tests/__snapshots__/upca-2/29/fast-180.json index c740526e..c5781984 100644 --- a/tests/__snapshots__/upca-2/29/fast-180.json +++ b/tests/__snapshots__/upca-2/29/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/29/slow-0.json b/tests/__snapshots__/upca-2/29/slow-0.json index a3fa05b8..c4063615 100644 --- a/tests/__snapshots__/upca-2/29/slow-0.json +++ b/tests/__snapshots__/upca-2/29/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/29/slow-180.json b/tests/__snapshots__/upca-2/29/slow-180.json index 24184503..a794a76e 100644 --- a/tests/__snapshots__/upca-2/29/slow-180.json +++ b/tests/__snapshots__/upca-2/29/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/32/slow-0.json b/tests/__snapshots__/upca-2/32/slow-0.json index 9000efa8..6a764911 100644 --- a/tests/__snapshots__/upca-2/32/slow-0.json +++ b/tests/__snapshots__/upca-2/32/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/32/slow-180.json b/tests/__snapshots__/upca-2/32/slow-180.json index 80df0146..6fa981d7 100644 --- a/tests/__snapshots__/upca-2/32/slow-180.json +++ b/tests/__snapshots__/upca-2/32/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/33/fast-0.json b/tests/__snapshots__/upca-2/33/fast-0.json index c9eaa1ef..f524a6a0 100644 --- a/tests/__snapshots__/upca-2/33/fast-0.json +++ b/tests/__snapshots__/upca-2/33/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/33/fast-180.json b/tests/__snapshots__/upca-2/33/fast-180.json index fba227f9..024122ef 100644 --- a/tests/__snapshots__/upca-2/33/fast-180.json +++ b/tests/__snapshots__/upca-2/33/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/33/slow-0.json b/tests/__snapshots__/upca-2/33/slow-0.json index 75e7a89a..a48d4292 100644 --- a/tests/__snapshots__/upca-2/33/slow-0.json +++ b/tests/__snapshots__/upca-2/33/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/33/slow-180.json b/tests/__snapshots__/upca-2/33/slow-180.json index d6e948af..b4667841 100644 --- a/tests/__snapshots__/upca-2/33/slow-180.json +++ b/tests/__snapshots__/upca-2/33/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/35/slow-0.json b/tests/__snapshots__/upca-2/35/slow-0.json index c58d1f08..dac96164 100644 --- a/tests/__snapshots__/upca-2/35/slow-0.json +++ b/tests/__snapshots__/upca-2/35/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/35/slow-180.json b/tests/__snapshots__/upca-2/35/slow-180.json index ad36007a..ce6128ed 100644 --- a/tests/__snapshots__/upca-2/35/slow-180.json +++ b/tests/__snapshots__/upca-2/35/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/37/fast-180.json b/tests/__snapshots__/upca-2/37/fast-180.json index d548ef70..e05c1906 100644 --- a/tests/__snapshots__/upca-2/37/fast-180.json +++ b/tests/__snapshots__/upca-2/37/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/37/slow-0.json b/tests/__snapshots__/upca-2/37/slow-0.json index 3ec8d1b8..02052783 100644 --- a/tests/__snapshots__/upca-2/37/slow-0.json +++ b/tests/__snapshots__/upca-2/37/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/37/slow-180.json b/tests/__snapshots__/upca-2/37/slow-180.json index eac558f0..57f6c01f 100644 --- a/tests/__snapshots__/upca-2/37/slow-180.json +++ b/tests/__snapshots__/upca-2/37/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/39/fast-0.json b/tests/__snapshots__/upca-2/39/fast-0.json index 83453441..63e3c591 100644 --- a/tests/__snapshots__/upca-2/39/fast-0.json +++ b/tests/__snapshots__/upca-2/39/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/39/fast-180.json b/tests/__snapshots__/upca-2/39/fast-180.json index b5c4e418..1b773ddf 100644 --- a/tests/__snapshots__/upca-2/39/fast-180.json +++ b/tests/__snapshots__/upca-2/39/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/39/slow-0.json b/tests/__snapshots__/upca-2/39/slow-0.json index 83453441..63e3c591 100644 --- a/tests/__snapshots__/upca-2/39/slow-0.json +++ b/tests/__snapshots__/upca-2/39/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/39/slow-180.json b/tests/__snapshots__/upca-2/39/slow-180.json index b5c4e418..1b773ddf 100644 --- a/tests/__snapshots__/upca-2/39/slow-180.json +++ b/tests/__snapshots__/upca-2/39/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/42/fast-0.json b/tests/__snapshots__/upca-2/42/fast-0.json index da43d131..aff9ae1f 100644 --- a/tests/__snapshots__/upca-2/42/fast-0.json +++ b/tests/__snapshots__/upca-2/42/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/42/fast-180.json b/tests/__snapshots__/upca-2/42/fast-180.json index a17f44a6..635e1c11 100644 --- a/tests/__snapshots__/upca-2/42/fast-180.json +++ b/tests/__snapshots__/upca-2/42/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/42/slow-0.json b/tests/__snapshots__/upca-2/42/slow-0.json index 48b76331..47911feb 100644 --- a/tests/__snapshots__/upca-2/42/slow-0.json +++ b/tests/__snapshots__/upca-2/42/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/42/slow-180.json b/tests/__snapshots__/upca-2/42/slow-180.json index 61d87015..8c079726 100644 --- a/tests/__snapshots__/upca-2/42/slow-180.json +++ b/tests/__snapshots__/upca-2/42/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/45/fast-0.json b/tests/__snapshots__/upca-2/45/fast-0.json index 80627db6..f7c93466 100644 --- a/tests/__snapshots__/upca-2/45/fast-0.json +++ b/tests/__snapshots__/upca-2/45/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/45/fast-180.json b/tests/__snapshots__/upca-2/45/fast-180.json index cd13be10..71d016b6 100644 --- a/tests/__snapshots__/upca-2/45/fast-180.json +++ b/tests/__snapshots__/upca-2/45/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/45/slow-0.json b/tests/__snapshots__/upca-2/45/slow-0.json index 438ecb23..8c69a4a3 100644 --- a/tests/__snapshots__/upca-2/45/slow-0.json +++ b/tests/__snapshots__/upca-2/45/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/45/slow-180.json b/tests/__snapshots__/upca-2/45/slow-180.json index b9a2bc93..5c32e5d2 100644 --- a/tests/__snapshots__/upca-2/45/slow-180.json +++ b/tests/__snapshots__/upca-2/45/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/46/fast-0.json b/tests/__snapshots__/upca-2/46/fast-0.json index a58d3ac0..d158776e 100644 --- a/tests/__snapshots__/upca-2/46/fast-0.json +++ b/tests/__snapshots__/upca-2/46/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/46/fast-180.json b/tests/__snapshots__/upca-2/46/fast-180.json index b337087e..b08e68df 100644 --- a/tests/__snapshots__/upca-2/46/fast-180.json +++ b/tests/__snapshots__/upca-2/46/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/46/slow-0.json b/tests/__snapshots__/upca-2/46/slow-0.json index 61c60cd6..08b71373 100644 --- a/tests/__snapshots__/upca-2/46/slow-0.json +++ b/tests/__snapshots__/upca-2/46/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/46/slow-180.json b/tests/__snapshots__/upca-2/46/slow-180.json index 6ddf4137..2d563e08 100644 --- a/tests/__snapshots__/upca-2/46/slow-180.json +++ b/tests/__snapshots__/upca-2/46/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/49/slow-0.json b/tests/__snapshots__/upca-2/49/slow-0.json index ee9d35fe..764861e6 100644 --- a/tests/__snapshots__/upca-2/49/slow-0.json +++ b/tests/__snapshots__/upca-2/49/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/49/slow-180.json b/tests/__snapshots__/upca-2/49/slow-180.json index 3762a15f..6410887c 100644 --- a/tests/__snapshots__/upca-2/49/slow-180.json +++ b/tests/__snapshots__/upca-2/49/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/51/fast-0.json b/tests/__snapshots__/upca-2/51/fast-0.json index 9361dd6c..92888361 100644 --- a/tests/__snapshots__/upca-2/51/fast-0.json +++ b/tests/__snapshots__/upca-2/51/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/51/fast-180.json b/tests/__snapshots__/upca-2/51/fast-180.json index ece9b775..90b43943 100644 --- a/tests/__snapshots__/upca-2/51/fast-180.json +++ b/tests/__snapshots__/upca-2/51/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/51/slow-0.json b/tests/__snapshots__/upca-2/51/slow-0.json index 6e25f199..d7c72aa7 100644 --- a/tests/__snapshots__/upca-2/51/slow-0.json +++ b/tests/__snapshots__/upca-2/51/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-2/51/slow-180.json b/tests/__snapshots__/upca-2/51/slow-180.json index 9d472373..a37d8885 100644 --- a/tests/__snapshots__/upca-2/51/slow-180.json +++ b/tests/__snapshots__/upca-2/51/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/11/slow-0.json b/tests/__snapshots__/upca-3/11/slow-0.json index 00520f09..377caca9 100644 --- a/tests/__snapshots__/upca-3/11/slow-0.json +++ b/tests/__snapshots__/upca-3/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/11/slow-180.json b/tests/__snapshots__/upca-3/11/slow-180.json index a3ad1b09..0e3478c7 100644 --- a/tests/__snapshots__/upca-3/11/slow-180.json +++ b/tests/__snapshots__/upca-3/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/12/fast-0.json b/tests/__snapshots__/upca-3/12/fast-0.json index aaefb084..2e65c4ab 100644 --- a/tests/__snapshots__/upca-3/12/fast-0.json +++ b/tests/__snapshots__/upca-3/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/12/fast-180.json b/tests/__snapshots__/upca-3/12/fast-180.json index 80a95699..75a61d72 100644 --- a/tests/__snapshots__/upca-3/12/fast-180.json +++ b/tests/__snapshots__/upca-3/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/12/slow-0.json b/tests/__snapshots__/upca-3/12/slow-0.json index aaefb084..2e65c4ab 100644 --- a/tests/__snapshots__/upca-3/12/slow-0.json +++ b/tests/__snapshots__/upca-3/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/12/slow-180.json b/tests/__snapshots__/upca-3/12/slow-180.json index 80a95699..75a61d72 100644 --- a/tests/__snapshots__/upca-3/12/slow-180.json +++ b/tests/__snapshots__/upca-3/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/13/slow-0.json b/tests/__snapshots__/upca-3/13/slow-0.json index f6332f60..1d4424f8 100644 --- a/tests/__snapshots__/upca-3/13/slow-0.json +++ b/tests/__snapshots__/upca-3/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/13/slow-180.json b/tests/__snapshots__/upca-3/13/slow-180.json index 1d194d57..50cb5bc0 100644 --- a/tests/__snapshots__/upca-3/13/slow-180.json +++ b/tests/__snapshots__/upca-3/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/14/slow-0.json b/tests/__snapshots__/upca-3/14/slow-0.json index 5d865cd2..df5dabc7 100644 --- a/tests/__snapshots__/upca-3/14/slow-0.json +++ b/tests/__snapshots__/upca-3/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/14/slow-180.json b/tests/__snapshots__/upca-3/14/slow-180.json index 63d19435..29c16cbb 100644 --- a/tests/__snapshots__/upca-3/14/slow-180.json +++ b/tests/__snapshots__/upca-3/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/15/fast-0.json b/tests/__snapshots__/upca-3/15/fast-0.json index 2317040e..5df5f640 100644 --- a/tests/__snapshots__/upca-3/15/fast-0.json +++ b/tests/__snapshots__/upca-3/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/15/fast-180.json b/tests/__snapshots__/upca-3/15/fast-180.json index 6dbdd461..d3acc722 100644 --- a/tests/__snapshots__/upca-3/15/fast-180.json +++ b/tests/__snapshots__/upca-3/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/15/slow-0.json b/tests/__snapshots__/upca-3/15/slow-0.json index 3608b505..f342ac16 100644 --- a/tests/__snapshots__/upca-3/15/slow-0.json +++ b/tests/__snapshots__/upca-3/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/15/slow-180.json b/tests/__snapshots__/upca-3/15/slow-180.json index 3bd327b0..f8baea14 100644 --- a/tests/__snapshots__/upca-3/15/slow-180.json +++ b/tests/__snapshots__/upca-3/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/16/slow-0.json b/tests/__snapshots__/upca-3/16/slow-0.json index d0d3ada1..66bb7010 100644 --- a/tests/__snapshots__/upca-3/16/slow-0.json +++ b/tests/__snapshots__/upca-3/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/16/slow-180.json b/tests/__snapshots__/upca-3/16/slow-180.json index c77dc4af..bd60ad0f 100644 --- a/tests/__snapshots__/upca-3/16/slow-180.json +++ b/tests/__snapshots__/upca-3/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/17/fast-0.json b/tests/__snapshots__/upca-3/17/fast-0.json index 3452455f..7ce0c51c 100644 --- a/tests/__snapshots__/upca-3/17/fast-0.json +++ b/tests/__snapshots__/upca-3/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/17/fast-180.json b/tests/__snapshots__/upca-3/17/fast-180.json index 412db8da..ca8da937 100644 --- a/tests/__snapshots__/upca-3/17/fast-180.json +++ b/tests/__snapshots__/upca-3/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/17/slow-0.json b/tests/__snapshots__/upca-3/17/slow-0.json index c8de60ef..41767361 100644 --- a/tests/__snapshots__/upca-3/17/slow-0.json +++ b/tests/__snapshots__/upca-3/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/17/slow-180.json b/tests/__snapshots__/upca-3/17/slow-180.json index adb0c8ac..051559a7 100644 --- a/tests/__snapshots__/upca-3/17/slow-180.json +++ b/tests/__snapshots__/upca-3/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/18/fast-0.json b/tests/__snapshots__/upca-3/18/fast-0.json index 4394f4c2..386b8e9e 100644 --- a/tests/__snapshots__/upca-3/18/fast-0.json +++ b/tests/__snapshots__/upca-3/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/18/fast-180.json b/tests/__snapshots__/upca-3/18/fast-180.json index a1fc1d81..1cffe546 100644 --- a/tests/__snapshots__/upca-3/18/fast-180.json +++ b/tests/__snapshots__/upca-3/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/18/slow-0.json b/tests/__snapshots__/upca-3/18/slow-0.json index 362c198e..13f3844a 100644 --- a/tests/__snapshots__/upca-3/18/slow-0.json +++ b/tests/__snapshots__/upca-3/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/18/slow-180.json b/tests/__snapshots__/upca-3/18/slow-180.json index e98034af..8cc10531 100644 --- a/tests/__snapshots__/upca-3/18/slow-180.json +++ b/tests/__snapshots__/upca-3/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/19/fast-0.json b/tests/__snapshots__/upca-3/19/fast-0.json index ff6a4f43..5934d070 100644 --- a/tests/__snapshots__/upca-3/19/fast-0.json +++ b/tests/__snapshots__/upca-3/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/19/fast-180.json b/tests/__snapshots__/upca-3/19/fast-180.json index b1d94db9..de53f1e4 100644 --- a/tests/__snapshots__/upca-3/19/fast-180.json +++ b/tests/__snapshots__/upca-3/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/19/slow-0.json b/tests/__snapshots__/upca-3/19/slow-0.json index 972f78de..a0bf9233 100644 --- a/tests/__snapshots__/upca-3/19/slow-0.json +++ b/tests/__snapshots__/upca-3/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/19/slow-180.json b/tests/__snapshots__/upca-3/19/slow-180.json index 2f26f8e6..920d665c 100644 --- a/tests/__snapshots__/upca-3/19/slow-180.json +++ b/tests/__snapshots__/upca-3/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/20/fast-0.json b/tests/__snapshots__/upca-3/20/fast-0.json index 4545b4e0..0a5517d9 100644 --- a/tests/__snapshots__/upca-3/20/fast-0.json +++ b/tests/__snapshots__/upca-3/20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/20/fast-180.json b/tests/__snapshots__/upca-3/20/fast-180.json index 053891a0..7e617ae9 100644 --- a/tests/__snapshots__/upca-3/20/fast-180.json +++ b/tests/__snapshots__/upca-3/20/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/20/slow-0.json b/tests/__snapshots__/upca-3/20/slow-0.json index 51ed705e..3f286778 100644 --- a/tests/__snapshots__/upca-3/20/slow-0.json +++ b/tests/__snapshots__/upca-3/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/20/slow-180.json b/tests/__snapshots__/upca-3/20/slow-180.json index 3a7aa9f4..7a965603 100644 --- a/tests/__snapshots__/upca-3/20/slow-180.json +++ b/tests/__snapshots__/upca-3/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/21/fast-0.json b/tests/__snapshots__/upca-3/21/fast-0.json index 431b3073..5e4b0b22 100644 --- a/tests/__snapshots__/upca-3/21/fast-0.json +++ b/tests/__snapshots__/upca-3/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/21/fast-180.json b/tests/__snapshots__/upca-3/21/fast-180.json index f8d424eb..7b6c4552 100644 --- a/tests/__snapshots__/upca-3/21/fast-180.json +++ b/tests/__snapshots__/upca-3/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/21/slow-0.json b/tests/__snapshots__/upca-3/21/slow-0.json index b0a4b1b2..0e698bab 100644 --- a/tests/__snapshots__/upca-3/21/slow-0.json +++ b/tests/__snapshots__/upca-3/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-3/21/slow-180.json b/tests/__snapshots__/upca-3/21/slow-180.json index f8d424eb..7b6c4552 100644 --- a/tests/__snapshots__/upca-3/21/slow-180.json +++ b/tests/__snapshots__/upca-3/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/1/slow-0.json b/tests/__snapshots__/upca-4/1/slow-0.json index 7ec6e71d..0fe5bdb3 100644 --- a/tests/__snapshots__/upca-4/1/slow-0.json +++ b/tests/__snapshots__/upca-4/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/1/slow-180.json b/tests/__snapshots__/upca-4/1/slow-180.json index de72f41a..068fa1fc 100644 --- a/tests/__snapshots__/upca-4/1/slow-180.json +++ b/tests/__snapshots__/upca-4/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/10/fast-0.json b/tests/__snapshots__/upca-4/10/fast-0.json index 97c9598b..94f36e5d 100644 --- a/tests/__snapshots__/upca-4/10/fast-0.json +++ b/tests/__snapshots__/upca-4/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/10/fast-180.json b/tests/__snapshots__/upca-4/10/fast-180.json index 022857f1..02c1bf5a 100644 --- a/tests/__snapshots__/upca-4/10/fast-180.json +++ b/tests/__snapshots__/upca-4/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/10/slow-0.json b/tests/__snapshots__/upca-4/10/slow-0.json index 69cfc1f0..bcf35936 100644 --- a/tests/__snapshots__/upca-4/10/slow-0.json +++ b/tests/__snapshots__/upca-4/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/10/slow-180.json b/tests/__snapshots__/upca-4/10/slow-180.json index 32dd3f5e..d3236f82 100644 --- a/tests/__snapshots__/upca-4/10/slow-180.json +++ b/tests/__snapshots__/upca-4/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/11/fast-0.json b/tests/__snapshots__/upca-4/11/fast-0.json index f992febc..d57a05fb 100644 --- a/tests/__snapshots__/upca-4/11/fast-0.json +++ b/tests/__snapshots__/upca-4/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/11/fast-180.json b/tests/__snapshots__/upca-4/11/fast-180.json index 2ecf4c62..f15c3de5 100644 --- a/tests/__snapshots__/upca-4/11/fast-180.json +++ b/tests/__snapshots__/upca-4/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/11/slow-0.json b/tests/__snapshots__/upca-4/11/slow-0.json index 432cbe49..25fed9e1 100644 --- a/tests/__snapshots__/upca-4/11/slow-0.json +++ b/tests/__snapshots__/upca-4/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/11/slow-180.json b/tests/__snapshots__/upca-4/11/slow-180.json index 51407984..33b33b6e 100644 --- a/tests/__snapshots__/upca-4/11/slow-180.json +++ b/tests/__snapshots__/upca-4/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/12/slow-0.json b/tests/__snapshots__/upca-4/12/slow-0.json index deae036f..4894fd82 100644 --- a/tests/__snapshots__/upca-4/12/slow-0.json +++ b/tests/__snapshots__/upca-4/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/12/slow-180.json b/tests/__snapshots__/upca-4/12/slow-180.json index a07b0f76..1dbe85fa 100644 --- a/tests/__snapshots__/upca-4/12/slow-180.json +++ b/tests/__snapshots__/upca-4/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/13/fast-0.json b/tests/__snapshots__/upca-4/13/fast-0.json index 9c3450fe..a79547e7 100644 --- a/tests/__snapshots__/upca-4/13/fast-0.json +++ b/tests/__snapshots__/upca-4/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/13/fast-180.json b/tests/__snapshots__/upca-4/13/fast-180.json index 2e41c8ea..a5ff73d4 100644 --- a/tests/__snapshots__/upca-4/13/fast-180.json +++ b/tests/__snapshots__/upca-4/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/13/slow-0.json b/tests/__snapshots__/upca-4/13/slow-0.json index 59b8af65..b47361ca 100644 --- a/tests/__snapshots__/upca-4/13/slow-0.json +++ b/tests/__snapshots__/upca-4/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/13/slow-180.json b/tests/__snapshots__/upca-4/13/slow-180.json index 2564b262..e06acce6 100644 --- a/tests/__snapshots__/upca-4/13/slow-180.json +++ b/tests/__snapshots__/upca-4/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/14/fast-0.json b/tests/__snapshots__/upca-4/14/fast-0.json index f0866229..7fd8d003 100644 --- a/tests/__snapshots__/upca-4/14/fast-0.json +++ b/tests/__snapshots__/upca-4/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/14/fast-180.json b/tests/__snapshots__/upca-4/14/fast-180.json index 2e9cfbe9..18f8e8bf 100644 --- a/tests/__snapshots__/upca-4/14/fast-180.json +++ b/tests/__snapshots__/upca-4/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/14/slow-0.json b/tests/__snapshots__/upca-4/14/slow-0.json index 98b7908e..8b942b54 100644 --- a/tests/__snapshots__/upca-4/14/slow-0.json +++ b/tests/__snapshots__/upca-4/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/14/slow-180.json b/tests/__snapshots__/upca-4/14/slow-180.json index df3a6bab..e653908c 100644 --- a/tests/__snapshots__/upca-4/14/slow-180.json +++ b/tests/__snapshots__/upca-4/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/15/slow-0.json b/tests/__snapshots__/upca-4/15/slow-0.json index 9918475a..d6d317d3 100644 --- a/tests/__snapshots__/upca-4/15/slow-0.json +++ b/tests/__snapshots__/upca-4/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/15/slow-180.json b/tests/__snapshots__/upca-4/15/slow-180.json index 2302c85e..26fcccbd 100644 --- a/tests/__snapshots__/upca-4/15/slow-180.json +++ b/tests/__snapshots__/upca-4/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/16/slow-0.json b/tests/__snapshots__/upca-4/16/slow-0.json index c3eebc59..e06ca266 100644 --- a/tests/__snapshots__/upca-4/16/slow-0.json +++ b/tests/__snapshots__/upca-4/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/16/slow-180.json b/tests/__snapshots__/upca-4/16/slow-180.json index 88af6264..b5b9067c 100644 --- a/tests/__snapshots__/upca-4/16/slow-180.json +++ b/tests/__snapshots__/upca-4/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/17/fast-0.json b/tests/__snapshots__/upca-4/17/fast-0.json index c1ca1739..f7ad2207 100644 --- a/tests/__snapshots__/upca-4/17/fast-0.json +++ b/tests/__snapshots__/upca-4/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/17/fast-180.json b/tests/__snapshots__/upca-4/17/fast-180.json index 86534f27..53e36049 100644 --- a/tests/__snapshots__/upca-4/17/fast-180.json +++ b/tests/__snapshots__/upca-4/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/17/slow-0.json b/tests/__snapshots__/upca-4/17/slow-0.json index 042f9d18..119f3f50 100644 --- a/tests/__snapshots__/upca-4/17/slow-0.json +++ b/tests/__snapshots__/upca-4/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/17/slow-180.json b/tests/__snapshots__/upca-4/17/slow-180.json index 10c9f5c9..3f68d46b 100644 --- a/tests/__snapshots__/upca-4/17/slow-180.json +++ b/tests/__snapshots__/upca-4/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/18/fast-0.json b/tests/__snapshots__/upca-4/18/fast-0.json index 439b774d..753d3568 100644 --- a/tests/__snapshots__/upca-4/18/fast-0.json +++ b/tests/__snapshots__/upca-4/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/18/fast-180.json b/tests/__snapshots__/upca-4/18/fast-180.json index a9976cab..8f222d8e 100644 --- a/tests/__snapshots__/upca-4/18/fast-180.json +++ b/tests/__snapshots__/upca-4/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/18/slow-0.json b/tests/__snapshots__/upca-4/18/slow-0.json index f9636192..65f00250 100644 --- a/tests/__snapshots__/upca-4/18/slow-0.json +++ b/tests/__snapshots__/upca-4/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/18/slow-180.json b/tests/__snapshots__/upca-4/18/slow-180.json index 031e739c..1d157a40 100644 --- a/tests/__snapshots__/upca-4/18/slow-180.json +++ b/tests/__snapshots__/upca-4/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/19/fast-0.json b/tests/__snapshots__/upca-4/19/fast-0.json index 955495c0..09ef4d2d 100644 --- a/tests/__snapshots__/upca-4/19/fast-0.json +++ b/tests/__snapshots__/upca-4/19/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/19/fast-180.json b/tests/__snapshots__/upca-4/19/fast-180.json index 82e9c754..960f01ae 100644 --- a/tests/__snapshots__/upca-4/19/fast-180.json +++ b/tests/__snapshots__/upca-4/19/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/19/slow-0.json b/tests/__snapshots__/upca-4/19/slow-0.json index bed078f5..3e5021b4 100644 --- a/tests/__snapshots__/upca-4/19/slow-0.json +++ b/tests/__snapshots__/upca-4/19/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/19/slow-180.json b/tests/__snapshots__/upca-4/19/slow-180.json index e84453ee..a4bb4b4a 100644 --- a/tests/__snapshots__/upca-4/19/slow-180.json +++ b/tests/__snapshots__/upca-4/19/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/7/slow-0.json b/tests/__snapshots__/upca-4/7/slow-0.json index 324ed78a..0af0b9ad 100644 --- a/tests/__snapshots__/upca-4/7/slow-0.json +++ b/tests/__snapshots__/upca-4/7/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/7/slow-180.json b/tests/__snapshots__/upca-4/7/slow-180.json index 4ef7cabd..bd63ec9e 100644 --- a/tests/__snapshots__/upca-4/7/slow-180.json +++ b/tests/__snapshots__/upca-4/7/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/8/fast-0.json b/tests/__snapshots__/upca-4/8/fast-0.json index 06cc6625..8b110222 100644 --- a/tests/__snapshots__/upca-4/8/fast-0.json +++ b/tests/__snapshots__/upca-4/8/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/8/fast-180.json b/tests/__snapshots__/upca-4/8/fast-180.json index 8eb22b10..7e838daa 100644 --- a/tests/__snapshots__/upca-4/8/fast-180.json +++ b/tests/__snapshots__/upca-4/8/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/8/slow-0.json b/tests/__snapshots__/upca-4/8/slow-0.json index 753e7e35..f7262345 100644 --- a/tests/__snapshots__/upca-4/8/slow-0.json +++ b/tests/__snapshots__/upca-4/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-4/8/slow-180.json b/tests/__snapshots__/upca-4/8/slow-180.json index 8398cfcb..37eadb88 100644 --- a/tests/__snapshots__/upca-4/8/slow-180.json +++ b/tests/__snapshots__/upca-4/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/03/fast-0.json b/tests/__snapshots__/upca-5/03/fast-0.json index 1322ff44..1a55c68e 100644 --- a/tests/__snapshots__/upca-5/03/fast-0.json +++ b/tests/__snapshots__/upca-5/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/03/fast-180.json b/tests/__snapshots__/upca-5/03/fast-180.json index 42a91ef8..4f05c125 100644 --- a/tests/__snapshots__/upca-5/03/fast-180.json +++ b/tests/__snapshots__/upca-5/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/03/slow-0.json b/tests/__snapshots__/upca-5/03/slow-0.json index 80a93e7e..e652c82b 100644 --- a/tests/__snapshots__/upca-5/03/slow-0.json +++ b/tests/__snapshots__/upca-5/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/03/slow-180.json b/tests/__snapshots__/upca-5/03/slow-180.json index 8edc7cea..5207012b 100644 --- a/tests/__snapshots__/upca-5/03/slow-180.json +++ b/tests/__snapshots__/upca-5/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/04/fast-0.json b/tests/__snapshots__/upca-5/04/fast-0.json index d687dcb0..38a5116d 100644 --- a/tests/__snapshots__/upca-5/04/fast-0.json +++ b/tests/__snapshots__/upca-5/04/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/04/fast-180.json b/tests/__snapshots__/upca-5/04/fast-180.json index c8c1d021..25a2525f 100644 --- a/tests/__snapshots__/upca-5/04/fast-180.json +++ b/tests/__snapshots__/upca-5/04/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/04/slow-0.json b/tests/__snapshots__/upca-5/04/slow-0.json index 618c0b28..13fd5dd5 100644 --- a/tests/__snapshots__/upca-5/04/slow-0.json +++ b/tests/__snapshots__/upca-5/04/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/04/slow-180.json b/tests/__snapshots__/upca-5/04/slow-180.json index 3cb72123..c241abd3 100644 --- a/tests/__snapshots__/upca-5/04/slow-180.json +++ b/tests/__snapshots__/upca-5/04/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/05/fast-0.json b/tests/__snapshots__/upca-5/05/fast-0.json index b3c21dc5..25ebbe8e 100644 --- a/tests/__snapshots__/upca-5/05/fast-0.json +++ b/tests/__snapshots__/upca-5/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/05/fast-180.json b/tests/__snapshots__/upca-5/05/fast-180.json index f7adac95..76810de4 100644 --- a/tests/__snapshots__/upca-5/05/fast-180.json +++ b/tests/__snapshots__/upca-5/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/05/slow-0.json b/tests/__snapshots__/upca-5/05/slow-0.json index f3b77e49..0c743542 100644 --- a/tests/__snapshots__/upca-5/05/slow-0.json +++ b/tests/__snapshots__/upca-5/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/05/slow-180.json b/tests/__snapshots__/upca-5/05/slow-180.json index 4c5f231d..1c7256d0 100644 --- a/tests/__snapshots__/upca-5/05/slow-180.json +++ b/tests/__snapshots__/upca-5/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/08/fast-0.json b/tests/__snapshots__/upca-5/08/fast-0.json index ed455ee5..4196ab7b 100644 --- a/tests/__snapshots__/upca-5/08/fast-0.json +++ b/tests/__snapshots__/upca-5/08/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/08/fast-180.json b/tests/__snapshots__/upca-5/08/fast-180.json index d8daaac7..c9ecdc26 100644 --- a/tests/__snapshots__/upca-5/08/fast-180.json +++ b/tests/__snapshots__/upca-5/08/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/08/slow-0.json b/tests/__snapshots__/upca-5/08/slow-0.json index 6b7d6fe7..50b6871a 100644 --- a/tests/__snapshots__/upca-5/08/slow-0.json +++ b/tests/__snapshots__/upca-5/08/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/08/slow-180.json b/tests/__snapshots__/upca-5/08/slow-180.json index c2a1555f..a96808db 100644 --- a/tests/__snapshots__/upca-5/08/slow-180.json +++ b/tests/__snapshots__/upca-5/08/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/09/fast-180.json b/tests/__snapshots__/upca-5/09/fast-180.json index 121c7ef1..ea26cacf 100644 --- a/tests/__snapshots__/upca-5/09/fast-180.json +++ b/tests/__snapshots__/upca-5/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/09/slow-0.json b/tests/__snapshots__/upca-5/09/slow-0.json index eeed1ccf..1ef22e90 100644 --- a/tests/__snapshots__/upca-5/09/slow-0.json +++ b/tests/__snapshots__/upca-5/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/09/slow-180.json b/tests/__snapshots__/upca-5/09/slow-180.json index 2781d0d0..b28fa258 100644 --- a/tests/__snapshots__/upca-5/09/slow-180.json +++ b/tests/__snapshots__/upca-5/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/11/fast-0.json b/tests/__snapshots__/upca-5/11/fast-0.json index 74947bf7..91d6a515 100644 --- a/tests/__snapshots__/upca-5/11/fast-0.json +++ b/tests/__snapshots__/upca-5/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/11/fast-180.json b/tests/__snapshots__/upca-5/11/fast-180.json index 33823357..b07939aa 100644 --- a/tests/__snapshots__/upca-5/11/fast-180.json +++ b/tests/__snapshots__/upca-5/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/11/slow-0.json b/tests/__snapshots__/upca-5/11/slow-0.json index 557c1540..f46cec57 100644 --- a/tests/__snapshots__/upca-5/11/slow-0.json +++ b/tests/__snapshots__/upca-5/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/11/slow-180.json b/tests/__snapshots__/upca-5/11/slow-180.json index 69661229..9ced19c9 100644 --- a/tests/__snapshots__/upca-5/11/slow-180.json +++ b/tests/__snapshots__/upca-5/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/13/fast-0.json b/tests/__snapshots__/upca-5/13/fast-0.json index cce511ca..b2e9f4ab 100644 --- a/tests/__snapshots__/upca-5/13/fast-0.json +++ b/tests/__snapshots__/upca-5/13/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/13/fast-180.json b/tests/__snapshots__/upca-5/13/fast-180.json index c3383c87..5fd5d774 100644 --- a/tests/__snapshots__/upca-5/13/fast-180.json +++ b/tests/__snapshots__/upca-5/13/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/13/slow-0.json b/tests/__snapshots__/upca-5/13/slow-0.json index 51e823e2..fe9a21d6 100644 --- a/tests/__snapshots__/upca-5/13/slow-0.json +++ b/tests/__snapshots__/upca-5/13/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/13/slow-180.json b/tests/__snapshots__/upca-5/13/slow-180.json index 36c77c05..d2021268 100644 --- a/tests/__snapshots__/upca-5/13/slow-180.json +++ b/tests/__snapshots__/upca-5/13/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/14/fast-0.json b/tests/__snapshots__/upca-5/14/fast-0.json index 89a87a7b..97a8b6a8 100644 --- a/tests/__snapshots__/upca-5/14/fast-0.json +++ b/tests/__snapshots__/upca-5/14/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/14/fast-180.json b/tests/__snapshots__/upca-5/14/fast-180.json index dddd2549..68c518df 100644 --- a/tests/__snapshots__/upca-5/14/fast-180.json +++ b/tests/__snapshots__/upca-5/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/14/slow-0.json b/tests/__snapshots__/upca-5/14/slow-0.json index 517ece9e..c93ab93a 100644 --- a/tests/__snapshots__/upca-5/14/slow-0.json +++ b/tests/__snapshots__/upca-5/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/14/slow-180.json b/tests/__snapshots__/upca-5/14/slow-180.json index d3af2109..4506c3ce 100644 --- a/tests/__snapshots__/upca-5/14/slow-180.json +++ b/tests/__snapshots__/upca-5/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/15/fast-0.json b/tests/__snapshots__/upca-5/15/fast-0.json index 64965494..65574f60 100644 --- a/tests/__snapshots__/upca-5/15/fast-0.json +++ b/tests/__snapshots__/upca-5/15/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/15/fast-180.json b/tests/__snapshots__/upca-5/15/fast-180.json index 9ab27b26..dd25b06a 100644 --- a/tests/__snapshots__/upca-5/15/fast-180.json +++ b/tests/__snapshots__/upca-5/15/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/15/slow-0.json b/tests/__snapshots__/upca-5/15/slow-0.json index c8eccc05..9dc7ed2d 100644 --- a/tests/__snapshots__/upca-5/15/slow-0.json +++ b/tests/__snapshots__/upca-5/15/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/15/slow-180.json b/tests/__snapshots__/upca-5/15/slow-180.json index aff65a27..210b54ec 100644 --- a/tests/__snapshots__/upca-5/15/slow-180.json +++ b/tests/__snapshots__/upca-5/15/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/18/fast-0.json b/tests/__snapshots__/upca-5/18/fast-0.json index d48a7ee2..1299de5b 100644 --- a/tests/__snapshots__/upca-5/18/fast-0.json +++ b/tests/__snapshots__/upca-5/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/18/fast-180.json b/tests/__snapshots__/upca-5/18/fast-180.json index 1bd1bfea..1d2bacc6 100644 --- a/tests/__snapshots__/upca-5/18/fast-180.json +++ b/tests/__snapshots__/upca-5/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/18/slow-0.json b/tests/__snapshots__/upca-5/18/slow-0.json index 22020c98..778a599b 100644 --- a/tests/__snapshots__/upca-5/18/slow-0.json +++ b/tests/__snapshots__/upca-5/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/18/slow-180.json b/tests/__snapshots__/upca-5/18/slow-180.json index efc138a2..e89de59d 100644 --- a/tests/__snapshots__/upca-5/18/slow-180.json +++ b/tests/__snapshots__/upca-5/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/20/fast-0.json b/tests/__snapshots__/upca-5/20/fast-0.json index c6ee0881..4ceba0ac 100644 --- a/tests/__snapshots__/upca-5/20/fast-0.json +++ b/tests/__snapshots__/upca-5/20/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/20/fast-180.json b/tests/__snapshots__/upca-5/20/fast-180.json index a6bf1ddb..f88fa015 100644 --- a/tests/__snapshots__/upca-5/20/fast-180.json +++ b/tests/__snapshots__/upca-5/20/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/20/slow-0.json b/tests/__snapshots__/upca-5/20/slow-0.json index cc0edcd9..f57d4808 100644 --- a/tests/__snapshots__/upca-5/20/slow-0.json +++ b/tests/__snapshots__/upca-5/20/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/20/slow-180.json b/tests/__snapshots__/upca-5/20/slow-180.json index ac292c40..280727fb 100644 --- a/tests/__snapshots__/upca-5/20/slow-180.json +++ b/tests/__snapshots__/upca-5/20/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/21/fast-0.json b/tests/__snapshots__/upca-5/21/fast-0.json index 36e7dc19..9a48e0c0 100644 --- a/tests/__snapshots__/upca-5/21/fast-0.json +++ b/tests/__snapshots__/upca-5/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/21/fast-180.json b/tests/__snapshots__/upca-5/21/fast-180.json index 6197775d..ef543e46 100644 --- a/tests/__snapshots__/upca-5/21/fast-180.json +++ b/tests/__snapshots__/upca-5/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/21/slow-0.json b/tests/__snapshots__/upca-5/21/slow-0.json index 34d593cb..2c462d91 100644 --- a/tests/__snapshots__/upca-5/21/slow-0.json +++ b/tests/__snapshots__/upca-5/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/21/slow-180.json b/tests/__snapshots__/upca-5/21/slow-180.json index 597d0671..25710371 100644 --- a/tests/__snapshots__/upca-5/21/slow-180.json +++ b/tests/__snapshots__/upca-5/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/22/fast-0.json b/tests/__snapshots__/upca-5/22/fast-0.json index c69affda..1eeeee43 100644 --- a/tests/__snapshots__/upca-5/22/fast-0.json +++ b/tests/__snapshots__/upca-5/22/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/22/fast-180.json b/tests/__snapshots__/upca-5/22/fast-180.json index 17e3f489..c0ac564d 100644 --- a/tests/__snapshots__/upca-5/22/fast-180.json +++ b/tests/__snapshots__/upca-5/22/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/22/slow-0.json b/tests/__snapshots__/upca-5/22/slow-0.json index 8c71df84..bbca675b 100644 --- a/tests/__snapshots__/upca-5/22/slow-0.json +++ b/tests/__snapshots__/upca-5/22/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/22/slow-180.json b/tests/__snapshots__/upca-5/22/slow-180.json index 04af2640..3c29b4b5 100644 --- a/tests/__snapshots__/upca-5/22/slow-180.json +++ b/tests/__snapshots__/upca-5/22/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/24/fast-0.json b/tests/__snapshots__/upca-5/24/fast-0.json index b23be5f3..2000ac02 100644 --- a/tests/__snapshots__/upca-5/24/fast-0.json +++ b/tests/__snapshots__/upca-5/24/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/24/fast-180.json b/tests/__snapshots__/upca-5/24/fast-180.json index c799899b..e5011354 100644 --- a/tests/__snapshots__/upca-5/24/fast-180.json +++ b/tests/__snapshots__/upca-5/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/24/slow-0.json b/tests/__snapshots__/upca-5/24/slow-0.json index 0fc82474..de4b436d 100644 --- a/tests/__snapshots__/upca-5/24/slow-0.json +++ b/tests/__snapshots__/upca-5/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/24/slow-180.json b/tests/__snapshots__/upca-5/24/slow-180.json index be44dd6a..16135729 100644 --- a/tests/__snapshots__/upca-5/24/slow-180.json +++ b/tests/__snapshots__/upca-5/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/28/fast-0.json b/tests/__snapshots__/upca-5/28/fast-0.json index caeac8f3..65ef5c1c 100644 --- a/tests/__snapshots__/upca-5/28/fast-0.json +++ b/tests/__snapshots__/upca-5/28/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/28/fast-180.json b/tests/__snapshots__/upca-5/28/fast-180.json index 2bed26fe..fa5d88ba 100644 --- a/tests/__snapshots__/upca-5/28/fast-180.json +++ b/tests/__snapshots__/upca-5/28/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/28/slow-0.json b/tests/__snapshots__/upca-5/28/slow-0.json index 3dc54c1e..d0960ec6 100644 --- a/tests/__snapshots__/upca-5/28/slow-0.json +++ b/tests/__snapshots__/upca-5/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/28/slow-180.json b/tests/__snapshots__/upca-5/28/slow-180.json index 800502e1..269ce59a 100644 --- a/tests/__snapshots__/upca-5/28/slow-180.json +++ b/tests/__snapshots__/upca-5/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/30/fast-0.json b/tests/__snapshots__/upca-5/30/fast-0.json index e5d162d5..06064a9e 100644 --- a/tests/__snapshots__/upca-5/30/fast-0.json +++ b/tests/__snapshots__/upca-5/30/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/30/slow-0.json b/tests/__snapshots__/upca-5/30/slow-0.json index e5d162d5..06064a9e 100644 --- a/tests/__snapshots__/upca-5/30/slow-0.json +++ b/tests/__snapshots__/upca-5/30/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/30/slow-180.json b/tests/__snapshots__/upca-5/30/slow-180.json index 33e019f1..4bf425d6 100644 --- a/tests/__snapshots__/upca-5/30/slow-180.json +++ b/tests/__snapshots__/upca-5/30/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/31/slow-0.json b/tests/__snapshots__/upca-5/31/slow-0.json index 3e637f1f..d0fd0142 100644 --- a/tests/__snapshots__/upca-5/31/slow-0.json +++ b/tests/__snapshots__/upca-5/31/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/31/slow-180.json b/tests/__snapshots__/upca-5/31/slow-180.json index b22239bb..1e468d80 100644 --- a/tests/__snapshots__/upca-5/31/slow-180.json +++ b/tests/__snapshots__/upca-5/31/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/33/fast-0.json b/tests/__snapshots__/upca-5/33/fast-0.json index 90db17e8..76059607 100644 --- a/tests/__snapshots__/upca-5/33/fast-0.json +++ b/tests/__snapshots__/upca-5/33/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/33/fast-180.json b/tests/__snapshots__/upca-5/33/fast-180.json index ed0cf9b1..425444b6 100644 --- a/tests/__snapshots__/upca-5/33/fast-180.json +++ b/tests/__snapshots__/upca-5/33/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/33/slow-0.json b/tests/__snapshots__/upca-5/33/slow-0.json index d49cc8a7..02e594e9 100644 --- a/tests/__snapshots__/upca-5/33/slow-0.json +++ b/tests/__snapshots__/upca-5/33/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/33/slow-180.json b/tests/__snapshots__/upca-5/33/slow-180.json index 20fca2cf..95bf2557 100644 --- a/tests/__snapshots__/upca-5/33/slow-180.json +++ b/tests/__snapshots__/upca-5/33/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/34/fast-0.json b/tests/__snapshots__/upca-5/34/fast-0.json index b3958c94..284bb0be 100644 --- a/tests/__snapshots__/upca-5/34/fast-0.json +++ b/tests/__snapshots__/upca-5/34/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/34/fast-180.json b/tests/__snapshots__/upca-5/34/fast-180.json index a2c62440..67cc31b2 100644 --- a/tests/__snapshots__/upca-5/34/fast-180.json +++ b/tests/__snapshots__/upca-5/34/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/34/slow-0.json b/tests/__snapshots__/upca-5/34/slow-0.json index 3756ca82..759716c8 100644 --- a/tests/__snapshots__/upca-5/34/slow-0.json +++ b/tests/__snapshots__/upca-5/34/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/34/slow-180.json b/tests/__snapshots__/upca-5/34/slow-180.json index feed08be..6798b10b 100644 --- a/tests/__snapshots__/upca-5/34/slow-180.json +++ b/tests/__snapshots__/upca-5/34/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/35/fast-0.json b/tests/__snapshots__/upca-5/35/fast-0.json index cc983d90..7a6250b7 100644 --- a/tests/__snapshots__/upca-5/35/fast-0.json +++ b/tests/__snapshots__/upca-5/35/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/35/fast-180.json b/tests/__snapshots__/upca-5/35/fast-180.json index b642df2c..fb57d81b 100644 --- a/tests/__snapshots__/upca-5/35/fast-180.json +++ b/tests/__snapshots__/upca-5/35/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/35/slow-0.json b/tests/__snapshots__/upca-5/35/slow-0.json index d3d98c0d..b25fb80d 100644 --- a/tests/__snapshots__/upca-5/35/slow-0.json +++ b/tests/__snapshots__/upca-5/35/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-5/35/slow-180.json b/tests/__snapshots__/upca-5/35/slow-180.json index 538274c8..866ea3e3 100644 --- a/tests/__snapshots__/upca-5/35/slow-180.json +++ b/tests/__snapshots__/upca-5/35/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/10/fast-0.json b/tests/__snapshots__/upca-extension-1/10/fast-0.json index 8c87721d..9c0f8897 100644 --- a/tests/__snapshots__/upca-extension-1/10/fast-0.json +++ b/tests/__snapshots__/upca-extension-1/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/10/slow-0.json b/tests/__snapshots__/upca-extension-1/10/slow-0.json index 8c87721d..9c0f8897 100644 --- a/tests/__snapshots__/upca-extension-1/10/slow-0.json +++ b/tests/__snapshots__/upca-extension-1/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/10/slow-180.json b/tests/__snapshots__/upca-extension-1/10/slow-180.json index 284fd63b..7a64484c 100644 --- a/tests/__snapshots__/upca-extension-1/10/slow-180.json +++ b/tests/__snapshots__/upca-extension-1/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/11/fast-0.json b/tests/__snapshots__/upca-extension-1/11/fast-0.json index 80b486c0..7401faa9 100644 --- a/tests/__snapshots__/upca-extension-1/11/fast-0.json +++ b/tests/__snapshots__/upca-extension-1/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/11/slow-0.json b/tests/__snapshots__/upca-extension-1/11/slow-0.json index b9d36709..a4d451f5 100644 --- a/tests/__snapshots__/upca-extension-1/11/slow-0.json +++ b/tests/__snapshots__/upca-extension-1/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/11/slow-180.json b/tests/__snapshots__/upca-extension-1/11/slow-180.json index 6d578058..b66c4fea 100644 --- a/tests/__snapshots__/upca-extension-1/11/slow-180.json +++ b/tests/__snapshots__/upca-extension-1/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/18/fast-0.json b/tests/__snapshots__/upca-extension-1/18/fast-0.json index 648a9b6b..caf4bc9a 100644 --- a/tests/__snapshots__/upca-extension-1/18/fast-0.json +++ b/tests/__snapshots__/upca-extension-1/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/18/fast-180.json b/tests/__snapshots__/upca-extension-1/18/fast-180.json index 399ba63e..46a6c4f2 100644 --- a/tests/__snapshots__/upca-extension-1/18/fast-180.json +++ b/tests/__snapshots__/upca-extension-1/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/18/slow-0.json b/tests/__snapshots__/upca-extension-1/18/slow-0.json index 9316f879..3f5c7e59 100644 --- a/tests/__snapshots__/upca-extension-1/18/slow-0.json +++ b/tests/__snapshots__/upca-extension-1/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/18/slow-180.json b/tests/__snapshots__/upca-extension-1/18/slow-180.json index b7f43a3b..33cb9165 100644 --- a/tests/__snapshots__/upca-extension-1/18/slow-180.json +++ b/tests/__snapshots__/upca-extension-1/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/8/fast-180.json b/tests/__snapshots__/upca-extension-1/8/fast-180.json index 10e5e714..ff5170e1 100644 --- a/tests/__snapshots__/upca-extension-1/8/fast-180.json +++ b/tests/__snapshots__/upca-extension-1/8/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/8/slow-0.json b/tests/__snapshots__/upca-extension-1/8/slow-0.json index 56010318..58d3ca9c 100644 --- a/tests/__snapshots__/upca-extension-1/8/slow-0.json +++ b/tests/__snapshots__/upca-extension-1/8/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/8/slow-180.json b/tests/__snapshots__/upca-extension-1/8/slow-180.json index 441e10c6..47cb4bf0 100644 --- a/tests/__snapshots__/upca-extension-1/8/slow-180.json +++ b/tests/__snapshots__/upca-extension-1/8/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/9/fast-0.json b/tests/__snapshots__/upca-extension-1/9/fast-0.json index 08344a73..5825b87c 100644 --- a/tests/__snapshots__/upca-extension-1/9/fast-0.json +++ b/tests/__snapshots__/upca-extension-1/9/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/9/fast-180.json b/tests/__snapshots__/upca-extension-1/9/fast-180.json index f395f085..4ece1937 100644 --- a/tests/__snapshots__/upca-extension-1/9/fast-180.json +++ b/tests/__snapshots__/upca-extension-1/9/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/9/slow-0.json b/tests/__snapshots__/upca-extension-1/9/slow-0.json index f2583afb..01c1f8b1 100644 --- a/tests/__snapshots__/upca-extension-1/9/slow-0.json +++ b/tests/__snapshots__/upca-extension-1/9/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upca-extension-1/9/slow-180.json b/tests/__snapshots__/upca-extension-1/9/slow-180.json index de0c4bd2..485057bd 100644 --- a/tests/__snapshots__/upca-extension-1/9/slow-180.json +++ b/tests/__snapshots__/upca-extension-1/9/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/1/fast-0.json b/tests/__snapshots__/upce-1/1/fast-0.json index 0905d89c..35a55931 100644 --- a/tests/__snapshots__/upce-1/1/fast-0.json +++ b/tests/__snapshots__/upce-1/1/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/1/fast-180.json b/tests/__snapshots__/upce-1/1/fast-180.json index 409cdcf7..1b3551fb 100644 --- a/tests/__snapshots__/upce-1/1/fast-180.json +++ b/tests/__snapshots__/upce-1/1/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/1/pure-0.json b/tests/__snapshots__/upce-1/1/pure-0.json index 2f7ca19e..7e67b5e1 100644 --- a/tests/__snapshots__/upce-1/1/pure-0.json +++ b/tests/__snapshots__/upce-1/1/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/1/slow-0.json b/tests/__snapshots__/upce-1/1/slow-0.json index 5b328fd7..d16c54de 100644 --- a/tests/__snapshots__/upce-1/1/slow-0.json +++ b/tests/__snapshots__/upce-1/1/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/1/slow-180.json b/tests/__snapshots__/upce-1/1/slow-180.json index 73f45c2e..4f06f54d 100644 --- a/tests/__snapshots__/upce-1/1/slow-180.json +++ b/tests/__snapshots__/upce-1/1/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/2/fast-0.json b/tests/__snapshots__/upce-1/2/fast-0.json index 19f8b1cf..84769705 100644 --- a/tests/__snapshots__/upce-1/2/fast-0.json +++ b/tests/__snapshots__/upce-1/2/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/2/fast-180.json b/tests/__snapshots__/upce-1/2/fast-180.json index 407835ef..5dc291e3 100644 --- a/tests/__snapshots__/upce-1/2/fast-180.json +++ b/tests/__snapshots__/upce-1/2/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/2/pure-0.json b/tests/__snapshots__/upce-1/2/pure-0.json index 67b7ed5a..a23ac114 100644 --- a/tests/__snapshots__/upce-1/2/pure-0.json +++ b/tests/__snapshots__/upce-1/2/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/2/slow-0.json b/tests/__snapshots__/upce-1/2/slow-0.json index 4f689b2e..a0293669 100644 --- a/tests/__snapshots__/upce-1/2/slow-0.json +++ b/tests/__snapshots__/upce-1/2/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/2/slow-180.json b/tests/__snapshots__/upce-1/2/slow-180.json index f8ae9a5e..01748d51 100644 --- a/tests/__snapshots__/upce-1/2/slow-180.json +++ b/tests/__snapshots__/upce-1/2/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/4/fast-0.json b/tests/__snapshots__/upce-1/4/fast-0.json index 49e983f1..1c782bbd 100644 --- a/tests/__snapshots__/upce-1/4/fast-0.json +++ b/tests/__snapshots__/upce-1/4/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/4/fast-180.json b/tests/__snapshots__/upce-1/4/fast-180.json index 265d628e..295692d0 100644 --- a/tests/__snapshots__/upce-1/4/fast-180.json +++ b/tests/__snapshots__/upce-1/4/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/4/pure-0.json b/tests/__snapshots__/upce-1/4/pure-0.json index 957e43bf..42437871 100644 --- a/tests/__snapshots__/upce-1/4/pure-0.json +++ b/tests/__snapshots__/upce-1/4/pure-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 1, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/4/slow-0.json b/tests/__snapshots__/upce-1/4/slow-0.json index 48294c96..18ef0fc4 100644 --- a/tests/__snapshots__/upce-1/4/slow-0.json +++ b/tests/__snapshots__/upce-1/4/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-1/4/slow-180.json b/tests/__snapshots__/upce-1/4/slow-180.json index 331f57fc..500ea13c 100644 --- a/tests/__snapshots__/upce-1/4/slow-180.json +++ b/tests/__snapshots__/upce-1/4/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/01/fast-0.json b/tests/__snapshots__/upce-2/01/fast-0.json index 6472347f..6049f89d 100644 --- a/tests/__snapshots__/upce-2/01/fast-0.json +++ b/tests/__snapshots__/upce-2/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/01/fast-180.json b/tests/__snapshots__/upce-2/01/fast-180.json index 0955af77..f56fbcab 100644 --- a/tests/__snapshots__/upce-2/01/fast-180.json +++ b/tests/__snapshots__/upce-2/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/01/slow-0.json b/tests/__snapshots__/upce-2/01/slow-0.json index 339375a6..93953c3f 100644 --- a/tests/__snapshots__/upce-2/01/slow-0.json +++ b/tests/__snapshots__/upce-2/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/01/slow-180.json b/tests/__snapshots__/upce-2/01/slow-180.json index 6cfc76ca..d9275294 100644 --- a/tests/__snapshots__/upce-2/01/slow-180.json +++ b/tests/__snapshots__/upce-2/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/03/fast-0.json b/tests/__snapshots__/upce-2/03/fast-0.json index 0fe94362..96f1731e 100644 --- a/tests/__snapshots__/upce-2/03/fast-0.json +++ b/tests/__snapshots__/upce-2/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/03/fast-180.json b/tests/__snapshots__/upce-2/03/fast-180.json index da81b701..c903bc2c 100644 --- a/tests/__snapshots__/upce-2/03/fast-180.json +++ b/tests/__snapshots__/upce-2/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/03/slow-0.json b/tests/__snapshots__/upce-2/03/slow-0.json index 0fe94362..96f1731e 100644 --- a/tests/__snapshots__/upce-2/03/slow-0.json +++ b/tests/__snapshots__/upce-2/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/03/slow-180.json b/tests/__snapshots__/upce-2/03/slow-180.json index 42bed3f5..eaffd369 100644 --- a/tests/__snapshots__/upce-2/03/slow-180.json +++ b/tests/__snapshots__/upce-2/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/05/fast-0.json b/tests/__snapshots__/upce-2/05/fast-0.json index 28086d7f..9e258fd7 100644 --- a/tests/__snapshots__/upce-2/05/fast-0.json +++ b/tests/__snapshots__/upce-2/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/05/fast-180.json b/tests/__snapshots__/upce-2/05/fast-180.json index 158cb7d5..de0efc34 100644 --- a/tests/__snapshots__/upce-2/05/fast-180.json +++ b/tests/__snapshots__/upce-2/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/05/slow-0.json b/tests/__snapshots__/upce-2/05/slow-0.json index b274f731..2a496792 100644 --- a/tests/__snapshots__/upce-2/05/slow-0.json +++ b/tests/__snapshots__/upce-2/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/05/slow-180.json b/tests/__snapshots__/upce-2/05/slow-180.json index 56a8d432..279b4f60 100644 --- a/tests/__snapshots__/upce-2/05/slow-180.json +++ b/tests/__snapshots__/upce-2/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/06/fast-0.json b/tests/__snapshots__/upce-2/06/fast-0.json index 0249ab8f..128602eb 100644 --- a/tests/__snapshots__/upce-2/06/fast-0.json +++ b/tests/__snapshots__/upce-2/06/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/06/fast-180.json b/tests/__snapshots__/upce-2/06/fast-180.json index f0b906f8..0a04c123 100644 --- a/tests/__snapshots__/upce-2/06/fast-180.json +++ b/tests/__snapshots__/upce-2/06/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/06/slow-0.json b/tests/__snapshots__/upce-2/06/slow-0.json index 07985fd3..1c1324c2 100644 --- a/tests/__snapshots__/upce-2/06/slow-0.json +++ b/tests/__snapshots__/upce-2/06/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/06/slow-180.json b/tests/__snapshots__/upce-2/06/slow-180.json index c57a6a3f..a61a4e97 100644 --- a/tests/__snapshots__/upce-2/06/slow-180.json +++ b/tests/__snapshots__/upce-2/06/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/08/fast-0.json b/tests/__snapshots__/upce-2/08/fast-0.json index 3bd25d00..f693f501 100644 --- a/tests/__snapshots__/upce-2/08/fast-0.json +++ b/tests/__snapshots__/upce-2/08/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/08/fast-180.json b/tests/__snapshots__/upce-2/08/fast-180.json index 88d78733..b694096d 100644 --- a/tests/__snapshots__/upce-2/08/fast-180.json +++ b/tests/__snapshots__/upce-2/08/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/08/slow-0.json b/tests/__snapshots__/upce-2/08/slow-0.json index 9e9a8317..f98d9613 100644 --- a/tests/__snapshots__/upce-2/08/slow-0.json +++ b/tests/__snapshots__/upce-2/08/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/08/slow-180.json b/tests/__snapshots__/upce-2/08/slow-180.json index d64589c0..3b6f4ec9 100644 --- a/tests/__snapshots__/upce-2/08/slow-180.json +++ b/tests/__snapshots__/upce-2/08/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/10/fast-0.json b/tests/__snapshots__/upce-2/10/fast-0.json index 923f8501..4168143f 100644 --- a/tests/__snapshots__/upce-2/10/fast-0.json +++ b/tests/__snapshots__/upce-2/10/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/10/fast-180.json b/tests/__snapshots__/upce-2/10/fast-180.json index 49133b59..658e375e 100644 --- a/tests/__snapshots__/upce-2/10/fast-180.json +++ b/tests/__snapshots__/upce-2/10/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/10/slow-0.json b/tests/__snapshots__/upce-2/10/slow-0.json index 9c5bdc36..77202ead 100644 --- a/tests/__snapshots__/upce-2/10/slow-0.json +++ b/tests/__snapshots__/upce-2/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/10/slow-180.json b/tests/__snapshots__/upce-2/10/slow-180.json index be940ae9..e9958cc7 100644 --- a/tests/__snapshots__/upce-2/10/slow-180.json +++ b/tests/__snapshots__/upce-2/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/11/fast-0.json b/tests/__snapshots__/upce-2/11/fast-0.json index ab395502..9372acd3 100644 --- a/tests/__snapshots__/upce-2/11/fast-0.json +++ b/tests/__snapshots__/upce-2/11/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/11/fast-180.json b/tests/__snapshots__/upce-2/11/fast-180.json index 5c11434a..43908936 100644 --- a/tests/__snapshots__/upce-2/11/fast-180.json +++ b/tests/__snapshots__/upce-2/11/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/11/slow-0.json b/tests/__snapshots__/upce-2/11/slow-0.json index d6bf592a..547b1e6d 100644 --- a/tests/__snapshots__/upce-2/11/slow-0.json +++ b/tests/__snapshots__/upce-2/11/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/11/slow-180.json b/tests/__snapshots__/upce-2/11/slow-180.json index 533cca26..06cf6c0d 100644 --- a/tests/__snapshots__/upce-2/11/slow-180.json +++ b/tests/__snapshots__/upce-2/11/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/12/fast-0.json b/tests/__snapshots__/upce-2/12/fast-0.json index 330dedab..5779d32d 100644 --- a/tests/__snapshots__/upce-2/12/fast-0.json +++ b/tests/__snapshots__/upce-2/12/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/12/fast-180.json b/tests/__snapshots__/upce-2/12/fast-180.json index 540713d3..4f06e968 100644 --- a/tests/__snapshots__/upce-2/12/fast-180.json +++ b/tests/__snapshots__/upce-2/12/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/12/slow-0.json b/tests/__snapshots__/upce-2/12/slow-0.json index 945c5a08..7b3bb9ae 100644 --- a/tests/__snapshots__/upce-2/12/slow-0.json +++ b/tests/__snapshots__/upce-2/12/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/12/slow-180.json b/tests/__snapshots__/upce-2/12/slow-180.json index 6a2b3d50..b983bf92 100644 --- a/tests/__snapshots__/upce-2/12/slow-180.json +++ b/tests/__snapshots__/upce-2/12/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/14/fast-180.json b/tests/__snapshots__/upce-2/14/fast-180.json index 97e3d79b..24ccbc55 100644 --- a/tests/__snapshots__/upce-2/14/fast-180.json +++ b/tests/__snapshots__/upce-2/14/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/14/slow-0.json b/tests/__snapshots__/upce-2/14/slow-0.json index 67801520..be89403b 100644 --- a/tests/__snapshots__/upce-2/14/slow-0.json +++ b/tests/__snapshots__/upce-2/14/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/14/slow-180.json b/tests/__snapshots__/upce-2/14/slow-180.json index 86a2af52..7dfaa602 100644 --- a/tests/__snapshots__/upce-2/14/slow-180.json +++ b/tests/__snapshots__/upce-2/14/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/16/fast-0.json b/tests/__snapshots__/upce-2/16/fast-0.json index 11f2694d..341abdd9 100644 --- a/tests/__snapshots__/upce-2/16/fast-0.json +++ b/tests/__snapshots__/upce-2/16/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/16/fast-180.json b/tests/__snapshots__/upce-2/16/fast-180.json index 40a52ee8..e4b9bf5f 100644 --- a/tests/__snapshots__/upce-2/16/fast-180.json +++ b/tests/__snapshots__/upce-2/16/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/16/slow-0.json b/tests/__snapshots__/upce-2/16/slow-0.json index 54c9f82d..fc79e922 100644 --- a/tests/__snapshots__/upce-2/16/slow-0.json +++ b/tests/__snapshots__/upce-2/16/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/16/slow-180.json b/tests/__snapshots__/upce-2/16/slow-180.json index c8dba377..1faacc89 100644 --- a/tests/__snapshots__/upce-2/16/slow-180.json +++ b/tests/__snapshots__/upce-2/16/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/17/fast-0.json b/tests/__snapshots__/upce-2/17/fast-0.json index d0cac4f0..ae9c1344 100644 --- a/tests/__snapshots__/upce-2/17/fast-0.json +++ b/tests/__snapshots__/upce-2/17/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/17/fast-180.json b/tests/__snapshots__/upce-2/17/fast-180.json index d1b835e1..f70ab7e3 100644 --- a/tests/__snapshots__/upce-2/17/fast-180.json +++ b/tests/__snapshots__/upce-2/17/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/17/slow-0.json b/tests/__snapshots__/upce-2/17/slow-0.json index 0a6c631d..b7a627a6 100644 --- a/tests/__snapshots__/upce-2/17/slow-0.json +++ b/tests/__snapshots__/upce-2/17/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/17/slow-180.json b/tests/__snapshots__/upce-2/17/slow-180.json index b1797c95..d399cd75 100644 --- a/tests/__snapshots__/upce-2/17/slow-180.json +++ b/tests/__snapshots__/upce-2/17/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/18/fast-0.json b/tests/__snapshots__/upce-2/18/fast-0.json index b3d51f55..612fcf96 100644 --- a/tests/__snapshots__/upce-2/18/fast-0.json +++ b/tests/__snapshots__/upce-2/18/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/18/fast-180.json b/tests/__snapshots__/upce-2/18/fast-180.json index faef44ba..1a1317c3 100644 --- a/tests/__snapshots__/upce-2/18/fast-180.json +++ b/tests/__snapshots__/upce-2/18/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/18/slow-0.json b/tests/__snapshots__/upce-2/18/slow-0.json index e40ebe2a..9f7e6328 100644 --- a/tests/__snapshots__/upce-2/18/slow-0.json +++ b/tests/__snapshots__/upce-2/18/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/18/slow-180.json b/tests/__snapshots__/upce-2/18/slow-180.json index 5ecae9ad..15cb7059 100644 --- a/tests/__snapshots__/upce-2/18/slow-180.json +++ b/tests/__snapshots__/upce-2/18/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/21/fast-0.json b/tests/__snapshots__/upce-2/21/fast-0.json index a2610b44..ba7d297b 100644 --- a/tests/__snapshots__/upce-2/21/fast-0.json +++ b/tests/__snapshots__/upce-2/21/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/21/fast-180.json b/tests/__snapshots__/upce-2/21/fast-180.json index 43d78c60..72fce6aa 100644 --- a/tests/__snapshots__/upce-2/21/fast-180.json +++ b/tests/__snapshots__/upce-2/21/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/21/slow-0.json b/tests/__snapshots__/upce-2/21/slow-0.json index c866071f..dfccbc48 100644 --- a/tests/__snapshots__/upce-2/21/slow-0.json +++ b/tests/__snapshots__/upce-2/21/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/21/slow-180.json b/tests/__snapshots__/upce-2/21/slow-180.json index 32dcef1b..7ab064ac 100644 --- a/tests/__snapshots__/upce-2/21/slow-180.json +++ b/tests/__snapshots__/upce-2/21/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/23/fast-0.json b/tests/__snapshots__/upce-2/23/fast-0.json index fe485e9c..aae0eda3 100644 --- a/tests/__snapshots__/upce-2/23/fast-0.json +++ b/tests/__snapshots__/upce-2/23/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/23/fast-180.json b/tests/__snapshots__/upce-2/23/fast-180.json index 87578d65..5ee308f4 100644 --- a/tests/__snapshots__/upce-2/23/fast-180.json +++ b/tests/__snapshots__/upce-2/23/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/23/slow-0.json b/tests/__snapshots__/upce-2/23/slow-0.json index 34b35757..8cff4743 100644 --- a/tests/__snapshots__/upce-2/23/slow-0.json +++ b/tests/__snapshots__/upce-2/23/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/23/slow-180.json b/tests/__snapshots__/upce-2/23/slow-180.json index f9d3da6f..6b9d61ba 100644 --- a/tests/__snapshots__/upce-2/23/slow-180.json +++ b/tests/__snapshots__/upce-2/23/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/24/fast-180.json b/tests/__snapshots__/upce-2/24/fast-180.json index dc2dec6e..4fe1f118 100644 --- a/tests/__snapshots__/upce-2/24/fast-180.json +++ b/tests/__snapshots__/upce-2/24/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/24/slow-0.json b/tests/__snapshots__/upce-2/24/slow-0.json index 3ee5384e..61979ce7 100644 --- a/tests/__snapshots__/upce-2/24/slow-0.json +++ b/tests/__snapshots__/upce-2/24/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/24/slow-180.json b/tests/__snapshots__/upce-2/24/slow-180.json index 907df441..df5296a3 100644 --- a/tests/__snapshots__/upce-2/24/slow-180.json +++ b/tests/__snapshots__/upce-2/24/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/26/slow-0.json b/tests/__snapshots__/upce-2/26/slow-0.json index 7e1e39b8..e9b9d563 100644 --- a/tests/__snapshots__/upce-2/26/slow-0.json +++ b/tests/__snapshots__/upce-2/26/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/26/slow-180.json b/tests/__snapshots__/upce-2/26/slow-180.json index 1d8dbc77..ca5e077c 100644 --- a/tests/__snapshots__/upce-2/26/slow-180.json +++ b/tests/__snapshots__/upce-2/26/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/28/fast-0.json b/tests/__snapshots__/upce-2/28/fast-0.json index 8e06ce35..10b66015 100644 --- a/tests/__snapshots__/upce-2/28/fast-0.json +++ b/tests/__snapshots__/upce-2/28/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/28/fast-180.json b/tests/__snapshots__/upce-2/28/fast-180.json index bbb0245a..b02e4309 100644 --- a/tests/__snapshots__/upce-2/28/fast-180.json +++ b/tests/__snapshots__/upce-2/28/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/28/slow-0.json b/tests/__snapshots__/upce-2/28/slow-0.json index 0ccac161..af859ae0 100644 --- a/tests/__snapshots__/upce-2/28/slow-0.json +++ b/tests/__snapshots__/upce-2/28/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/28/slow-180.json b/tests/__snapshots__/upce-2/28/slow-180.json index de612754..a941a0f7 100644 --- a/tests/__snapshots__/upce-2/28/slow-180.json +++ b/tests/__snapshots__/upce-2/28/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/29/fast-0.json b/tests/__snapshots__/upce-2/29/fast-0.json index a78cf9a3..fb5759ff 100644 --- a/tests/__snapshots__/upce-2/29/fast-0.json +++ b/tests/__snapshots__/upce-2/29/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/29/fast-180.json b/tests/__snapshots__/upce-2/29/fast-180.json index 6545d9a6..92d371a3 100644 --- a/tests/__snapshots__/upce-2/29/fast-180.json +++ b/tests/__snapshots__/upce-2/29/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/29/slow-0.json b/tests/__snapshots__/upce-2/29/slow-0.json index 5d598a87..53507c91 100644 --- a/tests/__snapshots__/upce-2/29/slow-0.json +++ b/tests/__snapshots__/upce-2/29/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/29/slow-180.json b/tests/__snapshots__/upce-2/29/slow-180.json index 6545d9a6..92d371a3 100644 --- a/tests/__snapshots__/upce-2/29/slow-180.json +++ b/tests/__snapshots__/upce-2/29/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/31/fast-0.json b/tests/__snapshots__/upce-2/31/fast-0.json index 2badab08..0f197c7c 100644 --- a/tests/__snapshots__/upce-2/31/fast-0.json +++ b/tests/__snapshots__/upce-2/31/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/31/fast-180.json b/tests/__snapshots__/upce-2/31/fast-180.json index 73256c19..ae467990 100644 --- a/tests/__snapshots__/upce-2/31/fast-180.json +++ b/tests/__snapshots__/upce-2/31/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/31/slow-0.json b/tests/__snapshots__/upce-2/31/slow-0.json index 23e6ff9b..54b902d3 100644 --- a/tests/__snapshots__/upce-2/31/slow-0.json +++ b/tests/__snapshots__/upce-2/31/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/31/slow-180.json b/tests/__snapshots__/upce-2/31/slow-180.json index 56b47322..18edb13c 100644 --- a/tests/__snapshots__/upce-2/31/slow-180.json +++ b/tests/__snapshots__/upce-2/31/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/33/slow-0.json b/tests/__snapshots__/upce-2/33/slow-0.json index bede500f..36fd4211 100644 --- a/tests/__snapshots__/upce-2/33/slow-0.json +++ b/tests/__snapshots__/upce-2/33/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/33/slow-180.json b/tests/__snapshots__/upce-2/33/slow-180.json index f16a1e74..e69247a2 100644 --- a/tests/__snapshots__/upce-2/33/slow-180.json +++ b/tests/__snapshots__/upce-2/33/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/34/fast-0.json b/tests/__snapshots__/upce-2/34/fast-0.json index 97b81651..a62113f4 100644 --- a/tests/__snapshots__/upce-2/34/fast-0.json +++ b/tests/__snapshots__/upce-2/34/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/34/fast-180.json b/tests/__snapshots__/upce-2/34/fast-180.json index 1dd2f45c..9affdbe1 100644 --- a/tests/__snapshots__/upce-2/34/fast-180.json +++ b/tests/__snapshots__/upce-2/34/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/34/slow-0.json b/tests/__snapshots__/upce-2/34/slow-0.json index 60c47e63..ed126aa4 100644 --- a/tests/__snapshots__/upce-2/34/slow-0.json +++ b/tests/__snapshots__/upce-2/34/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/34/slow-180.json b/tests/__snapshots__/upce-2/34/slow-180.json index f51b345d..aef4d283 100644 --- a/tests/__snapshots__/upce-2/34/slow-180.json +++ b/tests/__snapshots__/upce-2/34/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/37/fast-0.json b/tests/__snapshots__/upce-2/37/fast-0.json index a27dfe85..02e8584b 100644 --- a/tests/__snapshots__/upce-2/37/fast-0.json +++ b/tests/__snapshots__/upce-2/37/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/37/fast-180.json b/tests/__snapshots__/upce-2/37/fast-180.json index 0174cc1d..daa773ec 100644 --- a/tests/__snapshots__/upce-2/37/fast-180.json +++ b/tests/__snapshots__/upce-2/37/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/37/slow-0.json b/tests/__snapshots__/upce-2/37/slow-0.json index f6e78141..b04b1e2a 100644 --- a/tests/__snapshots__/upce-2/37/slow-0.json +++ b/tests/__snapshots__/upce-2/37/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/37/slow-180.json b/tests/__snapshots__/upce-2/37/slow-180.json index bfa114dc..0a81479a 100644 --- a/tests/__snapshots__/upce-2/37/slow-180.json +++ b/tests/__snapshots__/upce-2/37/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/39/slow-0.json b/tests/__snapshots__/upce-2/39/slow-0.json index df271b99..2a74933f 100644 --- a/tests/__snapshots__/upce-2/39/slow-0.json +++ b/tests/__snapshots__/upce-2/39/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-2/39/slow-180.json b/tests/__snapshots__/upce-2/39/slow-180.json index c744bfaf..6f9837ea 100644 --- a/tests/__snapshots__/upce-2/39/slow-180.json +++ b/tests/__snapshots__/upce-2/39/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/01/fast-0.json b/tests/__snapshots__/upce-3/01/fast-0.json index 02d5334c..a3c61150 100644 --- a/tests/__snapshots__/upce-3/01/fast-0.json +++ b/tests/__snapshots__/upce-3/01/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/01/fast-180.json b/tests/__snapshots__/upce-3/01/fast-180.json index e3790f4b..09f0daa8 100644 --- a/tests/__snapshots__/upce-3/01/fast-180.json +++ b/tests/__snapshots__/upce-3/01/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/01/slow-0.json b/tests/__snapshots__/upce-3/01/slow-0.json index f8a5b814..6d83cb0c 100644 --- a/tests/__snapshots__/upce-3/01/slow-0.json +++ b/tests/__snapshots__/upce-3/01/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/01/slow-180.json b/tests/__snapshots__/upce-3/01/slow-180.json index cc9b1f5e..9ebc2545 100644 --- a/tests/__snapshots__/upce-3/01/slow-180.json +++ b/tests/__snapshots__/upce-3/01/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/02/fast-180.json b/tests/__snapshots__/upce-3/02/fast-180.json index 05fdb174..eef4b434 100644 --- a/tests/__snapshots__/upce-3/02/fast-180.json +++ b/tests/__snapshots__/upce-3/02/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/02/slow-0.json b/tests/__snapshots__/upce-3/02/slow-0.json index 12c64369..9fb62b9c 100644 --- a/tests/__snapshots__/upce-3/02/slow-0.json +++ b/tests/__snapshots__/upce-3/02/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/02/slow-180.json b/tests/__snapshots__/upce-3/02/slow-180.json index b7fa46e2..302ef4b2 100644 --- a/tests/__snapshots__/upce-3/02/slow-180.json +++ b/tests/__snapshots__/upce-3/02/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/03/fast-0.json b/tests/__snapshots__/upce-3/03/fast-0.json index 4573128a..80d80a66 100644 --- a/tests/__snapshots__/upce-3/03/fast-0.json +++ b/tests/__snapshots__/upce-3/03/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/03/fast-180.json b/tests/__snapshots__/upce-3/03/fast-180.json index 0a9eb4f4..2ce7539a 100644 --- a/tests/__snapshots__/upce-3/03/fast-180.json +++ b/tests/__snapshots__/upce-3/03/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/03/slow-0.json b/tests/__snapshots__/upce-3/03/slow-0.json index 9dca1d1a..07c4a994 100644 --- a/tests/__snapshots__/upce-3/03/slow-0.json +++ b/tests/__snapshots__/upce-3/03/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/03/slow-180.json b/tests/__snapshots__/upce-3/03/slow-180.json index 487a60ce..6f452b49 100644 --- a/tests/__snapshots__/upce-3/03/slow-180.json +++ b/tests/__snapshots__/upce-3/03/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/05/fast-0.json b/tests/__snapshots__/upce-3/05/fast-0.json index 3572832e..5960f653 100644 --- a/tests/__snapshots__/upce-3/05/fast-0.json +++ b/tests/__snapshots__/upce-3/05/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/05/fast-180.json b/tests/__snapshots__/upce-3/05/fast-180.json index d1690911..c69a1a90 100644 --- a/tests/__snapshots__/upce-3/05/fast-180.json +++ b/tests/__snapshots__/upce-3/05/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/05/slow-0.json b/tests/__snapshots__/upce-3/05/slow-0.json index c7f51015..eda5a49a 100644 --- a/tests/__snapshots__/upce-3/05/slow-0.json +++ b/tests/__snapshots__/upce-3/05/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/05/slow-180.json b/tests/__snapshots__/upce-3/05/slow-180.json index b4a9433a..f5af7c9c 100644 --- a/tests/__snapshots__/upce-3/05/slow-180.json +++ b/tests/__snapshots__/upce-3/05/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/07/fast-0.json b/tests/__snapshots__/upce-3/07/fast-0.json index df6e41c3..02ca562e 100644 --- a/tests/__snapshots__/upce-3/07/fast-0.json +++ b/tests/__snapshots__/upce-3/07/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/07/fast-180.json b/tests/__snapshots__/upce-3/07/fast-180.json index cca7c223..54118ffa 100644 --- a/tests/__snapshots__/upce-3/07/fast-180.json +++ b/tests/__snapshots__/upce-3/07/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/07/slow-0.json b/tests/__snapshots__/upce-3/07/slow-0.json index 859e00ae..3bd0d4b1 100644 --- a/tests/__snapshots__/upce-3/07/slow-0.json +++ b/tests/__snapshots__/upce-3/07/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/07/slow-180.json b/tests/__snapshots__/upce-3/07/slow-180.json index 2ad0251e..ec4ee3aa 100644 --- a/tests/__snapshots__/upce-3/07/slow-180.json +++ b/tests/__snapshots__/upce-3/07/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/09/fast-0.json b/tests/__snapshots__/upce-3/09/fast-0.json index b95f4404..e4f39867 100644 --- a/tests/__snapshots__/upce-3/09/fast-0.json +++ b/tests/__snapshots__/upce-3/09/fast-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/09/fast-180.json b/tests/__snapshots__/upce-3/09/fast-180.json index ce7b80ef..2f586f93 100644 --- a/tests/__snapshots__/upce-3/09/fast-180.json +++ b/tests/__snapshots__/upce-3/09/fast-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/09/slow-0.json b/tests/__snapshots__/upce-3/09/slow-0.json index 94ba25d8..c1970568 100644 --- a/tests/__snapshots__/upce-3/09/slow-0.json +++ b/tests/__snapshots__/upce-3/09/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/09/slow-180.json b/tests/__snapshots__/upce-3/09/slow-180.json index dd2b6154..89761842 100644 --- a/tests/__snapshots__/upce-3/09/slow-180.json +++ b/tests/__snapshots__/upce-3/09/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/10/slow-0.json b/tests/__snapshots__/upce-3/10/slow-0.json index 1329606e..487fbced 100644 --- a/tests/__snapshots__/upce-3/10/slow-0.json +++ b/tests/__snapshots__/upce-3/10/slow-0.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/__snapshots__/upce-3/10/slow-180.json b/tests/__snapshots__/upce-3/10/slow-180.json index 2c8f3b77..00526d10 100644 --- a/tests/__snapshots__/upce-3/10/slow-180.json +++ b/tests/__snapshots__/upce-3/10/slow-180.json @@ -36,5 +36,10 @@ "readerInit": false, "lineCount": 2, "version": "", + "symbol": { + "data": "e3b0c44", + "width": 0, + "height": 0 + }, "eccLevel": "" } diff --git a/tests/utils.ts b/tests/utils.ts index c59a7bfb..7e0fcb5d 100644 --- a/tests/utils.ts +++ b/tests/utils.ts @@ -192,6 +192,7 @@ export function takeSnapshot(readResult?: ReadResult): string { } const hashBytes = createHash("sha256"); const hashBytesECI = createHash("sha256"); + const hashSymbolData = createHash("sha256"); return `${JSON.stringify( { ...readResult, @@ -200,6 +201,13 @@ export function takeSnapshot(readResult?: ReadResult): string { .update(readResult.bytesECI) .digest("hex") .slice(0, 7), + symbol: { + ...readResult.symbol, + data: hashSymbolData + .update(readResult.symbol.data) + .digest("hex") + .slice(0, 7), + }, }, null, 2,