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

Diacritics problem #5

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Diacritics problem #5

wants to merge 13 commits into from

Conversation

hrabalo
Copy link
Collaborator

@hrabalo hrabalo commented Mar 15, 2012

I solved diacritics problem (I am using characters like ěščřžý). Generated qr code in your version replaces these characters by question mark '?'. But I had to use also the latest stable version of zxing library (v 2.0) because diacritics problem remains in version 1.5 which is used in your plugin.

@hartsock
Copy link
Collaborator

I opened a separate ticket for upgrading the library, it should be pulled from the maven repo, not inside the plugin. Other problems might be related to this: http://stackoverflow.com/questions/2489048/qr-code-encoding-and-decoding-using-zxing

@hrabalo
Copy link
Collaborator Author

hrabalo commented Mar 15, 2012

Sorry I didn't notice the separated ticket.. Yop, I read this on stackoverflow. Maybe it would be great if everybody could set the characters encoding which they need as a param.

@goeh
Copy link
Owner

goeh commented Jun 10, 2014

I tested http://localhost:8080/qrcode/qrcode/text/ěščřžý after I upgraded zxing to 3.1.0 and it seems to work ok. The characters are rendered ok when I scan the code with my phone. I will look into the details of this pull request after I have published version 0.4 of the plugin.

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.

3 participants