Ever since I upgraded to windows 10, some letters in all contents are like digital looking ones, and I can not change them to defualt in the option/fonts.
Ever since I upgraded to windows 10, some letters in all contents are digital looking ones, and I can not change them to default in the option/fonts.
All Replies (1)
Missing icons are usually supplied by a font that is downloaded from the server (@font-face) as you might see by little boxes that show the hex code of the characters instead. If you have a font installed that covers this Unicode range then you may see a real (CJK) character and not the little box with the CSS code.
Make sure that you allow pages to choose their own fonts.
- Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"
You can check the gfx.downloadable_fonts.enabled pref on the about:config page and make sure that it is set to true (if necessary double-click the line to toggle its value to true).
Firefox 41 will allow icon fonts that use PUA code points to work with the font setting in "Options/Preferences > Content > Colors" disabled. When code points on another Unicode plane are used then you will still see the little boxes with the hex code.