tammoippen / plotille

Plot in the terminal using braille dots.
MIT License
398 stars 17 forks source link

Windows 10 terminal does not display brailles #48

Closed benbensenton closed 2 years ago

benbensenton commented 2 years ago

running the sample code in a win 10 terminal window shows the attached outcome, whereas running the same code in eg. pycharms terminal works as described

Screenshot 2022-03-26 020755

tammoippen commented 2 years ago

Hi @benbensenton ,

which win 10 terminal are you using exactly? CMD, Powershell, or the new microsoft terminal? They all have different capabilities..

here you actually have two issues:

Best tammo

benbensenton commented 2 years ago

thank you @tammoippen , i tried a lot of fonts, fira code, cascadia code and many other monospaced fonts, the one working (displaying the glyphs and colors correctly) was Iosevca Term, https://github.com/be5invis/Iosevka/blob/v15.1.0/doc/PACKAGE-LIST.md thanks ben