DEV Community

Ajeeb.K.P
Ajeeb.K.P

Posted on • Edited on

3 1

Fixing Malayalam Issue in Firefox

Intro

I was having issues on using some websites. It was not getting rendered properly.

Error Image

Fixes

1. Installing a Firefox Addon

Actually, installing this add-on did fix the issue.
https://addons.mozilla.org/en-US/firefox/addon/instant-malayalam/

2. Fixing by installing fonts at system level

sudo apt install fonts-smc

Above package is meta package, it install a lot of fonts. Just use apt search fonts-smc-* to find individual font name.

Conclusion

Correct Image

Doing either Fix 1 or 2 solves the problem for me. But, 2nd one seems to be good one if you're on Linux.

Top comments (1)

Collapse
 
jgeorge97 profile image
George Martin Jose

Thank you it helped me

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more