mirror of
https://github.com/zxing/zxing.git
synced 2025-01-12 03:37:34 -08:00
3b189fc700
* throw a more explicit exception when trying to PDF417/TEXT encode something outside of 0...255 * refactor PDF417HighLevelEncoder to avoid code duplication extend UT to new method PDF417HighLevelEncoder#checkCharset * fix javadoc typo make UT more stringent on PDF417HighLevelEncoder#checkCharset * restrict TEXT to 0...127 test with CP437 and Greek chars * reinstate testEncodeAuto UT * refactor testEncodeAuto UT * address codacy findings * formatting |
||
---|---|---|
.. | ||
src | ||
bnd.bnd | ||
pom.xml |