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

Incorrect rendering of unicode characters #46

Closed
sedwards2009 opened this issue Jan 13, 2017 · 1 comment
Closed

Incorrect rendering of unicode characters #46

sedwards2009 opened this issue Jan 13, 2017 · 1 comment

Comments

@sedwards2009
Copy link
Owner

The demo here https://github.com/yaronn/blessed-contrib uses (and abuses) all sorts of unicode characters in its dashboard and charts. As we can see in this screenshot below, Extratrem doesn't correctly render it.

terminal-dashboard

The main problem seems to be the widths of the characters which are not monospace even though Im using a good monospace font. Extraterm should handle this better.

@ashb
Copy link
Contributor

ashb commented Jan 15, 2020

I'm having issues where some emoji characters are being clipped: U+2717/✗ for instance:

image

Compare to the same thing in Konsole (same font, but maybe at different size):

image

I understand this is a tricky problem - is there anything I can tweak?

Related might be a similar clipping problem with italic chars:

image

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

No branches or pull requests

2 participants