mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
Merge branch 'main' of github.com:hschimke/rxing
This commit is contained in:
@@ -6,6 +6,9 @@ Porting of the testing library is incomplete.
|
|||||||
|
|
||||||
Porting was done with the rust language in mind, though some parts may resemble java more directly than a proper clean-sheet rust implementation.
|
Porting was done with the rust language in mind, though some parts may resemble java more directly than a proper clean-sheet rust implementation.
|
||||||
|
|
||||||
|
## CLI
|
||||||
|
If you're looking for a CLI interface into the library, please see [rxing-cli](https://crates.io/crates/rxing-cli).
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
All barcode formats are tested and functioning in their current state against current tests.
|
All barcode formats are tested and functioning in their current state against current tests.
|
||||||
|
|
||||||
@@ -66,4 +69,4 @@ v0.1.4 -> Dramatically improve performance for MultiFormatReader and for multipl
|
|||||||
Performance is low for GenericMultipleBarcodeReader.
|
Performance is low for GenericMultipleBarcodeReader.
|
||||||
|
|
||||||
## ZXing Track
|
## ZXing Track
|
||||||
Currently tracking zxing 3.5.1
|
Currently tracking zxing 3.5.1
|
||||||
|
|||||||
Reference in New Issue
Block a user