Monday, March 30, 2015

Resolve Bangla Font Problem in Debian/Linux

Simply use apt-get to get things working :

 apt-get install fonts-beng 
if you face dependency problem use :

apt-get -f install

finally : 
apt-get install ttf-brngali-fonts

restart your browser and see the effect , my case browser is firefox

this works for me fine.