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

How to create a QRCode ? #99

Open
ZmjDns opened this issue Jan 19, 2020 · 1 comment
Open

How to create a QRCode ? #99

ZmjDns opened this issue Jan 19, 2020 · 1 comment

Comments

@ZmjDns
Copy link

ZmjDns commented Jan 19, 2020

hello,I knew this is a greate project ,but I want to create a QRCode by my self . I am very glad to get anyone's help?

@Regenhardt
Copy link

As in, completely by yourself from scratch? You'll have to read and implement the actual specification, which is in an ISO patent you can find over there: https://www.qrcode.com/en/about/standards.html

That would be an enormous, complex project though, I highly recommend using an existing library like ZXing (as this project does too).

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

No branches or pull requests

2 participants