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

CJK Text cannot been displayed correctly #46

Open
edolphin-ydf opened this issue Jul 20, 2018 · 1 comment
Open

CJK Text cannot been displayed correctly #46

edolphin-ydf opened this issue Jul 20, 2018 · 1 comment

Comments

@edolphin-ydf
Copy link

when using the Text component, if the text string is CJK, eg "你好啊", it will only show "你啊". As far as I understand, this is because CJK need two Cell to render. if what i understand is right, i'll make a pull request to fix this.

@JoelOtter
Copy link
Owner

I think that's correct. I also think Termbox has a way to deal with this, I'll look into it.

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

2 participants