Closed gitlost closed 2 years ago
Partly addresses bwipp-js issue #237 by adding A or N inclusive sum and in mode 0:
A or N
mode0forceN
N before E
numN ge 1
and in mode B:
Overall the changes should improve some encodations without disimproving others (hopefully).
Partly addresses bwipp-js issue #237 by adding
A or N
inclusive sum and in mode 0:mode0forceN
array forN before E
instead ofnumN ge 1
checkA or N
before B and E instead of just Aand in mode B:
A or N
sequences at end that only contain smallish N sequences (restrictions required to avoid other unwanted switches)Overall the changes should improve some encodations without disimproving others (hopefully).