TrueType Fonts Quick Installer aka ttfqi is a font installer for GNU/Linux written in C.
nokoru 0584b024b4 change stuff | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
LICENSE | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
compile | %!s(int64=5) %!d(string=hai) anos | |
install | %!s(int64=5) %!d(string=hai) anos | |
ttfqi.c | %!s(int64=4) %!d(string=hai) anos |
ttfqi is a simple and crappy program written in C that is meant to be an easy way to install TrueType Fonts (TTF) in your GNU/Linux system.
This program was tested using Lubuntu!
git clone https://notabug.org/nokoru/ttfqi.git
cd ttfqi
./install
ttfqi -h
to check if installation succeded.You can install .ttf fonts by running either sudo ttfqi -u [FILES]
or sudo ttfqi -i [FILES]
.