Added notice about font problems and possible solutions

pull/124/head
aristocratos 2020-09-14 19:49:20 +02:00
parent 8f9e8e852d
commit 80bbf2716d
1 changed files with 8 additions and 0 deletions

View File

@ -96,6 +96,14 @@ Also needs a UTF8 locale and a font that covers:
* Unicode Block “Geometric Shapes” U+25A0 - U+25FF * Unicode Block “Geometric Shapes” U+25A0 - U+25FF
* Unicode Block "Box Drawing" and "Block Elements" U+2500 - U+259F * Unicode Block "Box Drawing" and "Block Elements" U+2500 - U+259F
#### Notice
If you are having problems with the characters in the graphs not looking like they do in the screenshots,
it's likely a problem with your systems configured fallback font not having support for braille characters.
Se comments by @sgleizes [link](https://github.com/aristocratos/bpytop/issues/100#issuecomment-684036827) and @XenHat [link](https://github.com/aristocratos/bpytop/issues/100#issuecomment-691585587) in issue #100 for possible solutions.
#### Notice #### Notice
Dropbear seems to not be able to set correct locale. So if accessing bpytop over ssh, OpenSSH is recommended. Dropbear seems to not be able to set correct locale. So if accessing bpytop over ssh, OpenSSH is recommended.