Firefox substitute wrong fallback font with normal weight

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











up vote
1
down vote

favorite












Why this strange behavior is happening and how to fix it?



Details:



I have configured fallback Glagolitic font in fonts.conf:



<alias>
<family>sans-serif</family>
<prefer>
...
<family>Noto Sans Glagolitic</family>
...
</prefer>
</family>
</alias>


And this works as expected everywhere:



Everything is fine



Except the firefox, which render chars in FreeSans for some reason.
BUT if I set a font-weight to bold it's choose the right font:



enter image description here



This is make no sense because 'Noto Sans Glagolitic' is not a bold font but a regular one:



$ fc-cat | grep Glagol
"NotoSansGlagolitic-Regular.ttf" 0 "Noto Sans Glagolitic:
familylang=en:style=Regular:stylelang=en:fullname=Noto Sans Glagolitic:
fullnamelang=en:slant=0:weight=80:width=100:...


It doesn't even have bold version! (It had tried to autobold it, but I have disabled this)










share|improve this question

























    up vote
    1
    down vote

    favorite












    Why this strange behavior is happening and how to fix it?



    Details:



    I have configured fallback Glagolitic font in fonts.conf:



    <alias>
    <family>sans-serif</family>
    <prefer>
    ...
    <family>Noto Sans Glagolitic</family>
    ...
    </prefer>
    </family>
    </alias>


    And this works as expected everywhere:



    Everything is fine



    Except the firefox, which render chars in FreeSans for some reason.
    BUT if I set a font-weight to bold it's choose the right font:



    enter image description here



    This is make no sense because 'Noto Sans Glagolitic' is not a bold font but a regular one:



    $ fc-cat | grep Glagol
    "NotoSansGlagolitic-Regular.ttf" 0 "Noto Sans Glagolitic:
    familylang=en:style=Regular:stylelang=en:fullname=Noto Sans Glagolitic:
    fullnamelang=en:slant=0:weight=80:width=100:...


    It doesn't even have bold version! (It had tried to autobold it, but I have disabled this)










    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Why this strange behavior is happening and how to fix it?



      Details:



      I have configured fallback Glagolitic font in fonts.conf:



      <alias>
      <family>sans-serif</family>
      <prefer>
      ...
      <family>Noto Sans Glagolitic</family>
      ...
      </prefer>
      </family>
      </alias>


      And this works as expected everywhere:



      Everything is fine



      Except the firefox, which render chars in FreeSans for some reason.
      BUT if I set a font-weight to bold it's choose the right font:



      enter image description here



      This is make no sense because 'Noto Sans Glagolitic' is not a bold font but a regular one:



      $ fc-cat | grep Glagol
      "NotoSansGlagolitic-Regular.ttf" 0 "Noto Sans Glagolitic:
      familylang=en:style=Regular:stylelang=en:fullname=Noto Sans Glagolitic:
      fullnamelang=en:slant=0:weight=80:width=100:...


      It doesn't even have bold version! (It had tried to autobold it, but I have disabled this)










      share|improve this question













      Why this strange behavior is happening and how to fix it?



      Details:



      I have configured fallback Glagolitic font in fonts.conf:



      <alias>
      <family>sans-serif</family>
      <prefer>
      ...
      <family>Noto Sans Glagolitic</family>
      ...
      </prefer>
      </family>
      </alias>


      And this works as expected everywhere:



      Everything is fine



      Except the firefox, which render chars in FreeSans for some reason.
      BUT if I set a font-weight to bold it's choose the right font:



      enter image description here



      This is make no sense because 'Noto Sans Glagolitic' is not a bold font but a regular one:



      $ fc-cat | grep Glagol
      "NotoSansGlagolitic-Regular.ttf" 0 "Noto Sans Glagolitic:
      familylang=en:style=Regular:stylelang=en:fullname=Noto Sans Glagolitic:
      fullnamelang=en:slant=0:weight=80:width=100:...


      It doesn't even have bold version! (It had tried to autobold it, but I have disabled this)







      firefox fontconfig






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 7 '16 at 20:17









      user164789

      62




      62




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          I have the same problem, I cannot write in glagolitic how I want it to look unless I use bold on Firefox





          share








          New contributor




          user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.

















            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%2f274994%2ffirefox-substitute-wrong-fallback-font-with-normal-weight%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            I have the same problem, I cannot write in glagolitic how I want it to look unless I use bold on Firefox





            share








            New contributor




            user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.





















              up vote
              0
              down vote













              I have the same problem, I cannot write in glagolitic how I want it to look unless I use bold on Firefox





              share








              New contributor




              user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.



















                up vote
                0
                down vote










                up vote
                0
                down vote









                I have the same problem, I cannot write in glagolitic how I want it to look unless I use bold on Firefox





                share








                New contributor




                user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                I have the same problem, I cannot write in glagolitic how I want it to look unless I use bold on Firefox






                share








                New contributor




                user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.








                share


                share






                New contributor




                user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered 5 mins ago









                user

                1




                1




                New contributor




                user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f274994%2ffirefox-substitute-wrong-fallback-font-with-normal-weight%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How to check contact read email or not when send email to Individual?

                    Bahrain

                    Postfix configuration issue with fips on centos 7; mailgun relay