Skip to content

Diacritics problem - #5

Open
hrabalo wants to merge 13 commits into
goeh:masterfrom
hrabalo:master
Open

Diacritics problem#5
hrabalo wants to merge 13 commits into
goeh:masterfrom
hrabalo:master

Conversation

@hrabalo

@hrabalo hrabalo commented Mar 15, 2012

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
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

hrabalo commented Mar 15, 2012

Copy link
Copy Markdown
Collaborator Author

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

goeh commented Jun 10, 2014

Copy link
Copy Markdown
Owner

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