Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fonts specified in 10-symbols.conf break the font if used in Firefox. Font renders as seemingly random symbols. #55

Open
QuentonP opened this issue May 10, 2018 · 0 comments

Comments

@QuentonP
Copy link

I have the following two fonts specified in my 10-symbols.conf file to use the awesome-terminal-fonts:

<fontconfig>
  <alias>
<family>FiraCode</family>
<prefer>
  <family>Pomodoro</family>
  <family>FontAwesome</family>
  <family>Octicons</family>
  <family>Icomoon</family>
</prefer>
  <alias>
<family>Roboto</family>
<prefer>
  <family>Pomodoro</family>
  <family>FontAwesome</family>
  <family>Octicons</family>
  <family>Icomoon</family>
</prefer>

If either of these fonts are set as one of the default fonts in Firefox, the fonts render as random symbols in Firefox. Not just the extra symbols, but regular letters and numbers too.

Elsewhere on the system, both fonts render fine, with the additional font symbols rendered as expected.

Not sure how to fix this. Is this an issue with Firefox or my 10-symbols.conf?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant