How to fix bangla fonts problem in firefox?

22,178

Solution 1

Do the following steps (for Ubuntu 16.04):

  1. Click on enter image description here icon at top-right corner of the screen.
  2. From this, choose System Settings...
  3. Click on Language Support under Personal section.
  4. A window would pop up. Click on the Install / Remove Languages ... tab. A list of languages will be displayed. Pick Bangla and check the box against it -- click Apply. It may ask for the administrative privileges again -- type in your password.
  5. Wait until it finishes install.
  6. When finished, Click Close
  7. Restart your PC.

In my case, it fixed the issue. Tell me whether it fixes yours too or not.

Solution 2

I had the same problem after install ubuntu 16.04. I fixed this by using this command.

sudo apt-get install fonts-beng fonts-beng-extra fonts-lohit-beng-bengali;

and reboot.

Or you can try to search bangla fonts...

apt-cache search bengali

and then install.

do not forget to reboot. thanks

Share:
22,178

Related videos on Youtube

Fresher
Author by

Fresher

Updated on September 18, 2022

Comments

  • Fresher
    Fresher over 1 year

    I am facing some problem in firefox browser in Ubuntu 16.04 LTS. It is not showing Bangla fonts properly.

    here is the screenshot

    How to fix this?

  • soham
    soham over 5 years
    Don't forget to restart chrome/firefox.