Skip to content

Instantly share code, notes, and snippets.

@hnakamur
Created February 15, 2020 01:52
Show Gist options
  • Select an option

  • Save hnakamur/2a123ce7bdc0d7e5070218c258f990a8 to your computer and use it in GitHub Desktop.

Select an option

Save hnakamur/2a123ce7bdc0d7e5070218c258f990a8 to your computer and use it in GitHub Desktop.
example Japanese text which is not rendred properly on Windows Terminal
> スワップは遅くて非効率という意味で「悪」と考えられており、システムがスワップを定常的に使う必要があるのであれば、それは明らかに十分なメモリを持っていないということです。 […] > あなたの要求を全て処理するのに十分な RAM があり、それを超えることが絶対起こらないと言え るなら、スワップスペースなしでシステムを稼働することは完全に安全と言えるでしょう。
@hnakamur
Copy link
Copy Markdown
Author

hnakamur commented Feb 15, 2020

font: Cica
screenshot with Windows Terminal (Preview) Version: 0.9.433.0
image

The characters on the second line are rendered too small.

@hnakamur
Copy link
Copy Markdown
Author

It has rendering issue with MS Gothic font too.
image

@hnakamur
Copy link
Copy Markdown
Author

With Lucida Console font, all characters are rendered in appropriate size, but horizontal spacing between characters are too wide.
image

@hnakamur
Copy link
Copy Markdown
Author

With Cica font and Vim, the characters rendered size changes with the cursor position.
windows-terminal-font-rendering-issue

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