Open ic2000 opened 6 years ago
I solved this by running xset for every folder that contains a fonts.dir file.
find /usr/share/fonts/bitmap/ -name fonts.dir | xargs dirname | xargs -I {} xset fp+ {}
Seems to work if you run mkfontdir bitmap/
before copying to /usr/share/fonts. I'll add a fonts.dir to the bitmap directory in the next commit. Guilherme's solution should work as well.
I still can't use this font.
fc-cache -fv
...
/usr/share/fonts/misc/haxor: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/misc/tewi: caching, new cache contents: 2 fonts, 0 dirs
...
Manjaro
solution is #13
When using
xset fp+ /usr/share/fonts/bitmap
on Linux Mint, it returned the following results: