Wrong font for some unicode characters [closed]

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have been experiencing some issues with how my terminal shows some of the Unicode characters form my language.



The picture shows the issue in the editor in the left terminal. It seems like some of the characters are shown in a wrong font.



A note to be made is that this issue seems to have started after I installed AwesomeFont (from Nautilus - Install Font), but this might not be correlated.



I am using Ubuntu, my window manager is I3.



enter image description here







share|improve this question











closed as unclear what you're asking by Thomas Dickey, Jeff Schaller, slm♦ Jun 28 at 3:01


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.














  • Looks like the same font throughout the uncolored characters.
    – Thomas Dickey
    Jun 27 at 22:32










  • Have you checked that the font you told the terminal emulator to use actually contains the letters e, c and r with caron? Because if it doesn't, you cannot blame the terminal emulator for doing it's best to show the letters by picking them from some other font.
    – AlexP
    Jun 27 at 22:33














up vote
0
down vote

favorite












I have been experiencing some issues with how my terminal shows some of the Unicode characters form my language.



The picture shows the issue in the editor in the left terminal. It seems like some of the characters are shown in a wrong font.



A note to be made is that this issue seems to have started after I installed AwesomeFont (from Nautilus - Install Font), but this might not be correlated.



I am using Ubuntu, my window manager is I3.



enter image description here







share|improve this question











closed as unclear what you're asking by Thomas Dickey, Jeff Schaller, slm♦ Jun 28 at 3:01


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.














  • Looks like the same font throughout the uncolored characters.
    – Thomas Dickey
    Jun 27 at 22:32










  • Have you checked that the font you told the terminal emulator to use actually contains the letters e, c and r with caron? Because if it doesn't, you cannot blame the terminal emulator for doing it's best to show the letters by picking them from some other font.
    – AlexP
    Jun 27 at 22:33












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have been experiencing some issues with how my terminal shows some of the Unicode characters form my language.



The picture shows the issue in the editor in the left terminal. It seems like some of the characters are shown in a wrong font.



A note to be made is that this issue seems to have started after I installed AwesomeFont (from Nautilus - Install Font), but this might not be correlated.



I am using Ubuntu, my window manager is I3.



enter image description here







share|improve this question











I have been experiencing some issues with how my terminal shows some of the Unicode characters form my language.



The picture shows the issue in the editor in the left terminal. It seems like some of the characters are shown in a wrong font.



A note to be made is that this issue seems to have started after I installed AwesomeFont (from Nautilus - Install Font), but this might not be correlated.



I am using Ubuntu, my window manager is I3.



enter image description here









share|improve this question










share|improve this question




share|improve this question









asked Jun 27 at 19:24









TomáÅ¡ Sláma

31




31




closed as unclear what you're asking by Thomas Dickey, Jeff Schaller, slm♦ Jun 28 at 3:01


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






closed as unclear what you're asking by Thomas Dickey, Jeff Schaller, slm♦ Jun 28 at 3:01


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.













  • Looks like the same font throughout the uncolored characters.
    – Thomas Dickey
    Jun 27 at 22:32










  • Have you checked that the font you told the terminal emulator to use actually contains the letters e, c and r with caron? Because if it doesn't, you cannot blame the terminal emulator for doing it's best to show the letters by picking them from some other font.
    – AlexP
    Jun 27 at 22:33
















  • Looks like the same font throughout the uncolored characters.
    – Thomas Dickey
    Jun 27 at 22:32










  • Have you checked that the font you told the terminal emulator to use actually contains the letters e, c and r with caron? Because if it doesn't, you cannot blame the terminal emulator for doing it's best to show the letters by picking them from some other font.
    – AlexP
    Jun 27 at 22:33















Looks like the same font throughout the uncolored characters.
– Thomas Dickey
Jun 27 at 22:32




Looks like the same font throughout the uncolored characters.
– Thomas Dickey
Jun 27 at 22:32












Have you checked that the font you told the terminal emulator to use actually contains the letters e, c and r with caron? Because if it doesn't, you cannot blame the terminal emulator for doing it's best to show the letters by picking them from some other font.
– AlexP
Jun 27 at 22:33




Have you checked that the font you told the terminal emulator to use actually contains the letters e, c and r with caron? Because if it doesn't, you cannot blame the terminal emulator for doing it's best to show the letters by picking them from some other font.
– AlexP
Jun 27 at 22:33










1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










Try changing the terminal font (depends on terminal, probably xterm)



https://www.reddit.com/r/linuxquestions/comments/5qly20/how_do_you_change_i3wm_terminal_font_and/



Or uninstall AwesomeFont, since that's the latest change.






share|improve this answer





















  • Thank you, that fixed my issue! Removing AwesomeFont 5 and replacing it by AwesomeFont 4.7 didn't work, but after changing my GNOME terminal font from Courier to Liberation Mono, everything worked. Here is the resource that I used to change the terminal font.
    – TomáÅ¡ Sláma
    Jun 28 at 0:49

















1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote



accepted










Try changing the terminal font (depends on terminal, probably xterm)



https://www.reddit.com/r/linuxquestions/comments/5qly20/how_do_you_change_i3wm_terminal_font_and/



Or uninstall AwesomeFont, since that's the latest change.






share|improve this answer





















  • Thank you, that fixed my issue! Removing AwesomeFont 5 and replacing it by AwesomeFont 4.7 didn't work, but after changing my GNOME terminal font from Courier to Liberation Mono, everything worked. Here is the resource that I used to change the terminal font.
    – TomáÅ¡ Sláma
    Jun 28 at 0:49














up vote
0
down vote



accepted










Try changing the terminal font (depends on terminal, probably xterm)



https://www.reddit.com/r/linuxquestions/comments/5qly20/how_do_you_change_i3wm_terminal_font_and/



Or uninstall AwesomeFont, since that's the latest change.






share|improve this answer





















  • Thank you, that fixed my issue! Removing AwesomeFont 5 and replacing it by AwesomeFont 4.7 didn't work, but after changing my GNOME terminal font from Courier to Liberation Mono, everything worked. Here is the resource that I used to change the terminal font.
    – TomáÅ¡ Sláma
    Jun 28 at 0:49












up vote
0
down vote



accepted







up vote
0
down vote



accepted






Try changing the terminal font (depends on terminal, probably xterm)



https://www.reddit.com/r/linuxquestions/comments/5qly20/how_do_you_change_i3wm_terminal_font_and/



Or uninstall AwesomeFont, since that's the latest change.






share|improve this answer













Try changing the terminal font (depends on terminal, probably xterm)



https://www.reddit.com/r/linuxquestions/comments/5qly20/how_do_you_change_i3wm_terminal_font_and/



Or uninstall AwesomeFont, since that's the latest change.







share|improve this answer













share|improve this answer



share|improve this answer











answered Jun 27 at 22:28









hellork

162




162











  • Thank you, that fixed my issue! Removing AwesomeFont 5 and replacing it by AwesomeFont 4.7 didn't work, but after changing my GNOME terminal font from Courier to Liberation Mono, everything worked. Here is the resource that I used to change the terminal font.
    – TomáÅ¡ Sláma
    Jun 28 at 0:49
















  • Thank you, that fixed my issue! Removing AwesomeFont 5 and replacing it by AwesomeFont 4.7 didn't work, but after changing my GNOME terminal font from Courier to Liberation Mono, everything worked. Here is the resource that I used to change the terminal font.
    – TomáÅ¡ Sláma
    Jun 28 at 0:49















Thank you, that fixed my issue! Removing AwesomeFont 5 and replacing it by AwesomeFont 4.7 didn't work, but after changing my GNOME terminal font from Courier to Liberation Mono, everything worked. Here is the resource that I used to change the terminal font.
– TomáÅ¡ Sláma
Jun 28 at 0:49




Thank you, that fixed my issue! Removing AwesomeFont 5 and replacing it by AwesomeFont 4.7 didn't work, but after changing my GNOME terminal font from Courier to Liberation Mono, everything worked. Here is the resource that I used to change the terminal font.
– TomáÅ¡ Sláma
Jun 28 at 0:49


Popular posts from this blog

Peggy Mitchell

Palaiologos

The Forum (Inglewood, California)