zxing/core
Guenther Grau 825a31e4b5 Ignore additional PDF417 barcode rows
Some barcode generators (e.g. Okapi) seem to generate additional barcode
rows at the end of the barcode, which can be decoded as valid barcode
rows, but actually contain garbage. The barcode metadata states that
these additional rows are not part of the barcode. So we ignore those
addional rows when parsing the barcode. This could potentially also
happen (though quite unlikely) if data after the barcode looks like a
barcode row.
2015-09-01 14:12:17 +02:00
..
src Ignore additional PDF417 barcode rows 2015-09-01 14:12:17 +02:00
.gitignore Update .gitignores everywhere for IDEA files, etc 2014-01-17 11:13:30 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-08-19 13:21:05 +01:00