Skip to Content

Fixing Hindi Fonts in Arch Linux

Posted on One min read

When viewing Hindi content in any browser in Arch Linux, the rendering looks weird.

Doesn’t look good right! I’ll try to fix this issue in this post. You might need to install the appropriate font support in Arch Linux before applying this fix. The appropriate package for installing Indic Language support is ttf-indic-otf.

Now go to /usr/share/fonts/TTF and take the backup of two fonts FreeSans.ttf and FreeSerif.ttf. Now delete these two fonts from the directory. Restart the browser and see the difference.

This bug is reported in this bug report in 2011. I don’t know why nobody has fixed it yet. Or maybe I was not able to find the proper solution. This workaround is also given in same bug report.

Hope this helps. :)

comments powered by Disqus