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

Do not convert big5 to unicode compatibility characters #8

Open
czchen opened this issue Jun 7, 2014 · 1 comment
Open

Do not convert big5 to unicode compatibility characters #8

czchen opened this issue Jun 7, 2014 · 1 comment
Labels
Milestone

Comments

@czchen
Copy link
Member

czchen commented Jun 7, 2014

Big5 has two characters that will convert to unicode compatibility characters due to duplicated encoding in Big5. Since Big5 <-> UTF8 conversions do not guarantee round-trip convertibility because of broken encoding, we shall not generate unicode compatibility characters.

Ref

@czchen czchen added this to the v0.0.1 milestone Jun 7, 2014
@czchen czchen added the bug label Jun 7, 2014
@czchen
Copy link
Member Author

czchen commented Jun 7, 2014

Unicode compatibility characters involved are u+fa0c, u+fa0d.

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

No branches or pull requests

1 participant