Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

textview not render CJK chars as Vte #1

Closed
yurenchen000 opened this issue Sep 16, 2024 · 2 comments · Fixed by #2
Closed

textview not render CJK chars as Vte #1

yurenchen000 opened this issue Sep 16, 2024 · 2 comments · Fixed by #2

Comments

@yurenchen000
Copy link
Owner

No description provided.

@yurenchen000
Copy link
Owner Author

in terminal
test_vte-

in textview (hints display)
test_tv-

@yurenchen000
Copy link
Owner Author

render difference bewteen vte and textview:

  • CJK and emoji has different character width and line-height
  • line wrap behavor not same

vte draws text in a special way.
It is not easy to achieve the exactly same effect with textview.

So I use vte to display the Hints instead.

@yurenchen000 yurenchen000 linked a pull request Sep 16, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant