Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rxing-core/rxing issues and pull requests
#57 - fix: code_128 parsing typo
Pull Request -
State: closed - Opened by arghyadipchak about 1 month ago
#56 - encode code_128 not work
Issue -
State: closed - Opened by ti-integra about 1 month ago
- 1 comment
#55 - fix: wasm_support feature has no effect
Pull Request -
State: closed - Opened by Gowee 4 months ago
- 2 comments
#54 - refactor: Make it thread-safe
Pull Request -
State: closed - Opened by Iceapinan 4 months ago
- 7 comments
#53 - change: detect multiple datamatrix symbols
Pull Request -
State: closed - Opened by hschimke 4 months ago
#52 - 50 pure itf barcode not being decoded
Pull Request -
State: closed - Opened by hschimke 4 months ago
#51 - Multiple barcode decoder issue
Issue -
State: closed - Opened by TonyMasson 4 months ago
- 4 comments
Labels: bug
#50 - Pure ITF barcode not being decoded
Issue -
State: closed - Opened by filipesilva-l 5 months ago
- 3 comments
Labels: enhancement
#49 - Brazillian barcode not being decoded
Issue -
State: closed - Opened by filipesilva-l 5 months ago
- 4 comments
Labels: bug
#48 - The multiple barcodes decoder issue
Issue -
State: closed - Opened by xdm67x 10 months ago
- 5 comments
Labels: bug
#48 - The multiple barcodes decoder issue
Issue -
State: open - Opened by xdm67x 10 months ago
- 3 comments
Labels: bug
#47 - Bug with aztec binary data?
Issue -
State: open - Opened by bonfus 10 months ago
- 4 comments
#46 - Performance Tuning
Issue -
State: open - Opened by hschimke 10 months ago
Labels: enhancement
#45 - Move to a more “rust” appropriate DecodeOptions approach
Issue -
State: open - Opened by hschimke 10 months ago
Labels: enhancement
#44 - Using webcam images in buffer
Issue -
State: closed - Opened by menteb 10 months ago
- 2 comments
Labels: help wanted
#43 - rMQR port from zxing-cpp
Pull Request -
State: closed - Opened by hschimke 10 months ago
#42 - Set `default-features = false` for image dependency
Pull Request -
State: closed - Opened by SamWilsn 11 months ago
- 3 comments
#41 - feat: make client builds optional
Pull Request -
State: closed - Opened by hschimke 11 months ago
#40 - fix: remove deprecated use of `DateTime` methods
Pull Request -
State: closed - Opened by hschimke 11 months ago
#39 - Telepen support
Pull Request -
State: closed - Opened by cpwood 11 months ago
- 7 comments
#38 - Support Telepen barcodes for reading and writing
Issue -
State: closed - Opened by cpwood 11 months ago
- 7 comments
#37 - Join forces with zxing-cpp?
Issue -
State: closed - Opened by axxel 12 months ago
- 11 comments
Labels: wontfix
#36 - Index out of bounds in FitQadrilateralToPoints try_get_range
Issue -
State: open - Opened by dankirkham about 1 year ago
- 4 comments
Labels: bug
#35 - rxing-cli fails to build
Issue -
State: closed - Opened by nurtext over 1 year ago
- 2 comments
#34 - fix rotate issue & fix size of pdf417_compact
Pull Request -
State: closed - Opened by agkyunromb over 1 year ago
- 1 comment
#33 - fix rotate issue & fix size of pdf417_compact
Pull Request -
State: closed - Opened by agkyunromb over 1 year ago
- 2 comments
#32 - Barcode rotate bug
Issue -
State: closed - Opened by agkyunromb over 1 year ago
- 2 comments
#31 - encoding pdf417_compact has extra white space
Issue -
State: closed - Opened by agkyunromb over 1 year ago
- 2 comments
#30 - Port cpp qrcode
Pull Request -
State: closed - Opened by hschimke over 1 year ago
#29 - Fixed crash because of out of bound indices for MaxiCode.
Pull Request -
State: closed - Opened by Olssdani over 1 year ago
- 2 comments
#28 - get in BitMatrix goes out of bounds for Maxicode in certain image.
Issue -
State: closed - Opened by Olssdani over 1 year ago
- 4 comments
Labels: bug
#27 - detect_in_luma supports only square input
Issue -
State: closed - Opened by chemicstry over 1 year ago
- 14 comments
Labels: bug
#26 - Port Updated qrcode decode / detect from zxing-cpp
Issue -
State: closed - Opened by hschimke over 1 year ago
- 3 comments
#25 - Library should support MicroQR
Issue -
State: closed - Opened by hschimke over 1 year ago
- 1 comment
#24 - Enable all ECI encodings
Issue -
State: closed - Opened by hschimke over 1 year ago
- 1 comment
#23 - Add special case reader for multiple reuse situations
Issue -
State: closed - Opened by hschimke over 1 year ago
#22 - Decouple encoding library
Pull Request -
State: closed - Opened by hschimke over 1 year ago
#21 - Add Benchmarks
Issue -
State: open - Opened by SteveCookTU over 1 year ago
#20 - Transition from dynamic dispatch to generics
Pull Request -
State: closed - Opened by SteveCookTU over 1 year ago
- 16 comments
#19 - Repository Reorganization Work
Pull Request -
State: closed - Opened by hschimke over 1 year ago
#18 - Use thiserror for error handling with less boilerplate
Pull Request -
State: closed - Opened by SteveCookTU almost 2 years ago
- 2 comments
#17 - Remove unnecessary number suffixes
Pull Request -
State: closed - Opened by Asha20 almost 2 years ago
#16 - Decouple encoding crate from library
Issue -
State: closed - Opened by hschimke almost 2 years ago
#15 - Use thiserror for error handling with less boilerplate
Pull Request -
State: closed - Opened by SteveCookTU almost 2 years ago
- 2 comments
#14 - Possible Use for Generics
Issue -
State: closed - Opened by SteveCookTU almost 2 years ago
- 7 comments
#13 - Improve RXingResultPoint usage
Pull Request -
State: closed - Opened by Asha20 almost 2 years ago
- 3 comments
#12 - Refactoring RXingResultPoint usage
Issue -
State: open - Opened by Asha20 almost 2 years ago
- 10 comments
#11 - Simplify the creation of Exceptions
Pull Request -
State: closed - Opened by Asha20 almost 2 years ago
- 3 comments
#10 - Simplifying the creation of Exceptions
Issue -
State: closed - Opened by Asha20 almost 2 years ago
- 10 comments
#9 - Refactor to use common result type
Pull Request -
State: closed - Opened by Asha20 almost 2 years ago
- 5 comments
#8 - Code rustification; where to start?
Issue -
State: open - Opened by Asha20 almost 2 years ago
- 2 comments
#7 - Convert Repo to Workspace
Issue -
State: open - Opened by SteveCookTU almost 2 years ago
- 11 comments
#6 - Add raw bytes mode for symbologies that support it
Issue -
State: open - Opened by hschimke almost 2 years ago
Labels: enhancement
#5 - Expand allowed data capacity for barcodes if size constraints allow
Issue -
State: open - Opened by hschimke almost 2 years ago
- 2 comments
Labels: enhancement
#4 - Evaluate moving to encoding_rs
Issue -
State: open - Opened by hschimke almost 2 years ago
- 2 comments
Labels: enhancement
#3 - Any plan of porting it to native Node.js module?
Issue -
State: closed - Opened by yuezk almost 2 years ago
- 7 comments
Labels: enhancement
#2 - Callback for NEEDS_RESULT_CALLBACK should accept closures
Issue -
State: closed - Opened by hschimke almost 2 years ago
Labels: enhancement
#1 - wasm?
Issue -
State: closed - Opened by arogozhnikov almost 2 years ago
- 24 comments
Labels: enhancement