Closed jottr closed 8 years ago
I am having similar issues. Any work around? What can I do to help resolve this issue?
I have the same issue.
I'm having this issue on OSX, though no problems on linux. Possible solution for @jottr:
The 10-symbols.conf should be structured like:
Seems like OSX is not supporting the fallback strategy, you need to install a patched font, you can find some in here
This is what I am doing:
I have iTerm2 set up to use
Meslo LG M Regular for Powerline
, so I made~/.config/fontconfig/conf.d/10-symbols.conf
look accordingly:Let's check if
fc-list
seesMeslo LG M Regular for Powerline
:Let's check if
fc-list
seespomicons-regular
:Let's check if anything from
~/.fonts/fontawesome-regular.sh
is available in the shell:Nope. Nothing. Running
./build.sh
first does not help either.Also, a cursory check seems to indicate that some symbols, i.e. fa-hourglass seem to be missing from
fontawesome-regular.sh
.