Skip to content

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

License

Notifications You must be signed in to change notification settings

allubie/BanglaFontFixer-Linux-Bengali-Fonts-Installer

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

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages