Closed geometrylearner closed 1 year ago
Hm, that should not be a Joshuto issue. Joshuto does not invoke any fonts. It's your terminal that has to support the respective characters. Maybe try to install a nerd font (they should have all the charsets needed and more) and check that those special chars can be displayed in your terminal.
Thanks, you are right, move the nerdfonts directory to "/usr/share/fonts/" fixed the issue. Could close now, Thanks.
I have compiled the joshuto in my gentoo GNU/Linux system where most of the unicode fonts invoked by joshuto not rendered correctly for instance '' and ' '. Can I fix this issue by
eselect fontconfig enable/disable
, or something else fonts I should install and config? Thanks.