-
通过方法
createQRCode(String content, int heightPix, Bitmap logo, @FloatRange(from = 0.0f, to = 1.0f) float ratio, Map hints)
的 hints[EncodeHintType.MARGIN] = 1 //default is 4 设置了固定的白边边距,但是针对不同的二维码内容…
-
We have been using ZXing in our Xamarin production app for many years now. Our customers are also very happy with the Barcode and QR Code scanning and have no complaints so far with regards to its per…
-
#### Description of the problem:
When I read the zxing barcode via the handheld terminal, it reads it on the terminal's camera, but it stops the terminal's own scanner.
**Which library version a…
-
### Version
v5.2.0
### Details & Steps to reproduce
Export and import more than 15 2FA Google Accounts
### Expectation
Import accounts into 2FAuth
### Error & Logs
```shell
[2024-06-30 08:09:2…
-
Is there a guide to how to use zxing.dll with SSRS 2016?
I have done all that should be required to use zxing.dll with SSRS but can't get past this error:
[rsRuntimeErrorInExpression] The Value …
-
It would be great if you could add a property to the Xamarin forms ZXingScannerView allowing us to know when the scanner has been set up.
You'd simply have to add these properties inside the `ZXing…
-
Hi,
I am using below code to scan a QR code. I am able to view the camera streaming but it is not scanning any QR code.
How can I fix this please?
public void Scan()
{
try
{
…
-
Demo中使用 ZXing , QQLBXScanViewController 不走dealloc()方法,是不是有东西没释放掉吗? native和ZBar是走的
-
I'm trying to build the project in wsl. But I ran into an issue: when executing the command `make` I get the following output:
> make[1]: Entering directory '/home/abel/callofsuli/build/client/src'…
-
at com.uuzuche.lib_zxing.camera.CameraManager.getFramingRect(CameraManager.java:230)
at com.uuzuche.lib_zxing.view.ViewfinderView.onDraw(ViewfinderView.java:119)