Maui
Board Index divider Search Member List Help
Hello There, Guest! Login Register
Login
Username:
Password: Lost Password?
 
Maui Forums › Maui Support › Software & Applications › Youtube strange font rendering for digits

Youtube strange font rendering for digits
leszek Offline
Moderator
Joined: Jul 2013
Posts: 3,633
#1
10th April 2017, 12:05
Since a few days Youtube changed the rendering of fonts especially digits which leads to some strange looking fonts like those: http://imgur.com/a/zIWy9

The issue appears on all browsers as it is linked to the noto font. It tries to use the Arabic part of the noto font to render the digits. 
Youtube is aware of that problem already: https://www.reddit.com/r/youtube/comment...e/dfz6a7d/

To fix the issue temporary you can blacklist the using of the arabic noto font (of course don't do this if you need that specific font).
To do this create a directory ~/.config/fontconfig/conf.d/ and add the file 78-Reject.conf to it with the contents
Code:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- Generated by Font Manager. Do NOT edit this file. -->
<fontconfig>
  <selectfont>
    <rejectfont>
      <pattern>
        <patelt name="family">
          <string>Noto Naskh Arabic UI</string>
        </patelt>
      </pattern>
    </rejectfont>
  </selectfont>
</fontconfig>

Save this file and restart your browser.
This should fix the font rendering issue on Youtube for digits.
Find
Reply
« Next Oldest | Next Newest »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Bad letter rendering in LibreOffice benit 3 11,819 23rd October 2017, 10:13
Last Post: rocky7x
  Font of Back in time Sigurd 11 37,311 2nd May 2017, 3:26
Last Post: kdemeoz
  backup and restore brings strange loss of many folders benit 6 22,700 16th April 2017, 3:38
Last Post: kdemeoz

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

  • Contact Us
  • Maui Forums
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 2nd June 2025, 22:16 Powered By MyBB, © 2002-2025 MyBB Group.
Linear Mode
Threaded Mode