-
Thank you for the open-source project. Does ZXing support reading rotated barcodes? I tested it by taking a picture of a barcode rotated 45 degrees relative to the horizontal direction, and after mult…
-
When trying to detect this Interleaved 2of5 barcode, which has no quiet zones in the image
![barcode](https://github.com/user-attachments/assets/6ae02f17-6cf1-426a-bb03-e3e282056f6e)
I get the c…
-
Hello!
Thank you for this great package!
Would you plan to use wasm version of zxing for web?
May be [this](https://github.com/Sec-ant/zxing-wasm)
-
Hey! This library looks amazing, so thank you first off for the hard work.
I was wondering if you'd considered componentizing the rendering pipeline such that we could install separate packages for…
-
Hello,
For a UWP project we use the ZXing.Net package.
We are in the process of migrating this project to WinUI3 and the ZXing.Net package is apparently not compatible with this environment.
We f…
-
### Describe the idea (required)
ZXing not installable in Android14 to share location with QRCode, also this software is rarely updated, please use another software or add built-in QR Generator.
alr86 updated
2 months ago
-
After successful build using you instruction - any attempt to use library fails with the link to ZXingTargets.cmake
```
[cmake] CMake Error at /Users/mira/zxing-cpp.release/core/ZXingConfig.cmake:…
-
Hi.
A couple of thoughts about .NET wrapper:
[Read ](https://github.com/zxing-cpp/zxing-cpp/blob/535710a44a3f03f1fd51a908218a93640f496948/wrappers/dotnet/ZXingCpp/ZXingCpp.cs#L481) (and `From`) impl…
-
```
Hi,
I want to work with Zxing in Android's Project but i'm still confused with
which part to start ,can you help me
```
Original issue reported on code.google.com by `KamiliaA...@gmail.com` on 2…
-
I encountered a problem when scanning a QR code with an iOS device. After start camera It always shows the QR code scanning dialog in full-screen mode. How can I prevent this and display it only in a …