-
I noticed a regression of the `isValid` value after 643520c when detecting the following image:
![](https://github.com/zxing-cpp/zxing-cpp/assets/10386119/a07cc3bc-904b-4164-bdd1-60d123b7e772)
*…
-
Not sure if the documentation is incorrect or if the encoder folder is missing - but either way maxi code encoding is not supported, hopefully will be added soon!
-
```
15:00:41: Starting D:\DEV\Qt\build-zxing-qt-Desktop_Qt_6_3_2_MSVC2019_64bit-Debug\debug\zxing-qt.exe...
QML debugging is enabled. Only use this in a safe environment.
Aztec|Codabar|Code39|Code9…
-
I'm so glad that ZXing can decode some of the more exotic types of barcode such as Maxicode, but sadly it can't encode many of these. The ones it can encode are ones I already have encoders for. I'm l…
-
Hello @marcanpilami
Après avoir mis à jour à la version 2.3.7, je constate un souci avec la configuration des profils DataWedge. Seul le Profile0 semble fonctionner correctement. Les autres profils …
-
Podfile:
`pod 'ZXingObjC', :git => 'https://github.com/zxingify/zxingify-objc.git', :tag => '3.6.6'`
warning:
```
Showing All Messages
Skipping duplicate build file in Copy Headers bu…
-
This will mean that the `showborder` option will typically be sufficient to delimit the edge of the quiet zone.
Tasks:
- [x] Regular linear symbologies
- [x] Regular stacked symbologies
…
-
When I try to decode a DataMatrix the result is always a Pharmacode with some random numbers. In this case 511.
Sample image:
Content of the code: "Cool Test Code."
My code:
```
priva…
-
Exception occurs when encoding with BarcodeFormat as PHARMA_CODE.
`System.ArgumentException: 'No encoder available for format PHARMA_CODE'`
I think Zxing doesn't support it.
Zxing doesn't support…
-
Add proper input validation with detailed error messages to all symbologies:
- [x] auspost
- [x] azteccode
- [x] codablockf
- [x] code128
- [x] code16k
- [x] code49
- [x] code93
- [x] code93ex…