lbfi or Linux Bangla Font Installer is a useful tool to help you acquire useful bangla fonts for your linux machine. It is tested or maintained only for Debian based distributions like Ubuntu, Debian, Linux Mint, Deepin etc.
Use the package manager pip to install lbfi.
$ pip3 install lbfi
suggested command to install
$ pip3 install --upgrade lbfi
$ lbfi --install yes
It will install the fonts in your home directory.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Make a fork and clone the source locally. Make sure you have -
- Installed poetry build tool
- Properly wrote the changes and did test
- Give a good branch name and commit message
- Give a Pull request
- click
- poetry (Development Dependency)
- requests