RPi Terminal Fonts Are Not Readable (Font Issue?)
I built/installed tickrs on my RPi5 and saw no errors. However, my Terminal window displays information that are not Readable. I suspect a Font issue, so I tried: (1) Alacrity Font from https://www.dafontfree.co/alacrity-sans-font-family/ (2) Installed Windows Fonts via sudo apt install ttf-mscorefonts-installer I tried various tons using the Terminal command, "Edit" => "Preferences" => "Terminal font". Below is a screenshot using the Terminal Font, "Alacrity Sans Regular".
Does anyone have a suggestion that will help me resolve this issue?
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"
Try using a nerd font
Do this command: locale
There should be some UTF8 lines. If not, you need to set some. For that, you could try doing: sudo dpkg-reconfigure locales