zxing icon indicating copy to clipboard operation
zxing copied to clipboard

ZXing ("Zebra Crossing") barcode scanning library for Java, Android

Results 20 zxing issues
Sort by recently updated
recently updated
newest added

Important: This also changes the default decoding behavior of the qr-code decoder for the case that KANJI mode data is encountered which is preceded by an ECI with a value...

We integrate this library in another project (https://github.com/sepinf-inc/IPED/) to detect images with QRCodes, however when processing some images the library consumes more than 4 GB of ram and throws an...

bug

Hi . Using jazzer, the following exception has been occurred : `Java Exception: java.lang.IllegalStateException: Failed to recover` . The produced jazzer file is as : ``` import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method;...

bug

Hello, I generated a QR code from the following whole-data-events in ics format. #### Bug - The current Zxing Barcode Scanner on Android detects only the first event (20151012) -...

enhancement

Hi, First, thanks for this great library. I'm just using the Reed Solomon part of it and I stumbled on I think a corner-case bug. When using data+error_codes of size...

bug

`CommandLineEncoder` appears to ignore the height and width parameters when `barcode_format` is `DATA_MATRIX` The following command produces a 14px by 14px image instead of a 500px by 500px image: ```...

enhancement

Address / city / state / postal code and so on are supposed to be separated in MECARD and vCard, by comma and semicolon, respectively. The code right now doesn't...

bug

We have developed an application to scan qrcodes into PDF, but some are identified and some are not. I tried using 3.4.1 and 3.5.0, but nothing changes. I enclose two...

can any one tell [qr code scanner](https://www.qrscanner.org/) how its working

Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.5 to 6.1.6. Release notes Sourced from org.springframework:spring-web's releases. v6.1.6 :star: New Features Log column type for limited support message in JdbcUtils.getResultSetValue #32601 Consistent support for generic...

dependencies
java