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

Make mask finding configurable (random vs static) #20

Open
sigma-z opened this issue Jul 9, 2014 · 0 comments
Open

Make mask finding configurable (random vs static) #20

sigma-z opened this issue Jul 9, 2014 · 0 comments

Comments

@sigma-z
Copy link

sigma-z commented Jul 9, 2014

I'd like to use your library without changing code.
But if I want to generate the same qr code images for the same text as input I have to change the constant QR_FIND_FROM_RANDOM. In my opinion the better solution would be to make it settable, may be by a method like QRmask::setMaskFindingMode() or so.
This would offer the possibility to generate the same qr code images without changing the code everytime you want to change the finding mask mode.

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

1 participant