Missing glyphs with urxvt-unicode

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











up vote
1
down vote

favorite












I know that this is not the first time that someone has this problem, but now I need some further help: after several googling I still cannot display some special characters in my urxvt-unicode terminal emulator on Arch Linux.



My setup:



$ cat ~/.Xresources
URxvt.font: xft:Meslo LG S DZ for Powerline:style=RegularForPowerline:size=9,
xft:Pomodoro,
xft:FontAwesome,
xft:icomoon,
xft:octicons

URxvt.scrollBar: false

#include ".Xresources.d/Xresources.dark"


$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8


All the fonts are installed and work in other applications (for example my lemonbar), only with urxvt I get those typical fallback empty boxes. I also tried different fonts, font sizes and font letterspace. Has someone any other hint for me? In particular I need some special characters included in the fallback fonts defined in my .Xresources, for example the Linux logo U+F612.










share|improve this question

























    up vote
    1
    down vote

    favorite












    I know that this is not the first time that someone has this problem, but now I need some further help: after several googling I still cannot display some special characters in my urxvt-unicode terminal emulator on Arch Linux.



    My setup:



    $ cat ~/.Xresources
    URxvt.font: xft:Meslo LG S DZ for Powerline:style=RegularForPowerline:size=9,
    xft:Pomodoro,
    xft:FontAwesome,
    xft:icomoon,
    xft:octicons

    URxvt.scrollBar: false

    #include ".Xresources.d/Xresources.dark"


    $ locale
    LANG=en_US.UTF-8
    LC_CTYPE="en_US.UTF-8"
    LC_NUMERIC="en_US.UTF-8"
    LC_TIME="en_US.UTF-8"
    LC_COLLATE="en_US.UTF-8"
    LC_MONETARY="en_US.UTF-8"
    LC_MESSAGES="en_US.UTF-8"
    LC_PAPER="en_US.UTF-8"
    LC_NAME="en_US.UTF-8"
    LC_ADDRESS="en_US.UTF-8"
    LC_TELEPHONE="en_US.UTF-8"
    LC_MEASUREMENT="en_US.UTF-8"
    LC_IDENTIFICATION="en_US.UTF-8"
    LC_ALL=en_US.UTF-8


    All the fonts are installed and work in other applications (for example my lemonbar), only with urxvt I get those typical fallback empty boxes. I also tried different fonts, font sizes and font letterspace. Has someone any other hint for me? In particular I need some special characters included in the fallback fonts defined in my .Xresources, for example the Linux logo U+F612.










    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I know that this is not the first time that someone has this problem, but now I need some further help: after several googling I still cannot display some special characters in my urxvt-unicode terminal emulator on Arch Linux.



      My setup:



      $ cat ~/.Xresources
      URxvt.font: xft:Meslo LG S DZ for Powerline:style=RegularForPowerline:size=9,
      xft:Pomodoro,
      xft:FontAwesome,
      xft:icomoon,
      xft:octicons

      URxvt.scrollBar: false

      #include ".Xresources.d/Xresources.dark"


      $ locale
      LANG=en_US.UTF-8
      LC_CTYPE="en_US.UTF-8"
      LC_NUMERIC="en_US.UTF-8"
      LC_TIME="en_US.UTF-8"
      LC_COLLATE="en_US.UTF-8"
      LC_MONETARY="en_US.UTF-8"
      LC_MESSAGES="en_US.UTF-8"
      LC_PAPER="en_US.UTF-8"
      LC_NAME="en_US.UTF-8"
      LC_ADDRESS="en_US.UTF-8"
      LC_TELEPHONE="en_US.UTF-8"
      LC_MEASUREMENT="en_US.UTF-8"
      LC_IDENTIFICATION="en_US.UTF-8"
      LC_ALL=en_US.UTF-8


      All the fonts are installed and work in other applications (for example my lemonbar), only with urxvt I get those typical fallback empty boxes. I also tried different fonts, font sizes and font letterspace. Has someone any other hint for me? In particular I need some special characters included in the fallback fonts defined in my .Xresources, for example the Linux logo U+F612.










      share|improve this question













      I know that this is not the first time that someone has this problem, but now I need some further help: after several googling I still cannot display some special characters in my urxvt-unicode terminal emulator on Arch Linux.



      My setup:



      $ cat ~/.Xresources
      URxvt.font: xft:Meslo LG S DZ for Powerline:style=RegularForPowerline:size=9,
      xft:Pomodoro,
      xft:FontAwesome,
      xft:icomoon,
      xft:octicons

      URxvt.scrollBar: false

      #include ".Xresources.d/Xresources.dark"


      $ locale
      LANG=en_US.UTF-8
      LC_CTYPE="en_US.UTF-8"
      LC_NUMERIC="en_US.UTF-8"
      LC_TIME="en_US.UTF-8"
      LC_COLLATE="en_US.UTF-8"
      LC_MONETARY="en_US.UTF-8"
      LC_MESSAGES="en_US.UTF-8"
      LC_PAPER="en_US.UTF-8"
      LC_NAME="en_US.UTF-8"
      LC_ADDRESS="en_US.UTF-8"
      LC_TELEPHONE="en_US.UTF-8"
      LC_MEASUREMENT="en_US.UTF-8"
      LC_IDENTIFICATION="en_US.UTF-8"
      LC_ALL=en_US.UTF-8


      All the fonts are installed and work in other applications (for example my lemonbar), only with urxvt I get those typical fallback empty boxes. I also tried different fonts, font sizes and font letterspace. Has someone any other hint for me? In particular I need some special characters included in the fallback fonts defined in my .Xresources, for example the Linux logo U+F612.







      arch-linux unicode rxvt






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Oct 19 '16 at 21:16









      Luigi Pertoldi

      235




      235




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          0
          down vote













          The other applications are using additional fallback fonts which you could discover by tracing them, e.g., using strace and looking for open calls.






          share|improve this answer



























            up vote
            0
            down vote













            You can try to lower the size of the fail-over symbol fonts to size 6 or even 5 like:



            URxvt.font: xft:Meslo LG S DZ for Powerline:style=RegularForPowerline:size=9, 
            xft:Pomodoro:size=6,
            xft:FontAwesome:size=6,
            xft:icomoon:size=6,
            xft:octicons:size=6





            share|improve this answer




















              Your Answer







              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "106"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              convertImagesToLinks: false,
              noModals: false,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













               

              draft saved


              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f317566%2fmissing-glyphs-with-urxvt-unicode%23new-answer', 'question_page');

              );

              Post as a guest






























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              0
              down vote













              The other applications are using additional fallback fonts which you could discover by tracing them, e.g., using strace and looking for open calls.






              share|improve this answer
























                up vote
                0
                down vote













                The other applications are using additional fallback fonts which you could discover by tracing them, e.g., using strace and looking for open calls.






                share|improve this answer






















                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  The other applications are using additional fallback fonts which you could discover by tracing them, e.g., using strace and looking for open calls.






                  share|improve this answer












                  The other applications are using additional fallback fonts which you could discover by tracing them, e.g., using strace and looking for open calls.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Oct 19 '16 at 23:14









                  Thomas Dickey

                  50.2k587157




                  50.2k587157






















                      up vote
                      0
                      down vote













                      You can try to lower the size of the fail-over symbol fonts to size 6 or even 5 like:



                      URxvt.font: xft:Meslo LG S DZ for Powerline:style=RegularForPowerline:size=9, 
                      xft:Pomodoro:size=6,
                      xft:FontAwesome:size=6,
                      xft:icomoon:size=6,
                      xft:octicons:size=6





                      share|improve this answer
























                        up vote
                        0
                        down vote













                        You can try to lower the size of the fail-over symbol fonts to size 6 or even 5 like:



                        URxvt.font: xft:Meslo LG S DZ for Powerline:style=RegularForPowerline:size=9, 
                        xft:Pomodoro:size=6,
                        xft:FontAwesome:size=6,
                        xft:icomoon:size=6,
                        xft:octicons:size=6





                        share|improve this answer






















                          up vote
                          0
                          down vote










                          up vote
                          0
                          down vote









                          You can try to lower the size of the fail-over symbol fonts to size 6 or even 5 like:



                          URxvt.font: xft:Meslo LG S DZ for Powerline:style=RegularForPowerline:size=9, 
                          xft:Pomodoro:size=6,
                          xft:FontAwesome:size=6,
                          xft:icomoon:size=6,
                          xft:octicons:size=6





                          share|improve this answer












                          You can try to lower the size of the fail-over symbol fonts to size 6 or even 5 like:



                          URxvt.font: xft:Meslo LG S DZ for Powerline:style=RegularForPowerline:size=9, 
                          xft:Pomodoro:size=6,
                          xft:FontAwesome:size=6,
                          xft:icomoon:size=6,
                          xft:octicons:size=6






                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Feb 13 '17 at 14:15









                          tasmo

                          185




                          185



























                               

                              draft saved


                              draft discarded















































                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f317566%2fmissing-glyphs-with-urxvt-unicode%23new-answer', 'question_page');

                              );

                              Post as a guest













































































                              Popular posts from this blog

                              Peggy Mitchell

                              Palaiologos

                              The Forum (Inglewood, California)