zxing/core/src
AlexGeller1 5f20b8d095
Replacing non ISO-8859-1 characters in PDF417 input with '?' (#1514)
* Replacing non ISO-8859-1 characters in input with '?' when neither a character set nor multi-eci encoding is selected.

* Changed code to raise an exception for characters not encodeable in ISO-8859-1
2022-04-27 09:46:49 -05:00
..
main/java/com/google/zxing Replacing non ISO-8859-1 characters in PDF417 input with '?' (#1514) 2022-04-27 09:46:49 -05:00
test Add multi-eci decoding for PDF417 (#1507) 2022-03-09 08:24:37 -06:00