Tetralet / LilyTerm

A lightweight, but functional terminal emulator
http://lilyterm.luna.com.tw/
GNU General Public License v3.0
199 stars 31 forks source link

Lilyterm isn't seeing fonts #118

Open ghost opened 7 years ago

ghost commented 7 years ago

After a general upgrade of packages (among which Lilyterm may or may not have been included) and a reboot, Lilyterm is no longer seeing my fonts in ~/.local/share/fonts. However, fc-* does:

~> fc-list --format '%{file|dirname} %{family}\n' | sort | uniq | grep -e /home/ser | grep -e ' Go'
/home/ser/.local/share/fonts Go
/home/ser/.local/share/fonts Go Medium
/home/ser/.local/share/fonts Go Mono
/home/ser/.local/share/fonts Go Mono for Powerline
/home/ser/.local/share/fonts Go Smallcaps

Attached is a screen shot of the LilyTerm font selector, showing that none of the fonts above appear in the font selector. screenshot-20170709t09 45

This is new behavior; I had been using these fonts prior to the reboot.

Is some action needed to get LilyTerm to see the fonts? Did I somehow (and is this even possible) get a build of LilyTerm that can only use bitmap fonts?

Tetralet commented 7 years ago

Please check your \~/.config/fontconfig/fonts.conf and make sure the \

\~/.local/share/fonts\ is included in it.