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

QR Code doesn't support unicode #178

Closed
awaysoft opened this issue Jul 2, 2014 · 3 comments
Closed

QR Code doesn't support unicode #178

awaysoft opened this issue Jul 2, 2014 · 3 comments

Comments

@awaysoft
Copy link

awaysoft commented Jul 2, 2014

When I use chinese in content ,it shows error: error: Invalid character in input string (only Latin-1 characters supported)

Can it support utf8?

@srowen
Copy link
Contributor

srowen commented Jul 2, 2014

Questions should go to the mailing lisy. No, it works, but you need to use encoding and ECI segments correctly. Read up on that.

@srowen srowen closed this as completed Jul 2, 2014
@rehan91
Copy link

rehan91 commented May 17, 2016

java.lang.IllegalArgumentException: Crop rectangle does not fit within image data.
How can i fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants
@srowen @awaysoft @rehan91 and others