Pinned
100 contributions in the last year
Less
More
Contribution activity
May 2021
gitlost has no activity
yet for this period.
April 2021
Created 16 commits in 3 repositories
Created a pull request in zxing/zxing that received 11 comments
PDF417 Macro: fileId numeric decode; allow Macro only symbol
Decodes the Macro PDF417 "fileId" codewords as 0-899 numbers, each 0-filled to width 3. See nu-book/zxing-cpp#219. As mentioned there not doing any…
+95
−8
•
11
comments
Opened 13 other pull requests in 3 repositories
nu-book/zxing-cpp
11
merged
- Add readerInit to Aztec Code
- Add readerInit to Code 128, Data Matrix, MaxiCode, PDF417
- AZDecoder: add Structured Append handling
- MCDecoder: add Structured Append handling
- DMDecoder: add Structured Append handling
- PDF417: handle ECIs; some refactoring; Macro optional text field -> UTF-8
- ECI: add BINARY; refactor helper funcs; UnicodeBig fix
- PDF417 Macro: fileId decode; segmentIndex 0 -> -1; Macro only symbol
- Add ECI handling to Aztec Code
- Add ECI handling to MaxiCode
- MaxiCode decoding: use short for codewords to allow for control chars