Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

BanglaFontFixer

BanglaFontFixer is an open-source Bash script that automates the installation of Bengali fonts on Linux systems. With just a few commands, you can ensure perfect Bangla text rendering across all your applications. Ideal for users facing Bengali font display issues on Ubuntu, Fedora, Arch, and other Linux distributions.

Features

  • Installs popular Bengali fonts for Linux
  • Easy, automated setup
  • Supports all major Linux distributions

Installation

git clone https://github.com/allubie/FontFixBangla.git
cd /home/$USER/FontFixBangla/fonts/
chmod +x ./install.sh
./install.sh

If you want to do all of this at once, you can chain the commands like so:

git clone https://github.com/allubie/FontFixBangla.git && cd /home/$USER/FontFixBangla/fonts/ && chmod +x ./install.sh && ./install.sh

Demonstration Text

বাংলা পাঠ্য প্রদর্শনের জন্য এটি একটি ডেমো টেক্সট।

About

Automated Bash script to install Bengali fonts on Linux for correct Bangla text rendering.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Packages

Contributors

Languages