Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarify that QR code metadata is scanner specific in the README #412

Merged
merged 1 commit into from
Jul 31, 2023
Merged

clarify that QR code metadata is scanner specific in the README #412

merged 1 commit into from
Jul 31, 2023

Conversation

seedhammer
Copy link
Contributor

This change

  • clarifies that not every decoder returns extra metadata.
  • removes the mention of hexadecomal encoding; some programming languages such as Go and Java return raw byte arrays.
  • mentions ZBar, a high quality alternative decoder.

Inspired by the misunderstanding that the extra QR metadata bytes are part of the specification.

This change

- clarifies that not every decoder returns extra metadata.
- removes the mention of hexadecomal encoding; some programming languages
such as Go and Java return raw byte arrays.
- mentions ZBar, a high quality alternative decoder.
@newtonick
Copy link
Collaborator

ACK

@kdmukai
Copy link
Contributor

kdmukai commented Jul 31, 2023

ACK. Appreciate your precision here, @seedhammer!

@newtonick newtonick merged commit 3814c7a into SeedSigner:dev Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants